summaryrefslogtreecommitdiff
path: root/svx/source/form/fmPropBrw.cxx
AgeCommit message (Expand)AuthorFilesLines
2023-04-12tdf#140730 a11y: Focus form control property dlg when it startsMichael Weghorn1-0/+2
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann1-1/+1
2022-05-03Just use Any ctor instead of makeAny in svxStephan Bergmann1-6/+6
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin1-1/+1
2021-06-18tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia)1-1/+1
2020-11-12New loplugin:stringviewparamStephan Bergmann1-1/+1
2020-10-06loplugin:const* make some params and methods constNoel1-1/+1
2020-10-05use more TOOLS_WARN_EXCEPTIONMike Kaganski1-6/+7
2020-08-06loplugin:flatten in svxNoel Grandin1-43/+43
2020-02-24tdf#42949 Fix IWYU warnings in svx/source/[f-m]*/*cxxGabor Kelemen1-9/+0
2020-01-28remove some unused local varsNoel Grandin1-1/+1
2020-01-10tdf#42949 Fix IWYU warnings in svx/inc/ and svx/source/inc/Gabor Kelemen1-0/+2
2020-01-03cid#1401342 Uncaught exceptionCaolán McNamara1-1/+4
2019-12-09weld Property BrowserCaolán McNamara1-127/+35
2019-11-03loplugin:stringaddNoel Grandin1-2/+2
2019-10-02loplugin:stringadd in svxNoel Grandin1-2/+2
2019-07-20loplugin:referencecasting in svxNoel Grandin1-2/+2
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen1-0/+1
2018-09-17New loplugin:externalStephan Bergmann1-1/+1
2018-04-15remove some unused comphelper includesJochen Nitschke1-0/+1
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin1-3/+3
2018-02-22weld native message dialogsCaolán McNamara1-1/+3
2018-02-01tdf#42949 Remove unneeded helpids.h headers (2/3)Gabor Kelemen1-1/+0
2017-10-23loplugin:includeform: svxStephan Bergmann1-14/+14
2017-09-01tdf#111970 svx: use SolarMutex for locking in FmXFormShellMichael Stahl1-1/+1
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin1-1/+1
2017-07-21de-hrc various thingsCaolán McNamara1-2/+2
2017-07-21migrate to boost::gettextCaolán McNamara1-27/+27
2017-06-27loplugin:oncevar in svxNoel Grandin1-2/+1
2017-06-21loplugin:unusedfields in svx part2Noel Grandin1-3/+0
2017-06-03cleanup unused css/inspection/ and css/reportdesign includesJochen Nitschke1-1/+0
2017-05-30remove duplicate 'using namespace'Jochen Nitschke1-9/+8
2017-05-19make string translation loading more uniformCaolán McNamara1-7/+7
2017-02-06Add missing #includesStephan Bergmann1-0/+1
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin1-4/+4
2016-11-09make comphelper::containerToSequence a little smarterNoel Grandin1-1/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1
2016-05-25(nearly) nothing uses GetUniqueId anymore, so remove it.Caolán McNamara1-1/+0
2016-05-12clang-tidy modernize-loop-convert in svxNoel Grandin1-2/+2
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-2/+2
2016-03-31use SAL_N_ELEMENTS more widelyNoel Grandin1-1/+1
2016-03-31use SAL_N_ELEMENTS in for loopsNoel Grandin1-1/+1
2016-03-11tdf#97966: Remove 'static' keywordsWastack1-1/+1
2015-11-19use comphelper::containerToSequenceNoel Grandin1-4/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-6/+6
2015-11-09new loplugin: oncevarNoel Grandin1-5/+4
2015-10-31com::sun::star->css in svxNoel Grandin1-2/+2
2015-10-01tdf#94559: third step to remove rtti.hxxOliver Specht1-1/+1
2015-10-01remove old standalone Sun bug numbersNoel Grandin1-1/+0
2015-08-28make PostUserEvent Link<> typedNoel Grandin1-2/+1