summaryrefslogtreecommitdiff
path: root/uui
AgeCommit message (Expand)Author
2022-05-16make hash encoding match decodingCaolán McNamara
2019-12-18tdf#129311 don't allow temporary trusted certsJan-Marek Glogowski
2019-12-17Fix macro security UI usability problemsJan-Marek Glogowski
2019-11-30Resolves: tdf#97086 Allow "unlimited" password length for OOXML encryptionEike Rathke
2019-11-12Better throw RuntimeException than assert hereStephan Bergmann
2019-11-12getPropertySetInfo is allowed to return nullCaolán McNamara
2019-11-11return an empty PropertySetInfo instead of assertCaolán McNamara
2019-11-06loplugin:unusedvariablecheck tweak to find more stuffNoel Grandin
2019-10-18make bin/update_pch.s always include code in trivial #if'sLuboš Luňák
2019-10-17loplugin:buffereadd find stuff involving adding *StringBufferNoel Grandin
2019-10-15new loplugin:bufferaddNoel Grandin
2019-09-28loplugin:constmethod in ucb..uuiNoel Grandin
2019-09-26add property name when throwing css::uno::UnknownPropertyExceptionNoel Grandin
2019-09-23do not require $(SRCDIR) in every gb_Library_set_precompiled_headerLuboš Luňák
2019-09-17move GetStandardText to stdtext.hxxCaolán McNamara
2019-09-09enable route to get ParentWindow from an existing UUIInteractionHelperCaolán McNamara
2019-08-18tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet
2019-08-15loplugin:sequenceloop in unoxml..vclNoel Grandin
2019-08-09Fix typosAndrea Gelmini
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): uuiStephan Bergmann
2019-07-21loplugin:referencecasting in unotools..uuiNoel Grandin
2019-06-25Simplify Sequence iterations in uuiArkadiy Illarionov
2019-06-24tdf#39593 Replace copy-pasted functions with templateArkadiy Illarionov
2019-05-10an is used before a vowel soundCaolán McNamara
2019-05-09regenerate PCH headers for the 4 new levelsLuboš Luňák
2019-05-07tdf#125079 turn off GTK_WIN_POS_CENTER_ON_PARENT after a whileCaolán McNamara
2019-05-02Use hasElements to check Sequence emptiness in [t-u]*Arkadiy Illarionov
2019-04-18Resolves: tdf#115964 force password dialog to center on parent size requestCaolán McNamara
2019-04-15loplugin:sequentialassign in ucb..vbahelperNoel Grandin
2019-03-17tdf#120703 PVS: remove redundant static castsMike Kaganski
2019-02-28fix LockCorruptQueryBox titleNoel Grandin
2019-02-22loplugin:unusedfields in uuiNoel Grandin
2019-02-14[API CHANGE] add setParentWindow to XDocumentDigitalSignaturesCaolán McNamara
2019-02-13stray debugging fprintfCaolán McNamara
2019-02-11loplugin:indentation in unotools..vbahelperNoel Grandin
2019-01-24loplugin:constparams in ucb..xmlhelpNoel Grandin
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-16tdf#119217 Deleting of unnecessary empty space in Document in use dialogRoman Kuznetsov
2018-11-28Do not validate SSL cert in LOK caseAndras Timar
2018-11-24remove unused LoginFlags valuesNoel Grandin
2018-11-19weld TreeViewCaolán McNamara
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-11-17Adapt to C++2a char_tStephan Bergmann
2018-11-06replace Application::GetMainThreadIdentifier to Application::IsMainThreadAndras Timar
2018-11-02fix signatures of deleted copy/assign operatorsNoel Grandin
2018-10-28update old 'interface-requires' comments to <requires> tagCaolán McNamara
2018-10-23remove all use_action_appearance linesCaolán McNamara
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-15Simplify containers iterations in unotools, unoxml, uui, vbahelperArkadiy Illarionov
2018-09-28fix issues found by bin/ui-translatable.shAndras Timar