summaryrefslogtreecommitdiff
path: root/sc/source/ui/cctrl
AgeCommit message (Expand)Author
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl
2016-11-15loplugin:constantparamNoel Grandin
2016-10-29convert usages of DPIScalingFactor from int to floatTomaž Vajngerl
2016-10-06I can't see any evidence of any remaining magenta mask using image resourcesCaolán McNamara
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-29only date autofilter menus need the space for the tree expandersCaolán McNamara
2016-09-05convert GradientStyle to scoped enumNoel Grandin
2016-08-16Resolves: tdf#101165 crash on deselecting all filtersCaolán McNamara
2016-07-13loplugin:singlevalfields in sc(part1)Noel Grandin
2016-07-08Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendarEike Rathke
2016-06-20cppcheck: redundantConditionCaolán McNamara
2016-06-20Convert PART to scoped enumNoel Grandin
2016-06-07tdf#97340 : Handle autofilter search for dates correctlyDennis Francis
2016-06-01loplugin:staticmethodsNoel Grandin
2016-06-01notebookbar: working number format listboxSzymon Kłos
2016-05-31Convert ControlType to scoped enumNoel Grandin
2016-05-24loplugin:unusedmethods in scNoel Grandin
2016-05-08cppcheck: fix some redundantAssignment reportsJulien Nabet
2016-04-30ignore missing children, tdf#99422Markus Mohrhard
2016-04-21new plugin stylepoliceNoel Grandin
2016-04-05Resolves; tdf#87120 no keyboard navigation inside floating windowsCaolán McNamara
2016-03-24loplugin:constantparam in scNoel Grandin
2016-03-23loplugin:constantparam in scNoel Grandin
2016-03-18convert SvButtonState to scoped enumNoel Grandin
2016-03-10wrap vcl::window* pointer members in VclPtr, tdf#97344 follow-upEike Rathke
2016-03-10tdf#97344 : Allow focus change using mouse in autofilter popupDennis Francis
2016-03-04loplugin:unuseddefaultparam in scNoel Grandin
2016-02-20use O(n) algorithm to change all autofilter entriesMarkus Mohrhard
2016-02-20use calc brace styleMarkus Mohrhard
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2016-01-15loplugin:unusedmethods unused return value in scNoel Grandin
2015-12-22loplugin:unusedfields in scNoel Grandin
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-02cppcheck: noExplicitConstructorCaolán McNamara
2015-10-28com::sun::star->css in scNoel Grandin
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-19tdf#94908 : Autofilter ok button is blockedDennis Francis
2015-10-16convert Link<> to typedNoel Grandin
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-10-02loplugin:unusedmethodsNoel Grandin
2015-09-18boost->stdCaolán McNamara
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara
2015-09-17boost->stdCaolán McNamara
2015-09-14convert Link<> to typedNoel Grandin
2015-09-14ImplCallEventListeners and FireVclEvent can take referencesNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin