summaryrefslogtreecommitdiff
path: root/uui
AgeCommit message (Expand)AuthorFilesLines
2020-10-05lint-ui: validate has_default and can_defaultNoel1-0/+1
2020-10-01tdf#128174: Master password dialog misplacedAyhan Yalçınsoy1-0/+1
2020-09-21update pchesCaolán McNamara1-2/+1
2020-09-04TabPage no longer needs to inherit from VclBuilderContainerCaolán McNamara1-1/+2
2020-09-03Make ImpSvNumberformatScan::GetColor constMike Kaganski1-1/+1
2020-08-27remove some unused includes and update pchesCaolán McNamara1-2/+1
2020-08-24tdf#118148 Extended tips from HC2/shared/Olivier Hallot4-6/+31
2020-08-21tdf#118148 All extended tips for shared/optionenOlivier Hallot2-9/+24
2020-08-19update pchesCaolán McNamara1-1/+2
2020-08-12SvTreeListBox can move into toolkit headers nowCaolán McNamara1-2/+1
2020-08-11loplugin:flattenNoel Grandin1-12/+12
2020-07-20compact namespace declNoel Grandin1-6/+2
2020-07-12update pchesCaolán McNamara1-11/+1
2020-07-10replace usage of blacklist with excludelist for IWYUThorsten Behrens1-1/+1
2020-07-08uui: create instances with uno constructorsNoel Grandin5-118/+10
2020-06-05Upcoming loplugin:elidestringvar: uuiStephan Bergmann1-3/+1
2020-05-18officecfg,unotools,cui: add ODF 1.2 Extended / ODF 1.3 versionsMichael Stahl1-1/+1
2020-05-10compact namespace in ucb..uuiNoel Grandin2-4/+4
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen4-0/+4
2020-04-22uiobject.hxx only needs forward declaresCaolán McNamara1-6/+2
2020-04-10Revert "use SolarMutexReleaser in UUIInteractionHelper"Noel Grandin1-2/+8
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 Kelemen25-48/+25
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