summaryrefslogtreecommitdiff
path: root/basctl/source/basicide/baside2.hxx
AgeCommit message (Expand)AuthorFilesLines
2020-12-18weld basctl popup menusCaolán McNamara1-2/+0
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann1-1/+2
2020-10-21use tools::Long in accessibility..basctlNoel1-5/+5
2020-10-06loplugin:const* make some params and methods constNoel1-1/+1
2020-05-23uitest: add wrapper for macro editorXisco Fauli1-0/+3
2020-05-22move InterimItemWindow to vclCaolán McNamara1-1/+1
2020-05-19Resolves: tdf#114258 defer LoseFocus treeview updateCaolán McNamara1-0/+3
2020-05-08compact namespace in avmedia..bridgesNoel Grandin1-3/+1
2020-04-22move InterimItemWindow to svtoolsCaolán McNamara1-1/+1
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen1-0/+1
2020-03-04tdf#114441: Convert use of sal_uLong to better integer typesBugra1-1/+1
2020-02-19weld CodeCompleteWindowCaolán McNamara1-34/+18
2020-02-19merge common code togetherCaolán McNamara1-6/+0
2020-02-19weld WatchWindow panelCaolán McNamara1-40/+25
2020-02-17weld StackWindow DockingWindowCaolán McNamara1-2/+6
2020-01-27tdf#124176: Use pragma once instead of include guardsAleyna Doğrucan1-4/+1
2020-01-22tdf#42949 Fix IWYU warnings in basctl/Gabor Kelemen1-3/+2
2019-09-28loplugin:virtualdead in basctlNoel Grandin1-1/+0
2019-08-21loplugin:constmethod in basctlNoel Grandin1-1/+1
2019-08-08tdf#74702: use OutputDevice::GetBackgroundColor()Chris Sherlock1-1/+1
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen1-0/+1
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin1-4/+4
2018-11-21weld SwCondCollPageCaolán McNamara1-2/+2
2018-10-30loplugin:returnconstantNoel Grandin1-2/+1
2018-07-13merge IUndoManager into SfxUndoManagerNoel Grandin1-1/+1
2018-04-15remove some unused comphelper includesJochen Nitschke1-1/+0
2018-04-01remove unused processfactory.hxx includesJochen Nitschke1-1/+0
2018-03-29loplugin:unnecessaryvirtualNoel Grandin1-1/+1
2018-03-29loplugin:virtualdown in basctl,basicNoel Grandin1-1/+1
2018-02-27tdf#114441 sal_uLong to better integer typesShubham Verma1-1/+1
2018-01-03loplugin:passstuffbyref more return improvementsNoel Grandin1-2/+2
2017-12-29loplugin:passstuffbyref improved return in variousNoel Grandin1-4/+4
2017-11-10loplugin:finalclasses in basctlNoel Grandin1-12/+5
2017-10-10basctl: consistently use "" and <> in include directivesMike Kaganski1-2/+2
2017-07-31loplugin:constparams in basctlNoel Grandin1-3/+3
2017-07-02loplugin:casttovoid: basctlStephan Bergmann1-1/+1
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-6/+6
2017-01-30convert RID_POPUP_BRKPROPS menu to .uiCaolán McNamara1-0/+2
2017-01-24loplugin: unnecessary destructor: basctl..codemakerNoel Grandin1-1/+0
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski1-1/+1
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl1-1/+0
2016-11-24use o3tl::typed_flags in ConfigurationListener::ConfigurationChangedNoel Grandin1-1/+1
2016-11-24convert SbDEBUG constants to o3tl::typed_flagsNoel Grandin1-1/+1
2016-11-11loplugin:expandablemethods in avmedia..canvasNoel Grandin1-2/+0
2016-10-25tdf#103209 Apply application color settings to Basic IDETakeshi Abe1-6/+8
2016-10-14loplugin:mergeclasses merge TextView with ExtTextViewNoel Grandin1-8/+8
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek1-2/+2
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-8/+8
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-10/+10