summaryrefslogtreecommitdiff
path: root/uui/source
AgeCommit message (Expand)Author
2021-11-17tdf#143971 Removes pop-up dialog for read-only documentsMatt K
2021-10-31Prepare for removal of non-const operator[] from Sequence in uuiMike Kaganski
2021-10-14Directly initialize vectors in uuiJulien Nabet
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-10-11In O[U]StringBuffer, make string_view params replacements for OUString onesStephan Bergmann
2021-10-09Don't URL encode the filename in the macro security warning dialogAndreas Heinisch
2021-09-06clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-13split SvNumberFormatter into it's own headerNoel Grandin
2021-08-05drop unneeded forward declareCaolán McNamara
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-07-26use officecfg for security optionsNoel Grandin
2021-06-09tdf#66553 - Add file/product name to title bar for password managersAndreas Heinisch
2021-05-27tdf#47065 Add new file open UI options and implement a new threadMatt K
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-20use toggle instead of click for CheckButtonCaolán McNamara
2021-04-07lok: show only the filename of the Macro Security dialogHenry Castro
2021-04-06lok: strip directory and suffix from filenamesHenry Castro
2021-03-23tdf#124176 Use pragma once in u*Vincent LE GARREC
2021-01-29loplugin:stringviewparam extend to new..Noel
2021-01-26loplugin:passstuffbyrefNoel
2021-01-05lok: add global notifier to the "Macro Security Warning"Henry Castro
2021-01-04lok: fix the "disable button" of the "Macro Security Warning"...Henry Castro
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-16tdf#123936 Formatting files in module uui with clang-formatPhilipp Hofer
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel
2020-09-03Make ImpSvNumberformatScan::GetColor constMike Kaganski
2020-08-11loplugin:flattenNoel Grandin
2020-07-20compact namespace declNoel Grandin
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-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