summaryrefslogtreecommitdiff
path: root/uui
AgeCommit message (Expand)Author
2022-05-21flatten UUIInteractionHandlerNoel Grandin
2022-04-17loplugin:stringviewparam convert methods using copy()Noel Grandin
2022-04-12Recheck modules [uU]* with IWYUGabor Kelemen
2022-03-24make hash encoding match decodingCaolán McNamara
2022-02-27tdf#145829: typo ERRCODE_UUI_IO_MODULESIZEEXCEEDED ("basic" instead of "BASIC")Julien Nabet
2021-12-10Generally determine Rdb content from gb_*_set_componentfile callsStephan Bergmann
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-12update PCHsCaolán McNamara
2021-04-08update PCHsLuboš Luňák
2021-04-07Updated README.md files to represent current code / use Markdown formatHossein
2021-04-07lok: show only the filename of the Macro Security dialogHenry Castro
2021-04-06lok: strip directory and suffix from filenamesHenry Castro
2021-04-06update pchesCaolán McNamara
2021-03-24Using .md extension/Markdown syntax for modules READMEHossein
2021-03-23tdf#124176 Use pragma once in u*Vincent LE GARREC
2021-03-21update pchesCaolán McNamara
2021-03-13update pchesJulien Nabet
2021-03-09Make sal/config.h the first in pchMike Kaganski
2021-03-06update pchesJulien Nabet
2021-02-19update pchesCaolán McNamara
2021-01-29loplugin:stringviewparam extend to new..Noel
2021-01-26loplugin:passstuffbyrefNoel
2021-01-21remove deprecated [x|y]align property for CheckBoxes and RadioButtonsCaolán McNamara
2021-01-16snap near 0.5 align values to 0.5Caolán McNamara
2021-01-15replace stock button labelsCaolán McNamara
2021-01-15tdf#138848 add truncate-multiline to all GtkEntries and GtkSpinButtonsCaolán McNamara
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-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-22replace margin-left with margin-start and margin-right with margin-endCaolán McNamara
2020-12-19don't mention VclBuilder in the dialog tests docsCaolán McNamara
2020-12-04update pchesCaolán McNamara
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