summaryrefslogtreecommitdiffstats
path: root/basegfx
Commit message (Expand)AuthorAgeFilesLines
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-076-30/+30
* Prefer prefix ++/-- operators for non-primitive typesJulien Nabet2013-04-011-1/+1
* Add assert nCount <= vector.size() (Thank you Markus!)Julien Nabet2013-04-011-0/+1
* Prefer prefix ++/-- operators for non-primitive typesJulien Nabet2013-04-011-21/+19
* Fix loplugin warning.Thorsten Behrens2013-03-202-174/+182
* simplify OUString assignmentsChr. Rossmanith2013-03-201-11/+7
* remove legacy build.pl prj/build.lst files.Michael Meeks2013-03-141-3/+0
* fdo#43460: use isEmpty()Thomas Arnhold2013-03-091-1/+1
* fix buildDavid Ostrovsky2013-03-043-0/+43
* doubled includesThomas Arnhold2013-03-041-1/+0
* it's surely a bad idea to not crash in dbgutil mode but crash in product modeCaolán McNamara2013-03-044-57/+2
* remove all d.lstMichael Stahl2013-02-281-0/+0
* loplugin: unused variablesThomas Arnhold2013-02-251-2/+0
* s/the the/the/Tor Lillqvist2013-02-221-1/+1
* coverity#984038 Uninitialized scalar variableCaolán McNamara2013-02-171-1/+1
* gbuild: do not copy boost headers aroundMichael Stahl2013-01-262-0/+4
* Doxygenify helpful basegfx comments.Thorsten Behrens2013-01-101-36/+68
* Revert "SVG: add check if polygon is closed"Chr. Rossmanith2012-12-301-4/+0
* new autogenerated PCH header for xmloffLuboš Luňák2012-12-101-0/+1
* SVG: add check if polygon is closedChr. Rossmanith2012-12-081-0/+4
* Move #include to appropriate headerTakeshi Abe2012-11-183-2/+1
* re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks2012-11-06113-2772/+2222
* ::rtl::OUString -> OUString in basegfxRicardo Montania2012-10-313-38/+36
* add SAL_WARN_UNUSED to some classesCaolán McNamara2012-10-2812-12/+12
* missing system headerNorbert Thiebaud2012-10-011-0/+1
* Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini2012-10-012-5/+3
* gbuild: invert handling of standard system libraries:Michael Stahl2012-09-282-4/+0
* gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-09-282-2/+4
* gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-09-282-0/+2
* add missing deps on headersDavid Tardon2012-09-221-0/+1
* reduce ascii noise and useless commentsThomas Arnhold2012-08-081-2/+0
* drop bogus eof linesThomas Arnhold2012-08-0741-110/+0
* Bin no longer used iOS cppunit stuff that even breaks the buildTor Lillqvist2012-08-022-139/+0
* sprinkle explicit over constructorsDavid Tardon2012-07-0313-15/+15
* targetted improvement of UNO API includes / usageMichael Meeks2012-07-021-4/+1
* targetted re-work of cppunit pieces.Michael Meeks2012-06-278-75/+44
* Remove unused header filesThomas Arnhold2012-06-272-61/+0
* re-base on ALv2 code.Michael Meeks2012-06-1923-521/+356
* gbuildify basegfxNorbert Thiebaud2012-06-164-0/+237
* revert gmk4Norbert Thiebaud2012-06-165-455/+0
* Some cppcheck cleaningJulien Nabet2012-06-066-10/+10
* targeted string re-workNorbert Thiebaud2012-06-022-10/+10
* targetted minor size vs. empty reversionMichael Meeks2012-05-311-2/+2
* basegfx needs o3tl headersDavid Tardon2012-05-291-1/+4
* remove unneeded include of boost/bind.hppCaolán McNamara2012-05-162-4/+0
* fdo#48068 fix parsing of path d-attributeChr. Rossmanith2012-05-151-2/+5
* fdo#48070 more on parsing of arc pathsPetr Mladek2012-05-141-7/+0
* unusedcode: basegfx::tools::equalMatúš Kukan2012-05-114-78/+0
* fdo#48070 fix parsing of arc pathsChr. Rossmanith2012-05-111-17/+18
* Fix fdo#49508 incorrect square gradients in slideshow.Thorsten Behrens2012-05-041-4/+10