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