1. 1d1825d fdo#46808, Convert awt::UnoControlDialog to new style by Noel Grandin · 13 years ago
  2. e36f83d Revert "fdo#46808, Convert awt::UnoControlDialogModel to new style" by Stephan Bergmann · 13 years ago
  3. 6a043e9c Use the new type-checking Reference constructor to reduce code noise by Noel Grandin · 13 years ago
  4. be50ad2 fdo#46808, Convert awt::XUnoControlDialog to new style by Noel Grandin · 13 years ago
  5. 6c61b20 fdo#46808, Convert awt::UnoControlDialogModel to new style by Noel Grandin · 13 years ago
  6. 1755091 fix wildcard handling regression( for basic functions like Dir ) fdo#64536 by Noel Power · 13 years ago
  7. cb6d67c Spelling "separate" (etc) correctly is hard by Tor Lillqvist · 13 years ago
  8. 6f2a333 fdo#46808, Use service constructors by Noel Grandin · 13 years ago
  9. c75a46f fdo#46808, use DialogProvider service constructor by Noel Grandin · 13 years ago
  10. 8bf8a2f fdo#46808, Convert script::InvocationAdapterFactory to new style by Noel Grandin · 13 years ago
  11. 4460f21 fdo#46808, use XComponentContext in SfxLibraryContainer by Noel Grandin · 13 years ago
  12. 67042f1 fdo#46808, replace XMultiServiceFactory with XComponentContext is SfxLibrary by Noel Grandin · 13 years ago
  13. 894a034 fix VBA mode MkDir when passed folder is not a full path by Noel Power · 13 years ago
  14. cbd1a89 remove #if 0 block ( from af34774d260a68fc02cd78ba90dd8d4afaf1a2a4 ) by Noel Power · 13 years ago
  15. af34774 hopefully this fixed the strange autorecovery related dataloss fdo#42899 by Noel Power · 13 years ago
  16. 52b71a2 fix windows build by Thomas Arnhold · 13 years ago
  17. 1e83da9 some more namespace cleanup by Thomas Arnhold · 13 years ago
  18. d12a3e8 Combine fairly pointlessly split source code for SbiRuntime into one file by Tor Lillqvist · 13 years ago
  19. 62badf38 Move to MPLv2 license headers, with ESC decision and author's permission. by Michael Meeks · 13 years ago
  20. 0f200cc fdo#63154: Change Min/Max/Abs for std::min/max/abs by Marcos Paulo de Souza · 13 years ago
  21. 29bfb50 get rid of some Germanism (and some Windowsism) by Eike Rathke · 13 years ago
  22. 1ef2cce Revert "svformatter already accept OUString input", fdo#63306 by Eike Rathke · 13 years ago
  23. 9830fd3 date/time IDL datatypes incompatible change by Lionel Elie Mamane · 13 years ago
  24. 52ede08 -Werror=unused-macros (MinGW, GradientStyle_RECT) by Stephan Bergmann · 13 years ago
  25. c3d8b06 Get rid of SHL_SBC by Tor Lillqvist · 13 years ago
  26. 9617741 basic: SbCompare_UString_PropertyValue_Impl MSVC workaround by Michael Stahl · 13 years ago
  27. 4976dd8 Introduce characters utilities in rtl/character.hxx by Arnaud Versini · 13 years ago
  28. ba044b1 remove needless forward rtl::OUString declarations by Luboš Luňák · 13 years ago
  29. 1946794 mass removal of rtl:: prefixes for O(U)String* by Luboš Luňák · 13 years ago
  30. 876c619 new module i18nlangtag by Eike Rathke · 13 years ago
  31. 47664d3 fdo#58807 bring Beep() for basic back by Thomas Arnhold · 13 years ago
  32. 2b7ee1d remove boilerplate comments by Thomas Arnhold · 13 years ago
  33. bb52f5b2 Use local utility functions instead of SbxSimpleCharClass by Arnaud Versini · 13 years ago
  34. 4f811c0 fix loplugin warnings by Peter Foley · 13 years ago
  35. 5be14df ResMgr with LanguageTag by Eike Rathke · 13 years ago
  36. 159edc4 Bypass extension scanning unless HAVE_FEATURE_EXTENSIONS by Tor Lillqvist · 13 years ago
  37. aa753f0 -Wunused-macros by Stephan Bergmann · 13 years ago
  38. 1e50f78 sal_Bool to bool by Takeshi Abe · 13 years ago
  39. 7f4a34e basic: Remove non working AboutStarBasic by Thomas Arnhold · 13 years ago
  40. 97fa9a8 coverity#704205/704206/704207 Logically dead code by Julien Nabet · 13 years ago
  41. e8638ad in Val() check status after stringToDouble() by Eike Rathke · 13 years ago
  42. caecf61 SbiScanner::NextSym: check status after rtl_math_uStringToDouble() by Eike Rathke · 13 years ago
  43. e96c7a6 replace decimal separator at correct position, rhbz#919020 by Eike Rathke · 13 years ago
  44. 9e9f39d resolved rhbz#919020 Basic CDbl() and CSng() scan localized number by Eike Rathke · 13 years ago
  45. 5f0ad2a windows build fix by Andras Timar · 13 years ago
  46. 438efb3 fdo#39445 writing out tools/fsys.hxx (basic) by Andras Timar · 13 years ago
  47. a1e22bde remove unused header: tools/fsys.hxx by Andras Timar · 13 years ago
  48. cd49ebe fdo#39445 writing out tools/fsys.hxx (basic) by Krisztian Pinter · 13 years ago
  49. dfcc20f More "compareToAscii(RTL_CONSTASCII_STRINGPARAM(s)) != compareTo(s)" fixes by Stephan Bergmann · 13 years ago
  50. 0054b43 follow on fix for fdo#62090 ensure out of range startpos is handled by Noel Power · 13 years ago
  51. 205277f remove commented out line I inserted to screw up Juliens patch by Noel Power · 13 years ago
  52. 14d452d fix for fdo#62090 Mid function regression by Julien Nabet · 13 years ago
  53. 9be25f1 avoid Wundef for various FIXME, FEATURE_NOT_DONE_YET and what not by Luboš Luňák · 13 years ago
  54. 4158ae5 WaE: Werror=shadow by Caolán McNamara · 13 years ago
  55. c90373f detect follow-on default member of default member object bnc#809017 by Noel Power · 13 years ago
  56. a63cc77 i119933 - make Basic FORMAT function work with non-ASCII text by Ariel Constenla-Haile · 14 years ago
  57. 9dcfc56 Fix Set/Let mixup ( from String -> OUString rework ) fdo#60752 by Noel Power · 13 years ago
  58. 59b5ff7 basic: translation of all debug messages by Thomas Arnhold · 13 years ago
  59. d06f457 bnc#805071 fix object assigment problems when default members present by Noel Power · 13 years ago
  60. 6dddefc fdo#43460: use isEmpty() by Thomas Arnhold · 13 years ago
  61. a2454a4 fdo#43460: use isEmpty() by Thomas Arnhold · 13 years ago
  62. ead0a60 coverity#705627: fix memory leak by Markus Mohrhard · 13 years ago
  63. a029629 fdo#60691 add modelines to *.src and *.hrc files by Borim · 13 years ago
  64. 8035a3a some further OUString cleanup by Thomas Arnhold · 13 years ago
  65. a9813b9 doh! sReturnStrg is OUStringBuffer, no need to assign by Noel Power · 13 years ago
  66. f202b21 fix String->OUString foobar by Noel Power · 13 years ago
  67. a3bb733 fdo#46808, Convert singleton theMasterScriptProviderFactory by Noel Grandin · 13 years ago
  68. a6b9173 fdo#60148 Clean up warnings from the Clang compiler plugin by nccuong · 13 years ago
  69. ce33f85 sal_Bool to bool by Takeshi Abe · 13 years ago
  70. 33d6a7b doubled namespaces by Thomas Arnhold · 13 years ago
  71. 26e37ca doubled includes by Thomas Arnhold · 13 years ago
  72. 5b04c90 remove unused and commented out code by Thomas Arnhold · 13 years ago
  73. 23e572f4 don't do something different in dbgutil mode than product by Caolán McNamara · 13 years ago
  74. f5ca04c Related to fdo#60724: correct spelling by Thomas Arnhold · 13 years ago
  75. d021bb4 coverity: fix memory leak by Markus Mohrhard · 13 years ago
  76. ece1af8 coverity#736108: nesting level mismatch by Markus Mohrhard · 13 years ago
  77. 1544c17 coverity#705626 and coverity#705627: fix memory leak by Markus Mohrhard · 13 years ago
  78. 4f4e4e4 loplugin: improve indentation by Thomas Arnhold · 13 years ago
  79. 405caad loplugin: unused variables by Thomas Arnhold · 13 years ago
  80. 94477cb Fix typo accessable/accessible by Julien Nabet · 13 years ago
  81. 3a01490 Fix typo seperated/separated by Julien Nabet · 13 years ago
  82. fe86d0c Fix typo "paramater" -> "parameter" + remove some commented lines by Julien Nabet · 13 years ago
  83. 7ca8407 coverity#707499 coverity#735400 coverity#738541 by Norbert Thiebaud · 13 years ago
  84. 558e956 coverity#704204 Logically dead code by Norbert Thiebaud · 13 years ago
  85. 8abb2f4 coverity#982288 Logically dead code by Norbert Thiebaud · 13 years ago
  86. 7f561b9 coverity#735398 Logically dead code by Norbert Thiebaud · 13 years ago
  87. bc56c5f coverity#707502 Uninitialized scalar variable by Caolán McNamara · 13 years ago
  88. 9a55875 coverity#707496 Uninitialized scalar variable by Caolán McNamara · 13 years ago
  89. c16e9f4 Move SyntaxHighlighter class from svtools to comphelper by Andras Timar · 13 years ago
  90. 2ce2faf Some cppcheck cleaning by Julien Nabet · 13 years ago
  91. fc27fec Fix Variable 'TimeBuffer' is not assigned a value by Julien Nabet · 13 years ago
  92. 6865445 fix basic access to nested uno structures fdo#60117 by Noel Power · 13 years ago
  93. 591ef78 fdo#46808, Use singleton util::theMacroExpander new-style constructor by Noel Grandin · 13 years ago
  94. bed6215 fdo#46808, Use service constructor for awt::DialogProvider by Noel Grandin · 13 years ago
  95. 6d0f1f6 fix for fdo#60065 by Noel Power · 13 years ago
  96. 015a93d make basic XubString free by Caolán McNamara · 13 years ago
  97. f95a7c2 fdo#46808, Convert SvNumberFormatter to use XComponentContext by Noel Grandin · 13 years ago
  98. 49cf14a fdo#46808, Adapt document::GraphicObjectResolver UNO service to new style by Noel Grandin · 13 years ago
  99. e3f11c1 Changed SetText() / GetText() to take/return OUString by Chr. Rossmanith · 13 years ago
  100. 63bcb13 Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number() by Jean-Noël Rouvignac · 13 years ago