summaryrefslogtreecommitdiff
path: root/svx/source/form/fmPropBrw.cxx
AgeCommit message (Expand)Author
2020-11-12New loplugin:stringviewparamStephan Bergmann
2020-10-06loplugin:const* make some params and methods constNoel
2020-10-05use more TOOLS_WARN_EXCEPTIONMike Kaganski
2020-08-06loplugin:flatten in svxNoel Grandin
2020-02-24tdf#42949 Fix IWYU warnings in svx/source/[f-m]*/*cxxGabor Kelemen
2020-01-28remove some unused local varsNoel Grandin
2020-01-10tdf#42949 Fix IWYU warnings in svx/inc/ and svx/source/inc/Gabor Kelemen
2020-01-03cid#1401342 Uncaught exceptionCaolán McNamara
2019-12-09weld Property BrowserCaolán McNamara
2019-11-03loplugin:stringaddNoel Grandin
2019-10-02loplugin:stringadd in svxNoel Grandin
2019-07-20loplugin:referencecasting in svxNoel Grandin
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen
2018-09-17New loplugin:externalStephan Bergmann
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-02-22weld native message dialogsCaolán McNamara
2018-02-01tdf#42949 Remove unneeded helpids.h headers (2/3)Gabor Kelemen
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-09-01tdf#111970 svx: use SolarMutex for locking in FmXFormShellMichael Stahl
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-27loplugin:oncevar in svxNoel Grandin
2017-06-21loplugin:unusedfields in svx part2Noel Grandin
2017-06-03cleanup unused css/inspection/ and css/reportdesign includesJochen Nitschke
2017-05-30remove duplicate 'using namespace'Jochen Nitschke
2017-05-19make string translation loading more uniformCaolán McNamara
2017-02-06Add missing #includesStephan Bergmann
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2016-11-09make comphelper::containerToSequence a little smarterNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-05-25(nearly) nothing uses GetUniqueId anymore, so remove it.Caolán McNamara
2016-05-12clang-tidy modernize-loop-convert in svxNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-03-31use SAL_N_ELEMENTS more widelyNoel Grandin
2016-03-31use SAL_N_ELEMENTS in for loopsNoel Grandin
2016-03-11tdf#97966: Remove 'static' keywordsWastack
2015-11-19use comphelper::containerToSequenceNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09new loplugin: oncevarNoel Grandin
2015-10-31com::sun::star->css in svxNoel Grandin
2015-10-01tdf#94559: third step to remove rtti.hxxOliver Specht
2015-10-01remove old standalone Sun bug numbersNoel Grandin
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-08-25make pWindow private in SfxChildWindowNoel Grandin
2015-08-25make eChildAlignment private in SfxChildWindowNoel Grandin
2015-05-29dispose SfxControllerItem objects correctlyLászló Németh
2015-05-25Audit all PostUserEvent calls and instrument for VclPtr.Michael Meeks
2015-05-10Use IMPL_LINK_NOARG[_TYPED] where applicableStephan Bergmann