summaryrefslogtreecommitdiff
path: root/basegfx
AgeCommit message (Expand)AuthorFilesLines
2013-11-27EMF+: Line thickness has to be considered when drawing the caps.Jan Holesovsky1-3/+4
2013-11-23emptyness -> emptinessJulien Nabet1-1/+1
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann1-6/+0
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin2-16/+16
2013-11-11basegfx: include <> for external includesNorbert Thiebaud9-25/+25
2013-11-11convert OUString !compareToAscii to equalsAsciiNoel Grandin1-8/+8
2013-11-06Resolves: #i123500# redefined ColorModifiers and ColorModifierStack...Armin Le Grand1-33/+301
2013-10-31Resolves: #i123433# Detect pseudo-vertices at svg import...Armin Le Grand11-343/+1095
2013-10-31we need these old equal methods againCaolán McNamara2-0/+70
2013-10-28Resolves: #i123465# no longer correct svg:d importsArmin Le Grand1-2/+8
2013-10-23clean up places accessing the NULL at the of an OUStringNoel Grandin1-4/+8
2013-10-11Resolves: #i123379# various SVG marker correctionsArmin Le Grand1-0/+82
2013-10-07Fix a warning, don't hand-calc static array size.Thorsten Behrens1-2/+2
2013-10-07Add 7-segment display polygon generator to basegfx.Thorsten Behrens3-0/+195
2013-09-03Remove more unused methodsMarcos Paulo de Souza1-14/+0
2013-08-15warning C4701: potentially uninitialized local variable 'bChanged' usedMichael Stahl1-1/+1
2013-08-14Resolves: #i122149# Corrected stuff around polygon-based clip regionsArmin Le Grand5-4/+166
2013-07-01fOne should be 1.0 not 10.0Caolán McNamara1-1/+1
2013-06-12Resolves: #i121267# added support for taking clipping into account...Armin Le Grand2-2/+20
2013-06-11Related: #i120604# corrected 3d gradientsArmin Le Grand2-75/+13
2013-06-11Related: #i120604# Adapted back texture mapper for gradients for 3D usageArmin Le Grand1-14/+51
2013-06-11Resolves: #i120604# unified and secured gradient tooling for primitivesArmin Le Grand1-157/+237
2013-06-10Resolves: #i122509# Corrected typo in basegfxArmin Le Grand1-1/+1
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