summaryrefslogtreecommitdiff
path: root/basegfx
AgeCommit message (Expand)AuthorFilesLines
2014-08-07Related: #i125349# refined to exclude possible recursive callsArmin Le Grand1-65/+71
2014-08-07Related: #i125349# moved clip enhancements to base clipping functionalityArmin Le Grand1-0/+67
2014-08-07coverity#983561 Arguments in wrong orderCaolán McNamara1-5/+5
2014-08-07coverity#983562 Arguments in wrong orderCaolán McNamara1-5/+5
2014-07-06no need to declare the variable outside of the loopMarkus Mohrhard1-3/+1
2014-07-06use empty instead of size to check if vector is emptyMarkus Mohrhard1-1/+1
2014-07-06remove unnecessary whitespaces in basegfxMarkus Mohrhard40-296/+0
2014-06-25isFinished() not really usedMatúš Kukan1-2/+1
2014-06-23fdo#79615 create clipping polygon correctlyDavid Tardon1-2/+2
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin2-12/+0
2014-05-30fdo#68849: Add header guards to all include filesJens Carl1-0/+6
2014-05-16clean up, remove eof commentsThomas Arnhold1-2/+0
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold3-9/+9
2014-05-15update_pch: add basegfxThomas Arnhold3-0/+79
2014-05-06simplify ternary conditions "xxx ? true : yyy"Noel Grandin1-2/+2
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni3-6/+6
2014-04-23Revert "Remove unused basegfx::tools::containsOnlyHorizontalAndVerticalEdges"Tor Lillqvist1-0/+18
2014-04-22Remove unused basegfx::tools::equalMiklos Vajna2-70/+0
2014-04-22Remove unused basegfx::unotools::homMatrixFromMatrixMiklos Vajna1-14/+0
2014-04-22Remove unused basegfx::tools::containsOnlyHorizontalAndVerticalEdgesMiklos Vajna1-18/+0
2014-04-14typo: implicitely -> implicitlyThomas Arnhold1-1/+1
2014-04-14typo: choosen -> chosenThomas Arnhold1-2/+2
2014-04-10It's "its", not "it's"Tor Lillqvist1-2/+2
2014-04-09Clean up function declarationsStephan Bergmann3-5/+39
2014-04-04Clean up unreferenced functionsStephan Bergmann7-124/+2
2014-04-01coverity#984038 Uninitialized scalar variableCaolán McNamara1-1/+1
2014-04-01Remove unused inline functionsStephan Bergmann1-33/+0
2014-03-29Typo: ccordinate->coordinateJulien Nabet1-1/+1
2014-03-28Merge back branch alg_writerframes to trunkArmin Le Grand2-0/+50
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann7-24/+24
2014-03-05Revert "remove unused code in basegfx"Noel Grandin3-0/+68
2014-03-05remove unused code in basegfxNoel Grandin3-68/+0
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-18/+18
2014-02-26we can do away with mfSmallValueCaolán McNamara2-31/+0
2014-02-26callcatcher: update unused codeCaolán McNamara1-27/+0
2014-02-25Remove visual noise from basegfxAlexander Wilms28-201/+193
2014-02-25remove unused code basegfx::snapToNearestMultiple(double, double)Noel Grandin1-23/+0
2014-02-25remove unused code basegfx::snapToRange(double, double, double)Noel Grandin1-25/+0
2014-02-23Remove unneccessary commentsAlexander Wilms10-50/+26
2014-02-06typo fixes in commentsAndras Timar2-4/+4
2014-02-03fdo#54938 Convert to cppu::supportsServiceAlexandre Vicenzi1-1/+2
2014-01-29We're retrieving the arrow width, so let's do so directly.Andrzej Hunt1-1/+1
2014-01-27nPointCount test inside nPointCount testCaolán McNamara1-109/+106
2014-01-19coverity#1130188 Logically dead codeNorbert Thiebaud1-1/+1
2014-01-12cppcheck: fix some redundantAssignmentJulien Nabet1-2/+1
2014-01-10Use boolStephan Bergmann2-4/+4
2014-01-10Be explicit when using bool as integral valueStephan Bergmann2-2/+2
2014-01-01WaE: basegfx / trapezoid fix.Michael Meeks1-1/+1
2014-01-01basegfx: accelerate Trapezoid subdivision by avoiding allocations.Michael Meeks3-69/+114
2013-12-23TyposJulien Nabet1-1/+1