summaryrefslogtreecommitdiff
path: root/sfx2/source/control/statcach.cxx
AgeCommit message (Expand)Author
2016-06-08tdf#99815 use XNotifyingDispatch in sfx2Juergen Funk
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-06Avoid reserved identifiersStephan Bergmann
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-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-29com::sun::star->css in sfx2Noel Grandin
2015-08-14remove default value from SfxPoolItem::PutValueNoel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-03-19loplugin:constantfunction: sfx2Noel Grandin
2014-12-23fdo#39440 reduce scope of local variablesMichael Weghorn
2014-10-02loplugin: cstylecastNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-09-10Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann
2014-07-23convert SfxItemState constants to a proper enumNoel Grandin
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-05-14Find places where uno::Sequence is passed by value.Noel Grandin
2014-05-06Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part3Julien Nabet
2014-05-05Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part2Julien Nabet
2014-04-07sfx2: sal_Bool->boolNoel Grandin
2014-03-25Remove legacy DBG_PROFSART/STOP callsStephan Bergmann
2014-03-14sfx2: sal_Bool->boolNoel Grandin
2014-03-03SFX2 : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from sfx2Alexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2014-01-15remove sfx2/appuno.hxxMatúš Kukan
2013-07-23convert sfx2 UNO services to WeakImplHelperNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-25Bin a fairly useless OSL_TRACETor Lillqvist
2013-02-14Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac
2012-07-06re-base on ALv2 code. Includes:Michael Meeks
2012-01-10Remove cruft in debug toolsMarcel Metz
2011-11-27remove include of pch header from sfx2Norbert Thiebaud
2011-06-29remove deprecated ByteString::CreateFromInt64Caolán McNamara
2011-05-18fix brain fartDavid Tardon
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-28Remove commented code in libs-core/sfx2Xisco Fauli
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-13Move DBG_TRACE to OSL_TRACE for strings foo().GetBuffer()Thomas Arnhold
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-03-10Translations and typo fixes.Albert Thuswaldner
2011-03-01Remove dead CodeXisco Fauli
2011-02-09Trying to remove the stlport mention from the codeFridrich Štrba
2011-01-23WaE: gcc 4.6.0 various warningsCaolán McNamara
2011-01-11removetooltypes01: #i112600# do not affect FASTBOOL in this cwsMikhail Voytenko