summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-19Removed unneccessary ASCII-Art and commentsThomas Beck
2017-05-18Revert "Fix typos"Stephan Bergmann
2017-05-18Fix typosAndrea Gelmini
2017-05-18tdf#107862 ignore subtotals in outline mode and empty rowsTomaž Vajngerl
2017-05-18Replace macro with functionStephan Bergmann
2017-05-18Pass grammar to ScCompiler ctor instead of subsequent SetGrammar()Eike Rathke
2017-05-18Always set a grammar when constructing ScCompilerEike Rathke
2017-05-18assert instead of OSL_ENSURE if grammar is GRAM_UNSPECIFIEDEike Rathke
2017-05-18tdf#107920: Crash when using ScCompiler in condformatJulien Nabet
2017-05-18Add comment about precedence of Wildcards over RegexEike Rathke
2017-05-18New HintId and unit test for hidden rows and SUBTOTAL, tdf#93171 follow-upArul Michael
2017-05-18Respect read-only config items in Options/Calc/Calculate dialogAron Budea
2017-05-18sc lok: fix wrong assignment aEnd.X()Henry Castro
2017-05-18loplugin:unusedmethodsNoel Grandin
2017-05-18Clean up a set of RTL-related commentsTor Lillqvist
2017-05-17sc lok: Don't crash on comment undo.Jan Holesovsky
2017-05-17tdf#107892: fix negative values case with maxifsJulien Nabet
2017-05-17Unit test to ensure that calculating with the intersection works, tdf#96426Eike Rathke
2017-05-17add unit test for Excel whitespace operator intersection, tdf#96426Eike Rathke
2017-05-17tdf#43535: add unit test for this.Kohei Yoshida
2017-05-17tdf#43535: support additional sheet protection options.Kohei Yoshida
2017-05-16ExternalZoom and ExternalScroll are unusedCaolán McNamara
2017-05-16lok: sc: invalidate col/row header on undo row/col operationsMarco Cecchetti
2017-05-16lok: sc: make row/col header updating, on row/col operations, tab-awareMarco Cecchetti
2017-05-16Revert "lok: sc: invalidate col/row header on undo row/col operations"Stephan Bergmann
2017-05-16lok: sc: selection overlay was not updated on document size changedMarco Cecchetti
2017-05-16lok: sc: invalidate col/row header on undo row/col operationsMarco Cecchetti
2017-05-16lok: sc: fix for row/col header updating on changing tabMarco Cecchetti
2017-05-16lok: sc: misplaced comment mark on inserting/deleting/resizing row/colMarco Cecchetti
2017-05-16lok: sc: address and formula text field empty on creating a new viewMarco Cecchetti
2017-05-16loplugin:unusedfields improve write-only analysisNoel Grandin
2017-05-16loplugin:checkunusedparams in sc(part5)Noel Grandin
2017-05-15Fix typosAndrea Gelmini
2017-05-15SAL_WARN_IF is more appropriate hereEike Rathke
2017-05-15replace 'if ( ) SAL_INFO' with 'SAL_INFO_IF'Jochen Nitschke
2017-05-15tdf#82326 calc 32bits unable to open files with a lot of cond formattingfrederic vroman
2017-05-15tdf#39468 translate German commentsThomas Beck
2017-05-15Typo: s/threashold/thresholdTor Lillqvist
2017-05-15remove some unnecessary lockingNoel Grandin
2017-05-14Remove more %20 from style commandsMaxim Monastirsky
2017-05-14handle test that apparently depends on our additional fontsMarkus Mohrhard
2017-05-13add basic universal content test, tdf#107828Markus Mohrhard
2017-05-13use empty document in orcus gnumeric import, tdf#107828Markus Mohrhard
2017-05-13import stream on the LibreOffice side, tdf#107827Markus Mohrhard
2017-05-13Kill some code duplication, move shared code into private funcKatarina Behrens
2017-05-12update comments and remove TODOJochen Nitschke
2017-05-12tdf#106051 Notify listeners on top and bottom of split formula groupArul Michael
2017-05-12Use ScTokenArray::AssignXMLString() and ScTokenArray stack objectEike Rathke
2017-05-12Use ScTokenArray::AssignXMLString() and ScTokenArray stack objectEike Rathke