summaryrefslogtreecommitdiff
path: root/basctl/source/basicide/baside2b.cxx
AgeCommit message (Expand)Author
2020-10-21use tools::Long in accessibility..basctlNoel
2020-10-06loplugin:const* make some params and methods constNoel
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-18move TextWindowPeer to its only userCaolán McNamara
2020-08-11tdf#135639: check the return value of GetDim32Mike Kaganski
2020-08-08use std::string_viewNoel Grandin
2020-07-25move getUIRootDir to AllSettingsCaolán McNamara
2020-06-05have just one way to set expander imageCaolán McNamara
2020-05-23uitest: add wrapper for macro editorXisco Fauli
2020-05-19Resolves: tdf#114258 defer LoseFocus treeview updateCaolán McNamara
2020-05-15use for-range on Sequence in basctl..canvasNoel Grandin
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-04-18loplugin:flatten in basctlNoel Grandin
2020-04-11rename vcl::Window::Update to PaintImmediatelyNoel Grandin
2020-02-19weld CodeCompleteWindowCaolán McNamara
2020-02-19merge common code togetherCaolán McNamara
2020-02-19remove and replace newly unused ctorCaolán McNamara
2020-02-19weld WatchWindow panelCaolán McNamara
2020-02-17weld StackWindow DockingWindowCaolán McNamara
2020-01-22tdf#42949 Fix IWYU warnings in basctl/Gabor Kelemen
2020-01-14tdf#129360: don't try to use uninitialized objectsMike Kaganski
2020-01-13tdf#129360: fix old unsigned underflowMike Kaganski
2019-12-18sal_Char->char in avmedia..basicNoel Grandin
2019-12-09SbxArray: drop 16-bit indicesMike Kaganski
2019-12-01boost::optional: replace uses of get_value_or with value_orStephan Bergmann
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-08-21loplugin:constmethod in basctlNoel Grandin
2019-08-08tdf#74702: use OutputDevice::GetBackgroundColor()Chris Sherlock
2019-06-11Use hasElements to check Sequence emptiness in accessibility..canvasArkadiy Illarionov
2019-04-28Resolves: tdf#124704 need to state the area the tooltip is forCaolán McNamara
2019-04-23tdf#123043 make type character detection unicode-awareTomoyuki Kubota
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2019-03-16Simplify containers iterations in basctl, basegfx, basic, bridgesArkadiy Illarionov
2019-02-13Pointer is pointlessNoel Grandin
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin
2018-12-07loplugin:singlevalfields extend to all static varsNoel Grandin
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-11-05tdf#120703 PVS: this fix was wrongMike Kaganski
2018-11-03tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-30loplugin:returnconstantNoel Grandin
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-10-23clang-tidy performance-unnecessary-copy-initialization inNoel Grandin
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-09-25loplugin:useuniqueptr in SvImpLBoxNoel Grandin
2018-09-20weld BreakPointDialogCaolán McNamara
2018-08-01add operator+=(OUStringBuffer) method to OUStringNoel Grandin
2018-07-28loplugin:stringloop basctl,chart2,connectivityNoel Grandin