Age | Commit message (Expand) | Author |
2014-05-16 | clean up, remove eof comments | Thomas Arnhold |
2014-05-15 | Resolves fdo#70681: fixincludeguards.pl: all that's left | Thomas Arnhold |
2014-05-15 | update_pch: add basegfx | Thomas Arnhold |
2014-05-06 | simplify ternary conditions "xxx ? true : yyy" | Noel Grandin |
2014-04-30 | Many spelling fixes: directories a* - g*. | Pedro Giffuni |
2014-04-23 | Revert "Remove unused basegfx::tools::containsOnlyHorizontalAndVerticalEdges" | Tor Lillqvist |
2014-04-22 | Remove unused basegfx::tools::equal | Miklos Vajna |
2014-04-22 | Remove unused basegfx::unotools::homMatrixFromMatrix | Miklos Vajna |
2014-04-22 | Remove unused basegfx::tools::containsOnlyHorizontalAndVerticalEdges | Miklos Vajna |
2014-04-14 | typo: implicitely -> implicitly | Thomas Arnhold |
2014-04-14 | typo: choosen -> chosen | Thomas Arnhold |
2014-04-10 | It's "its", not "it's" | Tor Lillqvist |
2014-04-09 | Clean up function declarations | Stephan Bergmann |
2014-04-04 | Clean up unreferenced functions | Stephan Bergmann |
2014-04-01 | coverity#984038 Uninitialized scalar variable | Caolán McNamara |
2014-04-01 | Remove unused inline functions | Stephan Bergmann |
2014-03-29 | Typo: ccordinate->coordinate | Julien Nabet |
2014-03-28 | Merge back branch alg_writerframes to trunk | Armin Le Grand |
2014-03-26 | First batch of adding SAL_OVERRRIDE to overriding function declarations | Stephan Bergmann |
2014-03-05 | Revert "remove unused code in basegfx" | Noel Grandin |
2014-03-05 | remove unused code in basegfx | Noel Grandin |
2014-02-26 | cppuhelper: retrofit std::exception into overriding exception specs | Stephan Bergmann |
2014-02-26 | we can do away with mfSmallValue | Caolán McNamara |
2014-02-26 | callcatcher: update unused code | Caolán McNamara |
2014-02-25 | Remove visual noise from basegfx | Alexander Wilms |
2014-02-25 | remove unused code basegfx::snapToNearestMultiple(double, double) | Noel Grandin |
2014-02-25 | remove unused code basegfx::snapToRange(double, double, double) | Noel Grandin |
2014-02-23 | Remove unneccessary comments | Alexander Wilms |
2014-02-06 | typo fixes in comments | Andras Timar |
2014-02-03 | fdo#54938 Convert to cppu::supportsService | Alexandre Vicenzi |
2014-01-29 | We're retrieving the arrow width, so let's do so directly. | Andrzej Hunt |
2014-01-27 | nPointCount test inside nPointCount test | Caolán McNamara |
2014-01-19 | coverity#1130188 Logically dead code | Norbert Thiebaud |
2014-01-12 | cppcheck: fix some redundantAssignment | Julien Nabet |
2014-01-10 | Use bool | Stephan Bergmann |
2014-01-10 | Be explicit when using bool as integral value | Stephan Bergmann |
2014-01-01 | WaE: basegfx / trapezoid fix. | Michael Meeks |
2014-01-01 | basegfx: accelerate Trapezoid subdivision by avoiding allocations. | Michael Meeks |
2013-12-23 | Typos | Julien Nabet |
2013-11-27 | EMF+: Line thickness has to be considered when drawing the caps. | Jan Holesovsky |
2013-11-23 | emptyness -> emptiness | Julien Nabet |
2013-11-14 | -Werror,-Wunused-member-function | Stephan Bergmann |
2013-11-14 | remove unnecessary sal_Unicode casts in various places | Noel Grandin |
2013-11-11 | basegfx: include <> for external includes | Norbert Thiebaud |
2013-11-11 | convert OUString !compareToAscii to equalsAscii | Noel Grandin |
2013-11-06 | Resolves: #i123500# redefined ColorModifiers and ColorModifierStack... | Armin Le Grand |
2013-10-31 | Resolves: #i123433# Detect pseudo-vertices at svg import... | Armin Le Grand |
2013-10-31 | we need these old equal methods again | Caolán McNamara |
2013-10-28 | Resolves: #i123465# no longer correct svg:d imports | Armin Le Grand |
2013-10-23 | clean up places accessing the NULL at the of an OUString | Noel Grandin |