summaryrefslogtreecommitdiff
path: root/svtools/source/dialogs
AgeCommit message (Expand)Author
2024-05-15use more officecfg in SvObjectServerListNoel Grandin
2024-05-13loplugin:ostr in svtoolsNoel Grandin
2024-05-03replace createFromAscii with OUString literals in svtoolsNoel Grandin
2024-04-04RESTART_REASON_MSCOMPATIBLE_FORMS_MENU is deadNoel Grandin
2024-04-03tdf#146619 Drop unused 'using namespace' in: svtools/Gabor Kelemen
2024-02-08tdf#159637: fix position of 'Windows Share' entryXisco Fauli
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski
2023-11-20c++20: use std::erase(_if) instead of std::remove(_if)+erase (svtools)Julien Nabet
2023-11-09tdf#146386 fpicker,svtools: remove FTP from Remote Files dialogMichael Stahl
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: svtoolsStephan Bergmann
2023-09-10using decls should come after #includeNoel Grandin
2023-07-20Revert "tdf#149401 show "Restart LibreOffice" dialog changing AutoRecovery"Justin Luth
2023-06-26new loplugin:constexprliteralNoel Grandin
2023-05-31Improve some error diagnosticsStephan Bergmann
2023-04-12loplugin:stringview whitelist getLength and isEmptyNoel Grandin
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-01-26remove option to toggle IsPDFAsStandardPrintJobFormat from UICaolán McNamara
2022-11-22loplugin:unusedfieldsNoel Grandin
2022-10-11Deduplicate O(U)StringConcatenationMike Kaganski
2022-09-03Simplify by using replaceAll instead of replaceAt in a loopJulien Nabet
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-07-14clang-tidy modernize-pass-by-value in svtoolsNoel Grandin
2022-06-23tdf#149401 show "Restart LibreOffice" dialog changing AutoRecoveryTünde Tóth
2022-06-05restore %PRODUCTNAME to accessible descriptions that need themCaolán McNamara
2022-03-07do not pass XComponentContext to officecfg::...::get() callsLuboš Luňák
2022-03-03Recheck modules sv* with IWYUGabor Kelemen
2021-11-24Resolves: tdf#145840 call ToggledDavsHdl on setting checkbox stateCaolán McNamara
2021-10-31Prepare for removal of non-const operator[] from Sequence in svtoolsMike Kaganski
2021-10-18Related: tdf#145169 use "sftp" because that's a known ProtocolCaolán McNamara
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-10-05drop 'using namespace std' in s* + toolkitJulien Nabet
2021-10-03A more lightweight O[U]StringConcatenationStephan Bergmann
2021-09-28gives names to all the Idles and TasksNoel Grandin
2021-08-27Rename AsyncColorPicker -> AsynchronousColorPickerSzymon Kłos
2021-08-19Make Custom Color Picker dialog asyncSzymon Kłos
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-06-08Resolves tdf#131817 - Option to globally switch toolbar locking on/offHeiko Tietze
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-01tdf#42949 Fix new IWYU warnings in directories s*Gabor Kelemen
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-16tdf#138229: make OleObjectDescriptor match OBJECTDESCRIPTOR on _WIN64Mike Kaganski
2020-11-12New loplugin:stringviewparamStephan Bergmann
2020-11-11loplugin:stringviewNoel
2020-10-19use tools::Long in svtoolsNoel
2020-10-06move set_user_managed_scrolling to an initial weld argumentCaolán McNamara
2020-09-09Resolves: tdf#136494 get preferred height after contents filled inCaolán McNamara
2020-09-04Make many OUString functions take std::u16string_view parametersStephan Bergmann