summaryrefslogtreecommitdiff
path: root/sc/source/ui/dbgui
AgeCommit message (Expand)Author
2017-06-05Improved loplugin:cstylecast to reference types: scStephan Bergmann
2017-05-19loplugin:stringcopy: scStephan Bergmann
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-11remove some unnecessary temporary OUStringsNoel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert sc module away from OSL_ASSERT to assertChris Sherlock
2017-05-02untranslated strings are just stringsCaolán McNamara
2017-04-26remove sc bitmaps from .src filesCaolán McNamara
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-09tdf#97087, Add debug name to an Idle objectblendergeek
2017-04-06tdf#55236 save settings of CSV export dialogBernhard Widl
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: scStephan Bergmann
2017-04-06tdf#39468 Translate German commentsJens Carl
2017-04-05tdf#39468 Translate German commentsJens Carl
2017-04-03use actual UNO enums in scNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-25Fix typosAndrea Gelmini
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-03-20remove unused defines from HRC files in misc(2)Noel Grandin
2017-03-20remove unused defines from HRC files in sc(2)Noel Grandin
2017-03-16Fix typosAndrea Gelmini
2017-03-14Translate German comments in sc/source/ui (part of its sub-dirs)Johnny_M
2017-03-08tdf#91222 VclBuilder constructor cleanupJulien Nabet
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-03-03Fix typosAndrea Gelmini
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