summaryrefslogtreecommitdiff
path: root/svx/source/form/tabwin.cxx
AgeCommit message (Expand)AuthorFilesLines
2025-01-31Simplify SfxBindings::ExecuteSynchronMike Kaganski1-0/+1
2024-05-11loplugin:ostr in svxNoel Grandin1-2/+2
2023-02-22create new OPropertyChangeListener2 and use it in FmFieldWinNoel Grandin1-6/+10
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann1-1/+1
2022-07-21clang-tidy modernize-pass-by-value in svxNoel Grandin1-2/+3
2022-05-03Just use Any ctor instead of makeAny in svxStephan Bergmann1-1/+1
2022-02-04add toId/fromId to tidy up some ugly castingCaolán McNamara1-3/+3
2021-06-18tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia)1-1/+1
2021-02-15loplugin:referencecasting in svxNoel1-1/+1
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel1-2/+2
2020-03-13Revert "loplugin:constfields in svx"Noel Grandin1-1/+1
2020-02-28weld calc navigatorCaolán McNamara1-1/+3
2020-02-24tdf#42949 Fix IWYU warnings in svx/source/[f-m]*/*cxxGabor Kelemen1-13/+2
2020-01-23weld SvxFontWorkDialogCaolán McNamara1-2/+3
2019-12-26use more TOOLS_WARN_EXCEPTIONNoel Grandin1-1/+2
2019-12-02remove some unneeded includesCaolán McNamara1-3/+0
2019-12-01weld FmFieldWinCaolán McNamara1-157/+63
2019-08-17tdf#125340 transport preferred dialog parent down the migration dialogCaolán McNamara1-1/+1
2019-08-15loplugin:sequenceloop in svtools..svxNoel Grandin1-1/+1
2019-07-09Simplify Sequence iterations in svxArkadiy Illarionov1-6/+4
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen1-0/+1
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen1-0/+1
2018-11-07move SvTreeListBox to vclCaolán McNamara1-1/+1
2018-10-08loplugin:constfields in svxNoel Grandin1-1/+1
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke1-0/+1
2018-02-21loplugin:changetoolsgen in svxNoel Grandin1-2/+2
2017-11-01loplugin:constantparam in connectivityNoel Grandin1-1/+1
2017-10-23loplugin:includeform: svxStephan Bergmann1-9/+9
2017-09-01tdf#111970 svx: use SolarMutex for locking in FmXFormShellMichael Stahl1-1/+1
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin1-1/+1
2017-07-29loplugin:constparams in svxNoel Grandin1-1/+1
2017-07-27loplugin:constparams in svxNoel Grandin1-1/+1
2017-07-21de-hrc various thingsCaolán McNamara1-2/+2
2017-07-21migrate to boost::gettextCaolán McNamara1-6/+5
2017-05-19make string translation loading more uniformCaolán McNamara1-3/+3
2017-05-12Translate German comments (rest of svx/)Johnny_M1-1/+1
2017-05-12remove unused uno::Reference varsNoel Grandin1-3/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-1/+1
2016-10-12remove (yet another) StringListResource implementationCaolán McNamara1-5/+5
2016-08-25convert DataAccessDescriptorProperty to scoped enumNoel Grandin1-9/+9
2016-07-15new loplugin unnecessary overrideNoel Grandin1-6/+0
2016-06-06remove some manual ref counting in svx and xmloffNoel Grandin1-7/+4
2016-02-19new loplugin: find write-only fieldsNoel Grandin1-11/+0
2016-02-09Remove excess newlinesChris Sherlock1-1/+0
2015-12-29cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-11-23loplugin:unusedfields in svx/Noel Grandin1-5/+3
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-7/+7
2015-10-31com::sun::star->css in svxNoel Grandin1-4/+4
2015-10-01tdf#94559: third step to remove rtti.hxxOliver Specht1-1/+1
2015-08-25make pWindow private in SfxChildWindowNoel Grandin1-2/+2