summaryrefslogtreecommitdiff
path: root/sc/source/ui/cctrl
AgeCommit message (Expand)Author
2017-06-26loplugin:oncevar in scNoel Grandin
2017-06-23Resolves: tdf#108708 set a min width for calc dropdown combobox buttonCaolán McNamara
2017-06-06Eliminate dynamic_cast<const SfxVoidItem*>, use SfxPoolItem::IsVoidItem()Eike Rathke
2017-06-06tdf#108259 Fix nested checkbox handling in autofilter popupJean-Sebastien Bevilacqua
2017-06-02bPartialMatch can't be true hereEike Rathke
2017-06-02Fix some horrible source code formattingEike Rathke
2017-05-31tdf#108259 Enable autofilter with many different valuesJean-Sebastien Bevilacqua
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-10loplugin:checkunusedparams in sc(part4)Noel Grandin
2017-05-01tdf#107102: fix crash in ScCheckListMenuWindow::CreateAccessibleJulien Nabet
2017-04-27remove svx bitmaps from .src filesCaolán McNamara
2017-04-26remove sc bitmaps from .src filesCaolán McNamara
2017-04-24clang-tidy readability-simplify-boolean-expr in scNoel Grandin
2017-04-10tdf#39468 Translate German commentsJens Carl
2017-04-10ScPopupMenu is now unusedCaolán McNamara
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-28tdf#42949: clean up includes in include/svx/[a-c]* with iwyuJorenz Paragas
2017-03-27handle date autofilter entries correctly, tdf#106214Markus Mohrhard
2017-03-26uitest: add more IDs to autofilter elementsMarkus Mohrhard
2017-03-26uitest: add id to autofilter popupMarkus Mohrhard
2017-03-10tdf#106047 Fix case-insensitive search in autofilterVitaliy Anderson
2017-02-16split sc.hrc into definitely resources and maybe slotsCaolán McNamara
2017-02-15don't need to include strload.hxxCaolán McNamara
2017-02-10unwind RID_POPUP_FILTER local resourceCaolán McNamara
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-19svx: load BitmapEx resources instead of Image onesCaolán McNamara
2017-01-19sc: load BitmapEx resources instead of Image onesCaolán McNamara
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