1. 9828cb4 call it as well by Markus Mohrhard · 11 years ago feature/orcus-rebased
  2. 1bc2cfb implement the applyToItemSet for more properties by Markus Mohrhard · 11 years ago
  3. 76f27d9 add applyToItemSet method to all properties by Markus Mohrhard · 11 years ago
  4. 6f8984c apply fill properties to item set by Markus Mohrhard · 11 years ago
  5. 9f0bf9c import the background color by Markus Mohrhard · 11 years ago
  6. 529f002 make sure to print numbers as ints and not as characters by Markus Mohrhard · 11 years ago
  7. 992383e make sure that the cell properties are really imported by Markus Mohrhard · 11 years ago
  8. eca0b91 use a consistent log area for orcus styles by Markus Mohrhard · 11 years ago
  9. 45c801f correct import for row height and col width by Markus Mohrhard · 11 years ago
  10. 7b6122e temp by Markus Mohrhard · 11 years ago
  11. d0fa970 implement import_sheet_properties interface by Markus Mohrhard · 11 years ago
  12. 4f714e2 prevent default operator= by Markus Mohrhard · 11 years ago
  13. 39188b8 don't protect the gnumeric filter with the USE_ORCUS flag by Markus Mohrhard · 11 years ago
  14. 7f1b55fec import cell fill color by Markus Mohrhard · 12 years ago
  15. 0929347 we need to create the default styles in the interface right now by Markus Mohrhard · 12 years ago
  16. 86fad8a import font underline by Markus Mohrhard · 12 years ago
  17. a4bb907 next step on correct styles import from orcus by Markus Mohrhard · 12 years ago
  18. 77e9700 import font color correctly by Markus Mohrhard · 12 years ago
  19. 397573b remove crazy whitespaces by Markus Mohrhard · 12 years ago
  20. 7ae7e9d make experimental orcus import work again by Markus Mohrhard · 12 years ago
  21. a970e6a tep for correct styles import from orcus by Markus Mohrhard · 12 years ago
  22. 676686c parse the range for autofilter by Markus Mohrhard · 12 years ago
  23. 5389f0e import table as ScDBData by Markus Mohrhard · 12 years ago
  24. 6089d0e add more orcus debug output by Markus Mohrhard · 12 years ago
  25. 827be95 make these types future proof by Markus Mohrhard · 12 years ago
  26. 7f635c4 add ScOrcusSheet::get_table method by Markus Mohrhard · 12 years ago
  27. 9293d02 cosmetic clean-up by Markus Mohrhard · 11 years ago
  28. b0905bf Revert "for now show chart sidebar" by Markus Mohrhard · 11 years ago
  29. b1922ee xmloff: ODF export: actually ODF 1.2 does not allow graphic-properties by Michael Stahl · 11 years ago
  30. 7e373e9 crashtesting: tiff loop detection too slow by Caolán McNamara · 11 years ago
  31. 932f6de check status of SeekTo by Caolán McNamara · 11 years ago
  32. de71eae avoid loops in atom chains by Caolán McNamara · 11 years ago
  33. 9a695e0 check stream state after read attempt by Caolán McNamara · 11 years ago
  34. 1830b4f2 check seek for success by Caolán McNamara · 11 years ago
  35. d417ffb check SeekToEndOfRecord for success by Caolán McNamara · 11 years ago
  36. 90dc4e3 avoid hang in certain ppts by Caolán McNamara · 11 years ago
  37. eea399d check for stream status after a read, not after a seek by Caolán McNamara · 11 years ago
  38. 3bc69b1 don't write SvxBackgroundColorItem via inherited SvxColorItem::Store by Caolán McNamara · 11 years ago
  39. 5fba7eb vcldemo: quit popup on mouse click. by Michael Meeks · 11 years ago
  40. 186c82e Actually process the escaped character by Stephan Bergmann · 11 years ago
  41. ad3d4a9 vcl: increase timeout for timertest hang by some by Thorsten Behrens · 11 years ago
  42. 033ce59 Simplify hasModifications check by Stephan Bergmann · 11 years ago
  43. 1e8b7cd this farcical staroffice 5.0 related junk can at least be const by Caolán McNamara · 11 years ago
  44. 38fd9cf Improve names of WebDAV-related install:modules by Stephan Bergmann · 11 years ago
  45. 5e19fa2 Restrict the install:module="neon_gnomevfs" hack to --with-webdav=neon by Stephan Bergmann · 11 years ago
  46. 44994d9 Fully drain glGetError by Stephan Bergmann · 11 years ago
  47. 26786ae gtk3: paste special empty by Caolán McNamara · 11 years ago
  48. c80bd6f No need for a vitual ~MenuWindow by Stephan Bergmann · 11 years ago
  49. d3de490 Add vnd.sun.star.webdavs URL scheme by Stephan Bergmann · 11 years ago
  50. 9c3f532 Apply webdav-neon/ fix to webdav/, too by Stephan Bergmann · 11 years ago
  51. 9228f41 Missing davs URL scheme handling by Stephan Bergmann · 11 years ago
  52. c249f93 extend seek, loop ending tests to ppt specific code by Caolán McNamara · 11 years ago
  53. 496ee4f config-less fallback value by Caolán McNamara · 11 years ago
  54. a7ef614 loplugin:staticmethods by Stephan Bergmann · 11 years ago
  55. 79d1033 loplugin:staticmethods by Stephan Bergmann · 11 years ago
  56. a3e3fac loplugin:staticcall by Stephan Bergmann · 11 years ago
  57. 30f4a56 loplugin:passstuffbyref by Stephan Bergmann · 11 years ago
  58. 61cac95 sax: tdf#88206 replace cppu::WeakImplHelper* by Takeshi Abe · 11 years ago
  59. 1950127 tdf#92213 - don't crash fetching pixelctl a11y peer for un-parented window. by Michael Meeks · 11 years ago
  60. 0a96482 coverity#1320470 Unchecked dynamic_cast by Caolán McNamara · 11 years ago
  61. 2d79140 coverity#1320471 Infinite loop coverity[loop_top] - Application::Yield by Caolán McNamara · 11 years ago
  62. 52a52a2 coverity#1320472 Uninitialized scalar field by Caolán McNamara · 11 years ago
  63. 0d80e7d Clean up initialization of UcbPropertiesManager::m_pProps by Stephan Bergmann · 11 years ago
  64. 3a87507 loplugin:passstuffbyref by Stephan Bergmann · 11 years ago
  65. b2c69e6 coverity#738814 Uninitialized scalar field by Caolán McNamara · 11 years ago
  66. 854d0f2 kill dubious debugging SAL_INFO by Caolán McNamara · 11 years ago
  67. af2b6a0 mbTextBackground is unused by Caolán McNamara · 11 years ago
  68. a519c88 No need for IMenuBarWindow abstraction by Stephan Bergmann · 11 years ago
  69. 8be00a3 Help GCC by Stephan Bergmann · 11 years ago
  70. 475cbbb Remove redundant if (zero is already handled earlier) by Stephan Bergmann · 11 years ago
  71. cce0620 loplugin:passstuffbyref by Stephan Bergmann · 11 years ago
  72. 3e10201 Simplify ToolBox::GetQuickHelpText by Stephan Bergmann · 11 years ago
  73. c491f94 Use a more meaningful name for the out-arg of GetHelpId by Stephan Bergmann · 11 years ago
  74. b71b5c8 Clean up sEmptyURL by Stephan Bergmann · 11 years ago
  75. 336d9a01 Clean up emptyString by Stephan Bergmann · 11 years ago
  76. 9c8fd7d Clean up sEmpty by Stephan Bergmann · 11 years ago
  77. a6050c3 Clean up aEmpty by Stephan Bergmann · 11 years ago
  78. 01ed4bf Avoid slightly silly warnings from Clang by Tor Lillqvist · 11 years ago
  79. c9df840 ColorSets: add preview to ThemePanel, move impl. to own file by Tomaž Vajngerl · 11 years ago
  80. 48d2dca Show previews of style presets in sidebar by Tomaž Vajngerl · 11 years ago
  81. a0ab7c3 Again add ability to change tint/shade of a color + unit test by Tomaž Vajngerl · 11 years ago
  82. bba73f9 get rid of the macro here by Tomaž Vajngerl · 11 years ago
  83. e16e64d tdf#93530 - the VCL GDI flushing abstraction should glFlush too. by Michael Meeks · 11 years ago
  84. 13cd7ea dbaccess: fix windows build breakage by Michael Stahl · 11 years ago
  85. 68efa6f ODF import: workaround dubious draw:fill="solid" on frame styles by Michael Stahl · 11 years ago
  86. 25c50a7 related: tdf#92379: sw: backward compatible ODF export of overriding by Michael Stahl · 11 years ago
  87. f38f018 tdf#92379: sw: ODF import: fix fo:background-color="transparent" by Michael Stahl · 11 years ago
  88. 982537d tdf#92379: sw: unit test for frame style background color by Michael Stahl · 11 years ago
  89. 27a02d1 sw: Flat ODF import: set the InReading and InXMLImport flags by Michael Stahl · 11 years ago
  90. e85a811 sw: adapt some badly named variables in uiwriter.cxx to by Michael Stahl · 11 years ago
  91. 43c00bc Clean up aEmptyStr by Stephan Bergmann · 11 years ago
  92. a7e2737 unit test that parsing range fragments should fail by Eike Rathke · 11 years ago
  93. 56238d5 do not parse range fragments as valid ranges by Eike Rathke · 11 years ago
  94. e4a3bf06 KDE4: don't ignore write(2) return value by Jan-Marek Glogowski · 11 years ago
  95. 444761d use unique_ptr by David Tardon · 11 years ago
  96. 3a6da2a Updated core Project: help 550b03030e494f8c0fd1161cbdeea3d8e5b954e5 by Olivier Hallot · 11 years ago
  97. a5ef818 Remove unused AddMenuBarButton parameter by Stephan Bergmann · 11 years ago
  98. 4944bd8 Revert "do not parse range fragments as valid ranges" by Stephan Bergmann · 11 years ago
  99. 361090c add EDB-37924 test case by Caolán McNamara · 11 years ago
  100. 273df17 tdf#80512 KDE4: fix RTL scrollbar handling by Jan-Marek Glogowski · 11 years ago