summaryrefslogtreecommitdiff
path: root/uui
AgeCommit message (Expand)AuthorFilesLines
2022-06-01clang-tidy modernize-pass-by-value in uuiNoel Grandin4-8/+10
2022-05-31Rework UUIInteractionHelper constructionStephan Bergmann3-28/+10
2022-05-31UUIInteractionRequestStringResolver::m_pImpl can be a plain data memberStephan Bergmann2-3/+2
2022-05-21flatten UUIInteractionHandlerNoel Grandin3-8/+8
2022-04-17loplugin:stringviewparam convert methods using copy()Noel Grandin2-16/+16
2022-04-12Recheck modules [uU]* with IWYUGabor Kelemen5-8/+1
2022-03-24make hash encoding match decodingCaolán McNamara1-2/+3
2022-02-27tdf#145829: typo ERRCODE_UUI_IO_MODULESIZEEXCEEDED ("basic" instead of "BASIC")Julien Nabet1-1/+1
2021-12-10Generally determine Rdb content from gb_*_set_componentfile callsStephan Bergmann1-1/+1
2021-11-17tdf#143971 Removes pop-up dialog for read-only documentsMatt K7-134/+0
2021-10-31Prepare for removal of non-const operator[] from Sequence in uuiMike Kaganski2-5/+6
2021-10-14Directly initialize vectors in uuiJulien Nabet3-23/+12
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski2-3/+3
2021-10-11In O[U]StringBuffer, make string_view params replacements for OUString onesStephan Bergmann2-3/+4
2021-10-09Don't URL encode the filename in the macro security warning dialogAndreas Heinisch1-1/+1
2021-09-06clang-tidy:readability-redundant-member-initNoel Grandin1-2/+1
2021-08-13split SvNumberFormatter into it's own headerNoel Grandin1-0/+1
2021-08-05drop unneeded forward declareCaolán McNamara1-2/+0
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin6-12/+13
2021-07-26use officecfg for security optionsNoel Grandin1-3/+2
2021-06-09tdf#66553 - Add file/product name to title bar for password managersAndreas Heinisch1-0/+9
2021-05-27tdf#47065 Add new file open UI options and implement a new threadMatt K13-6/+282
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-12update PCHsCaolán McNamara1-1/+2
2021-04-08update PCHsLuboš Luňák1-1/+1
2021-04-07Updated README.md files to represent current code / use Markdown formatHossein1-1/+3
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-04-06update pchesCaolán McNamara1-2/+1
2021-03-24Using .md extension/Markdown syntax for modules READMEHossein1-0/+0
2021-03-23tdf#124176 Use pragma once in u*Vincent LE GARREC24-96/+24
2021-03-21update pchesCaolán McNamara1-1/+2
2021-03-13update pchesJulien Nabet1-2/+1
2021-03-09Make sal/config.h the first in pchMike Kaganski1-2/+2
2021-03-06update pchesJulien Nabet1-1/+2
2021-02-19update pchesCaolán McNamara1-2/+1
2021-01-29loplugin:stringviewparam extend to new..Noel1-2/+2
2021-01-26loplugin:passstuffbyrefNoel1-1/+1
2021-01-21remove deprecated [x|y]align property for CheckBoxes and RadioButtonsCaolán McNamara3-5/+0
2021-01-16snap near 0.5 align values to 0.5Caolán McNamara1-1/+1
2021-01-15replace stock button labelsCaolán McNamara9-46/+46
2021-01-15tdf#138848 add truncate-multiline to all GtkEntries and GtkSpinButtonsCaolán McNamara6-0/+12
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-29loplugin:stringviewparam: operator +Stephan Bergmann1-1/+1
2020-12-22replace margin-left with margin-start and margin-right with margin-endCaolán McNamara2-2/+2
2020-12-19don't mention VclBuilder in the dialog tests docsCaolán McNamara1-1/+1
2020-12-04update pchesCaolán McNamara1-1/+2
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel1-1/+1