summaryrefslogtreecommitdiff
path: root/svx/source/form/fmpage.cxx
AgeCommit message (Expand)Author
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-08-17remove unnecessary use of OUString::getStrNoel 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-05-12Translate German comments (rest of svx/)Johnny_M
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-21loplugin:unusedmethodsNoel Grandin
2017-02-14drop unused Streaming enumerator from SdrInsertReasonKind enumNoel Grandin
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-11-14coverity#703927 Unchecked return valueCaolán McNamara
2016-08-19convert SdrInsertReasonKind to scoped enumNoel Grandin
2016-06-07tdf#89329: use unique_ptr for pImpl in fmpageXisco Fauli
2016-05-12clang-tidy modernize-loop-convert in svxNoel Grandin
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-03-31use SAL_N_ELEMENTS in for loopsNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-31com::sun::star->css in svxNoel Grandin
2015-04-29convert SDRSEARCH_ constants to scoped enumNoel Grandin
2015-04-07Remove dead INetProtocol::VimStephan Bergmann
2015-04-02Kill INetProtocol::NewsTor Lillqvist
2015-04-02Kill INetProtocol::Imap and Pop3Tor Lillqvist
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2014-12-04impl. Clone for all subclasses of SdrPageDavid Tardon
2014-12-04ooo#93212 avoid slicing during construction of SdrPageDavid Tardon
2014-11-11fdo#84938: replace HELPMODE_ constants with enumNoel Grandin
2014-10-20loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-12-09GetBasic and m_pBasic are unusedCaolán McNamara
2013-07-26fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa
2013-04-23fdo#46808, convert form::Forms to new styleNoel Grandin
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold
2013-02-08fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac
2012-11-27re-base on ALv2 code. Includes:Michael Meeks
2012-05-29targetted SAL_N_ELEMENTS reversion.Michael Meeks
2011-11-27remove include of pch header from svxNorbert Thiebaud
2011-11-19remove ENABLE_BYTESTRING_STREAM_OPERATORSCaolán McNamara
2011-04-28Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-03-09remove SVX_LIGHT macroXavier ALT