summaryrefslogtreecommitdiff
path: root/sc/source/ui/cctrl
AgeCommit message (Expand)Author
2020-11-19tdf#123936 Formatting files in module sc with clang-formatPhilipp Hofer
2020-11-16tdf#122419 optimize autofilter search when there are no datesCaolán McNamara
2020-10-28convert some more long -> tools::LongNoel
2020-10-20use tools::Long in scNoel
2020-10-06loplugin:const* make some params and methods constNoel
2020-09-21set whether dates are needed in the ctorCaolán McNamara
2020-09-20tdf#136559 We can get a performance boost from using a ListStoreCaolán McNamara
2020-09-19tdf#136559 use freeze+all_foreach for performanceCaolán McNamara
2020-09-07tdf#135181 Calc print preview zoom slider print preview not transparent (gen)Noel Grandin
2020-08-28tdf#133160 sc: fix width of Autofilter popup windowAttila Szűcs
2020-08-27add a DisableCycleFocusOut flag for an all-welded hierarchyCaolán McNamara
2020-08-07cid#1465670 Logically dead codeCaolán McNamara
2020-07-30loplugin:flatten in sc/uiNoel Grandin
2020-07-03notebookbar: remember LOKWindowId in interim buildersSzymon Kłos
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: scStephan Bergmann
2020-06-30tdf#134270 rearrange so we know the final treeview widthCaolán McNamara
2020-06-30prefer down for main dropdown and right for subdropdownCaolán McNamara
2020-06-29loplugin:unusedmethodsNoel Grandin
2020-06-29loplugin:constantparamNoel Grandin
2020-06-25loplugin:unusedfieldsNoel Grandin
2020-06-16tdf#134038 use mnCheckWidthReq to avoid text width calculationCaolán McNamara
2020-06-16tdf#134038 insert in optimal orderCaolán McNamara
2020-06-16size width request to fit column hintCaolán McNamara
2020-06-14Fix typoAndrea Gelmini
2020-06-14checklistmenu needs dockwin.hxx instead of floatwin.hxxJulien Nabet
2020-06-12weld checklistmenuCaolán McNamara
2020-06-08tdf#133785 autofilter with dates crashes when search entry is used and clearedCaolán McNamara
2020-05-29fix tree disabled in autofilter pulldown, tdf#76481 relatedNoel Grandin
2020-05-22move InterimItemWindow to vclCaolán McNamara
2020-05-21tdf#76481 speed up searching in autofilter pulldownNoel Grandin
2020-05-19fix loplugin:vclwidgets falloutNoel Grandin
2020-05-19tdf#125538 fix background of zoom controlNoel Grandin
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-05-08remove TriStateBox classCaolán McNamara
2020-04-30loplugin:makeshared in scNoel Grandin
2020-04-26all ItemWindows are now weldedCaolán McNamara
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
2020-04-15add an IsEmpty method to tools::Size and use itNoel Grandin
2020-03-25Remove unused using declarations in oox...xmlsecurityGabor Kelemen
2020-03-09improve loplugin:unusedfieldsNoel Grandin
2020-02-22ScGlobal - change direct access to a static ptr for a getterTomaž Vajngerl
2020-02-13weld ScZoomSliderWnd ItemWindowCaolán McNamara
2020-02-10weld SvxFmAbsRecWin item windowCaolán McNamara
2020-02-07weld URLBox ItemWindowCaolán McNamara
2020-02-07weld ScNumberFormat ItemWindowCaolán McNamara
2019-12-03remove some useless comment linesNoel Grandin
2019-10-29tdf#49813 make autofilter popup at least the width of its columnCaolán McNamara
2019-10-02tdf#122570 Make Enter key work in autofilter search items inputJim Raykowski
2019-09-03Resolves: tdf#127168 dismiss menu before executing sortCaolán McNamara
2019-08-26Missing include (Windows --disable-pch)Stephan Bergmann