summaryrefslogtreecommitdiff
path: root/basctl/source/inc/bastypes.hxx
AgeCommit message (Expand)Author
2018-07-13merge IUndoManager into SfxUndoManagerNoel Grandin
2018-03-29loplugin:virtualdown in basctl,basicNoel Grandin
2018-02-27tdf#114441 sal_uLong to better integer typesShubham Verma
2018-02-22weld native message dialogsCaolán McNamara
2017-11-01loplugin:constantparam in basic,basctlNoel Grandin
2017-10-23loplugin:includeform: basctlStephan Bergmann
2017-10-10basctl: consistently use "" and <> in include directivesMike Kaganski
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-03new loplugin:unusedenumconstantsNoel Grandin
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl
2016-11-24convert SbDEBUG constants to o3tl::typed_flagsNoel 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-08-04loplugin:countusersofdefaultparams in basctl..basicNoel Grandin
2016-02-12tdf#95857 Sort out German plurals ...danielt998
2015-12-23loplugin:unusedfields in basctlNoel Grandin
2015-11-20loplugin:unusedfields in basctlNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-04convert Link<> to typedNoel Grandin
2015-07-24loplugin:unusedmethodsNoel Grandin
2015-07-17com::sun::star->css in basctlNoel Grandin
2015-06-29remove custom RTTI from basctl::BaseWindowNoel Grandin
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-20convert SEARCH_OPTIONS constants to scoped enumNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in basctlNoel Grandin
2015-02-07loplugin:deletedspecialStephan Bergmann
2014-12-27boost::unordered_map -> c++11 std::unordered_mapCaolán McNamara
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-04-28Improve TabBar return typesNoel Grandin
2014-04-19fixincludeguards.sh: basctlThomas Arnhold
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-17basct: prefer passing OUString by referenceNoel Grandin
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock
2014-02-25Remove visual noise from basctlAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-01-17Window::Notify should return boolStephan Bergmann
2012-10-09rtl::OUString to OUString in basctlRicardo Montania
2012-09-07Basic IDE: Filling space of non-docking windowsUray M. János
2012-08-29Basic IDE: namespace basctlUray M. János
2012-08-17Object Catalog in Dialog EditorUray M. János
2012-08-10Bin BasicDockingWindow( Window* pParent, const ResId& rResId )Julien Nabet
2012-08-07IDE: sal_Bool to boolUray M. János
2012-07-26sal_Bool -> boolTakeshi Abe
2012-07-20sal_Bool -> boolTakeshi Abe
2012-06-12re-base on ALv2 code.Michael Meeks
2012-03-11Object Catalog pane in Basic IDETomcsik Bence
2011-12-10String->OUStringAugust Sodora