summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)Author
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-18Revert "Fix typos"Stephan Bergmann
2017-05-18Fix typosAndrea Gelmini
2017-05-18Always set a grammar when constructing ScCompilerEike Rathke
2017-05-18New HintId and unit test for hidden rows and SUBTOTAL, tdf#93171 follow-upArul Michael
2017-05-17tdf#43535: support additional sheet protection options.Kohei Yoshida
2017-05-16lok: sc: misplaced comment mark on inserting/deleting/resizing row/colMarco Cecchetti
2017-05-16loplugin:unusedfields improve write-only analysisNoel Grandin
2017-05-15Typo: s/threashold/thresholdTor Lillqvist
2017-05-13use empty document in orcus gnumeric import, tdf#107828Markus Mohrhard
2017-05-12convert SdrLayerId to strong_intNoel Grandin
2017-05-12tdf#93171 Subtotal function with function indexes don't updateArul Michael
2017-05-11tdf#107258 Create show/hide all comments toggle button.Gulsah Kose
2017-05-10loplugin:checkunusedparams in sc(part3)Noel Grandin
2017-05-10loplugin:checkunusedparams in sc(part2)Noel Grandin
2017-05-10loplugin:checkunusedparams in sc(part1)Noel Grandin
2017-05-10Hold ParamClass at FormulaByteToken instead of bool, tdf#107724 prepEike Rathke
2017-05-10Change IsForceArrayParameter() to GetForceArrayParameter(), tdf#107724 prepEike Rathke
2017-05-09Avoid adding unnecessary overhead to formula calculation.Kohei Yoshida
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin
2017-05-05sc: Remove some dead slotsMaxim Monastirsky
2017-05-05tdf#95885 Add new toolbar and toggle icons for Cell ProtectionGulsah Kose
2017-05-04tdf#107097 fix missing values for categories when copyingTomaž Vajngerl
2017-05-03simplify filling of categories in pivot table data providerTomaž Vajngerl
2017-05-03tdf#107255: detect whether the range has only one data cell.Kohei Yoshida
2017-05-02untranslated strings are just stringsCaolán McNamara
2017-05-01tdf#107145 display applied filters for page field in pivot chartTomaž Vajngerl
2017-04-30More fine-grained disabled vector states.Kohei
2017-04-29tdf#107097 invoke internal DP and correctly handle "range" namesTomaž Vajngerl
2017-04-27remove svx bitmaps from .src filesCaolán McNamara
2017-04-27tools: move errcode.hxx to the vcl moduleChris Sherlock
2017-04-26remove sc bitmaps from .src filesCaolán McNamara
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-24preserve "Total" label on round-trip, remove code duplicationTomaž Vajngerl
2017-04-22mark all new styles as default styles, tdf#103380, tdf#103330Markus Mohrhard
2017-04-20tdf#107143 Add delete all comments command.Gulsah Kose
2017-04-20renumber string IDs and close 40 gaps of resident empty stringsEike Rathke
2017-04-20loplugin:unusedmethodsNoel Grandin
2017-04-19Resolves: tdf#90799 generate absolute sheet for pointer-selected referencesEike Rathke
2017-04-19Add Dump() method to ScFormulaCell.Kohei Yoshida
2017-04-18remove sfx2/sfxcommands.hCaolán McNamara
2017-04-17ask to delete pivot chart if pivot table gets deletedTomaž Vajngerl
2017-04-14remove the old collaboration feature based on telepathyMarkus Mohrhard
2017-04-12tag ScAddress and friends with SAL_WARN_UNUSEDNoel Grandin
2017-04-11rename ScCaptionPtr (mb|set)InUndo to (mb|set)NotOwnerEike Rathke
2017-04-11tdf#84837 Add Show/Hide all comments commands to Calc.Gulsah Kose
2017-04-10introduce ScCaptionPtr InUndoEike Rathke
2017-04-10Add bool bIgnoreUndo parameter to removeFromDrawPageAndFree()Eike Rathke