summaryrefslogtreecommitdiff
path: root/uui/source
AgeCommit message (Expand)AuthorFilesLines
2020-03-19use SolarMutexReleaser in UUIInteractionHelperNoel Grandin1-8/+2
2020-03-16Some more places to check for AllowOverrideLocking optionSamuel Mehrbrodt1-4/+5
2020-03-16Add option to disallow opening files locked by other usersSamuel Mehrbrodt2-2/+5
2020-03-16Revert "loplugin:constfields in unotools..uui"Noel Grandin3-4/+4
2020-03-09improve loplugin:unusedfieldsNoel Grandin4-10/+3
2020-03-07clang-format toolkit, tools, uui with under 5-percent lines of changeMuhammet Kara4-2/+4
2020-02-04tdf#42949 Fix IWYU warnings in uui/Gabor Kelemen22-45/+6
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-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-17move GetStandardText to stdtext.hxxCaolán McNamara8-26/+25
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-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-11-28Do not validate SSL cert in LOK caseAndras Timar1-0/+7
2018-11-24remove unused LoginFlags valuesNoel Grandin2-15/+2
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen1-0/+1
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-19clang-tidy readability-container-size-emptyNoel Grandin2-2/+2
2018-10-15Simplify containers iterations in unotools, unoxml, uui, vbahelperArkadiy Illarionov2-13/+4