Age | Commit message (Expand) | Author |
2018-11-24 | remove unused LoginFlags values | Noel Grandin |
2018-11-19 | weld TreeView | Caolán McNamara |
2018-11-19 | tdf#42949 Fix IWYU warnings in include/vcl/[ab]* | Gabor Kelemen |
2018-11-17 | Adapt to C++2a char_t | Stephan Bergmann |
2018-11-06 | replace Application::GetMainThreadIdentifier to Application::IsMainThread | Andras Timar |
2018-11-02 | fix signatures of deleted copy/assign operators | Noel Grandin |
2018-10-28 | update old 'interface-requires' comments to <requires> tag | Caolán McNamara |
2018-10-23 | remove all use_action_appearance lines | Caolán McNamara |
2018-10-19 | clang-tidy readability-container-size-empty | Noel Grandin |
2018-10-15 | Simplify containers iterations in unotools, unoxml, uui, vbahelper | Arkadiy Illarionov |
2018-09-28 | fix issues found by bin/ui-translatable.sh | Andras Timar |
2018-09-19 | loplugin:constfields in unotools..uui | Noel Grandin |
2018-09-17 | loplugin:staticconstfield improvements | Noel Grandin |
2018-08-13 | loplugin:returnconstant in unoxml,uui | Noel Grandin |
2018-08-02 | Add missing sal/log.hxx headers | Gabor Kelemen |
2018-07-30 | loplugin:stringloop in svgio..xmlsecurity | Noel Grandin |
2018-06-05 | tdf#42949 remove unused compheler includes .. | Jochen Nitschke |
2018-05-25 | Improve re-throwing of UNO exceptions | Noel Grandin |
2018-05-18 | UUIInteractionHelper::getParentProperty now unused | Caolán McNamara |
2018-05-18 | weld FilterDialog | Caolán McNamara |
2018-05-17 | go through getParentXWindow | Caolán McNamara |
2018-05-17 | AuthFallbackDlg | Caolán McNamara |
2018-05-17 | weld NameClashDialog | Caolán McNamara |
2018-05-17 | weld MasterPasswordCreateDialog and MasterPasswordDialog | Caolán McNamara |
2018-05-17 | loplugin:unusedfields in tools..xmlhelp | Noel Grandin |
2018-04-20 | tdf#42949 Remove unnecessary localization headers of svtools | Gabor Kelemen |
2018-04-19 | tdf#117103 Warning error is empty | Noel Grandin |
2018-04-17 | let's just run ResHookProc over everything | Caolán McNamara |
2018-04-17 | loplugin:constparams | Noel Grandin |
2018-04-14 | look for radio buttons without underlines | Caolán McNamara |
2018-04-13 | weld SwAsciiFilterDlg and set an explicit parent for the dialog | Caolán McNamara |
2018-04-11 | weld LoginDialog | Caolán McNamara |
2018-04-09 | Remove std::bad_alloc -> css::uno::RuntimeException mappings | Stephan Bergmann |
2018-04-05 | enable mapping direct from awt::XWindow and weld::Window | Caolán McNamara |
2018-04-04 | loplugin:unusedenumconstants | Noel Grandin |
2018-04-03 | pass area param to DBG_UNHANDLED_EXCEPTION | Noel Grandin |
2018-04-02 | drop the spurious invisible_char[_set] properties | Caolán McNamara |
2018-04-01 | remove unused processfactory.hxx includes | Jochen Nitschke |
2018-03-22 | weld PasswordToOpenModifyDialog | Caolán McNamara |
2018-03-20 | weld MacroWarning | Caolán McNamara |
2018-03-20 | drop unnecessary includes | Caolán McNamara |
2018-03-19 | drop ErrCode::GetRest | Noel Grandin |
2018-03-16 | First cut at annotating 'exotic' filters. | Michael Meeks |
2018-03-16 | Related: tdf#115964 convert the problematic dialog to a native gtk3 one | Caolán McNamara |
2018-03-16 | Related tdf#116264 trailing newlines used for msgbox padding now harmful | Caolán McNamara |
2018-03-12 | loplugin:redundantfcast look for redundant copies in return statements | Noel Grandin |
2018-03-09 | inherit welded dialogs from a common ancestor | Caolán McNamara |
2018-03-07 | make all the .ui message dialogs explicitly modal | Caolán McNamara |
2018-03-05 | Resolves: tdf#116188 set min version on all .ui files to 3.18 | Caolán McNamara |
2018-03-01 | give ok, cancel, help buttons those names | Caolán McNamara |