summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpegroupbbox.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-09-30Fix for bug:#1299461; Some LPE fails on apply to original, but cloned elementsJabier Arraiza1-1/+3
2018-05-04Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin1-2/+2
2018-04-29Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin1-2/+2
2018-03-26Base LPE refactorJabier Arraiza1-3/+37
2018-01-30Move classes derived from SPObject to own directory.Tavmjong Bah1-0/+2
2016-08-03Removed unused includes, decreased compilation time. Once againAdrian Boguszewski1-2/+0
2016-07-28Reverted changes to r15024 after many building problemsAdrian Boguszewski1-0/+2
2016-07-28Removed unused includes, decrease compilation timeAdrian Boguszewski1-2/+0
2014-11-15ignore this commitJabier Arraiza Cenoz1-12/+0
2014-11-15ignore this commitJabier Arraiza Cenoz1-0/+12
2013-01-17const ....Johan B. C. Engelen1-1/+1
2011-10-03Doxygen cleanup.Jon A. Cruz1-8/+7
2011-08-27Refactor SPItem bounding box methods: remove NRRect usage and make codeKrzysztof Kosi??ski1-1/+1
2011-07-16Cleanup of oudated/redundant SP_ITEM() macro use.Jon A. Cruz1-4/+2
2011-02-02update to latest 2geom !Johan B. C. Engelen1-1/+1
2010-06-29This is the first c++ification commit from me. It handles sp-line, sp-polylin...Abhishek Sharma Public1-1/+1
2008-11-21Merge from fe-movedTed Gould1-1/+1
2008-10-27From trunkTed Gould1-3/+18
2008-10-11Merging from trunkTed Gould1-1/+1
2008-08-08remove many unnecessary to_2geom and from_2geom callsJohan B. C. Engelen1-1/+1
2008-08-03remove many needless references to n-art-bpath.hJohan B. C. Engelen1-2/+0
2008-08-01SPItem::getBounds now always returns a Geom::Rect boundingbox.Johan B. C. Engelen1-6/+3
2008-08-01remove more NR:: from live_effects codeJohan B. C. Engelen1-4/+4
2008-08-012geomify a lot of NR::Points to Geom::PointJohan B. C. Engelen1-1/+1
2008-06-12change NR::Matrix to Geom:: for many sp_item_xxx_affine functionsJohan B. C. Engelen1-1/+1
2008-05-17Fix LPE for groups bounding box calculation by using the SPItem->getBounds me...Bastien Bouclet1-63/+17
2008-05-09- try to use more forward declarations for less dependencies on display/curve.hJohan B. C. Engelen1-3/+0
2008-04-15- Clean up LPE bounding box computing codeBastien Bouclet1-23/+49
2008-04-13move live_effects/n-art-bpath-2geom.* to libnr/n-art-bpath-2geom.*Johan B. C. Engelen1-1/+1
2008-03-28and two more files that were missed in lpe-group commitJohan B. C. Engelen1-0/+75