summaryrefslogtreecommitdiff
path: root/basctl
AgeCommit message (Expand)Author
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-08-13loplugin:stringstatic also look for local staticsNoel Grandin
2020-08-12SvTreeListBox can move into toolkit headers nowCaolán McNamara
2020-08-11tdf#135639: check the return value of GetDim32Mike Kaganski
2020-08-11tdf#134604 library created in the wrong treeCaolán McNamara
2020-08-08use std::string_viewNoel Grandin
2020-07-28tdf#134887 Rework last item handling in NewToolbarControllerMaxim Monastirsky
2020-07-25move getUIRootDir to AllSettingsCaolán McNamara
2020-07-22merge duplicate GetFocus implementationsCaolán McNamara
2020-07-12update pchesCaolán McNamara
2020-07-10replace usage of blacklist with excludelist for IWYUThorsten Behrens
2020-07-06Resolves: tdf#134551 ModulWindow deleted when last module removedCaolán McNamara
2020-07-05basctl: create instances with uno constructorsNoel Grandin
2020-07-04reduce number of framework librariesNoel Grandin
2020-07-02tdf#127680 Add the option to print even or odd values from a particular rangeSrijan Bhatia
2020-06-30Upcoming improved loplugin:staticanonymous -> redundantstatic: basctlStephan Bergmann
2020-06-26Upcoming improved loplugin:elidestringvar: basctlStephan Bergmann
2020-06-24use more std::container::insert instead of std::copyNoel Grandin
2020-06-18distinguish active dnd-operation case from simple query caseCaolán McNamara
2020-06-08rework treeview initial toggle button col to be like expander colCaolán McNamara
2020-06-05have just one way to set expander imageCaolán McNamara
2020-06-04drop unused inline methodCaolán McNamara
2020-06-03Upcoming loplugin:elidestringvar: basctlStephan Bergmann
2020-05-28Make loplugin:simplifypointertobool handle parenthesized expressionsStephan Bergmann
2020-05-28loplugin:simplifybool in accessibility..basicNoel Grandin
2020-05-24remove some unused definesNoel Grandin
2020-05-23nospin hack no longer in useCaolán McNamara
2020-05-23uitest: add wrapper for macro editorXisco Fauli
2020-05-22move InterimItemWindow to vclCaolán McNamara
2020-05-19Resolves: tdf#114258 defer LoseFocus treeview updateCaolán McNamara
2020-05-19tdf#88205 EasyHack change css::uno::Sequence initializationsvgeof
2020-05-15use for-range on Sequence in basctl..canvasNoel Grandin
2020-05-13expand out some namespace aliasesNoel Grandin
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-05-08compact namespace in avmedia..bridgesNoel Grandin
2020-05-04Use pragma once instead of include guardsFatih
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-04-26update pchesCaolán McNamara
2020-04-26all ItemWindows are now weldedCaolán McNamara
2020-04-22move InterimItemWindow to svtoolsCaolán McNamara
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
2020-04-22uiobject.hxx only needs forward declaresCaolán McNamara
2020-04-18loplugin:flatten in basctlNoel Grandin
2020-04-15tdf#126828 hide macro organize dialog before launching macro editingCaolán McNamara
2020-04-15set cursor after thawedCaolán McNamara
2020-04-12no need to pass ENABLE_MERGELIBS in command line flagsNoel Grandin
2020-04-11rename vcl::Window::Update to PaintImmediatelyNoel Grandin
2020-03-29OSL_ASSERT->assert in basctlNoel Grandin
2020-03-23tdf#124176: Use pragma once instead of include guardsHarshit Jain
2020-03-20The idl __attribute__((__weak__)) hack doesn't seem necessary for --enable-ltoStephan Bergmann