summaryrefslogtreecommitdiffstats
path: root/basegfx
Commit message (Expand)AuthorAgeFilesLines
* clean up, remove eof commentsThomas Arnhold2014-05-161-2/+0
* Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold2014-05-153-9/+9
* update_pch: add basegfxThomas Arnhold2014-05-153-0/+79
* simplify ternary conditions "xxx ? true : yyy"Noel Grandin2014-05-061-2/+2
* Many spelling fixes: directories a* - g*.Pedro Giffuni2014-04-303-6/+6
* Revert "Remove unused basegfx::tools::containsOnlyHorizontalAndVerticalEdges"Tor Lillqvist2014-04-231-0/+18
* Remove unused basegfx::tools::equalMiklos Vajna2014-04-222-70/+0
* Remove unused basegfx::unotools::homMatrixFromMatrixMiklos Vajna2014-04-221-14/+0
* Remove unused basegfx::tools::containsOnlyHorizontalAndVerticalEdgesMiklos Vajna2014-04-221-18/+0
* typo: implicitely -> implicitlyThomas Arnhold2014-04-141-1/+1
* typo: choosen -> chosenThomas Arnhold2014-04-141-2/+2
* It's "its", not "it's"Tor Lillqvist2014-04-101-2/+2
* Clean up function declarationsStephan Bergmann2014-04-093-5/+39
* Clean up unreferenced functionsStephan Bergmann2014-04-047-124/+2
* coverity#984038 Uninitialized scalar variableCaolán McNamara2014-04-011-1/+1
* Remove unused inline functionsStephan Bergmann2014-04-011-33/+0
* Typo: ccordinate->coordinateJulien Nabet2014-03-291-1/+1
* Merge back branch alg_writerframes to trunkArmin Le Grand2014-03-282-0/+50
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-267-24/+24
* Revert "remove unused code in basegfx"Noel Grandin2014-03-053-0/+68
* remove unused code in basegfxNoel Grandin2014-03-053-68/+0
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-18/+18
* we can do away with mfSmallValueCaolán McNamara2014-02-262-31/+0
* callcatcher: update unused codeCaolán McNamara2014-02-261-27/+0
* Remove visual noise from basegfxAlexander Wilms2014-02-2528-201/+193
* remove unused code basegfx::snapToNearestMultiple(double, double)Noel Grandin2014-02-251-23/+0
* remove unused code basegfx::snapToRange(double, double, double)Noel Grandin2014-02-251-25/+0
* Remove unneccessary commentsAlexander Wilms2014-02-2310-50/+26
* typo fixes in commentsAndras Timar2014-02-062-4/+4
* fdo#54938 Convert to cppu::supportsServiceAlexandre Vicenzi2014-02-031-1/+2
* We're retrieving the arrow width, so let's do so directly.Andrzej Hunt2014-01-291-1/+1
* nPointCount test inside nPointCount testCaolán McNamara2014-01-271-109/+106
* coverity#1130188 Logically dead codeNorbert Thiebaud2014-01-191-1/+1
* cppcheck: fix some redundantAssignmentJulien Nabet2014-01-121-2/+1
* Use boolStephan Bergmann2014-01-102-4/+4
* Be explicit when using bool as integral valueStephan Bergmann2014-01-102-2/+2
* WaE: basegfx / trapezoid fix.Michael Meeks2014-01-011-1/+1
* basegfx: accelerate Trapezoid subdivision by avoiding allocations.Michael Meeks2014-01-013-69/+114
* TyposJulien Nabet2013-12-231-1/+1
* EMF+: Line thickness has to be considered when drawing the caps.Jan Holesovsky2013-11-271-3/+4
* emptyness -> emptinessJulien Nabet2013-11-231-1/+1
* -Werror,-Wunused-member-functionStephan Bergmann2013-11-141-6/+0
* remove unnecessary sal_Unicode casts in various placesNoel Grandin2013-11-142-16/+16
* basegfx: include <> for external includesNorbert Thiebaud2013-11-119-25/+25
* convert OUString !compareToAscii to equalsAsciiNoel Grandin2013-11-111-8/+8
* Resolves: #i123500# redefined ColorModifiers and ColorModifierStack...Armin Le Grand2013-11-061-33/+301
* Resolves: #i123433# Detect pseudo-vertices at svg import...Armin Le Grand2013-10-3111-343/+1095
* we need these old equal methods againCaolán McNamara2013-10-312-0/+70
* Resolves: #i123465# no longer correct svg:d importsArmin Le Grand2013-10-281-2/+8
* clean up places accessing the NULL at the of an OUStringNoel Grandin2013-10-231-4/+8