Age | Commit message (Expand) | Author |
2017-10-05 | Rename and move SAL_U/W to o3tl::toU/W | Mike Kaganski |
2017-10-04 | Fix leak in resolveAlias (fpicker/aqua) | Julien Nabet |
2017-10-03 | Replace more reinterpret_cast with SAL_W/SAL_U | Mike Kaganski |
2017-10-01 | Prefer prefix operator | Julien Nabet |
2017-09-30 | Use SAL_W/SAL_U instead of reinterpret_cast btwn wchar_t* and sal_Unicode* | Mike Kaganski |
2017-09-30 | Use explicit function names for fooA/fooW WinAPI; prefer fooW | Mike Kaganski |
2017-09-29 | Drop check for Windows versions we don't support | Mike Kaganski |
2017-09-26 | Silence macOS 10.13 -Werror,-Wdeprecated-declarations | Stephan Bergmann |
2017-09-25 | Rename GetSelectEntryData -> GetSelectedEntryData | Samuel Mehrbrodt |
2017-09-25 | Rename GetSelectEntryCount -> GetSelectedEntryCount | Samuel Mehrbrodt |
2017-09-21 | Rename GetSelectEntryPos -> GetSelectedEntryPos | Samuel Mehrbrodt |
2017-09-21 | Rename GetSelectEntry -> GetSelectedEntry | Samuel Mehrbrodt |
2017-09-18 | Some more WIN32_LEAN_AND_MEAN | Mike Kaganski |
2017-09-11 | clang-tidy modernize-use-emplace in editeng..framework | Noel Grandin |
2017-09-09 | tdf#112289 OSX fpicker: don't default to true | Jan-Marek Glogowski |
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 |