summaryrefslogtreecommitdiff
path: root/basctl
AgeCommit message (Expand)AuthorFilesLines
2021-01-22Resolves: tdf#133345 Macros Editor IDE: no dialogbox tabsCaolán McNamara1-6/+5
2021-01-15tdf#138848 add truncate-multiline to all GtkEntries and GtkSpinButtonsCaolán McNamara7-1/+8
2020-11-21remove non-functional resize grip at right of basic ide tabbarCaolán McNamara1-1/+1
2020-11-15add <!-- n-columns=1 n-rows=1 --> before every GtkGridCaolán McNamara15-0/+30
2020-11-13tdf#123936 Formatting files in module basctl with clang-formatPhilipp Hofer15-174/+128
2020-11-12New loplugin:stringviewparamStephan Bergmann1-1/+1
2020-11-12Revert "remove Fraction::operator tools::Long()"Noel Grandin1-1/+1
2020-11-12remove Fraction::operator tools::Long()Noel1-1/+1
2020-11-06make SdrObject Identifiers SdrObjKind enum membersCaolán McNamara7-46/+11
2020-11-05tdf#42949 Fix new IWYU warnings in directories [ab]*Gabor Kelemen6-6/+3
2020-10-28convert some more long -> tools::LongNoel1-1/+1
2020-10-22set all .ui min require version of gtk to 3.20Caolán McNamara20-20/+20
2020-10-21use tools::Long in accessibility..basctlNoel16-115/+116
2020-10-06loplugin:const* make some params and methods constNoel2-2/+2
2020-10-01loplugin:reducevarscope in basctl,basicNoel1-4/+2
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara2-4/+4
2020-09-21tdf#134331 - Added possibility to sort macros via context menuAndreas Heinisch4-2/+75
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann4-4/+8
2020-09-10Remove the useless Export sdi propertyMaxim Monastirsky1-1/+0
2020-09-07tdf#118148 Extended tips for HC2/sbasicOlivier Hallot5-6/+70
2020-09-04TabPage no longer needs to inherit from VclBuilderContainerCaolán McNamara1-1/+2
2020-09-04tdf#124176 Use #pragma once in basctlGeorge Bateman29-116/+29
2020-09-02drop some unused methodsCaolán McNamara1-19/+0
2020-08-31Fix typo in codeAndrea Gelmini1-4/+4
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann6-9/+9
2020-08-27add a DisableCycleFocusOut flag for an all-welded hierarchyCaolán McNamara1-1/+1
2020-08-27Fix a nonsense changeMike Kaganski1-3/+3
2020-08-24tdf#118148 Extended tips from HC2/shared/Olivier Hallot6-18/+195
2020-08-19update pchesCaolán McNamara1-1/+6
2020-08-18move TextWindowPeer to its only userCaolán McNamara4-3/+115
2020-08-14loplugin:simplifybool moreNoel Grandin2-3/+3
2020-08-13loplugin:stringstatic also look for local staticsNoel Grandin2-4/+4
2020-08-12SvTreeListBox can move into toolkit headers nowCaolán McNamara1-10/+5
2020-08-11tdf#135639: check the return value of GetDim32Mike Kaganski1-30/+33
2020-08-11tdf#134604 library created in the wrong treeCaolán McNamara1-4/+5
2020-08-08use std::string_viewNoel Grandin1-4/+4
2020-07-28tdf#134887 Rework last item handling in NewToolbarControllerMaxim Monastirsky2-0/+22
2020-07-25move getUIRootDir to AllSettingsCaolán McNamara1-1/+1
2020-07-22merge duplicate GetFocus implementationsCaolán McNamara2-7/+2
2020-07-12update pchesCaolán McNamara1-6/+11
2020-07-10replace usage of blacklist with excludelist for IWYUThorsten Behrens1-1/+1
2020-07-06Resolves: tdf#134551 ModulWindow deleted when last module removedCaolán McNamara1-1/+5
2020-07-05basctl: create instances with uno constructorsNoel Grandin5-105/+16
2020-07-04reduce number of framework librariesNoel Grandin1-1/+1
2020-07-02tdf#127680 Add the option to print even or odd values from a particular rangeSrijan Bhatia1-11/+16
2020-06-30Upcoming improved loplugin:staticanonymous -> redundantstatic: basctlStephan Bergmann2-3/+3
2020-06-26Upcoming improved loplugin:elidestringvar: basctlStephan Bergmann2-2/+2
2020-06-24use more std::container::insert instead of std::copyNoel Grandin1-3/+1
2020-06-18distinguish active dnd-operation case from simple query caseCaolán McNamara1-2/+2
2020-06-08rework treeview initial toggle button col to be like expander colCaolán McNamara3-10/+9