summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2021-11-17ofz: Segv on unknown addressCaolán McNamara1-1/+8
2021-11-17ofz#29234 Integer-overflowCaolán McNamara1-0/+2
2021-04-25Remove .uno:QuestionAnswers, direct safeMode help to landing pageThorsten Behrens4-22/+0
2021-03-16tdf#139804 Focus form controls inside document with Alt-<Mnemonic>Samuel Mehrbrodt3-3/+7
2021-02-26Remove 'Get involved' from menuSamuel Mehrbrodt2-9/+0
2021-01-25Use o3tl::doAccess, prevent -Werror=maybe-uninitializedStephan Bergmann1-4/+3
2020-12-07Remove Help menu donate entry for LTS versionThorsten Behrens5-23/+0
2020-12-05tdf#125440 When inserting TSV, consider quotes as field markersSamuel Mehrbrodt1-1/+3
2020-10-04tdf#134351: do not apply autofilter if all entries are selectedXisco Fauli2-7/+40
2020-09-28Resolves: tdf#133812 Add the 'Result' style again used by the Subtotal toolEike Rathke2-1/+9
2020-09-21tdf#131047: expand search results frameXisco Fauli1-1/+1
2020-09-14tdf#133327 fix calc loading background color with many colsNoel Grandin1-3/+2
2020-09-10tdf#108673 XLSX: Don't export invalid sheet references in cell validationSerge Krot5-3/+61
2020-09-09Check range before accessing Calc sort userlistThorsten Behrens2-4/+4
2020-09-09tdf#95640 XLSX: import/export of custom sort listsSerge Krot13-18/+375
2020-09-05Resolves: tdf#136189 don't try and sort until treeview is filledCaolán McNamara1-1/+3
2020-09-05tdf#136062 Don't use 'Reject (All)/Clear formatting' buttons in CalcGabor Kelemen1-4/+3
2020-08-03tdf#130559: don't fail creation of preview when BackingComp can't add...Mike Kaganski1-4/+15
2020-07-30rhbz#1861794 csv fixed width import missing split handleCaolán McNamara2-22/+21
2020-07-27tdf#134769 XLSX export fix: unable to open with MS ExcelSerge Krot1-1/+1
2020-07-09Resolves: tdf#124454 exec the matrix operator on values converted from stringsEike Rathke1-1/+1
2020-07-07Resolves: tdf#131424 separator in TableRef column specifier is validEike Rathke1-1/+11
2020-07-07don't add a cell to a non-existent column (tdf#104865)Luboš Luňák4-1/+9
2020-07-07failed cell dependency check should not set invalid values (tdf#132451)Luboš Luňák5-4/+95
2020-07-03Resolves: tdf#134455 Let TIMEVALUE() use lax time recognitionEike Rathke1-1/+1
2020-06-25tdf#133699 Slow sorting of a columnNoel Grandin1-2/+1
2020-06-24tdf#133629 calc, crash on format borders on multiple sheetsNoel Grandin1-0/+1
2020-06-24tdf#133326 Crash after redoNoel Grandin1-2/+3
2020-06-18detect inconsistent SUMIFS() ranges when range reducing (tdf#132431)Luboš Luňák1-1/+9
2020-06-18tdf#134019: ofz#20904 check boundsCaolán McNamara2-4/+7
2020-06-16Resolves: tdf#133780 allow sorting search result treeview columnsCaolán McNamara3-0/+36
2020-06-16rhbz#1847031 null-derefCaolán McNamara1-1/+1
2020-06-15Resolves: tdf#133985 make ok the defaultCaolán McNamara1-1/+0
2020-06-14tdf#133953 use a popover to show interactive row/column resize intoCaolán McNamara2-1/+15
2020-06-09tdf#133595 FILESAVE XLSX: invalid content when opening file with shapeSerge Krot1-0/+15
2020-06-09tdf#106181 XLSX export: output form controlsSerge Krot5-29/+406
2020-06-05Related: tdf#131423 CHOOSE() supports only 30 jump targets, limit in dialogEike Rathke2-393/+414
2020-06-01Resolves: tdf#133411 drop CONTENT_FLOWS_TO from dialog to search resultsCaolán McNamara3-200/+2
2020-05-25Revert "tdf#37268: use also sheet local range in Pivot"Julien Nabet2-52/+6
2020-05-20tdf#130770 apply autofilter to data regardless of autofilter changesscito3-22/+88
2020-05-17loplugin:implicitboolconversionStephan Bergmann1-2/+2
2020-05-15Remove some redundantly user-declared copy ctors and assignment opsStephan Bergmann3-12/+0
2020-05-13Resolves: tdf#132173 handle API sequence to inline array token correctlyEike Rathke1-1/+1
2020-05-12tdf#132939: avoid crash when uninitialized FilterDescriptorJulien Nabet1-0/+2
2020-05-11Incomplete OpAverage, OpCount must not be used in dynamic_castStephan Bergmann1-369/+376
2020-05-11Extend loplugin:external to warn about classesStephan Bergmann1-2/+17
2020-05-11Fix typoAndrea Gelmini1-5/+5
2020-05-10sanitize properly Calc search bounds (tdf#132783)Luboš Luňák1-4/+6
2020-05-09tdf#79998 FILESAVE: XLSX export with long sheet names (length > 31 characters)Serge Krot4-0/+154
2020-05-07tdf#127889 NB use .uno:ToggleMergeCells instead MergeCellsandreas kainz2-2/+2