summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2015-10-03add QuattroPro support to fftesterCaolán McNamara1-2/+6
2015-10-03fix test-casesCaolán McNamara3-0/+0
2015-10-03fix crash on loading certain xlsCaolán McNamara1-2/+6
2015-10-03xls: Defrowheight345 without pColRowBuffCaolán McNamara2-0/+7
2015-10-03move ConvertStringToValue() implementation from ScInterpreter to ScGlobalEike Rathke3-269/+382
2015-10-02xls: DefColWidth without pColRowBuffCaolán McNamara2-0/+6
2015-10-02fix crash on loading certain xlsCaolán McNamara2-11/+13
2015-10-02Revert "Make fewer calls to officecfg::...::UseOpenCL::get()"Tor Lillqvist10-56/+29
2015-10-02update testTypePassword.odsCaolán McNamara1-0/+0
2015-10-02loplugin:unusedmethodsNoel Grandin16-116/+1
2015-10-02Add missing includeTor Lillqvist8-0/+8
2015-10-02tdf#89387 Use Collect method in FTestŁukasz Hryniuk1-24/+16
2015-10-02Add ScMatrix method to collect multiple valuesŁukasz Hryniuk2-0/+20
2015-10-02Add WalkElementBlocksMultipleValues and remove OpsŁukasz Hryniuk2-47/+113
2015-10-02Add a new file with matrix operators definitionsŁukasz Hryniuk3-0/+103
2015-10-02Make fewer calls to officecfg::...::UseOpenCL::get()Tor Lillqvist10-29/+48
2015-10-01tdf#94617 allow to store nStart information greater than sal_Int16 limitLaurent Godard1-1/+25
2015-10-01Render the notes in spreadsheets as inline html commentsJoan Paraiso2-1/+63
2015-10-01rhbz#1264753: Avoid this being release()ed to 0 in ScAccessibleDocument ctorStephan Bergmann1-12/+12
2015-10-01tdf#92341 Make Autocorrect entry actually workSamuel Mehrbrodt1-0/+2
2015-10-01Related: tdf#40304 extend biff-5 invalid xls loop detectionCaolán McNamara1-22/+38
2015-10-01tdf#93688: Set CalcA1|ExcelA1 syntax only for imported docsKatarina Behrens5-10/+35
2015-10-01loplugin:unusedmethodsNoel Grandin10-245/+0
2015-10-01remove old standalone Sun bug numbersNoel Grandin23-50/+5
2015-09-30don't believe xls wrt size to reserveCaolán McNamara2-3/+8
2015-09-30add xls support to fftesterCaolán McNamara3-0/+19
2015-09-30titchy typo ScImportExcel->ScExportExcelCaolán McNamara1-1/+1
2015-09-30Fix typosAndrea Gelmini15-17/+17
2015-09-30tdf#94173: Calc doesn't save your own created autoformat presetsJulien Nabet2-1/+15
2015-09-30Probably good to move the more complicates test after the light-weight onesTor Lillqvist1-3/+3
2015-09-30Fix typosAndrea Gelmini15-27/+27
2015-09-30sc: fix crash in ScVbaEventListener::processWindowResizeEvent()Michael Stahl1-3/+10
2015-09-30Fix typosAndrea Gelmini5-6/+6
2015-09-30Fix typosAndrea Gelmini10-12/+12
2015-09-30Fix typosAndrea Gelmini6-9/+9
2015-09-30Fix typosAndrea Gelmini15-17/+17
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann8-120/+120
2015-09-29tdf#93922 - dispose the calc InputHintWindow properly.Michael Meeks1-1/+1
2015-09-29Revert "do not use unlimited precision in status bar"Eike Rathke1-12/+2
2015-09-29remove unused #include <sal/alloca.h>Michael Stahl2-2/+0
2015-09-29Work around odd -Werror=strict-overflowStephan Bergmann1-1/+1
2015-09-29coverity#1325058 Dereference after null checkCaolán McNamara1-1/+1
2015-09-29Bin code that died in f2b93f2e314215d6342e0bd5727e6740cc15e29cTor Lillqvist2-4/+0
2015-09-28Fix check for empty stackStephan Bergmann1-1/+1
2015-09-28Simply move std::vector instances around hereStephan Bergmann2-111/+86
2015-09-28do not use unlimited precision in status barEike Rathke1-2/+12
2015-09-28Return the std::unique_ptr itself here, not a raw pointerStephan Bergmann6-24/+31
2015-09-28Return the std::unique_ptr itself here, not a raw pointerStephan Bergmann1-6/+6
2015-09-28Return the std::unique_ptr itself here, not a raw pointerStephan Bergmann4-10/+16
2015-09-28Return the std::unique_ptr itself here, not a raw pointerStephan Bergmann2-3/+3