summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpegroupbbox.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Fix for bug:#1299461; Some LPE fails on apply to original, but cloned elementsJabier Arraiza2018-09-301-1/+3
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-2/+2
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-2/+2
* Base LPE refactorJabier Arraiza2018-03-261-3/+37
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-0/+2
* Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-2/+0
* Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-0/+2
* Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-2/+0
* const ....Johan B. C. Engelen2013-01-171-1/+1
* Doxygen cleanup.Jon A. Cruz2011-10-031-8/+7
* Refactor SPItem bounding box methods: remove NRRect usage and make codeKrzysztof Kosi??ski2011-08-271-1/+1
* Cleanup of oudated/redundant SP_ITEM() macro use.Jon A. Cruz2011-07-161-4/+2
* update to latest 2geom !Johan B. C. Engelen2011-02-021-1/+1
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-3/+2
|\
| * This is the first c++ification commit from me. It handles sp-line, sp-polylin...Abhishek Sharma Public2010-06-291-1/+1
|/
* Merge from fe-movedTed Gould2008-11-211-1/+1
* From trunkTed Gould2008-10-271-3/+18
* Merging from trunkTed Gould2008-10-111-1/+1
* remove many unnecessary to_2geom and from_2geom callsJohan B. C. Engelen2008-08-081-1/+1
* remove many needless references to n-art-bpath.hJohan B. C. Engelen2008-08-031-2/+0
* SPItem::getBounds now always returns a Geom::Rect boundingbox.Johan B. C. Engelen2008-08-011-6/+3
* remove more NR:: from live_effects codeJohan B. C. Engelen2008-08-011-4/+4
* 2geomify a lot of NR::Points to Geom::PointJohan B. C. Engelen2008-08-011-1/+1
* change NR::Matrix to Geom:: for many sp_item_xxx_affine functionsJohan B. C. Engelen2008-06-121-1/+1
* Fix LPE for groups bounding box calculation by using the SPItem->getBounds me...Bastien Bouclet2008-05-171-63/+17
* - try to use more forward declarations for less dependencies on display/curve.hJohan B. C. Engelen2008-05-091-3/+0
* - Clean up LPE bounding box computing codeBastien Bouclet2008-04-151-23/+49
* move live_effects/n-art-bpath-2geom.* to libnr/n-art-bpath-2geom.*Johan B. C. Engelen2008-04-131-1/+1
* and two more files that were missed in lpe-group commitJohan B. C. Engelen2008-03-281-0/+75