summaryrefslogtreecommitdiff
path: root/uui
AgeCommit message (Expand)Author
2020-09-21update pchesCaolán McNamara
2020-09-04TabPage no longer needs to inherit from VclBuilderContainerCaolán McNamara
2020-09-03Make ImpSvNumberformatScan::GetColor constMike Kaganski
2020-08-27remove some unused includes and update pchesCaolán McNamara
2020-08-24tdf#118148 Extended tips from HC2/shared/Olivier Hallot
2020-08-21tdf#118148 All extended tips for shared/optionenOlivier Hallot
2020-08-19update pchesCaolán McNamara
2020-08-12SvTreeListBox can move into toolkit headers nowCaolán McNamara
2020-08-11loplugin:flattenNoel Grandin
2020-07-20compact namespace declNoel Grandin
2020-07-12update pchesCaolán McNamara
2020-07-10replace usage of blacklist with excludelist for IWYUThorsten Behrens
2020-07-08uui: create instances with uno constructorsNoel Grandin
2020-06-05Upcoming loplugin:elidestringvar: uuiStephan Bergmann
2020-05-18officecfg,unotools,cui: add ODF 1.2 Extended / ODF 1.3 versionsMichael Stahl
2020-05-10compact namespace in ucb..uuiNoel Grandin
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
2020-04-22uiobject.hxx only needs forward declaresCaolán McNamara
2020-04-10Revert "use SolarMutexReleaser in UUIInteractionHelper"Noel Grandin
2020-03-19use SolarMutexReleaser in UUIInteractionHelperNoel Grandin
2020-03-16Some more places to check for AllowOverrideLocking optionSamuel Mehrbrodt
2020-03-16Add option to disallow opening files locked by other usersSamuel Mehrbrodt
2020-03-16Revert "loplugin:constfields in unotools..uui"Noel Grandin
2020-03-09improve loplugin:unusedfieldsNoel Grandin
2020-03-07clang-format toolkit, tools, uui with under 5-percent lines of changeMuhammet Kara
2020-02-04tdf#42949 Fix IWYU warnings in uui/Gabor Kelemen
2019-12-24sal_Char->char in vclNoel Grandin
2019-12-17tdf#129311 don't allow temporary trusted certsJan-Marek Glogowski
2019-12-17Fix macro security UI usability problemsJan-Marek Glogowski
2019-11-30Remove nonsense checkEike Rathke
2019-11-30Resolves: tdf#97086 Allow "unlimited" password length for OOXML encryptionEike Rathke
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
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