- e5c6b77 Add get/setPart to ITiledRenderable, and implement for sw/sc. by Andrzej Hunt · 12 years ago
- 8c84f49 Iterate from origin to tile area to ensure correct positioning. by Andrzej Hunt · 12 years ago
- e6e0634 Use logic units for visible-cells determination. by Andrzej Hunt · 12 years ago
- 67c0410 Scale the origin for the Draw Layer (Calc Tiled Rendering). by Andrzej Hunt · 12 years ago
- 1f60bec Use OutputDevice scaling for column-/rowbars too. by Andrzej Hunt · 12 years ago
- 60f23b8 Ensure we actually render all cells in the selected area. by Andrzej Hunt · 12 years ago
- 70903d3 Take into account drawing layer for data area size. by Andrzej Hunt · 12 years ago
- 72b3fb8 Use output device mapping for draw layer too. by Andrzej Hunt · 12 years ago
- 76e2b5a Set correct scaling for normal painting. by Andrzej Hunt · 12 years ago
- 6b833fe Use output device scaling to determine cells in draw-area. by Andrzej Hunt · 12 years ago
- a722417 Don't scale grid and cell dimensions multiple times. by Andrzej Hunt · 12 years ago
- a8b0ad3 Implement data area size retrieval. by Andrzej Hunt · 12 years ago
- fd5f548 Allow overriding of device for Paint, and use that for Tiles. by Andrzej Hunt · 12 years ago
- 4acc678 Calc: Add tiled rendering device to the paint view. by Andrzej Hunt · 12 years ago
- d2f79f3 Render tiles from calc. by Andrzej Hunt · 12 years ago
- 5da5882 Add tiled rendering outline to Calc. by Andrzej Hunt · 12 years ago
- 37e6631 remove whitespace by Markus Mohrhard · 12 years ago
- b8d84a3 Resolves fdo#76160 Calc invalid image position on zooming by Damien Chambe · 12 years ago
- e2080e7 new compilerplugin returnbyref by Noel Grandin · 12 years ago
- 171efcb fdo#76203 - use consistent titlecase for UI title labels by Joren De Cuyper · 12 years ago
- 82da02c Translate German comments, fix some ws by Philipp Weissenbacher · 12 years ago
- 4e4890c remove comments by Markus Mohrhard · 12 years ago
- ca84391 accept also one cell chart ranges for external data provider, fdo#79772 by Markus Mohrhard · 12 years ago
- 01dd299 fdo#71076: Write test for this. by Kohei Yoshida · 12 years ago
- 1d38cb36 fdo#71076, fdo#71767: Preserve number formats when charts are copied. by Kohei Yoshida · 12 years ago
- 0b79311 rhbz#1111216 allow to export an empty sheet to PDF by David Tardon · 12 years ago
- 4e6c9ca coverity#988426 Explicit null dereferenced by Caolán McNamara · 12 years ago
- d176340 coverity#983728 Uncaught exception by Caolán McNamara · 12 years ago
- 836454d loplugin:saloverride by Matúš Kukan · 12 years ago
- 750269e fdo#40067: Fix for importing white space in strings (XLSX). by Robin Kumar · 12 years ago
- 5a69d3a coverity#736887 Unintended sign extension by Caolán McNamara · 12 years ago
- daa287b coverity#706049 Unintended sign extension by Caolán McNamara · 12 years ago
- 8a4dc64 coverity#706047 Unintended sign extension by Caolán McNamara · 12 years ago
- d28b51b coverity#706041 Unintended sign extension by Caolán McNamara · 12 years ago
- d688fbd coverity#706038 Unintended sign extension by Caolán McNamara · 12 years ago
- edf57ee coverity#1223091 Uncaught exception by Caolán McNamara · 12 years ago
- 3e82897 improve the inlinesimplememberfunctions clang plugin by Noel Grandin · 12 years ago
- 3ad748a GPU Calc:Support nested formulae expansion for simple nested by haochen · 12 years ago
- 1c8babf document must be set modified when range name is defined, fdo#79451 by Markus Mohrhard · 12 years ago
- 3dcfb9a Cache table entry may be null. Let's not assume it's always non-null. by Kohei Yoshida · 12 years ago
- 5a320d1 unit test for ForcedArray matrix error propagation, fdo#79978 by Eike Rathke · 12 years ago
- 45f533a loplugin:staticcall by Stephan Bergmann · 12 years ago
- a288beb resolved fdo#79978 propagate error through DoubleArray of matrix by Eike Rathke · 12 years ago
- c9d037e resolved fdo#79957 propagate ForceArray through jump tokens by Eike Rathke · 12 years ago
- 4a662ef coverity#706945 Uncaught exception by Caolán McNamara · 12 years ago
- 2af58ba coverity#707016 Uncaught exception by Caolán McNamara · 12 years ago
- 51ab8c9 put the add/modify/delete line below the range by Caolán McNamara · 12 years ago
- a2a1a59 fdo#77506: More reliable way to determine label strings. by Kohei Yoshida · 12 years ago
- 9b27896 left align add/remove buttons by Caolán McNamara · 12 years ago
- 18518b9 Put conditional add/remove buttons above the range selector... by Caolán McNamara · 12 years ago
- 3c446cd false warning C4701: potentially uninitialized local variable by Stephan Bergmann · 12 years ago
- 3183bfa GPU Calc:Add more judge for NAN in SingleVector parameter by haochen · 12 years ago
- bb761be Change SfxTabPage ctor SfxItemSet param from ref to pointer by Stephan Bergmann · 12 years ago
- a92e973 Change SfxTabPage::Reset param from ref to pointer by Stephan Bergmann · 12 years ago
- 607218e Dead code by Stephan Bergmann · 12 years ago
- 6519665 loplugin:bodynotinblock by Stephan Bergmann · 12 years ago
- 4dbeadb Change SfxTabPage::FillItemSet param from ref to pointer by Stephan Bergmann · 12 years ago
- e8e22fc -Werror,-Wtautological-undefined-compare by Stephan Bergmann · 12 years ago
- fa8c175 coverity#704261 Logically dead code by Caolán McNamara · 12 years ago
- bdb59b7 coverity#1187709 Uncaught exception by Caolán McNamara · 12 years ago
- a903cac fix assert by Markus Mohrhard · 12 years ago
- 7cfc80c GPU Calc:Support default 2nd parameter in ROUND by haochen · 12 years ago
- c0ea62f GPU Calc:Support 3rd parameter in FLOOR by haochen · 12 years ago
- 0fa5816 GPU Calc:Support IF formula in GPUInterpret by haochen · 12 years ago
- c3383aa GPU Calc:Support string arguments in VLookup by haochen · 12 years ago
- c5539bb fdo#79676: Initialize with a default chart only from the UI. by Kohei Yoshida · 12 years ago
- ae4da7d coverity#1187810 Uncaught exception by Caolán McNamara · 12 years ago
- e7a3aac fdo#76324: Make pasting a lot of cell notes faster by disabling broadcasting. by Matúš Kukan · 12 years ago
- 1ea62b8 Do not use GetSdrUndoFactory() in sc. by Matúš Kukan · 12 years ago
- 1979afc coverity#706877 Uncaught exception by Caolán McNamara · 12 years ago
- 32ac015 fix invalid memory access related to temporary object by Markus Mohrhard · 12 years ago
- de95cdd5 don't use temporary object by Markus Mohrhard · 12 years ago
- 184a00b loplugin: inlinesimplememberfunctions by Noel Grandin · 12 years ago
- 0179d35 workaround for DBG_UTIL XML correctness checks by Markus Mohrhard · 12 years ago
- 0620ca9 check for empty string before accessing first element by Markus Mohrhard · 12 years ago
- f0fdee8 oox: replace redundant STATIC_ARRAY_SIZE macro with SAL_N_ELEMENTS by Miklos Vajna · 12 years ago
- 9ea3e3a column storage might be changed, related lp#990868 by Markus Mohrhard · 12 years ago
- 86f8772 don't try to import invalid document, fdo#79135 by Markus Mohrhard · 12 years ago
- 4c3b360 Bin ugly (ab)use of preprocessor in headers (final part) by Thomas Arnhold · 12 years ago
- cf62446 coverity#735806 Dereference after null check by Caolán McNamara · 12 years ago
- 105021a coverity#735798 Dereference after null check by Caolán McNamara · 12 years ago
- c2034f3 fixincludeguards: fix include guards by Thomas Arnhold · 12 years ago
- 3b8ce44 -Werror,-Wunused-macros by Stephan Bergmann · 12 years ago
- 5918209 Resolves: fdo#73675 tweak conversion to use SvSimpleTable by Caolán McNamara · 12 years ago
- c45c6e4 RID_SCDLG_COND_FORMAT_MANAGER conversion to .ui by sk94 · 12 years ago
- e1ac3f3 coverity#735812 Dereference after null check by Caolán McNamara · 12 years ago
- 246aba2 coverity#735802 Unchecked dynamic_cast by Caolán McNamara · 12 years ago
- 9009dfb coverity#705214 Missing break in switch, assuming intentional by Caolán McNamara · 12 years ago
- b0a9f33 Resolves: fdo#79021 cannot delete ListBox from inside its own Select handler by Caolán McNamara · 12 years ago
- 14ce27c unify the handling of string position arguments, fdo#75971 related by Eike Rathke · 12 years ago
- b370077 coverity#736046 Missing break in switch by Caolán McNamara · 12 years ago
- fd31c81 coverity#705211 Missing break in switch by Caolán McNamara · 12 years ago
- 4d7827c coverity#705209 Missing break in switch by Caolán McNamara · 12 years ago
- d6efbc4 coverity#705207 Missing break in switch by Caolán McNamara · 12 years ago
- 0e507ae various: remove SAL_THROW macro by Noel Grandin · 12 years ago
- 457c6eb The 4th argument is of wrong type. by Kohei Yoshida · 12 years ago
- adc20c3 compareToAscii -> equalsAscii by Noel Grandin · 12 years ago
- a7e6f6d coverity#737265 Uncaught exception by Caolán McNamara · 12 years ago
- 369d959 DeInitVCL at end of tests by Stephan Bergmann · 12 years ago
- f634cda avoid problems with poppler's and vcl's FontInfo during runtime by Markus Mohrhard · 12 years ago