summaryrefslogtreecommitdiff
path: root/basctl/source/inc/basidesh.hxx
AgeCommit message (Expand)Author
2020-09-04tdf#124176 Use #pragma once in basctlGeorge Bateman
2018-11-29Rename files for class ObjectCatalogtagezi
2018-07-13merge IUndoManager into SfxUndoManagerNoel Grandin
2018-06-26tdf#96099 Remove some trivial container iterator typedefsArkadiy Illarionov
2018-04-21tdf#94498 add repeat search in Basic IDE by shortcuttagezi
2018-03-29loplugin:virtualdown in sfx2Noel Grandin
2018-02-27convert various MessBox to weld::MessageDialogCaolán McNamara
2017-10-23loplugin:includeform: basctlStephan Bergmann
2017-10-10basctl: consistently use "" and <> in include directivesMike Kaganski
2017-07-31loplugin:constparams in basctlNoel Grandin
2017-03-26Kill remaining PseudoSlots usageMaxim Monastirsky
2017-02-21loplugin:unusedmethodsNoel Grandin
2016-11-24convert SbDEBUG constants to o3tl::typed_flagsNoel Grandin
2016-11-11loplugin:expandablemethods in avmedia..canvasNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-14put all SfxShell feature flags in one typed_flags classJochen Nitschke
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-04loplugin:countusersofdefaultparams in basctl..basicNoel Grandin
2016-07-25new loplugin overrideparamNoel Grandin
2016-04-14loplugin:passstuffbyref in variousNoel Grandin
2016-03-23loplugin:constantparam in basctlNoel Grandin
2016-03-17loplugin:constantparam in sfx2Noel Grandin
2016-01-22tdf#96683 Move tabs in Basic IDE to an own rowSamuel Mehrbrodt
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-10-29tdf#95416: Get rid of #include "../foo/bar.hxx" style includesTor Lillqvist
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-14boost->stdCaolán McNamara
2015-09-04convert Link<> to typedNoel Grandin
2015-07-24loplugin:unusedmethodsNoel Grandin
2015-07-17com::sun::star->css in basctlNoel Grandin
2015-06-24remove SFX_NOTIFY macroNoel Grandin
2015-05-15tdf#91239 - return VclPtr's from Create Fn.s and add missing dispose logic.Michael Meeks
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-10vclwidget: convert lots more sites to use VclPtrNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in basctlNoel Grandin
2015-03-24convert SFX_PRINTER constants to enum classNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-27loplugin:unreffun: also warn about redundant redeclarationsStephan Bergmann
2014-04-19fixincludeguards.sh: basctlThomas Arnhold
2014-04-18sfx2: Move InitInterface_Impl() out of SFX_DECL_INTERFACE too.Jan Holesovsky
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
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-19sfx2: sal_Bool->boolNoel Grandin
2014-03-18sfx2: sal_Bool->boolNoel Grandin
2014-03-17basct: prefer passing OUString by referenceNoel Grandin
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-01-17bool improvementsStephan Bergmann