summaryrefslogtreecommitdiffstats
path: root/basegfx/source
Commit message (Expand)AuthorAgeFilesLines
* Related: #120642# streamlined a little bitArmin Le Grand2013-05-191-5/+4
* Resolves: #i120642# expand target to maximum edge not to diagonalRegina Henschel2013-05-191-5/+5
* Resolves: #i120596# Optimized grid primitiveArmin Le Grand2013-05-191-0/+77
* Spelling "separate" (etc) correctly is hardTor Lillqvist2013-05-151-1/+1
* Resolves: fdo#49508# #i120539# Fixed visualisation of gradient 'square'Armin Le Grand2013-05-121-4/+11
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-301-23/+4
* Small vector calculation correctionArmin Le Grand2013-04-111-1/+1
* 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
* fdo#43460: use isEmpty()Thomas Arnhold2013-03-091-1/+1
* fix buildDavid Ostrovsky2013-03-041-0/+39
* 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-041-39/+0
* loplugin: unused variablesThomas Arnhold2013-02-251-2/+0
* coverity#984038 Uninitialized scalar variableCaolán McNamara2013-02-171-1/+1
* Revert "SVG: add check if polygon is closed"Chr. Rossmanith2012-12-301-4/+0
* SVG: add check if polygon is closedChr. Rossmanith2012-12-081-0/+4
* Move #include to appropriate headerTakeshi Abe2012-11-181-1/+0
* re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks2012-11-0644-1182/+1203
* ::rtl::OUString -> OUString in basegfxRicardo Montania2012-10-313-38/+36
* reduce ascii noise and useless commentsThomas Arnhold2012-08-081-2/+0
* drop bogus eof linesThomas Arnhold2012-08-0737-98/+0
* sprinkle explicit over constructorsDavid Tardon2012-07-037-9/+9
* re-base on ALv2 code.Michael Meeks2012-06-1914-308/+209
* Some cppcheck cleaningJulien Nabet2012-06-066-10/+10
* targeted string re-workNorbert Thiebaud2012-06-021-2/+2
* targetted minor size vs. empty reversionMichael Meeks2012-05-311-2/+2
* 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-112-70/+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
* Clean up basegfx's polygon tools codeGábor Stefanik2012-04-143-107/+0
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-1/+1
* Compatibility option for incorrect relative moves after closePath (fdo#47406)Fridrich Štrba2012-03-261-2/+2
* removed zoomtools int functionsTim Hardeck2012-03-201-21/+0
* Add more values that zoom shouldn't skipStefan Knorr (astron)2012-03-101-2/+8
* callcatcher: update listCaolán McNamara2012-03-051-132/+0
* Remove unused codeElton Chung2012-03-051-172/+0
* Remove unused codeElton Chung2012-03-013-60/+0
* WaE: unused function 'liangBarskyClipT'Tor Lillqvist2012-03-011-75/+0
* Remove unused code in basegfx, comphelperElton Chung2012-02-259-403/+0
* WaE: duplicateBranchThomas Arnhold2012-02-211-22/+2
* Remove unused codeElton Chung2012-02-206-511/+0
* Remove unused codeElton Chung2012-02-192-63/+0
* Removed unused code.Björgvin Ragnarsson2012-02-161-146/+0
* Fix fdo#45779 - accessing empty polygon.Thorsten Behrens2012-02-151-55/+58
* use boost::noncopyableCaolán McNamara2012-02-081-5/+0