summaryrefslogtreecommitdiff
path: root/svx/source/form/fmpage.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-04-11tdf#160176 svx: Reset help text when form control has noneMichael Weghorn1-16/+15
2023-09-10using decls should come after #includeNoel Grandin1-3/+1
2022-08-29ref-count SdrObjectNoel Grandin1-3/+3
2021-04-09Recheck include/ with IWYUGabor Kelemen1-0/+1
2021-04-06forward declare vcl::window in vcl/event.hxxCaolán McNamara1-0/+1
2021-03-07ref-count SdrPageNoel1-3/+3
2020-02-24tdf#42949 Fix IWYU warnings in svx/source/[f-m]*/*cxxGabor Kelemen1-6/+0
2019-08-21Avoid extra calls to INetURLObject::decodeStephan Bergmann1-1/+1
2018-05-08tdf#116977 secured ::Clone methodsArmin Le Grand1-2/+2
2018-04-25tdf#42949 Remove unnecessary localization headers of svxGabor Kelemen1-2/+0
2018-04-18rename Neu->New in svxNoel Grandin1-2/+2
2018-04-15remove some unused comphelper includesJochen Nitschke1-0/+1
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-65/+17
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand1-17/+65
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-65/+17
2018-02-21loplugin:changetoolsgen in svxNoel Grandin1-4/+4
2017-10-23loplugin:includeform: svxStephan Bergmann1-5/+5
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin1-1/+1
2017-07-27loplugin:constparams in svxNoel Grandin1-1/+1
2017-07-21de-hrc various thingsCaolán McNamara1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+0
2017-05-12Translate German comments (rest of svx/)Johnny_M1-2/+2
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-1/+1
2017-02-21loplugin:unusedmethodsNoel Grandin1-3/+2
2017-02-14drop unused Streaming enumerator from SdrInsertReasonKind enumNoel Grandin1-1/+1
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin1-1/+1
2016-11-14coverity#703927 Unchecked return valueCaolán McNamara1-2/+2
2016-08-19convert SdrInsertReasonKind to scoped enumNoel Grandin1-1/+1
2016-06-07tdf#89329: use unique_ptr for pImpl in fmpageXisco Fauli1-1/+0
2016-05-12clang-tidy modernize-loop-convert in svxNoel Grandin1-2/+2
2016-04-18clean-up: unused using declarations and includesJochen Nitschke1-4/+0
2016-03-31use SAL_N_ELEMENTS in for loopsNoel Grandin1-1/+1
2016-02-09Remove excess newlinesChris Sherlock1-1/+0
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-4/+4
2015-10-31com::sun::star->css in svxNoel Grandin1-2/+2
2015-04-29convert SDRSEARCH_ constants to scoped enumNoel Grandin1-1/+1
2015-04-07Remove dead INetProtocol::VimStephan Bergmann1-2/+2
2015-04-02Kill INetProtocol::NewsTor Lillqvist1-1/+1
2015-04-02Kill INetProtocol::Imap and Pop3Tor Lillqvist1-1/+1
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann1-3/+3
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann1-3/+3
2014-12-04impl. Clone for all subclasses of SdrPageDavid Tardon1-3/+14
2014-12-04ooo#93212 avoid slicing during construction of SdrPageDavid Tardon1-2/+9
2014-11-11fdo#84938: replace HELPMODE_ constants with enumNoel Grandin1-1/+1
2014-10-20loplugin: cstylecastNoel Grandin1-3/+3
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara1-1/+0
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin1-2/+2
2014-03-11svx: sal_Bool->boolNoel Grandin1-5/+5