Age | Commit message (Expand) | Author |
2017-09-02 | Add context attribute to translatable entry in .ui file. | Kiyotaka Nishibori |
2017-08-30 | gpg4libre: Encrypt with GPG checkbox in SaveAs file dialog, 1st stab | Katarina Behrens |
2017-08-21 | avoid out of bounds access | Markus Mohrhard |
2017-08-18 | drop unused CntContentTypeItem | Jochen Nitschke |
2017-08-17 | Fix typos | Andrea Gelmini |
2017-08-07 | loplugin:oncevar | Stephan Bergmann |
2017-08-07 | loplugin:staticmethods | Stephan Bergmann |
2017-08-02 | remove unnecessary use of 'this->' | Noel Grandin |
2017-08-02 | normalize resource locale ctor construction mechanisms | Caolán McNamara |
2017-08-01 | fix aqua build | Caolán McNamara |
2017-08-01 | move resmgr to unotools | Caolán McNamara |
2017-07-31 | use empty instead of size() == 0 | Markus Mohrhard |
2017-07-21 | de-hrc various things | Caolán McNamara |
2017-07-21 | migrate to boost::gettext | Caolán McNamara |
2017-07-20 | loplugin:constparams in fpicker | Noel Grandin |
2017-07-06 | use more begin()/end() for Sequence | Noel Grandin |
2017-07-03 | loplugin:oncevar (clang-cl): fpicker | Stephan Bergmann |
2017-07-03 | C++11 remove std::unary_function bases from functors | Jochen Nitschke |
2017-06-30 | loplugin:oncevar | Stephan Bergmann |
2017-06-25 | loplugin:oncevar in formula..framework | Noel Grandin |
2017-06-23 | loplugin:unusedfields in forms..idlc | Noel Grandin |
2017-06-18 | remove unused osl/mutex.hxx includes | Jochen Nitschke |
2017-06-01 | Fix typos | Andrea Gelmini |
2017-05-30 | fpicker: global default _WIN32_WINNT is sufficient now | Michael Stahl |
2017-05-29 | fpicker: remove ifdef __IFileDialogCustomize_INTERFACE_DEFINED__ | Michael Stahl |
2017-05-29 | fpicker: remove some Win32 helper code that is now unused | Michael Stahl |
2017-05-29 | fpicker: remove PreviewCtrl.[ch]xx | Michael Stahl |
2017-05-29 | fpicker: remove legacy XP FilePicker implementation | Michael Stahl |
2017-05-28 | remove unnecessary use of OString::getStr | Noel Grandin |
2017-05-20 | Translate German comments and debug strings (leftovers in f... dirs) | Johnny_M |
2017-05-19 | loplugin:stringcopy: fpicker | Stephan Bergmann |
2017-05-18 | gives names to mysterious 500 and 501 | Caolán McNamara |
2017-05-18 | SVT_RESSTR can go now | Caolán McNamara |
2017-05-12 | Clean up uses of SAL_U/SAL_W: fpicker | Stephan Bergmann |
2017-05-12 | remove unused uno::Reference vars | Noel Grandin |
2017-05-11 | remove some unnecessary temporary OUStrings | Noel Grandin |
2017-05-09 | cleanup osl/diagnose.h includes | Jochen Nitschke |
2017-05-09 | fp010 is not in fpicker like the others | Caolán McNamara |
2017-05-08 | cleanup tools/debug.hxx includes | Jochen Nitschke |
2017-05-07 | revert OSL_ASSERT changes | Chris Sherlock |
2017-05-07 | tdf#43157: convert OS X fpicker codebase away from OSL_ASSERT to assert | Chris Sherlock |
2017-05-04 | Replace all OUString("") with OUString() | Arnaud Versini |
2017-04-26 | loplugin:useuniqueptr (clang-cl) | Stephan Bergmann |
2017-04-26 | remove fpicker bitmaps from .src files | Caolán McNamara |
2017-04-25 | errinf.hxx moved out of tools and into vcl module | Chris Sherlock |
2017-04-25 | tools: svstream.hxx needs only errcode.hxx & not errinf.hxx | Chris Sherlock |
2017-04-21 | gbuild: Remove MSVC 2013 legacy code | David Ostrovsky |
2017-04-19 | clang-tidy readability-simplify-boolean-expr in dbaccess..framework | Noel Grandin |
2017-04-12 | can use gb_CppunitTest_use_configuration and still access .ui files | Caolán McNamara |
2017-04-12 | no need to use OUStringToOString in SAL_INFO | Noel Grandin |