1. 9bc65c2 thread-pool: Fix previous broken commit; This looks better by Matúš Kukan · 11 years ago feature/perfwork4
  2. 2ac7d50 thread-pool: Avoid deadlock when there are no working threads by Matúš Kukan · 11 years ago
  3. 826e0ee package: Use comphelper::ThreadPool for deflating by Matúš Kukan · 11 years ago
  4. 5916edd package: Do not deflate small streams in a thread by Matúš Kukan · 11 years ago
  5. aeb715a Optimize ImplCheckSizeOfSwappedInGraphics() a bit by Zolnai Tamás · 11 years ago
  6. ae90dae Ignore the swapped in graphic, but use its size by Zolnai Tamás · 11 years ago
  7. 64a5c7d Avoid an image loss situation of auto swapping by Zolnai Tamás · 11 years ago
  8. 0ce4c04 Some more manual swap out removal for perf testing by Zolnai Tamás · 11 years ago
  9. ccb97bf Windows build fix. by Kohei Yoshida · 11 years ago
  10. d1e4aae Avoid re-constructing chart shapes when it's not in visible range. by Kohei Yoshida · 11 years ago
  11. 6c37011 Unindent. by Kohei Yoshida · 11 years ago
  12. f158bf6 Unindent. by Kohei Yoshida · 11 years ago
  13. 760e63c Unindent. by Kohei Yoshida · 11 years ago
  14. 924cf92 loplugin: cstylecast by Noel Grandin · 11 years ago
  15. 80c86ba Unindent. by Kohei Yoshida · 11 years ago
  16. 5a6379a Actually we shouldn't always set Overlap flag on for all xlsx charts... by Kohei Yoshida · 11 years ago
  17. d7f2cc4 fdo#83664: svx: don't try to paint on empty OutputDevice by Michael Stahl · 11 years ago
  18. 124c810 Test parallelism again. by Matúš Kukan · 11 years ago
  19. 345d3ad6 Add class description. by Kohei Yoshida · 11 years ago
  20. 4fcc389 Remove repetitive namespace close / open / close etc & unindent. by Kohei Yoshida · 11 years ago
  21. ec934468 Unindent. by Kohei Yoshida · 11 years ago
  22. 512cdeb Fixed typos. No automatic tools (sed, and so on). by Andrea Gelmini · 11 years ago
  23. e8e76bb Remove repetitive namespace close / re-open & unindent. by Kohei Yoshida · 11 years ago
  24. ff12899 We don't need this repetitive namespace open / close thingie... by Kohei Yoshida · 11 years ago
  25. 009e2ed package: Increase size of buffers by Matúš Kukan · 11 years ago
  26. 26a0edf thread-pool: fix waiting until all tasks are complete. by Michael Meeks · 11 years ago
  27. c9a4a10 Cleanup xetable threading - make it compile (urk). by Michael Meeks · 11 years ago
  28. e5407e1 Initial threading of excel table row/column format finalization. by Michael Meeks · 11 years ago
  29. bc483c7 Switch image scaling to use the shared thread pool. by Michael Meeks · 11 years ago
  30. a885c10 thread-pool: re-work termination semantics to avoid problems. by Michael Meeks · 11 years ago
  31. 2da34cd Move thread-pool down into comphelper for re-use elsewhere. by Michael Meeks · 11 years ago
  32. 3339f12 SvxGraphicObject: remove more manual swap out calls by Zolnai Tamás · 11 years ago
  33. 3b7b6c2 Remove debug code. This wasn't meant to be checked in. by Kohei Yoshida · 11 years ago
  34. dfb6132 Remove com::sun::star. by Kohei Yoshida · 11 years ago
  35. ea59390 Remove indirection... by Kohei Yoshida · 11 years ago
  36. 0c5aca2 Apply pimpl to SdrPageWindow. by Kohei Yoshida · 11 years ago
  37. b5cd218 Create a variant of MakeNewObject that takes snap rectangle. by Kohei Yoshida · 11 years ago
  38. 9b2e015 Rename aRect -> maRect for a member variable. by Kohei Yoshida · 11 years ago
  39. 26dc197 Remove 'virtual' keyword. Nobody overwrites this. by Kohei Yoshida · 11 years ago
  40. 36c142f Windows build fix. by Kohei Yoshida · 11 years ago
  41. 27b91f1 ZipPackageStream::getRawData can be private by Matúš Kukan · 11 years ago
  42. 3955a84 Move these headers from include to svx; they are not used outside svx. by Kohei Yoshida · 11 years ago
  43. 808817a Make this member private. Nobody accesses it directly. by Kohei Yoshida · 11 years ago
  44. d425dce Scope reduction by early bailout. by Kohei Yoshida · 11 years ago
  45. ac46707 Simplify input parameters to just take the sequence by Matúš Kukan · 11 years ago
  46. ff12196 Revert "HACK to avoid expensive and pointless deflating of jpeg files" by Matúš Kukan · 11 years ago
  47. e8a9318 Revert "Make chart's shape creation temporarily no-op." by Kohei Yoshida · 11 years ago
  48. 8ccb16a Make chart's shape creation temporarily no-op. by Kohei Yoshida · 11 years ago
  49. 63822b40 Disable deflating in a thread by Matúš Kukan · 11 years ago
  50. 758d17d package: Add possibility to disable deflating in a thread by Matúš Kukan · 11 years ago
  51. c038ffa CreateObjectSpecificItemSet to return a pointer, not a reference. by Kohei Yoshida · 11 years ago
  52. 6a71d5b Modify the tick iterator strategy to use fewer ticks. by Kohei Yoshida · 11 years ago
  53. af7aedb Let's use size_t for the index. by Kohei Yoshida · 11 years ago
  54. 19e33a3 Some code sharing. by Kohei Yoshida · 11 years ago
  55. b6601a0 Create a variant of createTextShapes for simpler use cases. by Kohei Yoshida · 11 years ago
  56. 0bf0c8a These methods can be private rather than protected. by Kohei Yoshida · 11 years ago
  57. 15a501b More method descriptions. by Kohei Yoshida · 11 years ago
  58. 8c10cb5 HACK to avoid expensive and pointless deflating of jpeg files by Matúš Kukan · 11 years ago
  59. 074f0ef More method descriptions. by Kohei Yoshida · 11 years ago
  60. 0e0c22a Standard way of writing class description. by Kohei Yoshida · 11 years ago
  61. cee1706 Code annotation. by Kohei Yoshida · 11 years ago
  62. a5fd97c Add const to read-only variables. by Kohei Yoshida · 11 years ago
  63. 91ed649 package: Finally implement parallel zip entries deflating by Matúš Kukan · 11 years ago
  64. 3bfa5a6 package: Call writeLOC always after putNextEntry explicitly by Matúš Kukan · 11 years ago
  65. 1a74cf3 package: Do not use hacky bit 1<<4 in ZipEntry::nFlag by Matúš Kukan · 11 years ago
  66. 95c86f3 There is no XZipOutputEntry interface by Matúš Kukan · 11 years ago
  67. 59c5919 package: Use memory stream for compressing zip entries by Matúš Kukan · 11 years ago
  68. 74ded05 ZipOutputEntry: m_pCurrentEntry is always set by Matúš Kukan · 11 years ago
  69. 57f9e0b package: Zipping STORED entry is the same as rawWrite and we don't encrypt it by Matúš Kukan · 11 years ago
  70. 906e76b package: Move most ZipOutputEntry's methods back to ZipOutputStream by Matúš Kukan · 11 years ago
  71. 902dfbd ZipPackageFolder: releaseUpwardRef only calls clearParent, remove it. by Matúš Kukan · 11 years ago
  72. 31375f6 chart2: fix memory leak due to cyclic reference in VAxisBase by Michael Stahl · 11 years ago
  73. 2cd354e Mark these methods const. by Kohei Yoshida · 11 years ago
  74. 7171216 Revert "Reset VCoordinateSystem instances rather than deleting and creating them." by Kohei Yoshida · 11 years ago
  75. f9351e7 Revert "Add macro to enable/disable axis shape caching." by Kohei Yoshida · 11 years ago
  76. 9641605 Revert "More on caching axis label text shapes. Still disabled." by Kohei Yoshida · 11 years ago
  77. d6dfabc Revert "Adjust text properties after adding a cached text object..." by Kohei Yoshida · 11 years ago
  78. bd252ab Adapt sd test broken by a recent change by Zolnai Tamás · 11 years ago
  79. 19e9338 Don't call SetUserData() when it actually does not change by Zolnai Tamás · 11 years ago
  80. 6713012 Make SetSwapState() an internal method by Zolnai Tamás · 11 years ago
  81. c04e7ee DOC import: avoid manual swapout call. by Zolnai Tamás · 11 years ago
  82. 5bc33c7 MS export: don't need to manually swapout images after swapin them by Zolnai Tamás · 11 years ago
  83. 9f3aa62 Remove manual SwapOut() call in ODF export by Zolnai Tamás · 11 years ago
  84. 5365808 Test ODF import / export of images by Zolnai Tamás · 11 years ago
  85. c34e4b1 Avoid using null pointer as a special indicator by Zolnai Tamás · 11 years ago
  86. 43ab49b Always call ImplAfterDataChange() when data is changed by Zolnai Tamás · 11 years ago
  87. ae72de8 Do not check a reference by Zolnai Tamás · 11 years ago
  88. 648ee5c Don't swap in graphic when only the type is needed. by Zolnai Tamás · 11 years ago
  89. 859cb43 Adjust text properties after adding a cached text object... by Kohei Yoshida · 11 years ago
  90. b83a034 More on caching axis label text shapes. Still disabled. by Kohei Yoshida · 11 years ago
  91. 7d0df99 Add macro to enable/disable axis shape caching. by Kohei Yoshida · 11 years ago
  92. e01fece com::sun::star -> css by Kohei Yoshida · 11 years ago
  93. 60dbc48 Unused private member. by Kohei Yoshida · 11 years ago
  94. 154f2a7 Reset VCoordinateSystem instances rather than deleting and creating them. by Kohei Yoshida · 11 years ago
  95. b6b5fc7 Just use the original m_aVCooSysList ... by Kohei Yoshida · 11 years ago
  96. d5c71e7 createAxesLabels doesn't need to be virtual; nobody overwrites it. by Kohei Yoshida · 11 years ago
  97. 00c5613 vcl: parallelize image scaling. by Michael Meeks · 11 years ago
  98. 36dc9e7 vcl: re-factor scaling to use a single fn. pointer based invocation. by Michael Meeks · 11 years ago
  99. ec17637 vcl: Re-factor to use the ScaleContext to pass parameters. by Michael Meeks · 11 years ago
  100. 5f019b6 vcl: create a ScaleContext to share copy/paste Bitmap scaling code. by Michael Meeks · 11 years ago