summaryrefslogtreecommitdiff
path: root/basctl/source/inc/baside3.hxx
AgeCommit message (Expand)Author
2019-02-25loplugin:unusedfields in variousNoel Grandin
2018-10-06drop some now unnecessary includesCaolán McNamara
2018-09-03pass SdrUndoAction around by std::unique_ptrNoel Grandin
2018-07-13merge IUndoManager into SfxUndoManagerNoel Grandin
2018-03-29loplugin:unnecessaryvirtualNoel Grandin
2018-03-29loplugin:virtualdown in basctl,basicNoel Grandin
2018-02-27convert various MessBox to weld::MessageDialogCaolán McNamara
2017-12-29loplugin:passstuffbyref improved return in variousNoel Grandin
2017-10-23loplugin:includeform: basctlStephan Bergmann
2017-10-10basctl: consistently use "" and <> in include directivesMike Kaganski
2017-05-20cleanup unused css/script/ includesJochen Nitschke
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-26Kill remaining PseudoSlots usageMaxim Monastirsky
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-05-18update unusedmethods plugin to deal with constructorsNoel Grandin
2016-04-16basctl: prefix some membersJulien Nabet
2016-03-15loplugin:constantparamNoel Grandin
2016-03-09loplugin:constantparam in basctlNoel Grandin
2016-01-11loplugin:unusedmethods unused return value in basctlNoel Grandin
2015-11-12Resolves: tdf#95021 crash on closing macro dialog editorCaolán McNamara
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-18boost->stdCaolán McNamara
2015-09-09convert Link<> to typedNoel Grandin
2015-07-17com::sun::star->css in basctlNoel Grandin
2015-06-29remove custom RTTI from basctl::BaseWindowNoel Grandin
2015-05-18basctl: Use typed LinksNoel Grandin
2015-05-14refactor "basctl" classes to use RenderContextTomaž Vajngerl
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in basctlNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-07-11new loplugin: externalandnotdefinedNoel Grandin
2014-04-19fixincludeguards.sh: basctlThomas Arnhold
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-17basct: prefer passing OUString by referenceNoel Grandin
2014-02-25Remove visual noise from basctlAlexander Wilms
2013-08-06Prevent basctl::PropBrw using basctl::Layout from within ~LayoutStephan Bergmann
2012-09-28::rtl::OUString to OUString in basctlRicardo Montania
2012-09-07basctl: int -> long for Point and SizeUray M. János
2012-09-07Cleanup in basctl (raw pointers)Uray M. János
2012-09-07Fix for docking property browserUray M. János
2012-09-07Basic IDE: Docking property browser under object catalogUray M. János
2012-08-29Basic IDE: namespace basctlUray M. János
2012-08-17followup changes to 44861f2435a0c487d4fb5b196f7e4fe7f9569396Noel Power