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