summaryrefslogtreecommitdiff
path: root/svx/source/inc/formcontroller.hxx
AgeCommit message (Expand)AuthorFilesLines
2020-08-14inline some use-once typedefsNoel Grandin1-2/+2
2020-01-10tdf#42949 Fix IWYU warnings in svx/inc/ and svx/source/inc/Gabor Kelemen1-11/+1
2017-10-24loplugin:finalclasses in svxNoel Grandin1-3/+2
2017-07-07C++11 remove std::binary_function bases from functorsJochen Nitschke1-1/+1
2017-06-12cleanup unused css/frame/* includesJochen Nitschke1-3/+0
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-04-18Translate German comments in svx/source/inc/Johnny_M1-5/+5
2017-04-10new loplugin:inlinefieldsNoel Grandin1-2/+2
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-102/+101
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski1-1/+1
2017-01-19New loplugin:dynexcspec: Add @throws documentation, svxStephan Bergmann1-0/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-6/+6
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-07-27improve passstuffbyref return analysisNoel Grandin1-1/+1
2016-07-04comphelper::OBaseMutex -> cppu::BaseMutexNoel Grandin1-3/+3
2016-06-06remove some manual ref counting in svx and xmloffNoel Grandin1-2/+2
2016-04-18Avoid reserved identifiersStephan Bergmann1-7/+7
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin1-1/+2
2015-10-31com::sun::star->css in svxNoel Grandin1-181/+181
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-107/+107
2015-09-17convert Link<> to typedNoel Grandin1-4/+4
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini1-1/+1
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann1-1/+1
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann1-1/+1
2015-04-16svx: can avoid comphelper/implbase_var.hxx in formcontrollerMiklos Vajna1-6/+2
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-11/+11
2015-03-06Timer: Adapted all idle includes and enum usesTobias Madl1-0/+1
2014-12-09changed timers to idlesTobias Madl1-1/+1
2014-09-29svx: std::auto_ptr -> std::unique_ptrStephan Bergmann1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-2/+2
2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante1-3/+0
2014-06-05svx: remove SAL_THROW macroNoel Grandin1-3/+3
2014-04-15svx: sal_Bool->boolNoel Grandin1-22/+22
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-107/+107
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-98/+98
2014-02-26Remove visual noise from svxAlexander Wilms1-2/+2
2014-02-03Remove needless SAL_DLLPRIVATE annotationsStephan Bergmann1-1/+1
2014-01-30"stati" considered both pretentious and incorrect LatinMichael Stahl1-1/+1
2013-12-06Get rid of DECLARE_STL_VECTORStephan Bergmann1-2/+5
2013-10-28fixincludeguards.sh: svxThomas Arnhold1-3/+3
2013-06-05fdo#46808, Convert various comphelper::ComponentContextNoel Grandin1-4/+3
2013-05-14svx: remove entirely gratuitous dependency on sqlparse.hxxMichael Stahl1-1/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-14/+14
2012-11-27re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-07-14simplify include guardsThomas Arnhold1-1/+1
2012-07-07removed unnecessary forward declarations of classTakeshi Abe1-1/+0
2012-06-29Remove UNO includes commentsThomas Arnhold1-2/+0
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz1-1/+0
2011-12-08childs -> childrenMichael T. Whiteley1-1/+1