Age | Commit message (Expand) | Author |
2018-09-27 | loplugin:methodcycles more graph theory for the win | Noel Grandin |
2018-09-17 | New loplugin:external | Stephan Bergmann |
2018-09-13 | new loplugin simplifyconstruct | Noel Grandin |
2018-09-11 | loplugin:unusedmethods | Noel Grandin |
2018-09-10 | tdf#42949 Fix IWYU warnings in include/cppuhelper/* | Gabor Kelemen |
2018-09-05 | loplugin:useuniqueptr in PngHelper::createPng | Noel Grandin |
2018-08-31 | presentation minimizer: report possible errors | Vasily Melenchuk |
2018-08-30 | loplugin:useuniqueptr in PDFObject | Noel Grandin |
2018-08-29 | replace rtl_allocateMemory with std::malloc | Noel Grandin |
2018-08-27 | tdf#118443 - Presenter Console | heiko tietze |
2018-08-24 | iRelated rhbz#1618703: Properly handle failure en-/decoding PDF file | Stephan Bergmann |
2018-08-23 | leak on import of moz279355-2.pdf | Caolán McNamara |
2018-08-18 | coverity#1438404 Identical code for different branches | Caolán McNamara |
2018-08-17 | loplugin:useuniqueptr in PDFGrammar | Noel Grandin |
2018-08-16 | loplugin:returnconstant in PresenterFrameworkObserver | Noel Grandin |
2018-08-14 | create appendCopy method in OUStringBuffer | Noel Grandin |
2018-08-07 | simplify TimerScheduler | Noel Grandin |
2018-07-30 | Add missing sal/log.hxx headers | Gabor Kelemen |
2018-07-29 | loplugin:stringloop in sd | Noel Grandin |
2018-07-23 | Fix typos | Andrea Gelmini |
2018-06-27 | Break HashedStyle::RefCount out into new RefCountedHashdStyle | Stephan Bergmann |
2018-06-27 | tdf#118374: fix crash from loplugin:useuniqueptr in sdext | Julien Nabet |
2018-06-26 | tdf#96099 Remove some trivial container iterator typedefs | Arkadiy Illarionov |
2018-06-08 | look for unnecessary calls to Reference::is() after an UNO_QUERY_THROW | Noel Grandin |
2018-06-07 | vcl: svx: misc improvements to pdfium importing | Ashod Nakashian |
2018-06-07 | sd: import PDFs as images using Pdfium new SdPdfFilter | Ashod Nakashian |
2018-05-17 | loplugin:unusedfields in sd | Noel Grandin |
2018-05-16 | loplugin:constantparam | Noel Grandin |
2018-04-24 | fix build with poppler 0.64 | Rene Engelhard |
2018-04-20 | loplugin:constantparam | Noel Grandin |
2018-04-11 | new loplugin:unusedvariablemore | Noel Grandin |
2018-04-09 | use more DBG_UNHANDLED_EXCEPTION | Noel Grandin |
2018-04-01 | remove unused processfactory.hxx includes | Jochen Nitschke |
2018-03-27 | loplugin:expressionalwayszero improvements | Noel Grandin |
2018-03-21 | pdf: refactor poppler importer | Ashod Nakashian |
2018-03-18 | fix crash on pdf import of fdo30892-1 | Caolán McNamara |
2018-03-16 | fix crash on pdf import of tdf59883-2 | Noel Grandin |
2018-03-14 | Moving XSAXDocumentBuilder2 to use XFastDocumentHandler: | Mohammed Abdul Azeem |
2018-03-13 | change minimizer extension to not use GraphicUrl and FillBitmapUrl | Tomaž Vajngerl |
2018-03-07 | sdext: document the secondary screen of Presenter Console | Michael Stahl |
2018-03-06 | loplugin:useuniqueptr in sdext | Noel Grandin |
2018-02-21 | New loplugin:nestedunnamed | Stephan Bergmann |
2018-02-15 | sdext: disable the warnings TWICE because they're sneaky bastards | Michael Stahl |
2018-02-15 | sdext: MSVC 2015 is trash | Michael Stahl |
2018-02-15 | sdext: if all else fails USE BIGGER HAMMER | Michael Stahl |
2018-02-15 | sdext: suppress another MSVC warning | Michael Stahl |
2018-02-15 | sdext: disable MSVC 2017 warnings from boost headers | Michael Stahl |
2018-02-02 | Simplify sortElements in pdfiprocessor (sdext) | Julien Nabet |
2018-02-02 | Blind fix for MSVC warning C4101: 'rError': unreferenced local variable | Stephan Bergmann |
2018-02-02 | sdext: MSVC: pragma warning: make more specific, remove obsolete | Mike Kaganski |