summaryrefslogtreecommitdiff
path: root/basegfx
AgeCommit message (Expand)AuthorFilesLines
2013-05-19Related: #120642# streamlined a little bitArmin Le Grand1-5/+4
2013-05-19Resolves: #i120642# expand target to maximum edge not to diagonalRegina Henschel1-5/+5
2013-05-19Resolves: #i120596# Optimized grid primitiveArmin Le Grand1-0/+77
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist1-1/+1
2013-05-12Resolves: fdo#49508# #i120539# Fixed visualisation of gradient 'square'Armin Le Grand1-4/+11
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2-26/+4
2013-04-24Don't point to inc directories that don't exist any longerTor Lillqvist1-1/+0
2013-04-24gbuild: drop empty use_packages callsDavid Tardon1-3/+0
2013-04-24gbuild: drop uses of removed packagesDavid Tardon1-3/+0
2013-04-23execute move of global headersBjoern Michaelsen73-12081/+0
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-23/+4
2013-04-11Small vector calculation correctionArmin Le Grand1-1/+1
2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák2-5/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák6-30/+30
2013-04-01Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-1/+1
2013-04-01Add assert nCount <= vector.size() (Thank you Markus!)Julien Nabet1-0/+1
2013-04-01Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-21/+19
2013-03-20Fix loplugin warning.Thorsten Behrens2-174/+182
2013-03-20simplify OUString assignmentsChr. Rossmanith1-11/+7
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks1-3/+0
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold1-1/+1
2013-03-04fix buildDavid Ostrovsky3-0/+43
2013-03-04doubled includesThomas Arnhold1-1/+0
2013-03-04it's surely a bad idea to not crash in dbgutil mode but crash in product modeCaolán McNamara4-57/+2
2013-02-28remove all d.lstMichael Stahl1-0/+0
2013-02-25loplugin: unused variablesThomas Arnhold1-2/+0
2013-02-22s/the the/the/Tor Lillqvist1-1/+1
2013-02-17coverity#984038 Uninitialized scalar variableCaolán McNamara1-1/+1
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl2-0/+4
2013-01-10Doxygenify helpful basegfx comments.Thorsten Behrens1-36/+68
2012-12-30Revert "SVG: add check if polygon is closed"Chr. Rossmanith1-4/+0
2012-12-10new autogenerated PCH header for xmloffLuboš Luňák1-0/+1
2012-12-08SVG: add check if polygon is closedChr. Rossmanith1-0/+4
2012-11-18Move #include to appropriate headerTakeshi Abe3-2/+1
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks113-2772/+2222
2012-10-31::rtl::OUString -> OUString in basegfxRicardo Montania3-38/+36
2012-10-28add SAL_WARN_UNUSED to some classesCaolán McNamara12-12/+12
2012-10-01missing system headerNorbert Thiebaud1-0/+1
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini2-5/+3
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl2-4/+0
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2-2/+4
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2-0/+2
2012-09-22add missing deps on headersDavid Tardon1-0/+1
2012-08-08reduce ascii noise and useless commentsThomas Arnhold1-2/+0
2012-08-07drop bogus eof linesThomas Arnhold41-110/+0
2012-08-02Bin no longer used iOS cppunit stuff that even breaks the buildTor Lillqvist2-139/+0
2012-07-03sprinkle explicit over constructorsDavid Tardon13-15/+15
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks1-4/+1
2012-06-27targetted re-work of cppunit pieces.Michael Meeks8-75/+44
2012-06-27Remove unused header filesThomas Arnhold2-61/+0