summaryrefslogtreecommitdiffstats
path: root/basctl
Commit message (Expand)AuthorAgeFilesLines
* 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
* tdf#88205 EasyHack change css::uno::Sequence initializationsvgeof2020-05-192-6/+2
* use for-range on Sequence in basctl..canvasNoel Grandin2020-05-152-14/+8
* expand out some namespace aliasesNoel Grandin2020-05-131-4/+2
* new loplugin:simplifypointertoboolNoel Grandin2020-05-101-1/+1
* compact namespace in avmedia..bridgesNoel Grandin2020-05-082-8/+4
* Use pragma once instead of include guardsFatih2020-05-041-4/+1
* Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann2020-04-271-0/+1
* update pchesCaolán McNamara2020-04-261-5/+2
* all ItemWindows are now weldedCaolán McNamara2020-04-262-4/+4
* move InterimItemWindow to svtoolsCaolán McNamara2020-04-222-2/+2
* tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen2020-04-221-0/+1
* uiobject.hxx only needs forward declaresCaolán McNamara2020-04-221-2/+4
* loplugin:flatten in basctlNoel Grandin2020-04-1821-2135/+2145