summaryrefslogtreecommitdiff
path: root/sc/source/ui/dbgui
AgeCommit message (Expand)Author
2017-02-17Pivot dialog: use C++11 feat., get rid of using namespace stdTomaž Vajngerl
2017-02-16split sc.hrc into definitely resources and maybe slotsCaolán McNamara
2017-02-10convert SearchParam::SearchType to scoped enumNoel Grandin
2017-02-02sc: fix loplugin:stringconstant warningsMiklos Vajna
2017-02-02CreateQueryParam to take a ScRange parameter.Kohei Yoshida
2017-01-28tdf#86214 User isn't warned entering a cell address not allowedAbhilash Singh
2017-01-27Resolves: tdf#104153 lookup what listbox an entry is dragged fromCaolán McNamara
2017-01-26Resolves: tdf#104153 crash on drag and drop pivot table fieldCaolán McNamara
2017-01-25loplugin: unnecessary destructor scNoel Grandin
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski
2017-01-13new loplugin: useuniqueptr: vclNoel Grandin
2016-12-12unwind RID_OUTLINEBITMAPS imagelistCaolán McNamara
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin
2016-11-24use o3tl::typed_flags in ConfigurationListener::ConfigurationChangedNoel Grandin
2016-11-20PivotMedian: Implement median as a new pivot table functionTamás Zolnai
2016-11-20Display localized function names in Pivot Layout dialogTamás Zolnai
2016-11-07Revert "Reverts a commit series that cripple windows ci."Caolán McNamara
2016-11-07loplugin:expandablemethods in scNoel Grandin
2016-11-05Reverts a commit series that cripple windows ci.Norbert Thiebaud
2016-11-04unify color selectorsCaolán McNamara
2016-10-31Nonsensical OUString null checkStephan Bergmann
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara
2016-10-27make the AbstractDialog stuff extend from VclReferenceBaseNoel Grandin
2016-10-24tdf#100517 : Optionally include comment-only columns when sortingDennis Francis
2016-10-12convert CSV_DIFF constants to typed_flags_setNoel Grandin
2016-10-06ImageList just reads and discards the MaskColor, so drop itCaolán McNamara
2016-10-05convert the last two lonely FixedInfos to FixedTextCaolán McNamara
2016-10-05loplugin:unnecessaryoverride in scNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-09-15loplugin:singlevalfields in sc..vclNoel Grandin
2016-09-10loplugin:constantparam in scNoel Grandin
2016-09-05convert RasterOp to scoped enumNoel Grandin
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (sc)Stephan Bergmann
2016-08-19loplugin:countusersofdefaultparams in scNoel Grandin
2016-08-15tdf#100782 have XPropertyList hold unique_ptrJochen Nitschke
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara
2016-07-26sc: convert SC_SCENARIO_.. defines typed flags ..Jochen Nitschke
2016-07-19clang-tidy performance-unnecessary-value-param in scStephan Bergmann
2016-07-19Resolves: tdf#99360 Revert "tdf#93889 Remove a busy loop"Eike Rathke
2016-07-19Revert "Resolves: tdf#99360 can't select filter criteria with mouse"Eike Rathke
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-07-13Resolves: tdf#98240 limit width of widgets of standard filterCaolán McNamara
2016-07-13loplugin:singlevalfields in sc(part1)Noel Grandin
2016-07-06restore loplugin:vclwidget checking for calling clear() on VclPtr fieldsNoel Grandin
2016-06-27Move accessibility relations to .ui files, Part 10: tdf#87026Muhammet Kara
2016-06-27fix CSV import dialog crash, tdf#97527 follow-upEike Rathke
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin