1. b1d829e move resmgr to unotools by Caolán McNamara · 9 years ago
  2. 90ac467 make IntlWrapper arg to GetPresentation non-implicit and non-optional by Caolán McNamara · 9 years ago
  3. c925381 loplugin:oncevar by Noel Grandin · 9 years ago
  4. 00657ae migrate to boost::gettext by Caolán McNamara · 9 years ago
  5. e56596e Fix typos by Andrea Gelmini · 9 years ago
  6. 00b506f Embedded documents: show title in menu entries by Szymon Kłos · 9 years ago
  7. e16304c Embedded obj: resize to avoid rendering issue by Szymon Kłos · 9 years ago
  8. ddbf256 loplugin:oncevar: embeddedobj (clang-cl) by Stephan Bergmann · 9 years ago
  9. f9d5877 Embedded obj: don't change new window size by Szymon Kłos · 9 years ago
  10. d15d3d9 tdf#108545 editable DOC/XLS embeddings inside DOCX by Szymon Kłos · 9 years ago
  11. a307ad7 OLE: show title of parent document in MSO by Szymon Kłos · 9 years ago
  12. 68cf769 Show document title for embedded documents by Szymon Kłos · 9 years ago
  13. dc63cc3 use more OUString::operator== in dbaccess..filter by Noel Grandin · 9 years ago
  14. 427c763 tdf#108545 tdf#108544: DOCX, XLSX embedded in DOC by Szymon Kłos · 9 years ago
  15. 539c75b strip some linefeeds from the end of debug output by Noel Grandin · 9 years ago
  16. 868d8c8 loplugin:unnecessaryparen handle parens inside call expr by Noel Grandin · 9 years ago
  17. 59d93d4 Resolves: tdf#108643 don't restore orig size on first chart activate by Caolán McNamara · 9 years ago
  18. a5dba7d remove unused osl/mutex.hxx includes by Jochen Nitschke · 9 years ago
  19. febbad7 cleanup unused css/frame/* includes by Jochen Nitschke · 9 years ago
  20. 0265bdb convert GRFILTER constants to ERRCODE_GRFILTER_ by Noel Grandin · 9 years ago
  21. 307be8c clang-tidy readability-redundant-control-flow by Noel Grandin · 9 years ago
  22. 389da66 remove unused uno::Reference vars by Noel Grandin · 9 years ago
  23. 013e34d Related: tdf#62702 also try various other known streams for object content by Caolán McNamara · 9 years ago
  24. 8db9cfd Related: tdf#62702 handle EmbeddedOdf like CONTENTS on ole activate attempt by Caolán McNamara · 9 years ago
  25. 58ac614 remove empty namespaces by Jochen Nitschke · 9 years ago
  26. de030cd gbuild: Remove MSVC 2013 legacy code by David Ostrovsky · 9 years ago
  27. 8c8f2a5 remove unnecessary explicit linefeeds from end of SAL and OSL log calls by Noel Grandin · 9 years ago
  28. cf59d64 Clean up uses of SAL_U/SAL_W: embeddedobj by Stephan Bergmann · 9 years ago
  29. 9ac98e6 Finally switch MSVC to sal_Unicode = char16_t, too by Stephan Bergmann · 9 years ago
  30. a5a5713 tdf#82580 tools: rename Rectangle to tools::Rectangle by Miklos Vajna · 9 years ago
  31. 55cc79f Fix typos by Andrea Gelmini · 9 years ago
  32. 68722bd Typo: BimapPainter->BitmapPainter by Julien Nabet · 9 years ago
  33. 3063d55 Fix typos by Andrea Gelmini · 9 years ago
  34. b57d51e Drop :: prefix from std in [de]*/ by Tor Lillqvist · 9 years ago
  35. 5ce42c2 Some simplifications, using UNO_QUERY_THROW by Stephan Bergmann · 9 years ago
  36. ea5fffd Remove misguided comment by Stephan Bergmann · 9 years ago
  37. fed3783 Add missing #includes by Stephan Bergmann · 9 years ago
  38. 6dce9c6 Add missing #includes by Stephan Bergmann · 9 years ago
  39. 87087ba loplugin:stringconstant by Stephan Bergmann · 9 years ago
  40. 1c3e84d teach lolugin:stringconstant about calling constructors by Noel Grandin · 9 years ago
  41. e57ca02 Remove dynamic exception specifications by Stephan Bergmann · 9 years ago
  42. da55a0e Ole10Native payload truncated by Caolán McNamara · 9 years ago
  43. 2bbf21a use rtl::Reference in DocumentHolder by Noel Grandin · 9 years ago
  44. 4f5b22b use rtl::Reference in OCommonEmbeddedObject by Noel Grandin · 9 years ago
  45. 8ec11ce loplugin:dynexcspec (clang-cl), embeddedobj by Stephan Bergmann · 9 years ago
  46. 9cc6666 New loplugin:dynexcspec: Add @throws documentation, embeddedobj by Stephan Bergmann · 9 years ago
  47. 5e58ea5 fix windows build by Noel Grandin · 9 years ago
  48. 37192cc use rtl::Reference in OleEmbeddedObject by Noel Grandin · 9 years ago
  49. 53f21cd new loplugin: useuniqueptr: embeddedobj by Noel Grandin · 9 years ago
  50. 7536791 in extremis dump Ole10Native payload and launch system viewer on it by Caolán McNamara · 9 years ago
  51. 691bc3e loplugin:externvar (clang-cl) by Stephan Bergmann · 9 years ago
  52. 5f757b7 Typo: GetReccomendedExtent->GetRecommendedExtent by Julien Nabet · 9 years ago
  53. 0fef19f loplugin:unnecessaryoverride (dtors) in embeddedobj by Stephan Bergmann · 9 years ago
  54. 930f024 replace <<= with assign for <<= with rhs Any by Jochen Nitschke · 9 years ago
  55. 5eab3e5 clang-cl loplugin: embeddedobj by Stephan Bergmann · 9 years ago
  56. 106ea87 Remove _TYPED suffix from tools/link.hxx macros by Stephan Bergmann · 10 years ago
  57. 91af7e0 SAL_WARN in case bBackToLoaded failed by Stephan Bergmann · 10 years ago
  58. e6fc195 Resolves: tdf#98946 too many running MathTypes... by Caolán McNamara · 10 years ago
  59. 373b44a Resolves: tdf#101971 OleLoad under structured exception guards by Caolán McNamara · 10 years ago
  60. 9035f00e embeddedobj: add a comment why the original size is restored by Michael Stahl · 10 years ago
  61. a2b77b4 loplugin:singlevalfields in basic..idl by Noel Grandin · 10 years ago
  62. 7484427 disable generation of ole previews in ODF format until after load by Caolán McNamara · 10 years ago
  63. 91dd2db loplugin:override: No more need for the "MSVC dtor override" workaround by Stephan Bergmann · 10 years ago
  64. 5d268dc loplugin:stringconstant: adapt to improved OUStringLiteral1 (embeddedobj) by Stephan Bergmann · 10 years ago
  65. 989e8bc loplugin:salbool by Takeshi Abe · 10 years ago
  66. c5977a8 Resolves: tdf#96451 do magic to enable embedded chart sidebar only for chart by Caolán McNamara · 10 years ago
  67. b4e3c29 Fix typo: completelly -> completely by Takeshi Abe · 10 years ago
  68. 508c95f improve passstuffbyref return analysis by Noel Grandin · 10 years ago
  69. 54f83fe tdf#56818, use SolarMutex instead of own Mutex by Markus Mohrhard · 10 years ago
  70. 38971bd Resolves: tdf#100140 crash on exit of report design by Caolán McNamara · 10 years ago
  71. 2986e544 Fix tdf#99506: Insert OLE object with icon failed by Guillaume Smaha · 10 years ago
  72. d567f8e Add SAL_FALLTHROUGH, where apparently appropriate by Stephan Bergmann · 10 years ago
  73. 14cd518 Replace fallthrough comments with new SAL_FALLTHROUGH macro by Stephan Bergmann · 10 years ago
  74. fc2590c Fix typos by Andrea Gelmini · 10 years ago
  75. bc90475 loplugin:salbool: Automatic rewrite of sal_False/True by Stephan Bergmann · 10 years ago
  76. 62633df clang-tidy performance-unnecessary-value-param in various by Noel Grandin · 10 years ago
  77. b8eb294 loplugin:passstuffbyref in various by Noel Grandin · 10 years ago
  78. 4c7ec9f cleanup: remove unused com/sun/star/uno includes by Jochen Nitschke · 10 years ago
  79. 2087484 use consistent #define checks for the Windows platform by Noel Grandin · 10 years ago
  80. a238b1f Remove excess newlines by Chris Sherlock · 10 years ago
  81. 534b2a4 Fix typos by Andrea Gelmini · 10 years ago
  82. c2a8ee9 more Windows build fixes by Noel Grandin · 10 years ago
  83. 752cd07 InterfaceContainer2 with vector instead of Sequence by Noel Grandin · 10 years ago
  84. 13ca560 Fix memory leak by Stephan Bergmann · 10 years ago
  85. 64d624b Fix typos by Andrea Gelmini · 10 years ago
  86. c9be274 cppcheck: noExplicitConstructor by Caolán McNamara · 10 years ago
  87. 004803c loplugin:unusedfields in desktop by Noel Grandin · 10 years ago
  88. 17662cd embeddedobj: do not automatically convert alien objects to own by Michael Stahl · 10 years ago
  89. 1a18c92 consolidate MSO format ClassID magic numbers in msfilter/classids.hxx by Michael Stahl · 10 years ago
  90. 018b561 -Werror,-Wunused-function by Stephan Bergmann · 10 years ago
  91. a508f63 mark UNO structs as SAL_WARN_UNUSED, where possible by Noel Grandin · 10 years ago
  92. 8e234c5 use initialiser syntax for Sequence<OUString> by Noel Grandin · 10 years ago
  93. 09efeeb loplugin:nullptr (automatic rewrite) by Stephan Bergmann · 10 years ago
  94. 4770941 loplugin:stringconstant: elide explicit ctor usage (automatic rewrite) by Stephan Bergmann · 10 years ago
  95. 59b072e yyyyy by Noel Grandin · 10 years ago
  96. 3c97116 use uno::Reference::set method instead of assignment by Noel Grandin · 10 years ago
  97. 3bc5df7 UNO: no need to use OUString constructor when calling createInstance by Noel Grandin · 10 years ago
  98. 382eb1a remove untyped Link<> by Noel Grandin · 10 years ago
  99. b36963c Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code by Stephan Bergmann · 10 years ago
  100. e6534a6 com::sun::star->css in embeddedobj/ by Noel Grandin · 11 years ago