summaryrefslogtreecommitdiffstats
path: root/basctl
Commit message (Expand)AuthorAgeFilesLines
* 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
* Upcoming improved loplugin:elidestringvar: basctlStephan Bergmann2020-06-262-2/+2
* use more std::container::insert instead of std::copyNoel Grandin2020-06-241-3/+1
* distinguish active dnd-operation case from simple query caseCaolán McNamara2020-06-181-2/+2
* rework treeview initial toggle button col to be like expander colCaolán McNamara2020-06-083-10/+9
* have just one way to set expander imageCaolán McNamara2020-06-054-36/+39
* drop unused inline methodCaolán McNamara2020-06-041-1/+0
* Upcoming loplugin:elidestringvar: basctlStephan Bergmann2020-06-031-10/+5
* Make loplugin:simplifypointertobool handle parenthesized expressionsStephan Bergmann2020-05-281-1/+1
* loplugin:simplifybool in accessibility..basicNoel Grandin2020-05-282-3/+3
* remove some unused definesNoel Grandin2020-05-241-1/+0
* nospin hack no longer in useCaolán McNamara2020-05-232-3/+3
* uitest: add wrapper for macro editorXisco Fauli2020-05-235-0/+99
* move InterimItemWindow to vclCaolán McNamara2020-05-222-2/+2
* Resolves: tdf#114258 defer LoseFocus treeview updateCaolán McNamara2020-05-192-1/+21