summaryrefslogtreecommitdiffstats
path: root/basctl/source/basicide/baside2b.cxx
Commit message (Expand)AuthorAgeFilesLines
* use tools::Long in accessibility..basctlNoel2020-10-211-23/+23
* loplugin:const* make some params and methods constNoel2020-10-061-1/+1
* Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann2020-09-161-1/+2
* Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann2020-08-281-1/+1
* move TextWindowPeer to its only userCaolán McNamara2020-08-181-3/+2
* tdf#135639: check the return value of GetDim32Mike Kaganski2020-08-111-30/+33
* use std::string_viewNoel Grandin2020-08-081-4/+4
* move getUIRootDir to AllSettingsCaolán McNamara2020-07-251-1/+1
* have just one way to set expander imageCaolán McNamara2020-06-051-3/+3
* uitest: add wrapper for macro editorXisco Fauli2020-05-231-0/+9
* Resolves: tdf#114258 defer LoseFocus treeview updateCaolán McNamara2020-05-191-1/+18
* use for-range on Sequence in basctl..canvasNoel Grandin2020-05-151-12/+6
* Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann2020-04-271-0/+1
* loplugin:flatten in basctlNoel Grandin2020-04-181-224/+227
* rename vcl::Window::Update to PaintImmediatelyNoel Grandin2020-04-111-2/+2
* weld CodeCompleteWindowCaolán McNamara2020-02-191-111/+108
* merge common code togetherCaolán McNamara2020-02-191-21/+2
* remove and replace newly unused ctorCaolán McNamara2020-02-191-2/+2
* weld WatchWindow panelCaolán McNamara2020-02-191-296/+239
* weld StackWindow DockingWindowCaolán McNamara2020-02-171-25/+30
* tdf#42949 Fix IWYU warnings in basctl/Gabor Kelemen2020-01-221-0/+4
* tdf#129360: don't try to use uninitialized objectsMike Kaganski2020-01-141-15/+9
* tdf#129360: fix old unsigned underflowMike Kaganski2020-01-131-10/+16
* sal_Char->char in avmedia..basicNoel Grandin2019-12-181-1/+1
* SbxArray: drop 16-bit indicesMike Kaganski2019-12-091-29/+30
* boost::optional: replace uses of get_value_or with value_orStephan Bergmann2019-12-011-1/+1
* Extend loplugin:external to warn about classesStephan Bergmann2019-11-221-0/+4
* loplugin:constmethod in basctlNoel Grandin2019-08-211-1/+1
* tdf#74702: use OutputDevice::GetBackgroundColor()Chris Sherlock2019-08-081-1/+1
* Use hasElements to check Sequence emptiness in accessibility..canvasArkadiy Illarionov2019-06-111-2/+2
* Resolves: tdf#124704 need to state the area the tooltip is forCaolán McNamara2019-04-281-7/+12
* tdf#123043 make type character detection unicode-awareTomoyuki Kubota2019-04-231-4/+4
* tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen2019-04-081-0/+3
* tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen2019-03-251-0/+1
* Simplify containers iterations in basctl, basegfx, basic, bridgesArkadiy Illarionov2019-03-161-26/+3
* Pointer is pointlessNoel Grandin2019-02-131-1/+2
* tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen2019-01-071-0/+1
* use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin2018-12-081-2/+2
* loplugin:singlevalfields extend to all static varsNoel Grandin2018-12-071-3/+1
* move SvTreeListBox to vclCaolán McNamara2018-11-071-1/+1
* tdf#120703 PVS: this fix was wrongMike Kaganski2018-11-051-4/+7
* tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski2018-11-031-21/+12
* loplugin:returnconstantNoel Grandin2018-10-301-5/+3
* tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen2018-10-261-0/+1
* clang-tidy performance-unnecessary-copy-initialization inNoel Grandin2018-10-231-2/+1
* clang-tidy readability-container-size-emptyNoel Grandin2018-10-191-1/+1
* loplugin:useuniqueptr in SvImpLBoxNoel Grandin2018-09-251-1/+1
* weld BreakPointDialogCaolán McNamara2018-09-201-5/+5
* add operator+=(OUStringBuffer) method to OUStringNoel Grandin2018-08-011-1/+1
* loplugin:stringloop basctl,chart2,connectivityNoel Grandin2018-07-281-16/+16