summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)Author
2014-07-10Add get/setPart to ITiledRenderable, and implement for sw/sc.Andrzej Hunt
2014-07-08Iterate from origin to tile area to ensure correct positioning.Andrzej Hunt
2014-07-08Use logic units for visible-cells determination.Andrzej Hunt
2014-07-08Scale the origin for the Draw Layer (Calc Tiled Rendering).Andrzej Hunt
2014-07-02Use OutputDevice scaling for column-/rowbars too.Andrzej Hunt
2014-07-01Ensure we actually render all cells in the selected area.Andrzej Hunt
2014-07-01Take into account drawing layer for data area size.Andrzej Hunt
2014-07-01Use output device mapping for draw layer too.Andrzej Hunt
2014-07-01Set correct scaling for normal painting.Andrzej Hunt
2014-07-01Use output device scaling to determine cells in draw-area.Andrzej Hunt
2014-07-01Don't scale grid and cell dimensions multiple times.Andrzej Hunt
2014-07-01Implement data area size retrieval.Andrzej Hunt
2014-06-25Allow overriding of device for Paint, and use that for Tiles.Andrzej Hunt
2014-06-25Calc: Add tiled rendering device to the paint view.Andrzej Hunt
2014-06-25Render tiles from calc.Andrzej Hunt
2014-06-25Add tiled rendering outline to Calc.Andrzej Hunt
2014-06-25remove whitespaceMarkus Mohrhard
2014-06-24Resolves fdo#76160 Calc invalid image position on zoomingDamien Chambe
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-23Translate German comments, fix some wsPhilipp Weissenbacher
2014-06-23remove commentsMarkus Mohrhard
2014-06-23accept also one cell chart ranges for external data provider, fdo#79772Markus Mohrhard
2014-06-19fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida
2014-06-19rhbz#1111216 allow to export an empty sheet to PDFDavid Tardon
2014-06-19coverity#988426 Explicit null dereferencedCaolán McNamara
2014-06-19coverity#983728 Uncaught exceptionCaolán McNamara
2014-06-18loplugin:saloverrideMatúš Kukan
2014-06-17fdo#40067: Fix for importing white space in strings (XLSX).Robin Kumar
2014-06-17coverity#736887 Unintended sign extensionCaolán McNamara
2014-06-17coverity#706049 Unintended sign extensionCaolán McNamara
2014-06-17coverity#706047 Unintended sign extensionCaolán McNamara
2014-06-17coverity#706041 Unintended sign extensionCaolán McNamara
2014-06-17coverity#706038 Unintended sign extensionCaolán McNamara
2014-06-17coverity#1223091 Uncaught exceptionCaolán McNamara
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-17GPU Calc:Support nested formulae expansion for simple nestedhaochen
2014-06-17document must be set modified when range name is defined, fdo#79451Markus Mohrhard
2014-06-16Cache table entry may be null. Let's not assume it's always non-null.Kohei Yoshida
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-13resolved fdo#79978 propagate error through DoubleArray of matrixEike Rathke
2014-06-13resolved fdo#79957 propagate ForceArray through jump tokensEike Rathke
2014-06-13coverity#706945 Uncaught exceptionCaolán McNamara
2014-06-13coverity#707016 Uncaught exceptionCaolán McNamara
2014-06-12fdo#77506: More reliable way to determine label strings.Kohei Yoshida
2014-06-12false warning C4701: potentially uninitialized local variableStephan Bergmann
2014-06-12GPU Calc:Add more judge for NAN in SingleVector parameterhaochen
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann
2014-06-10Dead codeStephan Bergmann
2014-06-10loplugin:bodynotinblockStephan Bergmann