1. ab5d1fb SAL_WARN_UNUSED com::sun::star::uno::Any by Stephan Bergmann · 12 years ago
  2. 24cad6a Move MediaDescriptor from comphelper to unotools by Stephan Bergmann · 12 years ago
  3. 8061c8c Make requestAndVerifyDocPassword var with MediaDescriptor a mem fn of latter by Stephan Bergmann · 12 years ago
  4. faa60fd -Werror,-Wunused-member-function by Stephan Bergmann · 12 years ago
  5. bcb51cf fdo#63020: Replace ::comphelper::stl_begin()... by Marcos Paulo de Souza · 12 years ago
  6. 0e6a260 Convert code that calls OUString::getStr()[] to use the [] operator by Noel Grandin · 12 years ago
  7. 2c6b6ba Disambiguate CPPUNIT_ASSERT_EQUAL arguments by Stephan Bergmann · 12 years ago
  8. 033830b comphelper: use boost_headers in unit test by Michael Stahl · 12 years ago
  9. a2f9c44 Some clean-up by Stephan Bergmann · 12 years ago
  10. 176ac1e Remove unnecessary SyntaxHighlighter::Tokenizer statefulness by Stephan Bergmann · 12 years ago
  11. c99267b Fold SyntaxHighlighter::initialize into ctor by Stephan Bergmann · 12 years ago
  12. 6aa24e7 Move implementation details to syntaxhighlight.cxx by Stephan Bergmann · 12 years ago
  13. f5e8be8 Remove unused SimpleTokenizer_Impl::nLine/nCol by Stephan Bergmann · 12 years ago
  14. 0827aba Correctly fix "Terminating NUL" fix by Stephan Bergmann · 12 years ago
  15. 2733bc3 Demonstrate that empty comments are handled just fine by Stephan Bergmann · 12 years ago
  16. a699e7c Revert "COMPHELPER: Allow empty comments in SyntaxHighlight" by Stephan Bergmann · 12 years ago
  17. a79cb83 COMPHELPER: Allow empty comments in SyntaxHighlight by Arnaud Versini · 12 years ago
  18. 196f980 fdo#54938: Replace existsValue for cppu::supportsService by Marcos Paulo de Souza · 12 years ago
  19. 8f6d2ee fdo#54938: Kill ServiceInfoHelper::supportsService and use cppu's instead. by Marcos Paulo de Souza · 12 years ago
  20. 2a8e751eb Improve test by Stephan Bergmann · 12 years ago
  21. 51ac50b Fix and enable CppunitTest_comphelper_syntaxhighlight_test by Stephan Bergmann · 12 years ago
  22. eb13f2d add inital test for syntaxhighlighter by Markus Mohrhard · 12 years ago
  23. 5040ad5 Remove unnecessary component_getProcessComponentContext C wrapper by Stephan Bergmann · 12 years ago
  24. 520a67c Make violation of "trailing OUString NUL is impl. detail" more obvious by Stephan Bergmann · 12 years ago
  25. 8e48eda Minor clean-up by Stephan Bergmann · 12 years ago
  26. 93e652d HighlightPortion's indizes into strings should be sal_Int32 by Stephan Bergmann · 12 years ago
  27. b7f20ef Unwind HighlightPortions typedef by Stephan Bergmann · 12 years ago
  28. a772496 Bin comments that claim to say why some header is included by Tor Lillqvist · 12 years ago
  29. 1cbe231 Terminating NUL at end of its buffer is not considered part of OUString by Stephan Bergmann · 12 years ago
  30. 6cc508a Remove comphelper::ComponentContext by Stephan Bergmann · 12 years ago
  31. ffd0e29 fdo#70465: speed up AccessibleEventNotifier::generateId() by Michael Stahl · 12 years ago
  32. 493cd52 remove pointless EventListeners typedef by Michael Stahl · 12 years ago
  33. 65fce11 AccessibleEventNotifier: remove implementation details from header by Michael Stahl · 12 years ago
  34. 91e181e remove uses of COMPARE_* by Caolán McNamara · 12 years ago
  35. 3d32931 fdo#54938: Adapt svtools and comphelper module ... by Marcos Paulo de Souza · 12 years ago
  36. 15cbc3e Unwind useless comphelper::ByteSequence typedef by Stephan Bergmann · 12 years ago
  37. 0522b84 Straighten the removeFragment code again by Stephan Bergmann · 12 years ago
  38. 706c5a5 -Werror,-Wunused-variable by Stephan Bergmann · 12 years ago
  39. 319b160 CMIS file picker: it really does not like ID Mark by Cao Cuong Ngo · 13 years ago
  40. ec16bfc Probably best to use extern "C" here by Tor Lillqvist · 12 years ago
  41. 265ae34 Bin obsolete CDECL crack by Tor Lillqvist · 12 years ago
  42. 0eeda14 No idea why <wchar.h> would be needed here, and for Unix only even by Tor Lillqvist · 12 years ago
  43. 5089bdb Related: fdo#38838 remove UniString::EqualsAscii by Caolán McNamara · 12 years ago
  44. da21e9d require OAccessibleContextHelper to be initialized with SolarMutex by Michael Stahl · 13 years ago
  45. 4100e3b rhbz#1001768: avoid deadlock in OAccessibleContextHelper::disposing() by Michael Stahl · 13 years ago
  46. 4f9071a -Werror,-Wunused-variable by Stephan Bergmann · 13 years ago
  47. f734ff4 -Werror,-Wunused-variable by Stephan Bergmann · 13 years ago
  48. 34f4d25 CMIS file picker: it really does not like ID Mark by Cao Cuong Ngo · 13 years ago
  49. 7f436c1 typo fixes in comments by Andras Timar · 13 years ago
  50. 6fc6494 Using macro expansion function for the remaining config entries. by Vishv Brahmbhatt · 13 years ago
  51. d50bd55 Parsing master presentation objects from 'objectlist.xml' by Vishv Brahmbhatt · 13 years ago
  52. b50d372 WaE: unused function 'removeFragment' by Tor Lillqvist · 13 years ago
  53. b378e75 CMIS: fix file saving issue by Cao Cuong Ngo · 13 years ago
  54. 2c6363e Be less pathetic by Stephan Bergmann · 13 years ago
  55. cafff1b rhbz#1001768: avoid deadlock in AccessibleEventNotifier by Michael Stahl · 13 years ago
  56. 64b993e finish deprecation of O(U)String::valueOf() by Luboš Luňák · 13 years ago
  57. 2d2337e Improve some debug output by Stephan Bergmann · 13 years ago
  58. a3b06ecf callcatcher: remove some more unused code by Caolán McNamara · 13 years ago
  59. c6a7300 Use subfolder names from <config_folders.h> by Tor Lillqvist · 13 years ago
  60. 889da15 Use cppu::WeakImplHelper by Stephan Bergmann · 13 years ago
  61. bddd4d4 Mark as const by Takeshi Abe · 13 years ago
  62. 652ccbd i#108348 API CHANGE: add IsUTC to css.util.DateTime etc. by Michael Stahl · 13 years ago
  63. ba0a577 remove OUString wrap for string literals by Thomas Arnhold · 13 years ago
  64. 940dba6 Some clean up by Stephan Bergmann · 13 years ago
  65. 3abe80a Highlight "LIMIT" as a keyword in sql edit by Zolnai Tamás · 13 years ago
  66. dbd675d Some "cast from ... to ... loses precision fixes" by Fridrich Štrba · 13 years ago
  67. 1e4422a re-base on ALv2 code. Includes: by Michael Meeks · 13 years ago
  68. 6a043e9c Use the new type-checking Reference constructor to reduce code noise by Noel Grandin · 13 years ago
  69. bd888a3 fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFO by Radu Ioan · 13 years ago
  70. 1ba29be Resolves: #i119941# Avoid crash when chart is removed in Writer... by Armin Le Grand · 14 years ago
  71. 11fd73a SolarMutex does not belong into the URE interface by Stephan Bergmann · 13 years ago
  72. dbec45e Resolves: #i120168# Do not call storeOwn() when not necessary by Andre Fischer · 14 years ago
  73. 368e06b officecfg: remove Package_cppheader by Michael Stahl · 13 years ago
  74. 8bebd29 Java cleanup, remove unnecessary @SuppressWarnings annotations by Noel Grandin · 13 years ago
  75. 008b5c6 WaE: 'e' : unreferenced local variable by Tor Lillqvist · 13 years ago
  76. 6238cfe fdo#58949 EmbeddedObjectContainer: guard against embed::WrongStateException by Miklos Vajna · 13 years ago
  77. 81f077b Don't point to inc directories that don't exist any longer by Tor Lillqvist · 13 years ago
  78. e4e9fba Don't point to inc directories that don't exist any longer by Tor Lillqvist · 13 years ago
  79. c042cd0 gbuild: drop uses of removed packages by David Tardon · 13 years ago
  80. b9337e2 execute move of global headers by Bjoern Michaelsen · 13 years ago
  81. 62badf38 Move to MPLv2 license headers, with ESC decision and author's permission. by Michael Meeks · 13 years ago
  82. e8ff469 Remove any remaining remnants of unused component_canUnload feature by Stephan Bergmann · 13 years ago
  83. 9830fd3 date/time IDL datatypes incompatible change by Lionel Elie Mamane · 13 years ago
  84. 70e4329 fdo#60724 successfull -> successful by Thomas Arnhold · 13 years ago
  85. c32b6be fdo#60724 correct spelling by Thomas Arnhold · 13 years ago
  86. 435f5e3 fdo#60724 correct spelling by Thomas Arnhold · 13 years ago
  87. 5c0f6c6 fix windows build by Noel Grandin · 13 years ago
  88. 3cfecf8 fdo#46808, Convert beans::PropertyBag to new style by Noel Grandin · 13 years ago
  89. ba044b1 remove needless forward rtl::OUString declarations by Luboš Luňák · 13 years ago
  90. 1946794 mass removal of rtl:: prefixes for O(U)String* by Luboš Luňák · 13 years ago
  91. 876c619 new module i18nlangtag by Eike Rathke · 13 years ago
  92. 8ef9e38 use LanguageTag by Eike Rathke · 13 years ago
  93. e1f6dac Replace `compareTo(...) == 0` with == by Ashish Banerjee · 13 years ago
  94. 1d073a3b -I$(SRCDIR)/comphelper/inc before solver/*/inc by Eike Rathke · 13 years ago
  95. 2b7ee1d remove boilerplate comments by Thomas Arnhold · 13 years ago
  96. 8ffb207 fix loplugin unused warnings by Peter Foley · 13 years ago
  97. 7ec010c Use const_iterator and put them in for loop by Julien Nabet · 13 years ago
  98. 048e64e Drop redundant typedef by Stephan Bergmann · 13 years ago
  99. acca22d Related rhbz#928568: Detect aggregators listening at themselves by Stephan Bergmann · 13 years ago
  100. 567a3ea ditched now unused comphelper::Locale by Eike Rathke · 13 years ago