summaryrefslogtreecommitdiff
path: root/svx/source/inc/fmexpl.hxx
AgeCommit message (Expand)Author
2016-11-07loplugin:unnecessaryvirtual in svx..swNoel Grandin
2016-10-27loplugin:expandablemethods in svxNoel Grandin
2016-10-20loplugin:expandablemethodds in svxNoel Grandin
2016-10-12loplugin:countusersofdefaultparams in svxNoel Grandin
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-27loplugin:countusersofdefaultparams in svxNoel Grandin
2016-06-06remove some manual ref counting in svx and xmloffNoel Grandin
2016-04-14loplugin:passstuffbyref in svxNoel Grandin
2016-03-17loplugin:constantparam in svxNoel Grandin
2016-03-01loplugin:unuseddefaultparam in svx (part1)Noel Grandin
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-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-09-08convert Link<> to typedNoel Grandin
2015-09-07svx: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-07-16loplugin:unusedmethods svx(part2)Noel Grandin
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-04-28svx: fix GCC-4.7 buildMiklos Vajna
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in svx.Noel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin
2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante
2014-07-17Renamed brdcst.[hc]xx to SfxBroadcaster.[hc]xxTobias Lippert
2014-06-25remove spurious ::com::sun::star::sdbcx namespace prefixMichael Stahl
2014-06-13loplugin:staticcallStephan Bergmann
2014-05-07The opaque PostUserEvent IDs are actually pointersStephan Bergmann
2014-04-15svx: sal_Bool->boolNoel Grandin
2014-04-11708360 Uninitialized scalar fieldCaolán McNamara
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann
2014-03-25svtools: sal_Bool->boolNoel Grandin
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from svxAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2013-10-28fixincludeguards.sh: svxThomas Arnhold
2013-06-03fdo#46808, Remove XMultiServiceFactory from NavigatorTreeNoel Grandin
2013-04-23fdo#46808, convert form::Forms to new styleNoel Grandin
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-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida