summaryrefslogtreecommitdiff
path: root/svx/source/form
AgeCommit message (Expand)Author
2017-09-01svx: add mutex guards to SvxFmDrawPageMichael Stahl
2017-09-01tdf#111970 svx: use SolarMutex for locking in FmXFormShellMichael Stahl
2017-08-29svx: FmXFormView owns m_pWatchStoredListTakeshi Abe
2017-08-23convert message box style bits to scoped enumNoel Grandin
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-08-11Removing unused SfxItemPool serialisation from svxVarun Dhall
2017-08-03loplugin:constparams in sdNoel Grandin
2017-08-01move resmgr to unotoolsCaolán McNamara
2017-08-01loplugin:checkunusedparamsNoel Grandin
2017-07-29loplugin:constparams in svxNoel Grandin
2017-07-27loplugin:constparams in svxNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-21loplugin:unusedfields in svxNoel Grandin
2017-07-14use more OUString::operator== in svxNoel Grandin
2017-07-11use more range-for on uno::SequenceNoel Grandin
2017-07-06use more begin()/end() for SequenceNoel Grandin
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-07-05loplugin:unusedfields variousNoel Grandin
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke
2017-07-03loplugin:unusedfields in svxNoel Grandin
2017-07-02loplugin:casttovoid: svxStephan Bergmann
2017-06-27loplugin:oncevar in svxNoel Grandin
2017-06-26s/catched/caughtNoel Grandin
2017-06-23simplify some string handling in tracing callsNoel Grandin
2017-06-21loplugin:unusedfields in svx part2Noel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-06-08remove some unnecessary use of OUStringBufferNoel Grandin
2017-06-05Improved loplugin:cstylecast to reference types: svxStephan Bergmann
2017-06-03cleanup unused css/inspection/ and css/reportdesign includesJochen Nitschke
2017-06-02Improved loplugin:redundantcast const_cast handling: svxStephan Bergmann
2017-06-01Fix typosAndrea Gelmini
2017-05-31disambiguate dual use of toolbar idsCaolán McNamara
2017-05-30remove duplicate 'using namespace'Jochen Nitschke
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-05-26coverity#1409894 Dereference after null checkCaolán McNamara
2017-05-20cleanup unused css/script/ includesJochen Nitschke
2017-05-19loplugin:stringcopy: svxStephan Bergmann
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-12Translate German comments (rest of svx/)Johnny_M
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-11Fix typosAndrea Gelmini
2017-05-11remove some unnecessary temporary OUStringsNoel Grandin
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke