summaryrefslogtreecommitdiff
path: root/basctl
AgeCommit message (Expand)Author
2021-01-22Resolves: tdf#133345 Macros Editor IDE: no dialogbox tabsCaolán McNamara
2021-01-15tdf#138848 add truncate-multiline to all GtkEntries and GtkSpinButtonsCaolán McNamara
2020-11-21remove non-functional resize grip at right of basic ide tabbarCaolán McNamara
2020-11-15add <!-- n-columns=1 n-rows=1 --> before every GtkGridCaolán McNamara
2020-11-13tdf#123936 Formatting files in module basctl with clang-formatPhilipp Hofer
2020-11-12New loplugin:stringviewparamStephan Bergmann
2020-11-12Revert "remove Fraction::operator tools::Long()"Noel Grandin
2020-11-12remove Fraction::operator tools::Long()Noel
2020-11-06make SdrObject Identifiers SdrObjKind enum membersCaolán McNamara
2020-11-05tdf#42949 Fix new IWYU warnings in directories [ab]*Gabor Kelemen
2020-10-28convert some more long -> tools::LongNoel
2020-10-22set all .ui min require version of gtk to 3.20Caolán McNamara
2020-10-21use tools::Long in accessibility..basctlNoel
2020-10-06loplugin:const* make some params and methods constNoel
2020-10-01loplugin:reducevarscope in basctl,basicNoel
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara
2020-09-21tdf#134331 - Added possibility to sort macros via context menuAndreas Heinisch
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-09-10Remove the useless Export sdi propertyMaxim Monastirsky
2020-09-07tdf#118148 Extended tips for HC2/sbasicOlivier Hallot
2020-09-04TabPage no longer needs to inherit from VclBuilderContainerCaolán McNamara
2020-09-04tdf#124176 Use #pragma once in basctlGeorge Bateman
2020-09-02drop some unused methodsCaolán McNamara
2020-08-31Fix typo in codeAndrea Gelmini
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-27add a DisableCycleFocusOut flag for an all-welded hierarchyCaolán McNamara
2020-08-27Fix a nonsense changeMike Kaganski
2020-08-24tdf#118148 Extended tips from HC2/shared/Olivier Hallot
2020-08-19update pchesCaolán McNamara
2020-08-18move TextWindowPeer to its only userCaolán McNamara
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