summaryrefslogtreecommitdiff
path: root/sc/source/ui/cctrl
AgeCommit message (Expand)AuthorFilesLines
2016-07-13loplugin:singlevalfields in sc(part1)Noel Grandin1-8/+0
2016-07-08Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendarEike Rathke1-1/+1
2016-06-20cppcheck: redundantConditionCaolán McNamara1-1/+1
2016-06-20Convert PART to scoped enumNoel Grandin1-10/+10
2016-06-07tdf#97340 : Handle autofilter search for dates correctlyDennis Francis1-13/+120
2016-06-01loplugin:staticmethodsNoel Grandin1-1/+1
2016-06-01notebookbar: working number format listboxSzymon Kłos1-0/+60
2016-05-31Convert ControlType to scoped enumNoel Grandin1-10/+10
2016-05-24loplugin:unusedmethods in scNoel Grandin1-7/+0
2016-05-08cppcheck: fix some redundantAssignment reportsJulien Nabet1-2/+1
2016-04-30ignore missing children, tdf#99422Markus Mohrhard1-0/+4
2016-04-21new plugin stylepoliceNoel Grandin1-3/+3
2016-04-05Resolves; tdf#87120 no keyboard navigation inside floating windowsCaolán McNamara1-5/+0
2016-03-24loplugin:constantparam in scNoel Grandin1-4/+3
2016-03-23loplugin:constantparam in scNoel Grandin3-7/+6
2016-03-18convert SvButtonState to scoped enumNoel Grandin1-13/+10
2016-03-10wrap vcl::window* pointer members in VclPtr, tdf#97344 follow-upEike Rathke1-1/+1
2016-03-10tdf#97344 : Allow focus change using mouse in autofilter popupDennis Francis1-41/+140
2016-03-04loplugin:unuseddefaultparam in scNoel Grandin1-9/+2
2016-02-20use O(n) algorithm to change all autofilter entriesMarkus Mohrhard1-5/+22
2016-02-20use calc brace styleMarkus Mohrhard1-1/+2
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock2-7/+7
2016-01-15loplugin:unusedmethods unused return value in scNoel Grandin1-2/+1
2015-12-22loplugin:unusedfields in scNoel Grandin1-4/+2
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann2-3/+3
2015-11-02cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-10-28com::sun::star->css in scNoel Grandin1-9/+11
2015-10-20loplugin:defaultparamsStephan Bergmann1-4/+2
2015-10-19loplugin:defaultparamsStephan Bergmann1-2/+2
2015-10-19tdf#94908 : Autofilter ok button is blockedDennis Francis1-0/+3
2015-10-16convert Link<> to typedNoel Grandin1-3/+1
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-2/+2
2015-10-02loplugin:unusedmethodsNoel Grandin1-4/+0
2015-09-18boost->stdCaolán McNamara1-23/+23
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara1-23/+23
2015-09-17boost->stdCaolán McNamara1-23/+23
2015-09-14convert Link<> to typedNoel Grandin1-0/+4
2015-09-14ImplCallEventListeners and FireVclEvent can take referencesNoel Grandin1-1/+1
2015-09-08convert Link<> to typedNoel Grandin1-3/+2
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-4/+2
2015-08-25remove useless commentNoel Grandin1-1/+1
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud1-1/+1
2015-08-14loplugin: defaultparamsNoel Grandin1-1/+1
2015-07-15Convert insert buttons to the generic controllerMaxim Monastirsky1-106/+0
2015-07-10Kill SID_TBXCTL_INSOBJMaxim Monastirsky1-5/+0
2015-07-05tbinsert.hrc is emptyMaxim Monastirsky1-1/+0
2015-07-05This one should override SfxToolBoxControl::SelectMaxim Monastirsky1-1/+1
2015-07-05SfxToolBoxControl::GetPopupWindowType seems unused, kill itMaxim Monastirsky1-5/+0
2015-07-01tdf#92262 - fixup shared_ptr -> VclPtr issue.Michael Meeks1-0/+3
2015-06-23rendercontext: Mass fix of using the wrong size.Jan Holesovsky2-2/+2