Age | Commit message (Expand) | Author |
2017-06-02 | PPD parsing: set default as well as value, add more parsing info. | Michael Meeks |
2017-06-02 | Improved loplugin:redundantcast const_cast handling: vcl | Stephan Bergmann |
2017-06-02 | no need to assign a nullptr after a bad_alloc | Noel Grandin |
2017-06-02 | rework ScQProReader to take SvStream instead of SfxMedium | Caolán McNamara |
2017-06-02 | Improved loplugin:redundantcast static_cast handling: vcl | Stephan Bergmann |
2017-06-02 | convert GRFILTER constants to ERRCODE_GRFILTER_ | Noel Grandin |
2017-06-01 | ofz#1605 check multiply and shift | Caolán McNamara |
2017-06-01 | add ww8 fuzzer | Caolán McNamara |
2017-06-01 | tdf#99680 modified clipping for PDF export | Vasily Melenchuk |
2017-05-31 | clang-tidy readability-redundant-control-flow | Noel Grandin |
2017-05-30 | remove duplicate 'using namespace' | Jochen Nitschke |
2017-05-30 | vcl: replace dynamic lookups of Windows 7 APIs with static calls | Michael Stahl |
2017-05-30 | tdf#107682 - Repeated images replace correct ones in exported PDF | Marco Cecchetti |
2017-05-30 | loplugin:stringcopy (macOS) | Stephan Bergmann |
2017-05-30 | Revert "make LANGUAGE setting universal, not just gtk specific" | Caolán McNamara |
2017-05-30 | make LANGUAGE setting universal, not just gtk specific | Caolán McNamara |
2017-05-30 | teach redundantcast plugin about functional casts | Noel Grandin |
2017-05-29 | vcl PDF export, nss: use comphelper::Hash | Miklos Vajna |
2017-05-29 | remove some unnecessary OString constructor calls | Noel Grandin |
2017-05-28 | remove unnecessary use of OString::getStr | Noel Grandin |
2017-05-28 | cppcheck: duplicateExpression | Jochen Nitschke |
2017-05-26 | Resolves: tdf##108069 2nd OpenGLContext::init should dispose earlier results | Caolán McNamara |
2017-05-25 | tdf#108056 PDF export: work with double page size | Miklos Vajna |
2017-05-25 | Bypass PdfExportTest::testTdf107868() in 64-bit Windows | Mark Hung |
2017-05-25 | loplugin:constantparam | Noel Grandin |
2017-05-24 | vcl: parallelize JPEG import from ImportGraphics() | Miklos Vajna |
2017-05-24 | vcl: factor out graphic import filter state to GraphicImportContext | Miklos Vajna |
2017-05-24 | For some reason PdfExportTest::testTdf107868() fails in a 64-bit VS2017 build | Tor Lillqvist |
2017-05-23 | vcl GraphicFilter: invoke JPEG import directly in ImportGraphics() | Miklos Vajna |
2017-05-23 | vcl GraphicFilter: add ImportGraphics() | Miklos Vajna |
2017-05-23 | enhance useuniqueptr loplugin | Noel Grandin |
2017-05-23 | tdf#105461 PDF export of editeng fill color: restrict to logic map modes | Miklos Vajna |
2017-05-23 | test for DejaVuSans | Rene Engelhard |
2017-05-22 | tdf#103896: Fix wrong leading and trailing tabs within dialogs on macOS | Thorsten Wagner |
2017-05-21 | if X11/Xregion.h is universally available, we can use that instead | Caolán McNamara |
2017-05-21 | XRegion has to match the "real" XRegion structure | Caolán McNamara |
2017-05-21 | cppcheck: unusedStructMember | Jochen Nitschke |
2017-05-21 | Fix typos | Andrea Gelmini |
2017-05-21 | cppcheck: duplicate break | Julien Nabet |
2017-05-20 | cleanup unused css/uri/ includes | Jochen Nitschke |
2017-05-19 | loplugin:stringcopy: vcl | Stephan Bergmann |
2017-05-19 | make string translation loading more uniform | Caolán McNamara |
2017-05-19 | remove unused languagetag.hxx includes | Jochen Nitschke |
2017-05-19 | ignore SIGPIPE in glx test process | Markus Mohrhard |
2017-05-18 | Revert "Fix typos" | Stephan Bergmann |
2017-05-18 | Fix typos | Andrea Gelmini |
2017-05-18 | Remove parentheses around some comparisons | Stephan Bergmann |
2017-05-18 | Related: rhbz#1367846 queue and merge scroll events | Caolán McNamara |
2017-05-18 | Clean up a set of RTL-related comments | Tor Lillqvist |
2017-05-18 | Remove sfx2 include from vcl | Maxim Monastirsky |