summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)AuthorFilesLines
2014-07-01DO NOT USEfeature/calctiledrendering2Andrzej Hunt3-4/+70
2014-07-01Ensure we actually render all cells in the selected area.Andrzej Hunt1-0/+4
2014-07-01Take into account drawing layer for data area size.Andrzej Hunt1-2/+18
2014-07-01Use output device mapping for draw layer too.Andrzej Hunt1-1/+2
2014-07-01Set correct scaling for normal painting.Andrzej Hunt1-0/+5
2014-07-01Use output device scaling to determine cells in draw-area.Andrzej Hunt1-9/+10
2014-07-01Don't scale grid and cell dimensions multiple times.Andrzej Hunt2-17/+12
2014-07-01Implement data area size retrieval.Andrzej Hunt3-4/+49
2014-06-25Allow overriding of device for Paint, and use that for Tiles.Andrzej Hunt2-7/+14
2014-06-25Calc: Add tiled rendering device to the paint view.Andrzej Hunt1-0/+13
2014-06-25Render tiles from calc.Andrzej Hunt3-14/+32
2014-06-25Add tiled rendering outline to Calc.Andrzej Hunt3-0/+42
2014-06-25remove whitespaceMarkus Mohrhard835-3986/+0
2014-06-24Resolves fdo#76160 Calc invalid image position on zoomingDamien Chambe1-1/+1
2014-06-24new compilerplugin returnbyrefNoel Grandin188-5608/+5477
2014-06-23Translate German comments, fix some wsPhilipp Weissenbacher1-108/+97
2014-06-23remove commentsMarkus Mohrhard1-5/+0
2014-06-23accept also one cell chart ranges for external data provider, fdo#79772Markus Mohrhard1-1/+1
2014-06-19fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida16-47/+104
2014-06-19rhbz#1111216 allow to export an empty sheet to PDFDavid Tardon1-1/+1
2014-06-19coverity#988426 Explicit null dereferencedCaolán McNamara1-7/+2
2014-06-19coverity#983728 Uncaught exceptionCaolán McNamara1-4/+14
2014-06-18loplugin:saloverrideMatúš Kukan1-1/+1
2014-06-17fdo#40067: Fix for importing white space in strings (XLSX).Robin Kumar1-0/+1
2014-06-17coverity#736887 Unintended sign extensionCaolán McNamara2-10/+12
2014-06-17coverity#706049 Unintended sign extensionCaolán McNamara1-1/+1
2014-06-17coverity#706047 Unintended sign extensionCaolán McNamara1-1/+1
2014-06-17coverity#706041 Unintended sign extensionCaolán McNamara2-9/+11
2014-06-17coverity#706038 Unintended sign extensionCaolán McNamara1-2/+2
2014-06-17coverity#1223091 Uncaught exceptionCaolán McNamara1-2/+3
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin80-425/+35
2014-06-17GPU Calc:Support nested formulae expansion for simple nestedhaochen4-75/+142
2014-06-17document must be set modified when range name is defined, fdo#79451Markus Mohrhard1-0/+1
2014-06-16Cache table entry may be null. Let's not assume it's always non-null.Kohei Yoshida1-5/+11
2014-06-13loplugin:staticcallStephan Bergmann24-34/+34
2014-06-13resolved fdo#79978 propagate error through DoubleArray of matrixEike Rathke3-8/+20
2014-06-13resolved fdo#79957 propagate ForceArray through jump tokensEike Rathke1-1/+1
2014-06-13coverity#706945 Uncaught exceptionCaolán McNamara2-2/+4
2014-06-13coverity#707016 Uncaught exceptionCaolán McNamara2-2/+2
2014-06-12fdo#77506: More reliable way to determine label strings.Kohei Yoshida1-1/+13
2014-06-12false warning C4701: potentially uninitialized local variableStephan Bergmann1-1/+1
2014-06-12GPU Calc:Add more judge for NAN in SingleVector parameterhaochen1-4/+4
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann35-116/+116
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann32-101/+101
2014-06-10Dead codeStephan Bergmann1-59/+0
2014-06-10loplugin:bodynotinblockStephan Bergmann1-3/+3
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann32-117/+117
2014-06-10-Werror,-Wtautological-undefined-compareStephan Bergmann1-11/+0
2014-06-10coverity#704261 Logically dead codeCaolán McNamara1-0/+3
2014-06-10coverity#1187709 Uncaught exceptionCaolán McNamara2-2/+3