summaryrefslogtreecommitdiffstats
path: root/sc
Commit message (Expand)AuthorAgeFilesLines
* fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida2014-06-1919-49/+115
* rhbz#1111216 allow to export an empty sheet to PDFDavid Tardon2014-06-191-1/+1
* coverity#988426 Explicit null dereferencedCaolán McNamara2014-06-191-7/+2
* coverity#983728 Uncaught exceptionCaolán McNamara2014-06-191-4/+14
* loplugin:saloverrideMatúš Kukan2014-06-181-1/+1
* fdo#40067: Fix for importing white space in strings (XLSX).Robin Kumar2014-06-171-0/+1
* coverity#736887 Unintended sign extensionCaolán McNamara2014-06-172-10/+12
* coverity#706049 Unintended sign extensionCaolán McNamara2014-06-171-1/+1
* coverity#706047 Unintended sign extensionCaolán McNamara2014-06-171-1/+1
* coverity#706041 Unintended sign extensionCaolán McNamara2014-06-172-9/+11
* coverity#706038 Unintended sign extensionCaolán McNamara2014-06-171-2/+2
* coverity#1223091 Uncaught exceptionCaolán McNamara2014-06-172-3/+5
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-17114-509/+120
* GPU Calc:Support nested formulae expansion for simple nestedhaochen2014-06-174-75/+142
* document must be set modified when range name is defined, fdo#79451Markus Mohrhard2014-06-171-0/+1
* Cache table entry may be null. Let's not assume it's always non-null.Kohei Yoshida2014-06-161-5/+11
* unit test for ForcedArray matrix error propagation, fdo#79978Eike Rathke2014-06-131-0/+5
* loplugin:staticcallStephan Bergmann2014-06-1325-37/+37
* resolved fdo#79978 propagate error through DoubleArray of matrixEike Rathke2014-06-133-8/+20
* resolved fdo#79957 propagate ForceArray through jump tokensEike Rathke2014-06-131-1/+1
* coverity#706945 Uncaught exceptionCaolán McNamara2014-06-132-2/+4
* coverity#707016 Uncaught exceptionCaolán McNamara2014-06-132-2/+2
* put the add/modify/delete line below the rangeCaolán McNamara2014-06-121-57/+57
* fdo#77506: More reliable way to determine label strings.Kohei Yoshida2014-06-122-1/+15
* left align add/remove buttonsCaolán McNamara2014-06-121-16/+12
* Put conditional add/remove buttons above the range selector...Caolán McNamara2014-06-121-19/+19
* false warning C4701: potentially uninitialized local variableStephan Bergmann2014-06-121-1/+1
* GPU Calc:Add more judge for NAN in SingleVector parameterhaochen2014-06-121-4/+4
* Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann2014-06-1135-116/+116
* Change SfxTabPage::Reset param from ref to pointerStephan Bergmann2014-06-1132-101/+101
* Dead codeStephan Bergmann2014-06-101-59/+0
* loplugin:bodynotinblockStephan Bergmann2014-06-101-3/+3
* Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann2014-06-1032-117/+117
* -Werror,-Wtautological-undefined-compareStephan Bergmann2014-06-101-11/+0
* coverity#704261 Logically dead codeCaolán McNamara2014-06-101-0/+3
* coverity#1187709 Uncaught exceptionCaolán McNamara2014-06-102-2/+3
* fix assertMarkus Mohrhard2014-06-101-1/+4
* GPU Calc:Support default 2nd parameter in ROUNDhaochen2014-06-102-5/+13
* GPU Calc:Support 3rd parameter in FLOORhaochen2014-06-103-94/+79
* GPU Calc:Support IF formula in GPUInterprethaochen2014-06-103-0/+63
* GPU Calc:Support string arguments in VLookuphaochen2014-06-105-35/+124
* fdo#79676: Initialize with a default chart only from the UI.Kohei Yoshida2014-06-101-0/+5
* coverity#1187810 Uncaught exceptionCaolán McNamara2014-06-102-3/+4
* fdo#76324: Make pasting a lot of cell notes faster by disabling broadcasting.Matúš Kukan2014-06-101-0/+12
* Do not use GetSdrUndoFactory() in sc.Matúš Kukan2014-06-102-4/+4
* coverity#706877 Uncaught exceptionCaolán McNamara2014-06-102-5/+6
* fix invalid memory access related to temporary objectMarkus Mohrhard2014-06-101-1/+2
* don't use temporary objectMarkus Mohrhard2014-06-102-2/+2
* loplugin: inlinesimplememberfunctionsNoel Grandin2014-06-09119-679/+150
* workaround for DBG_UTIL XML correctness checksMarkus Mohrhard2014-06-081-1/+2