Age | Commit message (Expand) | Author |
2015-01-12 | Removed lcl_putNumberChar() from basegfx. | Zsolt Bölöny |
2015-01-08 | asan: global-buffer-overflow on fdo55736-1.docx | Caolán McNamara |
2015-01-07 | fdo#39440 reduce scope of local variables | Łukasz Hryniuk |
2014-12-08 | reduce scope of local variables | Michael Weghorn |
2014-11-17 | sal: clean up public headers with include-what-you-use | Michael Stahl |
2014-11-10 | basegfx: Solve crossovers even if there is only one polygon in the polypolygon | Louis-Francis Ratté-Boulianne |
2014-11-05 | markup with event type not checker type | Caolán McNamara |
2014-10-28 | Fix --disable-sal-log builds | Stephan Bergmann |
2014-10-28 | coverity#1242792 Unused value | Caolán McNamara |
2014-10-08 | Resolves: #i125447# corrected some string to number conversion... | Armin Le Grand |
2014-10-07 | disambiguate uniform_int_distribution | Caolán McNamara |
2014-10-06 | use comphelper::rng::uniform_*_distribution everywhere | Caolán McNamara |
2014-10-03 | coverity#1242792 Unused value | Caolán McNamara |
2014-09-30 | fdo#82577: Handle PolyPolygon | Noel Grandin |
2014-09-22 | loplugin: cstylecast | Noel Grandin |
2014-09-15 | basegfx: sal_False/True -> false/true | Stephan Bergmann |
2014-08-28 | Fixed some CppunitTest names | Stephan Bergmann |
2014-08-07 | Related: #i125349# refined to exclude possible recursive calls | Armin Le Grand |
2014-08-07 | Related: #i125349# moved clip enhancements to base clipping functionality | Armin Le Grand |
2014-08-07 | coverity#983561 Arguments in wrong order | Caolán McNamara |
2014-08-07 | coverity#983562 Arguments in wrong order | Caolán McNamara |
2014-07-06 | no need to declare the variable outside of the loop | Markus Mohrhard |
2014-07-06 | use empty instead of size to check if vector is empty | Markus Mohrhard |
2014-07-06 | remove unnecessary whitespaces in basegfx | Markus Mohrhard |
2014-06-25 | isFinished() not really used | Matúš Kukan |
2014-06-23 | fdo#79615 create clipping polygon correctly | David Tardon |
2014-06-17 | improve the inlinesimplememberfunctions clang plugin | Noel Grandin |
2014-05-30 | fdo#68849: Add header guards to all include files | Jens Carl |
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 |