- 53437b4 Resolves: tdf#71339 include selected top/left empty rows/columns in AutoSum by Eike Rathke · 9 years ago
- 134c9a7 Ensure all cases push an error return, tdf#104989 related (not the cause) by Eike Rathke · 9 years ago
- df5b20f Resolves: tdf#104989 a matrix/array formula cell needs to have dimensions by Eike Rathke · 9 years ago
- 3d6797c Resolves: tdf#104875 defer filter detection to first load/update of external by Eike Rathke · 9 years ago
- 3c45332 tdf#106423: dbase file can have no records by Julien Nabet · 9 years ago
- 23514c3 With reference lists there can be more than 255 queries by Eike Rathke · 9 years ago
- 430e2d0 Add '~' reference union/list operator to range finder delimiters by Eike Rathke · 9 years ago
- 81e7ef8 tdf#108098 Correct detection of MIXED state. by Gulsah Kose · 9 years ago
- 07dcac8 tdf#86119 Generalize number format control. by Gulsah Kose · 9 years ago
- 0163957 tdf#108259 Enable autofilter with many different values by Jean-Sebastien Bevilacqua · 9 years ago
- d8b1847 tdf#91820 Add cell style and spreadsheet theme command by Yousuf Philips · 9 years ago
- 8890b3a tdf#85594 Add reset default formatting to standard toolbar by Yousuf Philips · 9 years ago
- 062fbf7 fix some .src offsets by Caolán McNamara · 9 years ago
- 2f25f40 Perf-sc: tdf#100709 Use a "one and a half" alloc strategy for ScMarkArray by Eike Rathke · 9 years ago
- 4b86377 Eliminate dynamic_cast<const SfxVoidItem*>, use SfxPoolItem::IsVoidItem() by Eike Rathke · 9 years ago
- e1d6f55 tdf#108287 perf regression changing background color by Jochen Nitschke · 9 years ago
- 3a52f3b Perf-sc: tdf#100709 avoid segment tree with ScMultiSelIter where possible by Eike Rathke · 9 years ago
- 2c75575 sc::ColRowSpan::mnEnd is inclusive by Eike Rathke · 9 years ago
- dd243ec tdf#95885 move cell protect command from toolbar to menu by Yousuf Philips · 9 years ago
- e81a6b8 Resolves: tdf#108279 dimension rows are 32-bit and don't wrap at 64k by Eike Rathke · 9 years ago
- 9c7e9cb tdf#86119 Fix toggle behaviour of SID_NUMBER_STANDARD. by Gulsah Kose · 9 years ago
- 0b0cc6a tdf#104219 Don't export color information when color is automatic by Bartosz Kosiorek · 9 years ago
- ddcd9c3 tdf#107389: Wrong positioning of AutoFilter buttons in tiledrendering mode by Tamás Zolnai · 9 years ago
- 1730bcf sc: work around MSVC 2017 ICE in AccessibleDocument.cxx by Michael Stahl · 9 years ago
- bb9c240 tdf#108049 VBA exception avoided in ScVbaRange::setStyle by Justin Luth · 9 years ago
- 21b7cb2 tdf#99856 xlsx export: limit dataValidation list to 255 chars by Justin Luth · 9 years ago
- 47f3d35 tdf#108017 xlsb import: protection settings were reversed by Justin Luth · 9 years ago
- 16e2d84 svRefList always needs to be in a loop to be eventually popped from stack by Eike Rathke · 9 years ago
- 5b34c61 drop the SCsROW/SCsCOL/SCsTAB typedefs by Noel Grandin · 9 years ago
- 869b92d PushError() instead of SetError() so there's a result token by Eike Rathke · 9 years ago
- d666c2f make string translation loading more uniform by Caolán McNamara · 9 years ago
- 7f26c8d tdf#107862 ignore subtotals in outline mode and empty rows by Tomaž Vajngerl · 9 years ago
- 70ca2d0 New HintId and unit test for hidden rows and SUBTOTAL, tdf#93171 follow-up by Arul Michael · 9 years ago
- c56aebe Pass grammar to ScCompiler ctor instead of subsequent SetGrammar() by Eike Rathke · 9 years ago
- 1c14074 Always set a grammar when constructing ScCompiler by Eike Rathke · 9 years ago
- 13238b8 assert instead of OSL_ENSURE if grammar is GRAM_UNSPECIFIED by Eike Rathke · 9 years ago
- 202c574 tdf#107920: Crash when using ScCompiler in condformat by Julien Nabet · 9 years ago
- ab34329 Respect read-only config items in Options/Calc/Calculate dialog by Aron Budea · 9 years ago
- 3f5143f sc lok: fix wrong assignment aEnd.X() by Henry Castro · 9 years ago
- 4c05834 loplugin:unusedmethods by Noel Grandin · 9 years ago
- d89fa2b Clean up a set of RTL-related comments by Tor Lillqvist · 9 years ago
- dd4adcd5 sc lok: Don't crash on comment undo. by Jan Holesovsky · 9 years ago
- 20d3a60 tdf#107892: fix negative values case with maxifs by Julien Nabet · 9 years ago
- 8326c48 Unit test to ensure that calculating with the intersection works, tdf#96426 by Eike Rathke · 9 years ago
- 67a4bb2 add unit test for Excel whitespace operator intersection, tdf#96426 by Eike Rathke · 9 years ago
- 7ae50f5 tdf#43535: add unit test for this. by Kohei Yoshida · 9 years ago
- 034be10 tdf#43535: support additional sheet protection options. by Kohei Yoshida · 9 years ago
- f0eec75 ExternalZoom and ExternalScroll are unused by Caolán McNamara · 9 years ago
- 6e3f9d3 lok: sc: invalidate col/row header on undo row/col operations by Marco Cecchetti · 9 years ago
- d849231 lok: sc: make row/col header updating, on row/col operations, tab-aware by Marco Cecchetti · 9 years ago
- 7f2d6d8 Revert "lok: sc: invalidate col/row header on undo row/col operations" by Stephan Bergmann · 9 years ago
- ea3ef1a lok: sc: selection overlay was not updated on document size changed by Marco Cecchetti · 9 years ago
- 76d47e6 lok: sc: invalidate col/row header on undo row/col operations by Marco Cecchetti · 9 years ago
- 1e48666 lok: sc: fix for row/col header updating on changing tab by Marco Cecchetti · 9 years ago
- cb33a0f lok: sc: misplaced comment mark on inserting/deleting/resizing row/col by Marco Cecchetti · 9 years ago
- dd88180 lok: sc: address and formula text field empty on creating a new view by Marco Cecchetti · 9 years ago
- 98c4cd3 loplugin:unusedfields improve write-only analysis by Noel Grandin · 9 years ago
- 774f033 loplugin:checkunusedparams in sc(part5) by Noel Grandin · 9 years ago
- b6c390a Fix typos by Andrea Gelmini · 9 years ago
- 035fec9 SAL_WARN_IF is more appropriate here by Eike Rathke · 9 years ago
- efdbb97 replace 'if ( ) SAL_INFO' with 'SAL_INFO_IF' by Jochen Nitschke · 9 years ago
- f566e2d tdf#82326 calc 32bits unable to open files with a lot of cond formatting by frederic vroman · 9 years ago
- 2fbcdd3 tdf#39468 translate German comments by Thomas Beck · 9 years ago
- 7c9ee6c Typo: s/threashold/threshold by Tor Lillqvist · 9 years ago
- 4582acb remove some unnecessary locking by Noel Grandin · 9 years ago
- 180416b Remove more %20 from style commands by Maxim Monastirsky · 9 years ago
- b82c943 handle test that apparently depends on our additional fonts by Markus Mohrhard · 9 years ago
- c90510a add basic universal content test, tdf#107828 by Markus Mohrhard · 9 years ago
- 3e6e2f8 use empty document in orcus gnumeric import, tdf#107828 by Markus Mohrhard · 9 years ago
- 5e9178f import stream on the LibreOffice side, tdf#107827 by Markus Mohrhard · 9 years ago
- f7900c4 Kill some code duplication, move shared code into private func by Katarina Behrens · 9 years ago
- a280c61 update comments and remove TODO by Jochen Nitschke · 9 years ago
- c882c60 tdf#106051 Notify listeners on top and bottom of split formula group by Arul Michael · 9 years ago
- 15074f1 Use ScTokenArray::AssignXMLString() and ScTokenArray stack object by Eike Rathke · 9 years ago
- bffe1113 Use ScTokenArray::AssignXMLString() and ScTokenArray stack object by Eike Rathke · 9 years ago
- 8891472 tdf#107238 VBA autofilter: list of strings by Szymon Kłos · 9 years ago
- 389da66 remove unused uno::Reference vars by Noel Grandin · 9 years ago
- a651dbc convert SdrLayerId to strong_int by Noel Grandin · 9 years ago
- 970b431 tdf#93171 Subtotal function with function indexes don't update by Arul Michael · 9 years ago
- 9cc9300 lok: sc: notify cell cursor position to address control in client by Marco Cecchetti · 9 years ago
- 198f5a1 tdf#107258 Create show/hide all comments toggle button. by Gulsah Kose · 9 years ago
- 2dd2f33 Get string also for external reference to double for operands of '&' by Katarina Behrens · 9 years ago
- 2962cee remove some unnecessary temporary OUStrings by Noel Grandin · 9 years ago
- 965494c tdf#107572: retrieve Default autoformat by Julien Nabet · 9 years ago
- c8c8e70 Add unit test for non-propagation of array context, tdf#107724 by Eike Rathke · 9 years ago
- 6dc2efc ParamClass::Reference return for range creating OpCodes, tdf#107724 related by Eike Rathke · 9 years ago
- 015578d partial revert of "loplugin:checkunusedparams in sc(part4)" by Noel Grandin · 9 years ago
- 27c3915 fix build by Noel Grandin · 9 years ago
- eae5503 Resolves: tdf#107724 INDIRECT and OFFSET return ParamClass::Reference by Eike Rathke · 9 years ago
- e52beea GetParameterType: SAL_MAX_UINT16 for return ParamClass, tdf#107724 prep by Eike Rathke · 9 years ago
- 656cf4d Add ParamClass ScParameterClassification::CommonData::eReturn, tdf#107724 prep by Eike Rathke · 9 years ago
- 4d04722 loplugin:checkunusedparams in sc(part4) by Noel Grandin · 9 years ago
- 3db6a7f loplugin:checkunusedparams in sc(part3) by Noel Grandin · 9 years ago
- 95ceaa5 loplugin:checkunusedparams in sc(part2) by Noel Grandin · 9 years ago
- 8b9f0a5 loplugin:checkunusedparams in sc(part1) by Noel Grandin · 9 years ago
- 1cf4494 Hold ParamClass at FormulaByteToken instead of bool, tdf#107724 prep by Eike Rathke · 9 years ago
- 4702311 Disambiguate Reference -> uno::Reference (tdf#107724 prep rel) by Eike Rathke · 9 years ago
- f39e1b1 Change IsForceArrayParameter() to GetForceArrayParameter(), tdf#107724 prep by Eike Rathke · 9 years ago
- 031bf55 Disambiguate Reference -> uno::Reference (tdf#107724 prep rel) by Eike Rathke · 9 years ago
- 8ba4679 Move ScParameterClassification::Type to formula::ParamClass, tdf#107724 prep by Eike Rathke · 9 years ago