summaryrefslogtreecommitdiff
path: root/include/basegfx
AgeCommit message (Expand)AuthorFilesLines
2015-03-27convert CUTFLAG_ constants to enum classNoel Grandin1-13/+19
2015-03-13V803 decreased performance postfix incrementMichael Stahl1-1/+1
2015-03-04V813: Decreased performanceCaolán McNamara1-1/+1
2015-02-16cut down some more unnecessary boost inclusionCaolán McNamara2-11/+10
2015-02-07loplugin:deletedspecialStephan Bergmann2-6/+4
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin1-3/+3
2015-01-15Silence bogus GCC 4.9 -Werror=strict-overflowStephan Bergmann1-0/+9
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl1-3/+3
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl2-0/+6
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin9-15/+15
2014-09-22loplugin: cstylecastNoel Grandin4-4/+4
2014-06-27tweak assert so comment appears in abort messageCaolán McNamara1-2/+2
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin2-3/+3
2014-05-30New loplugin:inlinevisible to flag inline functions marked DLLEXPORTStephan Bergmann1-8/+8
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni2-3/+3
2014-04-23Revert "Remove unused basegfx::tools::containsOnlyHorizontalAndVerticalEdges"Tor Lillqvist1-0/+5
2014-04-22Remove unused basegfx::tools::equalMiklos Vajna2-8/+0
2014-04-22Remove unused basegfx::unotools::homMatrixFromMatrixMiklos Vajna1-4/+0
2014-04-22Remove unused basegfx::tools::containsOnlyHorizontalAndVerticalEdgesMiklos Vajna1-5/+0
2014-04-22Remove unused basegfx::copySignMiklos Vajna1-11/+0
2014-04-14typo: noone -> no oneThomas Arnhold1-2/+2
2014-04-14typo: implicitely -> implicitlyThomas Arnhold1-1/+1
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin1-2/+2
2014-03-28Merge back branch alg_writerframes to trunkArmin Le Grand1-0/+12
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2-34/+34
2014-03-05Revert "remove unused code in basegfx"Noel Grandin1-0/+5
2014-03-05remove unused code in basegfxNoel Grandin1-5/+0
2014-03-01Remove visual noise from includeAlexander Wilms39-95/+95
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-18/+18
2014-02-26we can do away with mfSmallValueCaolán McNamara1-6/+1
2014-02-26callcatcher: update unused codeCaolán McNamara1-4/+0
2014-02-25remove unused code basegfx::snapToNearestMultiple(double, double)Noel Grandin1-12/+0
2014-02-25remove unused code basegfx::snapToRange(double, double, double)Noel Grandin1-4/+0
2014-02-06typo fixes in commentsAndras Timar1-1/+1
2014-01-10Use boolStephan Bergmann1-1/+1
2013-11-27EMF+: Line thickness has to be considered when drawing the caps.Jan Holesovsky1-1/+6
2013-11-06Resolves: #i123500# redefined ColorModifiers and ColorModifierStack...Armin Le Grand2-57/+342
2013-10-31Resolves: #i123433# Detect pseudo-vertices at svg import...Armin Le Grand3-28/+140
2013-10-31we need these old equal methods againCaolán McNamara2-0/+8
2013-10-23fixincludeguards.sh: include/{basegfx,basic}Thomas Arnhold71-209/+209
2013-10-15Add operator<< to some classes for debugging outputTor Lillqvist7-19/+92
2013-10-11Resolves: #i123379# various SVG marker correctionsArmin Le Grand1-0/+8
2013-10-07Add 7-segment display polygon generator to basegfx.Thorsten Behrens2-0/+45
2013-09-03Remove more unused methodsMarcos Paulo de Souza1-3/+0
2013-08-14Add BASEGFX_DLLPUBLIC hoping to fix Windows buildTor Lillqvist2-2/+2
2013-08-14Resolves: #i122149# Corrected stuff around polygon-based clip regionsArmin Le Grand5-4/+20
2013-06-12Resolves: #i121267# added support for taking clipping into account...Armin Le Grand1-0/+6
2013-06-11Related: #i120604# corrected 3d gradientsArmin Le Grand8-195/+396
2013-06-11Resolves: #i120604# unified and secured gradient tooling for primitivesArmin Le Grand1-108/+109
2013-05-19Resolves: #i120596# Optimized grid primitiveArmin Le Grand1-0/+30