summaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2011-11-01fix bug 828400Felipe Corr??a da Silva Sanches1-3/+36
2011-11-01Filters. Removing deprecated workaround in drop shadow (see Bug #808013 ).Nicolas Dufour1-7/+2
2011-10-29Fixing initializer order and missing initializers.Jon A. Cruz3-19/+26
2011-10-29Updating use of libpng jump buffer. Fixes bug #721029.Jon A. Cruz2-3/+3
2011-10-29fix usage of iterator when iterator's erase function is used (Bug #812018)Kris De Gussem4-20/+32
2011-10-29cppcheck: variable initialisationKris De Gussem4-2/+6
2011-10-28fix order of checks.Johan B. C. Engelen1-1/+4
2011-10-28fix potential null pointer derefJohan B. C. Engelen1-12/+14
2011-10-28fix potential null pointer derefJohan B. C. Engelen1-1/+1
2011-10-28add a cppcheck suppression for memleak that is not a memleakJohan B. C. Engelen1-0/+2
2011-10-28one constructor cannot call the other to initialize the object. See C++faq-li...Johan B. C. Engelen2-5/+19
2011-10-28fix initialization. add todo comment about gui-hidden not being used.Johan B. C. Engelen1-1/+3
2011-10-27Fixing more broken and split doc comments.Jon A. Cruz157-1943/+2071
2011-10-25Cleanup pass on documentation that was dumping garbage into doxygen output.Jon A. Cruz166-944/+1055
2011-10-23cppcheckKris De Gussem6-30/+30
2011-10-23Warning cleanupJon A. Cruz1-14/+14
2011-10-23Cleanup constructors and initialization. Removed unused macro.Jon A. Cruz2-48/+57
2011-10-23Documentation update pass.Jon A. Cruz24-91/+88
2011-10-23Warning cleanup.Jon A. Cruz6-110/+121
2011-10-23Fixed unused parameter warnings. Due to being included a few places, this cle...Jon A. Cruz1-73/+87
2011-10-23Removed use of 'void *' as attemtp to limit access to internals.Jon A. Cruz2-22/+21
2011-10-22cppcheck: variable initialisation / fix possible memory leakKris De Gussem4-3/+11
2011-10-21cppcheckKris De Gussem6-11/+11
2011-10-20cppcheckKris De Gussem11-15/+15
2011-10-18cppcheckKris De Gussem2-3/+3
2011-10-18cppcheckKris De Gussem27-65/+66
2011-10-17pdf import. modify calculation of GradientTransform (Bug 530895)Alvin Penner1-1/+38
2011-10-15cppcheckKris De Gussem15-36/+36
2011-10-15Use desktop coordinates for finding snap candidates (regression introduced in...Diederik van Lierop1-3/+3
2011-10-12Object snapper: only use the visual bounding box when absolutely needed; othe...Diederik van Lierop1-3/+9
2011-10-09modify scaling of vertical offset for text placement (Bug 868594)Alvin Penner1-6/+6
2011-10-08update cmake file listsCampbell Barton7-22/+15
2011-10-081) make snapping to clip/mask paths optional (see document properties dialog ...Diederik van Lierop20-18/+159
2011-10-07emf import. allow EMR_MOVETOEX to occur before EMR_BEGINPATH (Bug 858369)Alvin Penner1-3/+6
2011-10-06Translations. Ukrainian translation update and typo patch by Yuri Chornoivan.Nicolas Dufour2-3/+3
2011-10-05Cleanup for src/forward.h. (About 19 of the affected files did not require th...Jon A. Cruz72-319/+274
2011-10-04Cleaned up display-forward.h, including many redundant usages.Jon A. Cruz26-79/+89
2011-10-04More forward.h purging.Jon A. Cruz28-97/+101
2011-10-04Purging some forward.h files.Jon A. Cruz22-143/+49
2011-10-04Fixed mismatched quotes that confused Doxygen.Jon A. Cruz1-1/+1
2011-10-03Doxygen cleanup.Jon A. Cruz102-603/+638
2011-10-03Another minor pass of Doxygen cleanup.Jon A. Cruz42-1028/+1015
2011-10-02Next pass of doxygen @brief cleanup.Jon A. Cruz15-30/+35
2011-10-02Removed forgotten debug statement.Tavmjong Bah1-1/+0
2011-10-02Removing redundant doxygen @brief tag.Jon A. Cruz12-51/+85
2011-10-02Warning cleanup.Jon A. Cruz12-46/+36
2011-09-29add PowerStroke to the normally visible LPEs, but with 'unstable!' warningJohan B. C. Engelen1-2/+2
2011-09-29PowerStroke: handle cusps in some way. properly bugged for all types but "bev...Johan B. C. Engelen2-216/+167
2011-09-27fix for building when WITH_LIBWPG couldn't be found.Campbell Barton1-1/+1
2011-09-28Fixed problem with font names that contain spaces.Tavmjong Bah1-3/+8