1. b30ee83 fdo#46808, use service constructor for beans::Introspection by Noel Grandin · 13 years ago
  2. fb741b5 fdo#46808, Adapt xml::sax::XWriter UNO service to new style by Noel Grandin · 13 years ago
  3. 8eb5db8 replace sxub_Unicode by sal_Unicode by Norbert Thiebaud · 13 years ago
  4. f7a24ef mark lcl_ functions static or rename them if they are not local at all by Luboš Luňák · 13 years ago
  5. 38968e2 WaE [loplugin]: statement alignment by Tor Lillqvist · 13 years ago
  6. a20f9a4 fdo#46808, Adapt xml::sax::XParser UNO service to new style by Noel Grandin · 14 years ago
  7. af4df7a fdo#48257 collect function prototypes from basic/ into single header file by Jack Leigh · 14 years ago
  8. 36a2db3 Replace usage of rtl_*Memory with equivalent from string.h by Arnaud Versini · 14 years ago
  9. c2ca6fa Use comphelper::getComponentContext by Stephan Bergmann · 14 years ago
  10. 93a118d fix WNT build: missed one oleaut32 by Michael Stahl · 14 years ago
  11. 5032dc0 gbuild: invert handling of standard system libraries: by Michael Stahl · 14 years ago
  12. dc397aae gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT: by Michael Stahl · 14 years ago
  13. b85c349 gbuild: replace direct gb_STDLIBS use with ... by Michael Stahl · 14 years ago
  14. 2e677c3 gbuild: split uwinapi out of gb_STDLIBS by Michael Stahl · 14 years ago
  15. eebc974 Fix MSVC build: #undef EXPLICIT (which gets defined as 'explicit' somewhere) by Tor Lillqvist · 14 years ago
  16. 750fc20 replace remaining InterlockedCount() with inlined version by Norbert Thiebaud · 14 years ago
  17. 991b839 replace deprecated std::auto_ptr with boost::scoped_ptr by Takeshi Abe · 14 years ago
  18. 03a9f13 ComponentContext::getUnoContext -> getComponentContext simplification by Stephan Bergmann · 14 years ago
  19. b854de9 deprecate oustringostreaminserter.hxx by Norbert Thiebaud · 14 years ago
  20. f88c4a5 dung out namespacing clutter. by Michael Meeks · 14 years ago
  21. 900d60b fdo#46808, Adapt bridge::BridgeFactory UNO service to new style by Noel Grandin · 14 years ago
  22. 369e3fd fdo#46808, Adapt i18n::LocaleData UNO service to new style by Noel Grandin · 14 years ago
  23. cdd7e25 These tests do not need the UCB by Stephan Bergmann · 14 years ago
  24. 9ac86f4 Improvement on previous commit, UCB clean up by Stephan Bergmann · 14 years ago
  25. 2e28420 fdo#46808, Adapt ucb::UniversalContentBroker UNO service to new style by Noel Grandin · 14 years ago
  26. 7580802 Remove unused reference class by Takeshi Abe · 14 years ago
  27. 5522369 Bin pointer to non-existent class by Takeshi Abe · 14 years ago
  28. 9422195 -Werror=unused-parameter by Stephan Bergmann · 14 years ago
  29. ce9cb99 fix build issue by Noel Power · 14 years ago
  30. 4597483 targetted VBA re-work. by Noel Power · 14 years ago
  31. a8a15bd Remove unnecessary #ifndef guards by Takeshi Abe · 14 years ago
  32. ed2ad96 kill stray line from commit:c0c7fb66985a9a3e8f9b7a796c1e0489e407879b fdo#52076 by Noel Power · 14 years ago
  33. c0c7fb6 fix for fdo#52076 don't write out basic storage if no modules by Noel Power · 14 years ago
  34. 986a0f4 fdo#54718 fix opcode detection in basic resulting in failed/unregcognized code by Noel Power · 14 years ago
  35. 969e687 sal_Bool to bool by Takeshi Abe · 14 years ago
  36. b5afbbd Bin useless includes by Takeshi Abe · 14 years ago
  37. 00b7328 sal_Bool to bool by Takeshi Abe · 14 years ago
  38. 30affe2 Add missing header/footer comment by Takeshi Abe · 14 years ago
  39. 24391f60 Some clean up of previous commit by Stephan Bergmann · 14 years ago
  40. 1c7a54e fdo#46808, Adapt frame::ModuleManager UNO service to new style by Noel Grandin · 14 years ago
  41. cfa6f85 sal_Bool to bool by Takeshi Abe · 14 years ago
  42. cbba418 String::Expand -> string::padToLength by Caolán McNamara · 14 years ago
  43. 9e2f8b9 Fix typo ImpLoadLibary by Takeshi Abe · 14 years ago
  44. 71c1de8 Remove unused member variable by Takeshi Abe · 14 years ago
  45. 6ce769a Remove useless member variable by Takeshi Abe · 14 years ago
  46. 8638f1e fdo#46808, Adapt script::Converter service code to new style by Noel Grandin · 14 years ago
  47. 55899d7 fix for fdo#54046 by Noel Power · 14 years ago
  48. 911e412 sal_Bool to bool by Takeshi Abe · 14 years ago
  49. 407509c sal_Bool to bool by Takeshi Abe · 14 years ago
  50. 0c89907 Remove dead code by Takeshi Abe · 14 years ago
  51. 1fd7816 Remove unused function by Takeshi Abe · 14 years ago
  52. 2efc59c sal_Bool to bool by Takeshi Abe · 14 years ago
  53. c2ead1e Remove unused function by Takeshi Abe · 14 years ago
  54. 9e04ae0 add more runtime deps on resource files for unit-tests by Matúš Kukan · 14 years ago
  55. a8647dd sal_Bool to bool by Takeshi Abe · 14 years ago
  56. 38f3fe0 sal_Bool to bool by Takeshi Abe · 14 years ago
  57. 0d5d4ba Remove unused member variable by Takeshi Abe · 14 years ago
  58. 27f4f9a -Werror,-Wunused-private-field (Clang towards 3.2) by Stephan Bergmann · 14 years ago
  59. dfe544c sal_Bool to bool by Takeshi Abe · 14 years ago
  60. 6509517 Remove declared but not defined function by Takeshi Abe · 14 years ago
  61. 1f224b0 sal_Bool to bool by Takeshi Abe · 14 years ago
  62. 533194a bErrors was always true by Takeshi Abe · 14 years ago
  63. 1817cf6 sal_Bool to bool by Takeshi Abe · 14 years ago
  64. 414ecab Remove useless #ifndef guard by Takeshi Abe · 14 years ago
  65. 2eb40e3 Remove a member variable no one reads by Takeshi Abe · 14 years ago
  66. 16f75f1 reduce static_initialization_and_destruction chain by Caolán McNamara · 14 years ago
  67. aac0465 String::AllocBuffer replacements by Caolán McNamara · 14 years ago
  68. 69a70bf Remove forwards of non-existing structs by Thomas Arnhold · 14 years ago
  69. df579b1 Fix "Boolean result is used in bitwise operation" by Julien Nabet · 14 years ago
  70. 7b75535 Remove declared but not defined functions by Takeshi Abe · 14 years ago
  71. 621145a sal_Bool -> bool by Takeshi Abe · 14 years ago
  72. 7910718 Remove unused code: those classes are unused by Thomas Arnhold · 14 years ago
  73. 02a7dfb tweak for commit 8181dddb7bf166be4a00e9280d52f8d7a1741290 fdo#42492 by Noel Power · 14 years ago
  74. 556720f fdo#42492: fixing Basic HEX command by Uray M. János · 14 years ago
  75. 747cb47 remove unnecessary includes of svl/svarray.hxx by Caolán McNamara · 14 years ago
  76. 0bdf6fc Bug 48549 - System::Beep() removal by Mathieu Vonlanthen · 14 years ago
  77. 6a94d7b basic, cui, extensions, filter, vcl: fix some warnings by Michael Stahl · 14 years ago
  78. 0f6101c fdo#48549 System::Beep() removal by Mathieu Vonlanthen · 14 years ago
  79. 6a45bc9 very suspicious combination of used SbxValues and unused aRes by Caolán McNamara · 14 years ago
  80. bfe1aa0 XubString->rtl::OUString by Caolán McNamara · 14 years ago
  81. 5ac018f WaE: basic compile snafu by Michael Meeks · 14 years ago
  82. 63c508e re-base on ALv2 code. Includes: by Michael Meeks · 14 years ago
  83. 5a7e838 hrc cleanup: Remove include guards from src files by Thomas Arnhold · 14 years ago
  84. 36b9ff5 ure cppunit tests depend on unobootstrapprotector by Caolán McNamara · 14 years ago
  85. ae7534f targetted rename xcr -> xmlscript to match includes and module name by Michael Meeks · 14 years ago
  86. 1042610 some UniString->rtl::OUString by Caolán McNamara · 14 years ago
  87. 6ee4432 fix wae by Noel Power · 14 years ago
  88. 0996c0d make unoCheckStruct uglier but detect unfixed type assignment + add new tests by Noel Power · 14 years ago
  89. 8e9e166 fix missing makefile, also add a further test to test_nested_struct.cxx by Noel Power · 14 years ago
  90. cac7e7c split out some common basic test stuff, add intial nested struct test by Noel Power · 14 years ago
  91. c3dc9a3 clean up include guards in sbxvar.hxx by Michael Stahl · 14 years ago
  92. 1720641 initial attempt at fdo#47263 allow direct access to nested uno structs by Noel Power · 14 years ago
  93. 1f0abdc dr80: #i117392# initialize VBAGlobals object if single Basic module is in VBA mode, do not expect existing parent sheet in implementation of Excel.Application.ActiveCell by Daniel Rentz [dr] · 15 years ago
  94. 30d3637 removed unnecessary forward declarations of class by Takeshi Abe · 14 years ago
  95. bccf34c ditch String::CreateFromAscii by Caolán McNamara · 14 years ago
  96. fdda178 targetted improvement of UNO API includes / usage by Michael Meeks · 14 years ago
  97. 00240d0 Remove unused defines by Thomas Arnhold · 14 years ago
  98. 6b11a18 Some cppcheck cleaning by Julien Nabet · 14 years ago
  99. 9e0cbe5 some pesky XubStrings by Caolán McNamara · 14 years ago
  100. 688fcc8 Remove unused locals by Thomas Arnhold · 14 years ago