1. aeb715a Optimize ImplCheckSizeOfSwappedInGraphics() a bit by Zolnai Tamás · 11 years ago
  2. 64a5c7d Avoid an image loss situation of auto swapping by Zolnai Tamás · 11 years ago
  3. 0ce4c04 Some more manual swap out removal for perf testing by Zolnai Tamás · 11 years ago
  4. d1e4aae Avoid re-constructing chart shapes when it's not in visible range. by Kohei Yoshida · 11 years ago
  5. f158bf6 Unindent. by Kohei Yoshida · 11 years ago
  6. 924cf92 loplugin: cstylecast by Noel Grandin · 11 years ago
  7. 512cdeb Fixed typos. No automatic tools (sed, and so on). by Andrea Gelmini · 11 years ago
  8. 26a0edf thread-pool: fix waiting until all tasks are complete. by Michael Meeks · 11 years ago
  9. bc483c7 Switch image scaling to use the shared thread pool. by Michael Meeks · 11 years ago
  10. a885c10 thread-pool: re-work termination semantics to avoid problems. by Michael Meeks · 11 years ago
  11. 2da34cd Move thread-pool down into comphelper for re-use elsewhere. by Michael Meeks · 11 years ago
  12. ea59390 Remove indirection... by Kohei Yoshida · 11 years ago
  13. 0c5aca2 Apply pimpl to SdrPageWindow. by Kohei Yoshida · 11 years ago
  14. b5cd218 Create a variant of MakeNewObject that takes snap rectangle. by Kohei Yoshida · 11 years ago
  15. 9b2e015 Rename aRect -> maRect for a member variable. by Kohei Yoshida · 11 years ago
  16. 26dc197 Remove 'virtual' keyword. Nobody overwrites this. by Kohei Yoshida · 11 years ago
  17. 3955a84 Move these headers from include to svx; they are not used outside svx. by Kohei Yoshida · 11 years ago
  18. 808817a Make this member private. Nobody accesses it directly. by Kohei Yoshida · 11 years ago
  19. ac46707 Simplify input parameters to just take the sequence by Matúš Kukan · 11 years ago
  20. c038ffa CreateObjectSpecificItemSet to return a pointer, not a reference. by Kohei Yoshida · 11 years ago
  21. 6713012 Make SetSwapState() an internal method by Zolnai Tamás · 11 years ago
  22. c34e4b1 Avoid using null pointer as a special indicator by Zolnai Tamás · 11 years ago
  23. b705b31 Describe text animation types. by Kohei Yoshida · 11 years ago
  24. d82f3fc Method descriptions. by Kohei Yoshida · 11 years ago
  25. 15160d2 Explain what these are. by Kohei Yoshida · 11 years ago
  26. dabeb8c inline TokenMap::getUtf8TokenName by Matúš Kukan · 12 years ago
  27. 4ee7cf3 Remove few pointless OUString::number() and one method by Matúš Kukan · 12 years ago
  28. 4c54c47 FastSerializer: Use faster TokenValue struct when possible by Matúš Kukan · 12 years ago
  29. bc25cef Revert recent changes to comphelper::OSequenceOutputStream by Matúš Kukan · 12 years ago
  30. d945372 FastSerializer: avoid some more OStrings by Matúš Kukan · 12 years ago
  31. 3e21280 FastSerializer: Use FastAttributeList directly to write faster. by Matúš Kukan · 12 years ago
  32. 480dddb FastSerializer: Avoid sequences where possible by Matúš Kukan · 12 years ago
  33. efa214f fastparser: avoid allocating un-used FastTokenLookup class. by Michael Meeks · 12 years ago
  34. 8f08be6 FastSerializer: Have OString version of write() too. by Matúš Kukan · 12 years ago
  35. e2a9af2 FastSerializer: Do not keep whole sequence in memory; write in chunks by Matúš Kukan · 12 years ago
  36. 0ad68b7 Remove mutex from OSequenceOutputStream; it's intended to be fast by Matúš Kukan · 12 years ago
  37. 4470714 FastSerializer: Buffer output and write it only at the end by Matúš Kukan · 12 years ago
  38. f99ebf4 RTF filter: fix \acc* handling by Miklos Vajna · 11 years ago
  39. 4c12951 Typo: compatability->compatibility by Julien Nabet · 11 years ago
  40. 8044acf convert SFX_CALLMODE constants to SfxCallMode enum class by Noel Grandin · 11 years ago
  41. cb7ede2 convert vcl StateChangedType to enum class by Noel Grandin · 12 years ago
  42. c51f77b fdo#75757: remove inheritance to std::map by Takeshi Abe · 11 years ago
  43. 124a29f move the removeTree function from desktop to unotools by Michael Stahl · 11 years ago
  44. 10e8e78d Avoid incomplete type in fn sig to keep ubsan's RTTI-based checks happy by Stephan Bergmann · 11 years ago
  45. 61b6ab6 Avoid incomplete type in fn sig to keep ubsan's RTTI-based checks happy by Stephan Bergmann · 11 years ago
  46. afb1fb1 Use better casts by Stephan Bergmann · 11 years ago
  47. cb3b907 coverity#1244953 Uncaught exception by Caolán McNamara · 11 years ago
  48. 71540e1 cid#1244949 Uncaught exception by Noel Grandin · 11 years ago
  49. c8861af move TRANSPARENT #define from windows.h out of global namespace by Noel Grandin · 11 years ago
  50. 04a290b vendorplugin.h is jvmfwk-internal (and no need for extern "C") by Stephan Bergmann · 11 years ago
  51. 0ef36a8 Remove unused JVMFWK_DLLPRIVATE by Stephan Bergmann · 11 years ago
  52. 2ceeee9 Remove jvmfwk plugin feature by Stephan Bergmann · 11 years ago
  53. 3de8999 UNO_JAVA_JFW_PLUGIN is long gone by Stephan Bergmann · 11 years ago
  54. 47a2d76 fdo#81356: convert Fraction to boost::rational<long> - wip by Juan Picca · 12 years ago
  55. 05f1a88 typo: Lable -> Label by Andras Timar · 11 years ago
  56. a0a919d remove SvRefBase::QueryDelete by Noel Grandin · 12 years ago
  57. 22a5357 Improve wording on several actions by Samuel Mehrbrodt · 11 years ago
  58. b489518 coverity#706283 Uncaught exception by Caolán McNamara · 12 years ago
  59. ad8c2f7 fdo#75757: remove inheritance to std::vector by Takeshi Abe · 12 years ago
  60. 413771f fdo#75757: remove inheritance to std::map by Takeshi Abe · 12 years ago
  61. fbf3aa3 spelling: instanciated -> instantiated by Noel Grandin · 12 years ago
  62. 4b7b013 Resolves: fdo#44998 crash when opening context menu of a field by Caolán McNamara · 12 years ago
  63. fb6d3b8 disambiguate uniform_int_distribution by Caolán McNamara · 12 years ago
  64. 4453360 Remove pointless commented-out 'virtual' keywords by Tor Lillqvist · 12 years ago
  65. de78b2c when size_t == unsigned int by Caolán McNamara · 12 years ago
  66. b1d48f0 fdo#75757: remove inheritance to std::vector by Takeshi Abe · 12 years ago
  67. 8f436d3 use comphelper::rng::uniform_*_distribution everywhere by Caolán McNamara · 12 years ago
  68. b9301c1 Remove unused macros by Stephan Bergmann · 12 years ago
  69. a836afe fdo#73151 Always open Styles&Formatting dialog in the sidebar by Samuel Mehrbrodt · 12 years ago
  70. 3b34655 loplugin: cstylecast by Noel Grandin · 12 years ago
  71. 0745982 loplugin: cstylecast by Noel Grandin · 12 years ago
  72. a8c9f6b error: 'UCS4' does not name a type by Miklos Vajna · 12 years ago
  73. 1bc6b36 vcl: document FontCharMap class by Chris Sherlock · 12 years ago
  74. 9177329 vcl: FontCharMap to use intrusive_ptr ImplFontCharMap by Chris Sherlock · 12 years ago
  75. f33002a vcl: tab cleanup of metric.hxx by Chris Sherlock · 12 years ago
  76. 08d9350 Make these methods non-inline again. by Kohei Yoshida · 12 years ago
  77. 0abf268 loplugin: cstylecast by Noel Grandin · 12 years ago
  78. c625525 rename SvRef::AddRef to AddFirstRef by Noel Grandin · 12 years ago
  79. ede0abe Bin EE_CNTRL_URLSFXEXECUTE which was only set, never tested by Tor Lillqvist · 12 years ago
  80. 1d0636e Bin commented-out #defines by Tor Lillqvist · 12 years ago
  81. 72a7450 MWERKS etc. are not supported toolchains by Michael Stahl · 12 years ago
  82. 3b59dbb remove HAVE_GCC_PRAGMA_DIAGNOSTIC_SCOPE check and macro by Michael Stahl · 12 years ago
  83. 86cd297 remove HAVE_GCC_PRAGMA_DIAGNOSTIC_MODIFY check and macro by Michael Stahl · 12 years ago
  84. 33a3368 coverity#1242909 Unused value and const things up by Caolán McNamara · 12 years ago
  85. d8be5a5 optimise UNO Sequence destructor by Noel Grandin · 12 years ago
  86. 173234f coverity#708208 Uninitialized scalar field by Caolán McNamara · 12 years ago
  87. cee21bf fix build by Noel Grandin · 12 years ago
  88. 039b887 loplugin: cstylecast by Noel Grandin · 12 years ago
  89. 0c2b43b Improved striped rows implementation by Samuel Mehrbrodt · 12 years ago
  90. 00d3903 coverity#735489 constant guards dead code by Caolán McNamara · 12 years ago
  91. e62e266 coverity#1242662 unused member by Caolán McNamara · 12 years ago
  92. c190577 loplugin: cstylecast by Noel Grandin · 12 years ago
  93. e5bf214 loplugin: cstylecast by Noel Grandin · 12 years ago
  94. 4923ac7 loplugin: cstylecast by Noel Grandin · 12 years ago
  95. 544c4fc fdo#82577: Handle KeyPress by Noel Grandin · 12 years ago
  96. 7bacb89 fdo#82577: Handle Icon by Noel Grandin · 12 years ago
  97. fc04f76 fdo#82577: Handle Time by Noel Grandin · 12 years ago
  98. 0ada00b Improve SvTreeListBox class by Palenik Mihály · 12 years ago
  99. d59e335 fdo#62081 Improve split menu on style dropdown by Samuel Mehrbrodt · 12 years ago
  100. 9bcd96a clean up some weird type-casting in SvxRTFParser by Noel Grandin · 12 years ago