summaryrefslogtreecommitdiff
path: root/basctl/source/inc/baside3.hxx
AgeCommit message (Expand)Author
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2022-08-05tdf#117388 use native scrollbar under gtk in basic editorCaolán McNamara
2021-11-18loplugin:stringliteraldefine in basctlNoel Grandin
2021-11-03Revert "loplugin:finalclasses"Noel Grandin
2021-11-03loplugin:finalclassesNoel Grandin
2021-08-20loplugin:unusedfieldsNoel Grandin
2021-07-14tdf#40068 Remember last directory for basic/dialog import/exportSamuel Mehrbrodt
2020-10-21use tools::Long in accessibility..basctlNoel
2020-02-29tdf#124176: Use pragma once instead of include guardsjames
2020-01-22tdf#42949 Fix IWYU warnings in basctl/Gabor Kelemen
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