Age | Commit message (Expand) | Author |
2017-05-10 | Resolves: rhbz#144437 make gnome-documents not crash the whole time | Caolán McNamara |
2017-05-09 | cleanup osl/diagnose.h includes | Jochen Nitschke |
2017-05-09 | make loplugin constantparam smarter about string params | Noel Grandin |
2017-05-09 | coverity#1250405 Division or modulo by float zero | Caolán McNamara |
2017-05-09 | remove unnecessary empty OUString fields and vars | Noel Grandin |
2017-05-08 | vcl: split jpeg import into two parts | Miklos Vajna |
2017-05-08 | Resolves: tdf#107693 move CreateAutoMnemonics from Execute to Activate | Caolán McNamara |
2017-05-08 | cleanup tools/debug.hxx includes | Jochen Nitschke |
2017-05-08 | hNonAliasedFont is unused | Noel Grandin |
2017-05-08 | teach loplugin:constantparam about simple constructor calls | Noel Grandin |
2017-05-07 | tdf#106265 ScopedHDC to clean-up hDC when rendering glyphs | Tomaž Vajngerl |
2017-05-07 | Revert "coverity#1250405 Division or modulo by float zero" | Caolán McNamara |
2017-05-07 | break circular include | Jochen Nitschke |
2017-05-07 | revert OSL_ASSERT changes | Chris Sherlock |
2017-05-07 | tdf#43157: convert most of vcl codebase away from OSL_ASSERT to assert | Chris Sherlock |
2017-05-05 | tdf#103158 ctrl+shift should work on key up | Maxim Monastirsky |
2017-05-05 | loplugin:checkunusedparams in vcl | Noel Grandin |
2017-05-04 | CppunitTest_vcl_pdfexport: replace std::search() with pdfium calls | Miklos Vajna |
2017-05-04 | Replace all OUString("") with OUString() | Arnaud Versini |
2017-05-03 | iOS remove unused parameter | jan Iversen |
2017-05-02 | log exception that results in crash for crashreporter | Markus Mohrhard |
2017-05-02 | printerinfomanager.hxx can be moved into vcl | Caolán McNamara |
2017-05-02 | add ww6 fuzzer | Caolán McNamara |
2017-05-02 | Resolves: tdf#99467 pasting text from java apps to gtk3 gives bad results | Caolán McNamara |
2017-05-01 | tdf#107526: fix icon management | Julien Nabet |
2017-04-30 | coverity#1405737 (golden) Logically dead code | Caolán McNamara |
2017-04-30 | coverity#1405740 Resource leak | Caolán McNamara |
2017-04-28 | loplugin:salunicodeliteral: vcl | Stephan Bergmann |
2017-04-28 | move builder attributes from OString to OUString | Caolán McNamara |
2017-04-28 | loplugin:cppunitassertequals: vcl | Stephan Bergmann |
2017-04-28 | iOS, fixed build breaker. | jan Iversen |
2017-04-28 | probably android build fix | Caolán McNamara |
2017-04-28 | loplugin:checkunusedparams in configmgr and vcl | Noel Grandin |
2017-04-27 | tdf#39468 cleanup source code comments | dennisroczek |
2017-04-27 | no bitmaps in .src files anymore | Caolán McNamara |
2017-04-27 | loadFromResource is now unused | Caolán McNamara |
2017-04-27 | Uwinapi is not used any more | Takeshi Abe |
2017-04-27 | WaE: declaration of ‘nUserId’ shadows a member of ‘StringErrorInfo’ | David Tardon |
2017-04-27 | vcl: change pImpl class names to fit with existing convention | Chris Sherlock |
2017-04-27 | vcl: move doxygen comment to header | Chris Sherlock |
2017-04-27 | vcl: rearrange order of functions in errinf.cxx | Chris Sherlock |
2017-04-27 | vcl: lUserId -> nUserId | Chris Sherlock |
2017-04-27 | vcl: move RegisterDisplay() from ErrorHandler to ErrorRegistry | Chris Sherlock |
2017-04-27 | vcl: add newline for easier reading | Chris Sherlock |
2017-04-27 | vcl: remove inaccurate and misleading comment | Chris Sherlock |
2017-04-27 | vcl: ErrorHandler_Impl renamed to ErrorStringFactory | Chris Sherlock |
2017-04-27 | vcl: update error codes to defined constants for code clarity | Chris Sherlock |
2017-04-26 | vcl: cleanup vcl/source/window/errinf.cxx | Chris Sherlock |
2017-04-26 | vcl: refactor ErrorHandler functions | Chris Sherlock |
2017-04-26 | CppunitTest_vcl_errorhandler: fix loplugin:simplifybool warnings | Miklos Vajna |