summaryrefslogtreecommitdiff
path: root/uui
AgeCommit message (Expand)AuthorFilesLines
2019-09-23do not require $(SRCDIR) in every gb_Library_set_precompiled_headerLuboš Luňák1-1/+1
2019-09-17move GetStandardText to stdtext.hxxCaolán McNamara9-28/+28
2019-09-09enable route to get ParentWindow from an existing UUIInteractionHelperCaolán McNamara2-7/+64
2019-08-18tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet1-6/+4
2019-08-15loplugin:sequenceloop in unoxml..vclNoel Grandin2-2/+2
2019-08-09Fix typosAndrea Gelmini1-2/+2
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): uuiStephan Bergmann3-3/+3
2019-07-21loplugin:referencecasting in unotools..uuiNoel Grandin2-13/+7
2019-06-25Simplify Sequence iterations in uuiArkadiy Illarionov6-79/+68
2019-06-24tdf#39593 Replace copy-pasted functions with templateArkadiy Illarionov1-36/+15
2019-05-10an is used before a vowel soundCaolán McNamara1-1/+1
2019-05-09regenerate PCH headers for the 4 new levelsLuboš Luňák1-11/+16
2019-05-07tdf#125079 turn off GTK_WIN_POS_CENTER_ON_PARENT after a whileCaolán McNamara1-1/+1
2019-05-02Use hasElements to check Sequence emptiness in [t-u]*Arkadiy Illarionov3-7/+7
2019-04-18Resolves: tdf#115964 force password dialog to center on parent size requestCaolán McNamara1-0/+3
2019-04-15loplugin:sequentialassign in ucb..vbahelperNoel Grandin1-3/+2
2019-03-17tdf#120703 PVS: remove redundant static castsMike Kaganski1-2/+2
2019-02-28fix LockCorruptQueryBox titleNoel Grandin1-1/+1
2019-02-22loplugin:unusedfields in uuiNoel Grandin2-4/+0
2019-02-14[API CHANGE] add setParentWindow to XDocumentDigitalSignaturesCaolán McNamara3-4/+6
2019-02-13stray debugging fprintfCaolán McNamara1-2/+0
2019-02-11loplugin:indentation in unotools..vbahelperNoel Grandin2-2/+2
2019-01-24loplugin:constparams in ucb..xmlhelpNoel Grandin2-4/+4
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen3-2/+2
2018-12-16tdf#119217 Deleting of unnecessary empty space in Document in use dialogRoman Kuznetsov1-2/+2
2018-11-28Do not validate SSL cert in LOK caseAndras Timar1-0/+7
2018-11-24remove unused LoginFlags valuesNoel Grandin2-15/+2
2018-11-19weld TreeViewCaolán McNamara1-1/+1
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen1-0/+1
2018-11-17Adapt to C++2a char_tStephan Bergmann2-2/+2
2018-11-06replace Application::GetMainThreadIdentifier to Application::IsMainThreadAndras Timar1-12/+4
2018-11-02fix signatures of deleted copy/assign operatorsNoel Grandin2-4/+4
2018-10-28update old 'interface-requires' comments to <requires> tagCaolán McNamara1-1/+0
2018-10-23remove all use_action_appearance linesCaolán McNamara2-7/+0
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin2-2/+2
2018-10-15Simplify containers iterations in unotools, unoxml, uui, vbahelperArkadiy Illarionov2-13/+4
2018-09-28fix issues found by bin/ui-translatable.shAndras Timar1-1/+1
2018-09-19loplugin:constfields in unotools..uuiNoel Grandin3-4/+4
2018-09-17loplugin:staticconstfield improvementsNoel Grandin2-3/+1
2018-08-13loplugin:returnconstant in unoxml,uuiNoel Grandin2-4/+2
2018-08-02Add missing sal/log.hxx headersGabor Kelemen2-0/+2
2018-07-30loplugin:stringloop in svgio..xmlsecurityNoel Grandin2-10/+8
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke1-1/+0
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin2-3/+13
2018-05-18UUIInteractionHelper::getParentProperty now unusedCaolán McNamara5-17/+0
2018-05-18weld FilterDialogCaolán McNamara4-58/+77
2018-05-17go through getParentXWindowCaolán McNamara4-46/+47
2018-05-17AuthFallbackDlgCaolán McNamara4-147/+122
2018-05-17weld NameClashDialogCaolán McNamara4-73/+62
2018-05-17weld MasterPasswordCreateDialog and MasterPasswordDialogCaolán McNamara7-96/+80