summaryrefslogtreecommitdiff
path: root/include/basegfx
AgeCommit message (Expand)AuthorFilesLines
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
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-23/+4
2013-04-23execute move of global headersBjoern Michaelsen71-0/+11996