summaryrefslogtreecommitdiff
path: root/svx/source/inc/fmshimp.hxx
AgeCommit message (Expand)Author
2015-09-07svx: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-08-04svx,starmath: inline some use-once typedefsNoel Grandin
2015-07-24convert GA_ constants to enum classNoel Grandin
2015-07-16loplugin:unusedmethods svx(part2)Noel Grandin
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-30Get rid of initial :: for the svx namespaceTor Lillqvist
2015-04-23Remove unnecessary overridesStephan Bergmann
2015-04-14tdf#88710 Kill svx dbtoolsclientMatthew Nicholls
2015-03-11utl::ConfigItem::Commit() should call ClearModified()Michael Stahl
2015-02-24TyposJulien Nabet
2015-01-24Typo: syncro->synchroJulien Nabet
2014-12-09changed timers to idleJennifer Liebel
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-07-03Generally better to have DLLPUBLIC class with some DLLPRIVATE membersStephan Bergmann
2014-05-07The opaque PostUserEvent IDs are actually pointersStephan Bergmann
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-04-15svx: sal_Bool->boolNoel Grandin
2014-04-07Remove silly PUT_SEMICOLON_AT_THE_ENDStephan Bergmann
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-17comphelper: sal_Bool -> boolStephan Bergmann
2014-02-03Remove needless SAL_DLLPRIVATE annotationsStephan Bergmann
2014-01-21Consistently let SetDesingMode functions take bool argumentStephan Bergmann
2013-12-06Get rid of DECLARE_STL_VECTORStephan Bergmann
2013-10-28fixincludeguards.sh: svxThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-15fdo#38838, String to OUString, in dbaccess/source/ui/browserGergő Mocsi
2012-11-27re-base on ALv2 code. Includes:Michael Meeks
2012-08-07Remove non-existing forward declarationsThomas Arnhold
2012-07-31remove commented out SV_DECL_OBJARRMichael Stahl
2012-07-30remove unnecessary includes of svl/svarray.hxxCaolán McNamara
2012-07-25delete svl/svstdarr.hxxMichael Stahl
2012-04-19Convert SV_DECL_PTRARR_DEL to boost::ptr_vectorNoel Grandin
2012-04-19Convert SV_DECL_PTRARR to std::vectorNoel Grandin
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2012-01-10Remove _SVSTDARR_STRINGSISORTDTORAugust Sodora
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz
2011-11-07callcatcher: update listCaolán McNamara
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-12fix mis-merge all-around.Norbert Thiebaud
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-03-07Remove use of Svlongs from fmshimp.[ch]xxNigel Hawkins
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-02-10Remove last traces of SvBytes from svxNigel Hawkins
2011-02-10Remove InvalidSlot svArray stuff in FmXFormShellNigel Hawkins
2011-01-14removetooltypes01: #i112600# fix TRUE/FALSE autodoc tagsMikhail Voytenko