summaryrefslogtreecommitdiffstats
path: root/uui
Commit message (Expand)AuthorAgeFilesLines
* loplugin:constparams in ucb..xmlhelpNoel Grandin2019-01-242-4/+4
* tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen2019-01-073-2/+2
* tdf#119217 Deleting of unnecessary empty space in Document in use dialogRoman Kuznetsov2018-12-161-2/+2
* Do not validate SSL cert in LOK caseAndras Timar2018-11-281-0/+7
* remove unused LoginFlags valuesNoel Grandin2018-11-242-15/+2
* weld TreeViewCaolán McNamara2018-11-191-1/+1
* tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen2018-11-191-0/+1
* Adapt to C++2a char_tStephan Bergmann2018-11-172-2/+2
* replace Application::GetMainThreadIdentifier to Application::IsMainThreadAndras Timar2018-11-061-12/+4
* fix signatures of deleted copy/assign operatorsNoel Grandin2018-11-022-4/+4
* update old 'interface-requires' comments to <requires> tagCaolán McNamara2018-10-281-1/+0
* remove all use_action_appearance linesCaolán McNamara2018-10-232-7/+0
* clang-tidy readability-container-size-emptyNoel Grandin2018-10-192-2/+2
* Simplify containers iterations in unotools, unoxml, uui, vbahelperArkadiy Illarionov2018-10-152-13/+4
* fix issues found by bin/ui-translatable.shAndras Timar2018-09-281-1/+1
* loplugin:constfields in unotools..uuiNoel Grandin2018-09-193-4/+4
* loplugin:staticconstfield improvementsNoel Grandin2018-09-172-3/+1
* loplugin:returnconstant in unoxml,uuiNoel Grandin2018-08-132-4/+2
* Add missing sal/log.hxx headersGabor Kelemen2018-08-022-0/+2
* loplugin:stringloop in svgio..xmlsecurityNoel Grandin2018-07-302-10/+8
* tdf#42949 remove unused compheler includes ..Jochen Nitschke2018-06-051-1/+0
* Improve re-throwing of UNO exceptionsNoel Grandin2018-05-252-3/+13
* UUIInteractionHelper::getParentProperty now unusedCaolán McNamara2018-05-185-17/+0
* weld FilterDialogCaolán McNamara2018-05-184-58/+77
* go through getParentXWindowCaolán McNamara2018-05-174-46/+47
* AuthFallbackDlgCaolán McNamara2018-05-174-147/+122
* weld NameClashDialogCaolán McNamara2018-05-174-73/+62
* weld MasterPasswordCreateDialog and MasterPasswordDialogCaolán McNamara2018-05-177-96/+80
* loplugin:unusedfields in tools..xmlhelpNoel Grandin2018-05-174-6/+2
* tdf#42949 Remove unnecessary localization headers of svtoolsGabor Kelemen2018-04-201-1/+0
* tdf#117103 Warning error is emptyNoel Grandin2018-04-191-1/+1
* let's just run ResHookProc over everythingCaolán McNamara2018-04-171-2/+0
* loplugin:constparamsNoel Grandin2018-04-171-1/+1
* look for radio buttons without underlinesCaolán McNamara2018-04-141-0/+1
* weld SwAsciiFilterDlg and set an explicit parent for the dialogCaolán McNamara2018-04-131-3/+12
* weld LoginDialogCaolán McNamara2018-04-114-141/+136
* Remove std::bad_alloc -> css::uno::RuntimeException mappingsStephan Bergmann2018-04-095-286/+220
* enable mapping direct from awt::XWindow and weld::WindowCaolán McNamara2018-04-051-3/+3
* loplugin:unusedenumconstantsNoel Grandin2018-04-041-2/+1
* pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin2018-04-031-2/+2
* drop the spurious invisible_char[_set] propertiesCaolán McNamara2018-04-024-9/+0
* remove unused processfactory.hxx includesJochen Nitschke2018-04-015-6/+0
* weld PasswordToOpenModifyDialogCaolán McNamara2018-03-221-6/+6
* weld MacroWarningCaolán McNamara2018-03-205-252/+118
* drop unnecessary includesCaolán McNamara2018-03-205-5/+0
* drop ErrCode::GetRestNoel Grandin2018-03-191-1/+1
* First cut at annotating 'exotic' filters.Michael Meeks2018-03-163-0/+28
* Related: tdf#115964 convert the problematic dialog to a native gtk3 oneCaolán McNamara2018-03-164-72/+56
* Related tdf#116264 trailing newlines used for msgbox padding now harmfulCaolán McNamara2018-03-161-6/+6
* loplugin:redundantfcast look for redundant copies in return statementsNoel Grandin2018-03-121-3/+2