summaryrefslogtreecommitdiff
path: root/svx/source/unodialogs
AgeCommit message (Expand)AuthorFilesLines
2025-01-27Resolves: cool#10952 use existing ComponentContextCaolán McNamara2-7/+4
2024-12-07weld: Rename weld::Treeview selection signal/connectMichael Weghorn1-1/+4
2024-05-11loplugin:ostr in svxNoel Grandin3-22/+22
2023-06-29Use getXWeak in svxMike Kaganski1-1/+1
2022-11-22loplugin:unusedfieldsNoel Grandin2-6/+0
2022-07-21clang-tidy modernize-pass-by-value in svxNoel Grandin2-4/+5
2022-02-04add toId/fromId to tidy up some ugly castingCaolán McNamara1-3/+3
2022-01-14make comphelper::OInterfaceContainerHelper4 more threadsafeNoel Grandin1-2/+2
2022-01-02osl::Mutex->std::mutex in ChineseTranslation_UnoDialogNoel Grandin2-6/+8
2021-11-28use more OInterfaceContainerHelper3 in svxNoel Grandin1-2/+2
2021-10-16Simplify vector initialization in svxJulien Nabet1-3/+6
2021-09-03clang-tidy:readability-redundant-member-initNoel Grandin2-2/+0
2021-08-10Missing includeStephan Bergmann1-0/+4
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara2-2/+2
2021-05-20use toggle instead of click for RadioButtonCaolán McNamara2-4/+3
2020-11-25tdf#42949 Fix new IWYU warnings in directory svxGabor Kelemen1-1/+0
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel2-6/+6
2020-11-16tdf#123936 Formatting files in module svx with clang-formatPhilipp Hofer1-5/+3
2020-07-08svx: create instances with uno constructorsNoel Grandin3-69/+8
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: svxStephan Bergmann1-1/+1
2020-03-13Revert "loplugin:constfields in svx"Noel Grandin1-3/+3
2020-03-10tdf#42949 Fix IWYU warnings in svx/source/[t-x]*/*cxxGabor Kelemen2-5/+0
2020-01-28tdf#75280: Convert inappropriate use of sal_uIntPtr to better integer typesBurak Bala1-2/+2
2020-01-27tdf#124176: Use pragma once instead of include guardsBurak Bala3-12/+3
2020-01-15tdf#42949 Fix IWYU warnings in svx/source/*/*hxxGabor Kelemen1-2/+0
2019-12-23sal_Char->char in svxNoel Grandin1-1/+1
2019-11-20loplugin:unusedmethodsNoel Grandin1-2/+0
2019-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet1-2/+1
2019-08-15loplugin:sequenceloop in svtools..svxNoel Grandin1-1/+1
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): svxStephan Bergmann1-1/+1
2019-07-20loplugin:referencecasting in svxNoel Grandin1-5/+4
2019-07-09Simplify Sequence iterations in svxArkadiy Illarionov2-7/+4
2019-05-28drop some unneeded includesCaolán McNamara1-4/+1
2019-05-10an uno -> a unoCaolán McNamara1-1/+1
2019-04-30improve loplugin:stringconstantNoel Grandin2-6/+6
2019-02-25loplugin:unusedmethodsNoel Grandin1-2/+0
2019-02-25loplugin:unusedfields in variousNoel Grandin2-4/+0
2019-02-19weld ChineseDictionaryDialogCaolán McNamara6-521/+311
2019-02-10loplugin:indentation in svxNoel Grandin1-1/+1
2018-11-30remove unused HeaderBarItemBits enum valuesNoel Grandin1-1/+1
2018-11-21weld SwCondCollPageCaolán McNamara1-1/+1
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen1-0/+1
2018-11-07move SvTreeListBox to vclCaolán McNamara1-2/+2
2018-10-08loplugin:constfields in svxNoel Grandin1-3/+3
2018-09-11loplugin:simplifyconstruct in svtools..svxNoel Grandin2-7/+4
2018-04-25SvTabListBox::SetTabs, pass count explicitNoel Grandin1-4/+4
2018-04-01remove unused processfactory.hxx includesJochen Nitschke1-1/+0
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara3-3/+0
2018-02-01tdf#42949 Remove unneeded helpids.h headers (2/3)Gabor Kelemen2-2/+0
2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann1-1/+1