summaryrefslogtreecommitdiffstats
path: root/basegfx/source
Commit message (Expand)AuthorAgeFilesLines
* Remove more unused methodsMarcos Paulo de Souza2013-09-031-14/+0
* warning C4701: potentially uninitialized local variable 'bChanged' usedMichael Stahl2013-08-151-1/+1
* Resolves: #i122149# Corrected stuff around polygon-based clip regionsArmin Le Grand2013-08-145-4/+166
* fOne should be 1.0 not 10.0Caolán McNamara2013-07-011-1/+1
* Resolves: #i121267# added support for taking clipping into account...Armin Le Grand2013-06-122-2/+20
* Related: #i120604# corrected 3d gradientsArmin Le Grand2013-06-112-75/+13
* Related: #i120604# Adapted back texture mapper for gradients for 3D usageArmin Le Grand2013-06-111-14/+51
* Resolves: #i120604# unified and secured gradient tooling for primitivesArmin Le Grand2013-06-111-157/+237
* Resolves: #i122509# Corrected typo in basegfxArmin Le Grand2013-06-101-1/+1
* 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