1. d0015e6 add needed libraries to scui by Peter Foley · 14 years ago
  2. 6d1f704 work-around really weird bug in VS2012 by Peter Foley · 14 years ago
  3. dde7ff4 simplify and speed up color format rendering by Markus Mohrhard · 14 years ago
  4. 857a26e XubString->OUString by Caolán McNamara · 14 years ago
  5. 2ffa6b31 fix errorin translation from german to english by Markus Mohrhard · 14 years ago
  6. 6eb8634 iterating here is wrong, join will already merge all necessary ranges by Markus Mohrhard · 14 years ago
  7. c3e6c81 add test for ScRangeList::Join by Markus Mohrhard · 14 years ago
  8. cc1a112 No vbaobj component if DISABLE_SCRIPTING by Tor Lillqvist · 14 years ago
  9. 8e01b2a fdo#54940 - fix last small ergonomic issue. by Michael Meeks · 14 years ago
  10. 14d9d74 Deduplication of lcl_HasOnlyControls for disable-dynlinking by Tor Lillqvist · 14 years ago
  11. 79dbac3 create guids that excel accepts by Markus Mohrhard · 14 years ago
  12. 010e207 fdo #50343: Fixed crash on xlsx import of file with array formula by Katarina Behrens · 14 years ago
  13. c2ca6fa Use comphelper::getComponentContext by Stephan Bergmann · 14 years ago
  14. 39726ed sc/qa/unit: recover xDocSh->DoClose() by Korrawit Pruegsanusak · 14 years ago
  15. d3a24e5 vba procedures and macro names will result in crash, fdo#55174 by Markus Mohrhard · 14 years ago
  16. 8e94ac2 use a as prefix for local variables by Markus Mohrhard · 14 years ago
  17. c5d4e2c fetime of mpCondFormat is more complex, fdo#55379 by Markus Mohrhard · 14 years ago
  18. a705c6c halt corrupted styles with multi-saved xlsx document fdo#55418 by Noel Power · 14 years ago
  19. deee639 Unwind some of the resource ID nastiness between sc and svx. by Kohei Yoshida · 14 years ago
  20. 78a102e fix xlsx export missing alignment attributes with cellstyle fdo#55417 by Noel Power · 14 years ago
  21. 9edb6ba add the remaining parts to previous commit by Markus Mohrhard · 14 years ago
  22. 985e7e4 fdo#54940 - make editing relative refs more intuitive to me by Michael Meeks · 14 years ago
  23. 5f32a4a double-click on a conditional format inspects / edits it. by Michael Meeks · 14 years ago
  24. 6b61212 auto-expand the first conditional format in the list. by Michael Meeks · 14 years ago
  25. bee798c improve conditional formatting height calculations. by Michael Meeks · 14 years ago
  26. 5032dc0 gbuild: invert handling of standard system libraries: by Michael Stahl · 14 years ago
  27. dc397aae gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT: by Michael Stahl · 14 years ago
  28. b85c349 gbuild: replace direct gb_STDLIBS use with ... by Michael Stahl · 14 years ago
  29. 2e677c3 gbuild: split uwinapi out of gb_STDLIBS by Michael Stahl · 14 years ago
  30. 62384d5 convert GetRepeatComment to OUString by Caolán McNamara · 14 years ago
  31. a45d7d8 rename expander for help and remove now unused hids by Caolán McNamara · 14 years ago
  32. 87b5cdd convert writer, draw, impress, calc and starmath printer dialogs by Caolán McNamara · 14 years ago
  33. 2f002e3 having two SetPosSizePixel is a blasted nuisance by Caolán McNamara · 14 years ago
  34. 3f27767 Remove unnecessary semicolon. by Kohei Yoshida · 14 years ago
  35. 6ed264f fix vell value import from ooxml with array formulas, fdo#54559 by Markus Mohrhard · 14 years ago
  36. fcd85be ooxml spec allow ext ref to non existent entry, fdo#54558 by Markus Mohrhard · 14 years ago
  37. 9c00e38 fdo#46808, Adapt sdb::DatabaseContext UNO service to new style by Noel Grandin · 14 years ago
  38. 3e5c867 tubes: fix glibc detected memory corruption in ScDocShell by Matúš Kukan · 14 years ago
  39. 70412d0 don't access out of bound array index, fdo#55022 by Markus Mohrhard · 14 years ago
  40. 5c87937 unusedcode: more removing by Matúš Kukan · 14 years ago
  41. 4e0e0d4 don't let numforats in dxf entries clobber global number formats & update test by Noel Power · 14 years ago
  42. ceffb55 Use this flag to make the compiler warning go away. by Kohei Yoshida · 14 years ago
  43. 4d9bf25 Leave the formula cell dirty when a cached result is not given. by Kohei Yoshida · 14 years ago
  44. 40575c2 Support opcodes 101 through 111 in SUBTOTAL. by Kohei Yoshida · 14 years ago
  45. 5173460 workaround broken uno implementation with ScRangeList in ScCellRangeObj by Markus Mohrhard · 14 years ago
  46. d20469c re-base on ALv2 code. Includes: by Michael Meeks · 14 years ago
  47. 513a758 JunitTest_sc_unoapi had inadvertently been disabled by Stephan Bergmann · 14 years ago
  48. ce6f47a move XGoalSeek api test to c++ by Markus Mohrhard · 14 years ago
  49. 4caa1ba add new test ( disabled ) to show still unresolved problem :-( by Noel Power · 14 years ago
  50. 3f79d49 unit test for fdo#55198 by Noel Power · 14 years ago
  51. fde638b unit test for bnc#780296 fix by Noel Power · 14 years ago
  52. 67daa5e this operator can be const by Markus Mohrhard · 14 years ago
  53. 750fc20 replace remaining InterlockedCount() with inlined version by Norbert Thiebaud · 14 years ago
  54. bcd2b01 Build fix. by Kohei Yoshida · 14 years ago
  55. dd9e17b try to explicitly include map for tinderbox by Markus Mohrhard · 14 years ago
  56. af0c93d kill O(N^2) algorithm generating cond format render information, fdo#54396 by Markus Mohrhard · 14 years ago
  57. a358d07 disable the color scale test by Markus Mohrhard · 14 years ago
  58. 72d3539 fix parent style import xlsx fdo#55198 by Noel Power · 14 years ago
  59. 5649b6a remove unused parameter by Markus Mohrhard · 14 years ago
  60. 93effcb bool to sal_Bool for rtl::OUStringBuffer::append by Markus Mohrhard · 14 years ago
  61. be04b07 add forgotten files by Markus Mohrhard · 14 years ago
  62. e9cd84c WaE unused parameter by Markus Mohrhard · 14 years ago
  63. 71f3d98 SCCOL and SCTAB to sal_Int32 by Markus Mohrhard · 14 years ago
  64. 4c2a87d int to sal_Int32 by Markus Mohrhard · 14 years ago
  65. 1245c2a little refactoring and code simplification by Markus Mohrhard · 14 years ago
  66. 0222ce3 add color scale import test for xlsx by Markus Mohrhard · 14 years ago
  67. cb3ab59 improve the color Scale test by Markus Mohrhard · 14 years ago
  68. b3d5de7 improve the dump code for cond formats by Markus Mohrhard · 14 years ago
  69. 0251fdd now we can also activate the cond format import test for xlsx by Markus Mohrhard · 14 years ago
  70. b774fc9 fix another problem in dxf export by Markus Mohrhard · 14 years ago
  71. 8deaaa6 correctly export number formats in conditional format export to xlsx by Markus Mohrhard · 14 years ago
  72. fc0aa44 test cases for the changes to ScRangeList::DeleteArea by Markus Mohrhard · 14 years ago
  73. 925ed0b some more fixes for ScRangeList::DeleteArea by Markus Mohrhard · 14 years ago
  74. 1aad8c1e2c enable the cond format import test also for xls and xlsx by Markus Mohrhard · 14 years ago
  75. 8c04e42 test for imported cond format range from ods by Markus Mohrhard · 14 years ago
  76. cb7ee82 Fixed all discovered errors and extra unit tests to cover them. by Kohei Yoshida · 14 years ago
  77. 5551cd0 Improve readability. by Kohei Yoshida · 14 years ago
  78. 8807732 set conditional format range for xls import, fdo#54555 by Markus Mohrhard · 14 years ago
  79. 16f1e6e add test case for deleting the only row in ScRangeList::UpdateReference by Markus Mohrhard · 14 years ago
  80. 1e3919f fix problem in ScRangeList::UpdateReference when deleting one row/col by Markus Mohrhard · 14 years ago
  81. bc1424d unusedcode: vbafoundfiles.?xx and XFoundFiles.idl by Matúš Kukan · 14 years ago
  82. 67cde86 Use scoped_ptr instead of deprecated auto_ptr by Stephan Bergmann · 14 years ago
  83. 7539a69 xlsx fix cyclic referenced defined names partially fixes bnc#780296 bnc#781166 by Noel Power · 14 years ago
  84. e7c9b46 Add some static goodness here, too by Tor Lillqvist · 14 years ago
  85. e0f90c3 introduce new option --disable-cve-tests by David Ostrovsky · 14 years ago
  86. 3fa50ac use correct cell for broadcasting, fdo#55059 by Markus Mohrhard · 14 years ago
  87. 03a9f13 ComponentContext::getUnoContext -> getComponentContext simplification by Stephan Bergmann · 14 years ago
  88. 24761a6 use the defines instead of hard coded numbers by Markus Mohrhard · 14 years ago
  89. 1b6314f enable the content test for lotus 123 files by Markus Mohrhard · 14 years ago
  90. b91d275 tabs to spaces + whitespace clean-up by Markus Mohrhard · 14 years ago
  91. 09ce51c import values and formulas from lotus-123, fdo#55066 by Markus Mohrhard · 14 years ago
  92. cbd22a9 tabs to spaces by Markus Mohrhard · 14 years ago
  93. c72af87 Some cleanups. by Kohei Yoshida · 14 years ago
  94. cc75f10 disable failing unoapi test, fdo#55065 by Markus Mohrhard · 14 years ago
  95. 46539a9 forgot to change the border xls test by Markus Mohrhard · 14 years ago
  96. fac308c adapt xls import of borders to new border drawing code, fdo#53287 by Markus Mohrhard · 14 years ago
  97. 52031d3 rows with cond formats don't have empty background, fdo#54661, fdo#52535 by Markus Mohrhard · 14 years ago
  98. 73bda35 add lotus .123 import test by Markus Mohrhard · 14 years ago
  99. fe4c47e Some clean-up of mork-related changs by Stephan Bergmann · 14 years ago
  100. 2c933f9 shrink to used area for duplicate codn format, fdo#54349 by Markus Mohrhard · 14 years ago