summaryrefslogtreecommitdiff
path: root/sc/source/ui/cctrl
AgeCommit message (Expand)AuthorFilesLines
2017-05-01tdf#107102: fix crash in ScCheckListMenuWindow::CreateAccessibleJulien Nabet1-1/+1
2017-04-27remove svx bitmaps from .src filesCaolán McNamara1-3/+4
2017-04-26remove sc bitmaps from .src filesCaolán McNamara2-12/+3
2017-04-24clang-tidy readability-simplify-boolean-expr in scNoel Grandin1-3/+1
2017-04-10tdf#39468 Translate German commentsJens Carl1-1/+1
2017-04-10ScPopupMenu is now unusedCaolán McNamara1-28/+0
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna4-37/+37
2017-03-28tdf#42949: clean up includes in include/svx/[a-c]* with iwyuJorenz Paragas1-0/+1
2017-03-27handle date autofilter entries correctly, tdf#106214Markus Mohrhard1-4/+6
2017-03-26uitest: add more IDs to autofilter elementsMarkus Mohrhard1-0/+4
2017-03-26uitest: add id to autofilter popupMarkus Mohrhard1-0/+2
2017-03-10tdf#106047 Fix case-insensitive search in autofilterVitaliy Anderson1-4/+4
2017-02-16split sc.hrc into definitely resources and maybe slotsCaolán McNamara2-2/+2
2017-02-15don't need to include strload.hxxCaolán McNamara1-1/+1
2017-02-10unwind RID_POPUP_FILTER local resourceCaolán McNamara2-35/+32
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski1-1/+1
2017-01-19svx: load BitmapEx resources instead of Image onesCaolán McNamara1-3/+3
2017-01-19sc: load BitmapEx resources instead of Image onesCaolán McNamara2-22/+10
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin1-1/+1
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl1-2/+2
2016-11-15loplugin:constantparamNoel Grandin1-2/+2
2016-10-29convert usages of DPIScalingFactor from int to floatTomaž Vajngerl2-27/+26
2016-10-06I can't see any evidence of any remaining magenta mask using image resourcesCaolán McNamara1-2/+0
2016-10-05convert MapUnit to scoped enumNoel Grandin2-2/+2
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2-6/+6
2016-09-29only date autofilter menus need the space for the tree expandersCaolán McNamara1-4/+10
2016-09-05convert GradientStyle to scoped enumNoel Grandin1-1/+1
2016-08-16Resolves: tdf#101165 crash on deselecting all filtersCaolán McNamara1-1/+4
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