1. 00252da missing package dependency by Matúš Kukan · 14 years ago
  2. 03a9f13 ComponentContext::getUnoContext -> getComponentContext simplification by Stephan Bergmann · 14 years ago
  3. 2a32bf2 Make getProcessComponentContext/ServiceFactory throw instead of returning null by Stephan Bergmann · 14 years ago
  4. b854de9 deprecate oustringostreaminserter.hxx by Norbert Thiebaud · 14 years ago
  5. d7515f6 Simplify AutoOGuardArray + rename private attribute by Julien Nabet · 14 years ago
  6. 9ac86f4 Improvement on previous commit, UCB clean up by Stephan Bergmann · 14 years ago
  7. a663931 First cut on integrating liborcus into libreoffice tree.... by Kohei Yoshida · 14 years ago
  8. b679a2a fdo#46808, Adapt reflection::CoreReflection UNO service to new style by Noel Grandin · 14 years ago
  9. 206c70e fdo#46808, Adapt TempFile UNO service to new style by Noel Grandin · 14 years ago
  10. 8638f1e fdo#46808, Adapt script::Converter service code to new style by Noel Grandin · 14 years ago
  11. 1cd0f1b Replace usage of rtl/memory.h in comphelper with equivalent from string.h by Arnaud Versini · 14 years ago
  12. fcd990f Some clean up after previous commit by Stephan Bergmann · 14 years ago
  13. 3e7990f fdo#46808, Shiny UNO, Use factory to create XSimpleFileAccess instances by Noel Grandin · 14 years ago
  14. 08ab21f SwXTextTable: add "TableBorder2" property by Michael Stahl · 14 years ago
  15. 5a4bcd3 gbuild: register all jars by Michael Stahl · 14 years ago
  16. e3648d4 Revert "Cleanup comphelper::storagehelper" by Matúš Kukan · 14 years ago
  17. 72777a6 Cleanup comphelper::storagehelper by Tomaž Vajngerl · 14 years ago
  18. cbe5a8c -Werror,-Wunused-private-field (Clang towards 3.2) by Stephan Bergmann · 14 years ago
  19. 2beba8f reduce ascii noise and useless comments by Thomas Arnhold · 14 years ago
  20. 49ad17e remove include comments and boxes by Thomas Arnhold · 14 years ago
  21. 87f242e remove empty ascii boxes and stuff III by Thomas Arnhold · 14 years ago
  22. d1ba541 Remove non-existing forward declarations by Thomas Arnhold · 14 years ago
  23. cf2bdd6 Fix windows build where min and max are macros by Fridrich Štrba · 14 years ago
  24. 889de66 Typo ressource -> resource by Stephan Bergmann · 14 years ago
  25. 8849f13 Partially revert "Remove unused defines" by Thomas Arnhold · 14 years ago
  26. cf7c959 Make comphelper/configuration.hxx work for localized properties by Stephan Bergmann · 14 years ago
  27. e5762c8 mhu24: add comphelper::newArray_{null,ex} helpers by Michael Stahl · 14 years ago
  28. deae1af Fix sense of SAL_WARN_IF conditions by Stephan Bergmann · 14 years ago
  29. 31b05fe unusedcode: drop CellBlock and one small method by Matúš Kukan · 14 years ago
  30. 1340890 simplify include guards by Thomas Arnhold · 14 years ago
  31. fdda178 targetted improvement of UNO API includes / usage by Michael Meeks · 14 years ago
  32. 8ca2189 Remove unused defines by Thomas Arnhold · 14 years ago
  33. 0dae234 Java5 update - use generics in code, and general cleanup by Noel Grandin · 14 years ago
  34. 2005a34 re-base on ALv2 code. by Michael Meeks · 14 years ago
  35. 7be9649 gridfixes: #i117265# implement less-predicate for Date/Time structs by Frank Schoenheit [fs] · 15 years ago
  36. 4c4d748 Remove some more include guards by Thomas Arnhold · 14 years ago
  37. 5715461 Remove UNO includes comments by Thomas Arnhold · 14 years ago
  38. 328e226 targetted re-work of cppunit pieces. by Michael Meeks · 14 years ago
  39. 2c75729 reduce static_initialization_and_destruction chain by Caolán McNamara · 14 years ago
  40. e45bb32 Fix prefix ++/-- operators for non-primitive types by Julien Nabet · 14 years ago
  41. ecf9432 re-base on ALv2 code. by Michael Meeks · 14 years ago
  42. b9042fa re-base on ALv2 code. by Michael Meeks · 14 years ago
  43. b6db3e3 re-base on ALv2 code. by Michael Meeks · 14 years ago
  44. 8e01e88 add a route to compare a O[U]String to one code unit by Caolán McNamara · 14 years ago
  45. 9bf2d51 callcatcher: chainsaw out some unnecessary code by Caolán McNamara · 14 years ago
  46. df4c929 don't need to realloc string by Caolán McNamara · 14 years ago
  47. 38fea22 removeTrailingChars is the same as stripEnd by Caolán McNamara · 14 years ago
  48. 3770bbb Remove superfluous empty lines on top by Thomas Arnhold · 14 years ago
  49. 13887f4 Remove superfluous include comments by Thomas Arnhold · 14 years ago
  50. e2cd6a7 drop String::Reverse by Caolán McNamara · 14 years ago
  51. 93b415a targetted prefer prefix operators reversion by Michael Meeks · 14 years ago
  52. 5dcf536 merge the 5 ConstAsciiString duplicate classes together by Caolán McNamara · 14 years ago
  53. 0e9c60d reduce static_initialization_and_destruction chain by Caolán McNamara · 14 years ago
  54. 326d255 rename Library_comphelp.mk to Library_comphelper.mk... by Michael Stahl · 14 years ago
  55. b1c3e8a make gbuild the default assumption of build.pl by Bjoern Michaelsen · 14 years ago
  56. 1ab7d31 Add comment describing the meanings of the filter flag bits by Tor Lillqvist · 14 years ago
  57. abda377 callcatcher: update list by Caolán McNamara · 14 years ago
  58. e4fb171 Replaced a few equal calls with == by Szabolcs Dezsi · 14 years ago
  59. 4c50f23 LinkTarget.mk: remove gb_LinkTarget_add_package_headers by Michael Stahl · 14 years ago
  60. c923f7d gbuild: "use" vs. "add": by Michael Stahl · 14 years ago
  61. 8a01ee6 Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator by Szabolcs Dezsi · 14 years ago
  62. b26df89 callcatcher: remove some unused code by Caolán McNamara · 14 years ago
  63. e511a7d Fixes a bunch of "Prefer prefix ++/-- operators for non-primitive types" by Julien Nabet · 14 years ago
  64. 9ce98ad remove static OUStrings from static_initialization_and_destruction chain by Caolán McNamara · 14 years ago
  65. 16244e7 removed duplicate includes in avmedia / basic / canvas / chart2 / comphelper by Takeshi Abe · 14 years ago
  66. 6749dcc removed duplicate includes in basic / canvas / chart2 / comphelper by Takeshi Abe · 14 years ago
  67. 88cf101 move GetFilterFlags inside ifdef WNT by Caolán McNamara · 14 years ago
  68. 80fe015 Add COMPHELPER_SERVICEDECL_EXPORTS* back in, after libmerge changes by Thorsten Behrens · 14 years ago
  69. 6e67c03 Enable -Wnon-virtual-dtor for GCC 4.6 by Stephan Bergmann · 14 years ago
  70. 5bec57a Correct some mistranslated comments by Stefan Knorr (astron) · 14 years ago
  71. 84b3f7b gbuild: get rid of realpath in gb_Foo_set_include by Matúš Kukan · 14 years ago
  72. 8907a41 Translate german comments in core/comphelper by Tom Thorogood · 14 years ago
  73. 1d6cadf Removed dead code by Marc-André Laverdière-Papineau · 14 years ago
  74. 0586306 Removed dead code by Marc-André Laverdière-Papineau · 14 years ago
  75. 53294e8 move template out of header by Caolán McNamara · 14 years ago
  76. 2126166 add AddFilterNameCheckOwnFile back for WNT by Matúš Kukan · 14 years ago
  77. ba8919e Remove unused code by Elton Chung · 14 years ago
  78. 0333d21 Remove unused code in basegfx, comphelper by Elton Chung · 14 years ago
  79. e3e7623 fdo#45560: Fixed docx textbox borders style and width import by Cédric Bosdonnat · 14 years ago
  80. 2eaa142 Adapted AsyncEventNotifier to safer-to-use salhelper::Thread by Stephan Bergmann · 14 years ago
  81. fe98151 gb_JunitTest_JunitTest takes only one argument by Stephan Bergmann · 14 years ago
  82. d30b4e9 Get rid of size() == 0 by Elton Chung · 14 years ago
  83. 0359123 Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("...")) by Takeshi Abe · 14 years ago
  84. 4a98b35 Clean up AsyncEventNotifier interface by Stephan Bergmann · 14 years ago
  85. 9ab0b38 Various string function clean up by Stephan Bergmann · 14 years ago
  86. 034b130 comphelper: add getINT64 by Lionel Elie Mamane · 14 years ago
  87. 765c6d9 Make simplified configuration API available down in comphelper by Stephan Bergmann · 14 years ago
  88. 3b4786b callcatcher: regenerate list by Caolán McNamara · 14 years ago
  89. 740cf4a bah, we don't need these after all by Caolán McNamara · 14 years ago
  90. 9c19e79 extend unit test to islower by Caolán McNamara · 14 years ago
  91. 3957a49 Remove unused code. by Santiago Martinez · 14 years ago
  92. 8b9615b Added (and improved) READMEs for modules which used to be in libs-gui by Josh Heidenreich · 14 years ago
  93. b03bc57 Typos in method descriptions. by Kohei Yoshida · 14 years ago
  94. c857dff switch to include-based build rather than sourced-based build by Norbert Thiebaud · 14 years ago
  95. fa66652 Some cppcheck cleaning by Julien Nabet · 14 years ago
  96. 6fca59d Simplify code by making getProcessComponentContext() implicit. by Stephan Bergmann · 14 years ago
  97. ca3e3e7 Move unotools/configuration.hxx to comphelper by Stephan Bergmann · 14 years ago
  98. 7c704c7 Removed some unused parameters; added SAL_UNUSED_PARAMETER. by Stephan Bergmann · 14 years ago
  99. 29bd62f Switch flag sequence of OpenCommandArg3 to NamedValue. by Thorsten Behrens · 14 years ago
  100. 2898e58 Clang -Wunused-variable. by Stephan Bergmann · 14 years ago