summaryrefslogtreecommitdiffstats
path: root/sc
Commit message (Expand)AuthorAgeFilesLines
* loplugin:unusedmethodsNoel Grandin2015-10-0216-116/+1
* Add missing includeTor Lillqvist2015-10-028-0/+8
* tdf#89387 Use Collect method in FTestŁukasz Hryniuk2015-10-021-24/+16
* Add ScMatrix method to collect multiple valuesŁukasz Hryniuk2015-10-022-0/+20
* Add WalkElementBlocksMultipleValues and remove OpsŁukasz Hryniuk2015-10-022-47/+113
* Add a new file with matrix operators definitionsŁukasz Hryniuk2015-10-023-0/+103
* Make fewer calls to officecfg::...::UseOpenCL::get()Tor Lillqvist2015-10-0210-29/+48
* tdf#94617 allow to store nStart information greater than sal_Int16 limitLaurent Godard2015-10-011-1/+25
* Render the notes in spreadsheets as inline html commentsJoan Paraiso2015-10-012-1/+63
* rhbz#1264753: Avoid this being release()ed to 0 in ScAccessibleDocument ctorStephan Bergmann2015-10-011-12/+12
* tdf#92341 Make Autocorrect entry actually workSamuel Mehrbrodt2015-10-011-0/+2
* Related: tdf#40304 extend biff-5 invalid xls loop detectionCaolán McNamara2015-10-011-22/+38
* tdf#93688: Set CalcA1|ExcelA1 syntax only for imported docsKatarina Behrens2015-10-015-10/+35
* loplugin:unusedmethodsNoel Grandin2015-10-0110-245/+0
* remove old standalone Sun bug numbersNoel Grandin2015-10-0123-50/+5
* don't believe xls wrt size to reserveCaolán McNamara2015-09-302-3/+8
* add xls support to fftesterCaolán McNamara2015-09-303-0/+19
* titchy typo ScImportExcel->ScExportExcelCaolán McNamara2015-09-301-1/+1
* Fix typosAndrea Gelmini2015-09-3015-17/+17
* tdf#94173: Calc doesn't save your own created autoformat presetsJulien Nabet2015-09-302-1/+15
* Probably good to move the more complicates test after the light-weight onesTor Lillqvist2015-09-301-3/+3
* Fix typosAndrea Gelmini2015-09-3015-27/+27
* sc: fix crash in ScVbaEventListener::processWindowResizeEvent()Michael Stahl2015-09-301-3/+10
* Fix typosAndrea Gelmini2015-09-305-6/+6
* Fix typosAndrea Gelmini2015-09-3010-12/+12
* Fix typosAndrea Gelmini2015-09-306-9/+9
* Fix typosAndrea Gelmini2015-09-3015-17/+17
* Renamed wrongly prefixed boolean variablesStefan Heinemann2015-09-298-120/+120
* tdf#93922 - dispose the calc InputHintWindow properly.Michael Meeks2015-09-291-1/+1
* Revert "do not use unlimited precision in status bar"Eike Rathke2015-09-291-12/+2
* remove unused #include <sal/alloca.h>Michael Stahl2015-09-292-2/+0
* Work around odd -Werror=strict-overflowStephan Bergmann2015-09-291-1/+1
* coverity#1325058 Dereference after null checkCaolán McNamara2015-09-291-1/+1
* Bin code that died in f2b93f2e314215d6342e0bd5727e6740cc15e29cTor Lillqvist2015-09-292-4/+0
* Fix check for empty stackStephan Bergmann2015-09-281-1/+1
* Simply move std::vector instances around hereStephan Bergmann2015-09-282-111/+86
* do not use unlimited precision in status barEike Rathke2015-09-281-2/+12
* Return the std::unique_ptr itself here, not a raw pointerStephan Bergmann2015-09-286-24/+31
* Return the std::unique_ptr itself here, not a raw pointerStephan Bergmann2015-09-281-6/+6
* Return the std::unique_ptr itself here, not a raw pointerStephan Bergmann2015-09-284-10/+16
* Return the std::unique_ptr itself here, not a raw pointerStephan Bergmann2015-09-282-3/+3
* tdf#94214 ODFF function FINV incorrectly saved as COM.MICROSOFT.F.INVWinfried Donkers2015-09-282-1/+2
* don't try to create OUString from editeng directly, tdf#94542Markus Mohrhard2015-09-271-2/+6
* make gnumeric xml a real LibreOffice filter formatMarkus Mohrhard2015-09-273-0/+116
* simplify codeMarkus Mohrhard2015-09-271-4/+1
* fix ellipsisDennis Roczek2015-09-261-1/+1
* making alt-x code consistentJustin Luth2015-09-261-1/+1
* translate DE->ENNicolas Christener2015-09-251-21/+17
* convert Link<> to typedNoel Grandin2015-09-252-8/+6
* convert Link<> to typedNoel Grandin2015-09-252-12/+8