summaryrefslogtreecommitdiff
path: root/include/basegfx
AgeCommit message (Expand)Author
2015-04-30Bin some pointless comments and reduce some vertical whitespaceTor Lillqvist
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-03-27convert CUTFLAG_ constants to enum classNoel Grandin
2015-03-13V803 decreased performance postfix incrementMichael Stahl
2015-03-04V813: Decreased performanceCaolán McNamara
2015-02-16cut down some more unnecessary boost inclusionCaolán McNamara
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin
2015-01-15Silence bogus GCC 4.9 -Werror=strict-overflowStephan Bergmann
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin
2014-09-22loplugin: cstylecastNoel Grandin
2014-06-27tweak assert so comment appears in abort messageCaolán McNamara
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-05-30New loplugin:inlinevisible to flag inline functions marked DLLEXPORTStephan Bergmann
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni
2014-04-23Revert "Remove unused basegfx::tools::containsOnlyHorizontalAndVerticalEdges"Tor Lillqvist
2014-04-22Remove unused basegfx::tools::equalMiklos Vajna
2014-04-22Remove unused basegfx::unotools::homMatrixFromMatrixMiklos Vajna
2014-04-22Remove unused basegfx::tools::containsOnlyHorizontalAndVerticalEdgesMiklos Vajna
2014-04-22Remove unused basegfx::copySignMiklos Vajna
2014-04-14typo: noone -> no oneThomas Arnhold
2014-04-14typo: implicitely -> implicitlyThomas Arnhold
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-03-28Merge back branch alg_writerframes to trunkArmin Le Grand
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-05Revert "remove unused code in basegfx"Noel Grandin
2014-03-05remove unused code in basegfxNoel Grandin
2014-03-01Remove visual noise from includeAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26we can do away with mfSmallValueCaolán McNamara
2014-02-26callcatcher: update unused codeCaolán McNamara
2014-02-25remove unused code basegfx::snapToNearestMultiple(double, double)Noel Grandin
2014-02-25remove unused code basegfx::snapToRange(double, double, double)Noel Grandin
2014-02-06typo fixes in commentsAndras Timar
2014-01-10Use boolStephan Bergmann
2013-11-27EMF+: Line thickness has to be considered when drawing the caps.Jan Holesovsky
2013-11-06Resolves: #i123500# redefined ColorModifiers and ColorModifierStack...Armin Le Grand
2013-10-31Resolves: #i123433# Detect pseudo-vertices at svg import...Armin Le Grand
2013-10-31we need these old equal methods againCaolán McNamara
2013-10-23fixincludeguards.sh: include/{basegfx,basic}Thomas Arnhold
2013-10-15Add operator<< to some classes for debugging outputTor Lillqvist
2013-10-11Resolves: #i123379# various SVG marker correctionsArmin Le Grand
2013-10-07Add 7-segment display polygon generator to basegfx.Thorsten Behrens
2013-09-03Remove more unused methodsMarcos Paulo de Souza
2013-08-14Add BASEGFX_DLLPUBLIC hoping to fix Windows buildTor Lillqvist
2013-08-14Resolves: #i122149# Corrected stuff around polygon-based clip regionsArmin Le Grand
2013-06-12Resolves: #i121267# added support for taking clipping into account...Armin Le Grand
2013-06-11Related: #i120604# corrected 3d gradientsArmin Le Grand