summaryrefslogtreecommitdiffstats
path: root/include/basegfx
Commit message (Expand)AuthorAgeFilesLines
* convert CUTFLAG_ constants to enum classNoel Grandin2015-03-271-13/+19
* V803 decreased performance postfix incrementMichael Stahl2015-03-131-1/+1
* V813: Decreased performanceCaolán McNamara2015-03-041-1/+1
* cut down some more unnecessary boost inclusionCaolán McNamara2015-02-162-11/+10
* loplugin:deletedspecialStephan Bergmann2015-02-072-6/+4
* followup code removal after changing virtual methods to non-virtualNoel Grandin2015-01-261-3/+3
* Silence bogus GCC 4.9 -Werror=strict-overflowStephan Bergmann2015-01-151-0/+9
* override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl2015-01-091-3/+3
* sal: clean up public headers with include-what-you-useMichael Stahl2014-11-172-0/+6
* fdo#82577: Handle PolyPolygonNoel Grandin2014-09-309-15/+15
* loplugin: cstylecastNoel Grandin2014-09-224-4/+4
* tweak assert so comment appears in abort messageCaolán McNamara2014-06-271-2/+2
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-172-3/+3
* New loplugin:inlinevisible to flag inline functions marked DLLEXPORTStephan Bergmann2014-05-301-8/+8
* Many spelling fixes: directories a* - g*.Pedro Giffuni2014-04-302-3/+3
* Revert "Remove unused basegfx::tools::containsOnlyHorizontalAndVerticalEdges"Tor Lillqvist2014-04-231-0/+5
* Remove unused basegfx::tools::equalMiklos Vajna2014-04-222-8/+0
* Remove unused basegfx::unotools::homMatrixFromMatrixMiklos Vajna2014-04-221-4/+0
* Remove unused basegfx::tools::containsOnlyHorizontalAndVerticalEdgesMiklos Vajna2014-04-221-5/+0
* Remove unused basegfx::copySignMiklos Vajna2014-04-221-11/+0
* typo: noone -> no oneThomas Arnhold2014-04-141-2/+2
* typo: implicitely -> implicitlyThomas Arnhold2014-04-141-1/+1
* remove unnecessary scope qualifier from sal_Bool usesNoel Grandin2014-04-031-2/+2
* Merge back branch alg_writerframes to trunkArmin Le Grand2014-03-281-0/+12
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-262-34/+34
* Revert "remove unused code in basegfx"Noel Grandin2014-03-051-0/+5
* remove unused code in basegfxNoel Grandin2014-03-051-5/+0
* Remove visual noise from includeAlexander Wilms2014-03-0139-95/+95
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-18/+18
* we can do away with mfSmallValueCaolán McNamara2014-02-261-6/+1
* callcatcher: update unused codeCaolán McNamara2014-02-261-4/+0
* remove unused code basegfx::snapToNearestMultiple(double, double)Noel Grandin2014-02-251-12/+0
* remove unused code basegfx::snapToRange(double, double, double)Noel Grandin2014-02-251-4/+0
* typo fixes in commentsAndras Timar2014-02-061-1/+1
* Use boolStephan Bergmann2014-01-101-1/+1
* EMF+: Line thickness has to be considered when drawing the caps.Jan Holesovsky2013-11-271-1/+6
* Resolves: #i123500# redefined ColorModifiers and ColorModifierStack...Armin Le Grand2013-11-062-57/+342
* Resolves: #i123433# Detect pseudo-vertices at svg import...Armin Le Grand2013-10-313-28/+140
* we need these old equal methods againCaolán McNamara2013-10-312-0/+8
* fixincludeguards.sh: include/{basegfx,basic}Thomas Arnhold2013-10-2371-209/+209
* Add operator<< to some classes for debugging outputTor Lillqvist2013-10-157-19/+92
* Resolves: #i123379# various SVG marker correctionsArmin Le Grand2013-10-111-0/+8
* Add 7-segment display polygon generator to basegfx.Thorsten Behrens2013-10-072-0/+45
* Remove more unused methodsMarcos Paulo de Souza2013-09-031-3/+0
* Add BASEGFX_DLLPUBLIC hoping to fix Windows buildTor Lillqvist2013-08-142-2/+2
* Resolves: #i122149# Corrected stuff around polygon-based clip regionsArmin Le Grand2013-08-145-4/+20
* Resolves: #i121267# added support for taking clipping into account...Armin Le Grand2013-06-121-0/+6
* Related: #i120604# corrected 3d gradientsArmin Le Grand2013-06-118-195/+396
* Resolves: #i120604# unified and secured gradient tooling for primitivesArmin Le Grand2013-06-111-108/+109
* Resolves: #i120596# Optimized grid primitiveArmin Le Grand2013-05-191-0/+30