summaryrefslogtreecommitdiffstats
path: root/basegfx
Commit message (Expand)AuthorAgeFilesLines
* Resolves: #i123433# Detect pseudo-vertices at svg import...Armin Le Grand2013-10-3111-343/+1095
* we need these old equal methods againCaolán McNamara2013-10-312-0/+70
* Resolves: #i123465# no longer correct svg:d importsArmin Le Grand2013-10-281-2/+8
* clean up places accessing the NULL at the of an OUStringNoel Grandin2013-10-231-4/+8
* Resolves: #i123379# various SVG marker correctionsArmin Le Grand2013-10-111-0/+82
* Fix a warning, don't hand-calc static array size.Thorsten Behrens2013-10-071-2/+2
* Add 7-segment display polygon generator to basegfx.Thorsten Behrens2013-10-073-0/+195
* 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-302-26/+4
* Don't point to inc directories that don't exist any longerTor Lillqvist2013-04-241-1/+0
* gbuild: drop empty use_packages callsDavid Tardon2013-04-241-3/+0
* gbuild: drop uses of removed packagesDavid Tardon2013-04-241-3/+0
* execute move of global headersBjoern Michaelsen2013-04-2373-12081/+0
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-221-23/+4
* Small vector calculation correctionArmin Le Grand2013-04-111-1/+1
* remove needless forward rtl::OUString declarationsLuboš Luňák2013-04-072-5/+0
* 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