summaryrefslogtreecommitdiff
path: root/basctl/source/basicide/baside2b.cxx
AgeCommit message (Expand)Author
2021-05-29no need to check IsDisposed hereNoel Grandin
2021-05-17split OutputDevice from WindowNoel Grandin
2021-05-14Directly initialize vectors in baside2b.cxxJulien Nabet
2021-05-13Revert "simplify the vcl<->toolkit connection"Noel Grandin
2021-05-12simplify the vcl<->toolkit connectionNoel Grandin
2021-05-03loplugin:stringadd improvement for appending numbersNoel Grandin
2021-04-27loplugin:stringadd convert chained append to +Noel Grandin
2021-04-22no need to create temporaries when appending number to O[U]StringBufferNoel Grandin
2021-03-09Drop "32" from names of SbxArray methods taking 32-bit indicesMike Kaganski
2021-02-22factor out as a ResizableDockingWindowCaolán McNamara
2021-02-19foward declare NotebookBarAddonsItem instead of using includeCaolán McNamara
2021-02-16loplugin:referencecasting in basctl..binaryurpNoel
2020-12-19make *String(string_view) constructors explicitNoel Grandin
2020-12-18weld basctl popup menusCaolán McNamara
2020-12-15don't need to include vcl/menu.hxx hereCaolán McNamara
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
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