1. 106ea87 Remove _TYPED suffix from tools/link.hxx macros by Stephan Bergmann · 10 years ago
  2. 91af7e0 SAL_WARN in case bBackToLoaded failed by Stephan Bergmann · 10 years ago
  3. e6fc195 Resolves: tdf#98946 too many running MathTypes... by Caolán McNamara · 10 years ago
  4. 373b44a Resolves: tdf#101971 OleLoad under structured exception guards by Caolán McNamara · 10 years ago
  5. 9035f00e embeddedobj: add a comment why the original size is restored by Michael Stahl · 10 years ago
  6. a2b77b4 loplugin:singlevalfields in basic..idl by Noel Grandin · 10 years ago
  7. 7484427 disable generation of ole previews in ODF format until after load by Caolán McNamara · 10 years ago
  8. 91dd2db loplugin:override: No more need for the "MSVC dtor override" workaround by Stephan Bergmann · 10 years ago
  9. 5d268dc loplugin:stringconstant: adapt to improved OUStringLiteral1 (embeddedobj) by Stephan Bergmann · 10 years ago
  10. 989e8bc loplugin:salbool by Takeshi Abe · 10 years ago
  11. c5977a8 Resolves: tdf#96451 do magic to enable embedded chart sidebar only for chart by Caolán McNamara · 10 years ago
  12. b4e3c29 Fix typo: completelly -> completely by Takeshi Abe · 10 years ago
  13. 508c95f improve passstuffbyref return analysis by Noel Grandin · 10 years ago
  14. 54f83fe tdf#56818, use SolarMutex instead of own Mutex by Markus Mohrhard · 10 years ago
  15. 38971bd Resolves: tdf#100140 crash on exit of report design by Caolán McNamara · 10 years ago
  16. 2986e544 Fix tdf#99506: Insert OLE object with icon failed by Guillaume Smaha · 10 years ago
  17. d567f8e Add SAL_FALLTHROUGH, where apparently appropriate by Stephan Bergmann · 10 years ago
  18. 14cd518 Replace fallthrough comments with new SAL_FALLTHROUGH macro by Stephan Bergmann · 10 years ago
  19. fc2590c Fix typos by Andrea Gelmini · 10 years ago
  20. bc90475 loplugin:salbool: Automatic rewrite of sal_False/True by Stephan Bergmann · 10 years ago
  21. 62633df clang-tidy performance-unnecessary-value-param in various by Noel Grandin · 10 years ago
  22. b8eb294 loplugin:passstuffbyref in various by Noel Grandin · 10 years ago
  23. 4c7ec9f cleanup: remove unused com/sun/star/uno includes by Jochen Nitschke · 10 years ago
  24. 2087484 use consistent #define checks for the Windows platform by Noel Grandin · 10 years ago
  25. a238b1f Remove excess newlines by Chris Sherlock · 10 years ago
  26. 534b2a4 Fix typos by Andrea Gelmini · 10 years ago
  27. c2a8ee9 more Windows build fixes by Noel Grandin · 10 years ago
  28. 752cd07 InterfaceContainer2 with vector instead of Sequence by Noel Grandin · 10 years ago
  29. 13ca560 Fix memory leak by Stephan Bergmann · 10 years ago
  30. 64d624b Fix typos by Andrea Gelmini · 10 years ago
  31. c9be274 cppcheck: noExplicitConstructor by Caolán McNamara · 10 years ago
  32. 004803c loplugin:unusedfields in desktop by Noel Grandin · 10 years ago
  33. 17662cd embeddedobj: do not automatically convert alien objects to own by Michael Stahl · 10 years ago
  34. 1a18c92 consolidate MSO format ClassID magic numbers in msfilter/classids.hxx by Michael Stahl · 10 years ago
  35. 018b561 -Werror,-Wunused-function by Stephan Bergmann · 10 years ago
  36. a508f63 mark UNO structs as SAL_WARN_UNUSED, where possible by Noel Grandin · 10 years ago
  37. 8e234c5 use initialiser syntax for Sequence<OUString> by Noel Grandin · 10 years ago
  38. 09efeeb loplugin:nullptr (automatic rewrite) by Stephan Bergmann · 10 years ago
  39. 4770941 loplugin:stringconstant: elide explicit ctor usage (automatic rewrite) by Stephan Bergmann · 10 years ago
  40. 59b072e yyyyy by Noel Grandin · 10 years ago
  41. 3c97116 use uno::Reference::set method instead of assignment by Noel Grandin · 10 years ago
  42. 3bc5df7 UNO: no need to use OUString constructor when calling createInstance by Noel Grandin · 10 years ago
  43. 382eb1a remove untyped Link<> by Noel Grandin · 10 years ago
  44. b36963c Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code by Stephan Bergmann · 10 years ago
  45. e6534a6 com::sun::star->css in embeddedobj/ by Noel Grandin · 11 years ago
  46. 00d2eee Fix typos by Andrea Gelmini · 11 years ago
  47. 35fd0cf cppcheck: noExplicitConstructor by Caolán McNamara · 11 years ago
  48. 719c55c loplugin: defaultparams by Noel Grandin · 11 years ago
  49. b03f6f4 tdf#88206 replace cppu::WeakImplHelper* etc. by Takeshi Abe · 11 years ago
  50. 38023af loplugin:unusedmethods by Noel Grandin · 11 years ago
  51. 3e92673 Miscellaneous typos by Adolfo Jayme Barrientos · 11 years ago
  52. faed29c for now show chart sidebar by Markus Mohrhard · 11 years ago
  53. 4ecd67b fix indentation by Markus Mohrhard · 11 years ago
  54. f2b2184 fix indentation by Markus Mohrhard · 11 years ago
  55. 7e5e4ac coverity#1308586 Uncaught exception by Caolán McNamara · 11 years ago
  56. 69c88a3 Fix typos by Andrea Gelmini · 11 years ago
  57. 4ec27ad Resolves: tdf#91683 Revert avoid activating chart objects... by Caolán McNamara · 11 years ago
  58. 0980095 Replace boost::scoped_array<T> with std::unique_ptr<T[]> by Takeshi Abe · 11 years ago
  59. 8992def More helpful exception message by Lionel Elie Mamane · 11 years ago
  60. 3fa7b0b Fix typos by Andrea Gelmini · 11 years ago
  61. 4729774 remove unnecessary check for null when calling delete by Noel Grandin · 11 years ago
  62. d5dde72 loplugin:cstylecast: deal with remaining pointer casts by Stephan Bergmann · 11 years ago
  63. b717bda tdf#67421: Prevent unloading objects due to cache full by Mike Kaganski · 11 years ago
  64. 6dc42c8 Use IMPL_LINK_NOARG[_TYPED] where applicable by Stephan Bergmann · 11 years ago
  65. 9bb254f NOINSTANCE is implied now in IMPL_STATIC_LINK... by Stephan Bergmann · 11 years ago
  66. 5735f58 Replace IMPL_STATIC_LINK[_TYPED] with more useful variants by Stephan Bergmann · 11 years ago
  67. ed85e11 embeddedobj: allow creating objects lacking a FileFormatVersion=6800 filter by Miklos Vajna · 11 years ago
  68. 112e5f3 embeddedobj: allow embedding objects lacking a FileFormatVersion=6800 filter by Miklos Vajna · 11 years ago
  69. e6c08b6 Remove unnecessary STATIC_LINK macro by Stephan Bergmann · 11 years ago
  70. 71b8099 remove unnecessary use of void in function declarations by Noel Grandin · 11 years ago
  71. 26ec80f loplugin:staticmethods by Noel Grandin · 11 years ago
  72. e78a3bf Replace remaining getCppuType et al with cppu::UnoType by Stephan Bergmann · 11 years ago
  73. 91261d6 Reduce to static_cast any reinterpret_cast from void pointers by Stephan Bergmann · 11 years ago
  74. 757f461 avoid activating chart objects just to get their mapunit or set visual size by Caolán McNamara · 11 years ago
  75. 924b292 V801: Decreased performance by Caolán McNamara · 11 years ago
  76. d8dd6db gbuild: set _WIN32_WINNT globally instead of WINVER by Michael Stahl · 11 years ago
  77. ba233e8 remove unnecessary parenthesis in return statements by Noel Grandin · 11 years ago
  78. 5b81128 tdf#88624 set DocumentBaseURL when saving report by Lionel Elie Mamane · 11 years ago
  79. d9da9b4 add an explicit virtual keyword here, like the other ones by Caolán McNamara · 11 years ago
  80. c33c309 OOoEmbeddedObjectFactory does implement optional XLinkFactory by Stephan Bergmann · 11 years ago
  81. 52c2111 callcatcher: remove some unused methods by Caolán McNamara · 11 years ago
  82. 3095743 callcatcher: large newly detected unused methods post de-virtualization by Caolán McNamara · 11 years ago
  83. b44cbb2 new loplugin: change virtual methods to non-virtual by Noel Grandin · 11 years ago
  84. 9240485 Some more loplugin:cstylecast: embeddedobj by Stephan Bergmann · 11 years ago
  85. 2f69e16 override the overloading of "overload" to decrease cognitive (over-)load by Michael Stahl · 11 years ago
  86. 7f8f277 fdo#84938: convert STREAM_ #defines to 'enum class' by Noel Grandin · 11 years ago
  87. 0c3d5fb bnc#822341: PPTX export of embedded text documents by Zolnai Tamás · 11 years ago
  88. 9f806fc embeddedobj: Use appropriate OUString functions on string constants by Stephan Bergmann · 11 years ago
  89. aba7f4c fdo#39440 reduce scope of local variables by Michael Weghorn · 11 years ago
  90. 4730af6 typo: unknown by Andras Timar · 11 years ago
  91. 15b4ab8 cppuhelper: clean up public headers with include-what-you-use by Michael Stahl · 11 years ago
  92. 6a0fe37 sal: clean up public headers with include-what-you-use by Michael Stahl · 11 years ago
  93. d32be3a fdo#86023 - O[U]String needs a 'clear' method by Brij Mohan Lal Srivastava · 11 years ago
  94. da40cac Fix common typos. No automatic tools. Handmade… by Andrea Gelmini · 11 years ago
  95. c70f154 Removed duplicated includes by Andrea Gelmini · 11 years ago
  96. 9aad656 coverity#703952 Unchecked return value by Caolán McNamara · 11 years ago
  97. e27ac01 loplugin: cstylecast by Noel Grandin · 12 years ago
  98. f4528a1 Add a border to opengl chart to make it easier to handle. by Zolnai Tamás · 12 years ago
  99. 9991b50 Make opengl chart window always active by Zolnai Tamás · 12 years ago
  100. 46ad547 bnc#648251: Avoid crash when attempting to open embedded OLE object as "text" by Tor Lillqvist · 12 years ago