summaryrefslogtreecommitdiffstats
path: root/basctl
Commit message (Expand)AuthorAgeFilesLines
* tdf#127680 Add the option to print even or odd values from a particular rangeSrijan Bhatia2020-10-271-11/+16
* tdf#135639: check the return value of GetDim32Mike Kaganski2020-08-121-30/+33
* Resolves: tdf#134551 ModulWindow deleted when last module removedCaolán McNamara2020-07-061-1/+5
* 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
* tdf#126828 hide macro organize dialog before launching macro editingCaolán McNamara2020-04-151-0/+2
* set cursor after thawedCaolán McNamara2020-04-151-6/+5
* no need to pass ENABLE_MERGELIBS in command line flagsNoel Grandin2020-04-121-4/+0
* rename vcl::Window::Update to PaintImmediatelyNoel Grandin2020-04-116-9/+6
* OSL_ASSERT->assert in basctlNoel Grandin2020-03-291-19/+10
* tdf#124176: Use pragma once instead of include guardsHarshit Jain2020-03-234-18/+4
* The idl __attribute__((__weak__)) hack doesn't seem necessary for --enable-ltoStephan Bergmann2020-03-201-2/+0
* remove unnecessary Window::Update() calls, which immediately follow InvalidateNoel Grandin2020-03-161-1/+0
* tdf#114441: Convert use of sal_uLong to better integer typesBugra2020-03-042-4/+4
* tdf#124176: Use pragma once instead of include guardsjames2020-02-291-4/+1
* explicitly call ActivatePageHdl when programatically calling set_current_pageCaolán McNamara2020-02-261-3/+6
* tdf#130925 use the maximum document line number for the width calculationCaolán McNamara2020-02-261-1/+2
* check if edit can be enabled after setting cursor into treeCaolán McNamara2020-02-251-0/+1
* Drop o3tl::optional wrapperStephan Bergmann2020-02-212-3/+3
* can avoid including svtools/ctrlbox.hxxCaolán McNamara2020-02-191-9/+1
* weld CodeCompleteWindowCaolán McNamara2020-02-194-145/+189
* merge common code togetherCaolán McNamara2020-02-199-47/+24
* remove and replace newly unused ctorCaolán McNamara2020-02-194-14/+7
* weld WatchWindow panelCaolán McNamara2020-02-1912-415/+430
* weld StackWindow DockingWindowCaolán McNamara2020-02-175-28/+111
* weld SelectorListBox Item WindowCaolán McNamara2020-02-171-1/+1
* use fwd decls of StatusBarCaolán McNamara2020-02-161-2/+1
* use fwd declsCaolán McNamara2020-02-161-11/+1
* clang-format accessibility & basctl with under 5-percent lines of changeMuhammet Kara2020-02-162-7/+4
* use forward decls to reduce including unnecessary headersCaolán McNamara2020-02-141-1/+2
* don't need to include split.hxx or scrbar.hxxCaolán McNamara2020-02-142-3/+2
* Restore simple undo and redo buttons for the basctl moduleMaxim Monastirsky2020-02-131-3/+0
* use TopLevelWindowLocker for the lock other windows problemCaolán McNamara2020-02-131-7/+6
* remove unneeded includes and update pchCaolán McNamara2020-02-133-6/+7