summaryrefslogtreecommitdiff
path: root/sc/source/ui/unoobj
AgeCommit message (Expand)Author
2017-06-12tdf#106423: dbase file can have no recordsJulien Nabet
2017-06-09use comphelper::InitPropertySequence in more placesNoel Grandin
2017-06-07Take new FormulaTokenArrayPlainIterator into use in one more fileTor Lillqvist
2017-06-062nd arg of ApplySelectionFrame is always not nullCaolán McNamara
2017-06-06add COVERITY_NOEXCEPT_FALSECaolán McNamara
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-05-23drop the SCsROW/SCsCOL/SCsTAB typedefsNoel Grandin
2017-05-20cleanup unused css/script/ includesJochen Nitschke
2017-05-19loplugin:stringcopy: scStephan Bergmann
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-18tdf#107862 ignore subtotals in outline mode and empty rowsTomaž Vajngerl
2017-05-18Pass grammar to ScCompiler ctor instead of subsequent SetGrammar()Eike Rathke
2017-05-18tdf#107920: Crash when using ScCompiler in condformatJulien Nabet
2017-05-16lok: sc: misplaced comment mark on inserting/deleting/resizing row/colMarco Cecchetti
2017-05-16loplugin:checkunusedparams in sc(part5)Noel Grandin
2017-05-15remove some unnecessary lockingNoel Grandin
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-11remove some unnecessary temporary OUStringsNoel Grandin
2017-05-10loplugin:checkunusedparams in sc(part4)Noel Grandin
2017-05-10loplugin:checkunusedparams in sc(part1)Noel Grandin
2017-05-10Disambiguate Reference -> uno::Reference (tdf#107724 prep rel)Eike Rathke
2017-05-10Disambiguate Reference -> uno::Reference (tdf#107724 prep rel)Eike Rathke
2017-05-09remove unnecessary empty OUString fields and varsNoel Grandin
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert sc module away from OSL_ASSERT to assertChris Sherlock
2017-05-06coverity#1403661 try to silence 'Mixing enum types'Caolán McNamara
2017-05-05loplugin:checkunusedparams in svtoolsNoel Grandin
2017-05-04tdf#107097 fix missing values for categories when copyingTomaž Vajngerl
2017-05-04pc: top (first) categories are located at the last index in vectorTomaž Vajngerl
2017-05-03simplify filling of categories in pivot table data providerTomaž Vajngerl
2017-05-01tdf#107145 display applied filters for page field in pivot chartTomaž Vajngerl
2017-04-29tdf#107097 invoke internal DP and correctly handle "range" namesTomaž Vajngerl
2017-04-28loplugin:salunicodeliteral: scStephan Bergmann
2017-04-28sc lok: Do not change comment indicator settingPranav Kant
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-24clang-tidy readability-simplify-boolean-expr in scNoel Grandin
2017-04-24tdf#107147 ignore subtotals and grandtotals when gathering labelsTomaž Vajngerl
2017-04-24preserve "Total" label on round-trip, remove code duplicationTomaž Vajngerl
2017-04-24use translated string for "Total" label in pivot chartsTomaž Vajngerl
2017-04-22tdf#107068 add arrow to the buttons, mark if field is filteredTomaž Vajngerl
2017-04-19pivotcharts: display pivot table fields in correct orderTomaž Vajngerl
2017-04-19tdf#107072 fix crash when only a row and data fields are presentTomaž Vajngerl
2017-04-17ask to delete pivot chart if pivot table gets deletedTomaž Vajngerl
2017-04-10tdf#39468 Translate German commentsJens Carl
2017-04-10pivotcharts: ignore subtotals, grand totals in pivot table dataTomaž Vajngerl