summaryrefslogtreecommitdiffstats
path: root/basctl
Commit message (Expand)AuthorAgeFilesLines
* factor out as a ResizableDockingWindowCaolán McNamara2021-05-253-21/+16
* move dockingwindow.ui to vclCaolán McNamara2021-05-251-1/+1
* check for quit when calling Yield in loopNoel Grandin2021-04-101-1/+1
* [cp] Remove Help - Donate to LibreOffice menu itemAndras Timar2021-03-301-3/+0
* Resolves: tdf#133345 Macros Editor IDE: no dialogbox tabsCaolán McNamara2021-01-221-6/+5
* tdf#138848 add truncate-multiline to all GtkEntries and GtkSpinButtonsCaolán McNamara2021-01-157-1/+8
* remove non-functional resize grip at right of basic ide tabbarCaolán McNamara2020-11-211-1/+1
* add <!-- n-columns=1 n-rows=1 --> before every GtkGridCaolán McNamara2020-11-1515-0/+30
* tdf#123936 Formatting files in module basctl with clang-formatPhilipp Hofer2020-11-1315-174/+128
* New loplugin:stringviewparamStephan Bergmann2020-11-121-1/+1
* Revert "remove Fraction::operator tools::Long()"Noel Grandin2020-11-121-1/+1
* remove Fraction::operator tools::Long()Noel2020-11-121-1/+1
* make SdrObject Identifiers SdrObjKind enum membersCaolán McNamara2020-11-067-46/+11
* tdf#42949 Fix new IWYU warnings in directories [ab]*Gabor Kelemen2020-11-056-6/+3
* convert some more long -> tools::LongNoel2020-10-281-1/+1
* set all .ui min require version of gtk to 3.20Caolán McNamara2020-10-2220-20/+20
* use tools::Long in accessibility..basctlNoel2020-10-2116-115/+116
* loplugin:const* make some params and methods constNoel2020-10-062-2/+2
* loplugin:reducevarscope in basctl,basicNoel2020-10-011-4/+2
* OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara2020-09-222-4/+4
* tdf#134331 - Added possibility to sort macros via context menuAndreas Heinisch2020-09-214-2/+75
* Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann2020-09-164-4/+8
* Remove the useless Export sdi propertyMaxim Monastirsky2020-09-101-1/+0
* tdf#118148 Extended tips for HC2/sbasicOlivier Hallot2020-09-075-6/+70
* TabPage no longer needs to inherit from VclBuilderContainerCaolán McNamara2020-09-041-1/+2
* tdf#124176 Use #pragma once in basctlGeorge Bateman2020-09-0429-116/+29
* drop some unused methodsCaolán McNamara2020-09-021-19/+0
* Fix typo in codeAndrea Gelmini2020-08-311-4/+4
* Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann2020-08-286-9/+9
* add a DisableCycleFocusOut flag for an all-welded hierarchyCaolán McNamara2020-08-271-1/+1
* Fix a nonsense changeMike Kaganski2020-08-271-3/+3
* tdf#118148 Extended tips from HC2/shared/Olivier Hallot2020-08-246-18/+195
* update pchesCaolán McNamara2020-08-191-1/+6
* move TextWindowPeer to its only userCaolán McNamara2020-08-184-3/+115
* loplugin:simplifybool moreNoel Grandin2020-08-142-3/+3
* loplugin:stringstatic also look for local staticsNoel Grandin2020-08-132-4/+4
* SvTreeListBox can move into toolkit headers nowCaolán McNamara2020-08-121-10/+5
* tdf#135639: check the return value of GetDim32Mike Kaganski2020-08-111-30/+33
* tdf#134604 library created in the wrong treeCaolán McNamara2020-08-111-4/+5
* use std::string_viewNoel Grandin2020-08-081-4/+4
* tdf#134887 Rework last item handling in NewToolbarControllerMaxim Monastirsky2020-07-282-0/+22
* move getUIRootDir to AllSettingsCaolán McNamara2020-07-251-1/+1
* merge duplicate GetFocus implementationsCaolán McNamara2020-07-222-7/+2
* update pchesCaolán McNamara2020-07-121-6/+11
* replace usage of blacklist with excludelist for IWYUThorsten Behrens2020-07-101-1/+1
* Resolves: tdf#134551 ModulWindow deleted when last module removedCaolán McNamara2020-07-061-1/+5
* basctl: create instances with uno constructorsNoel Grandin2020-07-055-105/+16
* reduce number of framework librariesNoel Grandin2020-07-041-1/+1
* tdf#127680 Add the option to print even or odd values from a particular rangeSrijan Bhatia2020-07-021-11/+16
* Upcoming improved loplugin:staticanonymous -> redundantstatic: basctlStephan Bergmann2020-06-302-3/+3