summaryrefslogtreecommitdiff
path: root/uui/source
AgeCommit message (Expand)AuthorFilesLines
2021-05-27tdf#47065 Add new file open UI options and implement a new threadMatt K11-2/+263
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara4-4/+4
2021-05-20use toggle instead of click for CheckButtonCaolán McNamara4-6/+6
2021-04-07lok: show only the filename of the Macro Security dialogHenry Castro1-13/+5
2021-04-06lok: strip directory and suffix from filenamesHenry Castro1-1/+13
2021-03-23tdf#124176 Use pragma once in u*Vincent LE GARREC21-84/+21
2021-01-29loplugin:stringviewparam extend to new..Noel1-2/+2
2021-01-26loplugin:passstuffbyrefNoel1-1/+1
2021-01-05lok: add global notifier to the "Macro Security Warning"Henry Castro2-0/+8
2021-01-04lok: fix the "disable button" of the "Macro Security Warning"...Henry Castro2-0/+7
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel1-1/+1
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel1-2/+2
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel1-9/+9
2020-11-16tdf#123936 Formatting files in module uui with clang-formatPhilipp Hofer8-77/+74
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel1-3/+3
2020-09-03Make ImpSvNumberformatScan::GetColor constMike Kaganski1-1/+1
2020-08-11loplugin:flattenNoel Grandin1-12/+12
2020-07-20compact namespace declNoel Grandin1-6/+2
2020-07-08uui: create instances with uno constructorsNoel Grandin3-115/+7
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-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 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