summaryrefslogtreecommitdiff
path: root/uui
AgeCommit message (Expand)AuthorFilesLines
2019-12-24sal_Char->char in vclNoel Grandin1-1/+1
2019-12-17tdf#129311 don't allow temporary trusted certsJan-Marek Glogowski1-2/+7
2019-12-17Fix macro security UI usability problemsJan-Marek Glogowski1-2/+2
2019-11-30Remove nonsense checkEike Rathke1-2/+0
2019-11-30Resolves: tdf#97086 Allow "unlimited" password length for OOXML encryptionEike Rathke1-43/+47
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+4
2019-11-12Better throw RuntimeException than assert hereStephan Bergmann1-4/+9
2019-11-12getPropertySetInfo is allowed to return nullCaolán McNamara1-2/+1
2019-11-11return an empty PropertySetInfo instead of assertCaolán McNamara1-2/+2
2019-11-06loplugin:unusedvariablecheck tweak to find more stuffNoel Grandin1-1/+0
2019-10-18make bin/update_pch.s always include code in trivial #if'sLuboš Luňák1-1/+3
2019-10-17loplugin:buffereadd find stuff involving adding *StringBufferNoel Grandin1-7/+2
2019-10-15new loplugin:bufferaddNoel Grandin1-4/+2
2019-09-28loplugin:constmethod in ucb..uuiNoel Grandin2-3/+3
2019-09-26add property name when throwing css::uno::UnknownPropertyExceptionNoel Grandin1-2/+2
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