summaryrefslogtreecommitdiff
path: root/basegfx
AgeCommit message (Expand)Author
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin
2014-09-22loplugin: cstylecastNoel Grandin
2014-09-15basegfx: sal_False/True -> false/trueStephan Bergmann
2014-08-28Fixed some CppunitTest namesStephan Bergmann
2014-08-07Related: #i125349# refined to exclude possible recursive callsArmin Le Grand
2014-08-07Related: #i125349# moved clip enhancements to base clipping functionalityArmin Le Grand
2014-08-07coverity#983561 Arguments in wrong orderCaolán McNamara
2014-08-07coverity#983562 Arguments in wrong orderCaolán McNamara
2014-07-06no need to declare the variable outside of the loopMarkus Mohrhard
2014-07-06use empty instead of size to check if vector is emptyMarkus Mohrhard
2014-07-06remove unnecessary whitespaces in basegfxMarkus Mohrhard
2014-06-25isFinished() not really usedMatúš Kukan
2014-06-23fdo#79615 create clipping polygon correctlyDavid Tardon
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-05-30fdo#68849: Add header guards to all include filesJens Carl
2014-05-16clean up, remove eof commentsThomas Arnhold
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-05-15update_pch: add basegfxThomas Arnhold
2014-05-06simplify ternary conditions "xxx ? true : yyy"Noel Grandin
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-14typo: implicitely -> implicitlyThomas Arnhold
2014-04-14typo: choosen -> chosenThomas Arnhold
2014-04-10It's "its", not "it's"Tor Lillqvist
2014-04-09Clean up function declarationsStephan Bergmann
2014-04-04Clean up unreferenced functionsStephan Bergmann
2014-04-01coverity#984038 Uninitialized scalar variableCaolán McNamara
2014-04-01Remove unused inline functionsStephan Bergmann
2014-03-29Typo: ccordinate->coordinateJulien Nabet
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-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 visual noise from basegfxAlexander Wilms
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-23Remove unneccessary commentsAlexander Wilms
2014-02-06typo fixes in commentsAndras Timar
2014-02-03fdo#54938 Convert to cppu::supportsServiceAlexandre Vicenzi
2014-01-29We're retrieving the arrow width, so let's do so directly.Andrzej Hunt
2014-01-27nPointCount test inside nPointCount testCaolán McNamara
2014-01-19coverity#1130188 Logically dead codeNorbert Thiebaud
2014-01-12cppcheck: fix some redundantAssignmentJulien Nabet
2014-01-10Use boolStephan Bergmann