1. 1e4422a re-base on ALv2 code. Includes: by Michael Meeks · 13 years ago
  2. e6c13f2 fdo#46808, Convert XMultiServiceFactory to XComponentContext by Noel Grandin · 13 years ago
  3. de7df0e gbuild: fix deps on svx/globlmn.hrc by David Tardon · 13 years ago
  4. e8352a9 fdo#64451 Add "Find All" to the Find bar. by Andrzej J.R. Hunt · 13 years ago
  5. 1d1825d fdo#46808, Convert awt::UnoControlDialog to new style by Noel Grandin · 13 years ago
  6. eaad309 Make .uno:Open a drop-down toolbar item by Ariel Constenla-Haile · 13 years ago
  7. e36f83d Revert "fdo#46808, Convert awt::UnoControlDialogModel to new style" by Stephan Bergmann · 13 years ago
  8. e9c48a9 stop delivering globlmn.hrc by David Tardon · 13 years ago
  9. bfd495d fdo#63035 Add "Match Case" to Find bar. by Andrzej J.R. Hunt · 13 years ago
  10. 6a043e9c Use the new type-checking Reference constructor to reduce code noise by Noel Grandin · 13 years ago
  11. 5ab3015 fdo#46808, Clean up old usages of ExtToolkit by Noel Grandin · 13 years ago
  12. be50ad2 fdo#46808, Convert awt::XUnoControlDialog to new style by Noel Grandin · 13 years ago
  13. 6c61b20 fdo#46808, Convert awt::UnoControlDialogModel to new style by Noel Grandin · 13 years ago
  14. 2b5d1c9 Move to MPLv2 license headers, with ESC decision and author's permission. by Michael Meeks · 13 years ago
  15. 33b4dc2 fdo#46808, Use service constructor by Noel Grandin · 13 years ago
  16. 32b9ff8 svx: remove Package_sdi by Michael Stahl · 13 years ago
  17. 429a850 sfx2: remove Package_sdi by Michael Stahl · 13 years ago
  18. 368e06b officecfg: remove Package_cppheader by Michael Stahl · 13 years ago
  19. 9600491 Related: #i120515# fixed memory leak by Armin Le Grand · 14 years ago
  20. 26bda9f convert message box return types to an enum by Caolán McNamara · 13 years ago
  21. 72e5d0c Move to MPLv2 license headers, with ESC decision and author's permission. by Michael Meeks · 13 years ago
  22. c042cd0 gbuild: drop uses of removed packages by David Tardon · 13 years ago
  23. 97f6625 Replace chained O(U)StringBuffer::append() with operator+ by anuragkanungo · 13 years ago
  24. 0f200cc fdo#63154: Change Min/Max/Abs for std::min/max/abs by Marcos Paulo de Souza · 13 years ago
  25. 9be3e8e Should initialise Module::mpModule to 0 by Tor Lillqvist · 13 years ago
  26. 8dba30f Get rid of GetAppData(SHL_IDE) by Tor Lillqvist · 13 years ago
  27. bec67a2 deliver all uiconfig files by UIConfig by David Tardon · 13 years ago
  28. ed72983 rename UI to UIConfig by David Tardon · 13 years ago
  29. 648895f use common image from res/ folder by Andras Timar · 13 years ago
  30. b2486241 fdo#46808, Convert frame::Frame to new style by Noel Grandin · 13 years ago
  31. 1946794 mass removal of rtl:: prefixes for O(U)String* by Luboš Luňák · 13 years ago
  32. 876c619 new module i18nlangtag by Eike Rathke · 13 years ago
  33. 126f29c remove obsolete helpids and cleanup uiconfig XML by Michael Meeks · 13 years ago
  34. 15175a0 remove obsolete helpids and cleanup uiconfig XML by Michael Meeks · 13 years ago
  35. c0fde06 write even better code by Thomas Arnhold · 13 years ago
  36. 2b7ee1d remove boilerplate comments by Thomas Arnhold · 13 years ago
  37. 08b91c6 remove unused GetCurDocViewWin by Thomas Arnhold · 13 years ago
  38. b3c914f Use OUString in basctl(basicide) by Chr. Rossmanith · 13 years ago
  39. 5be14df ResMgr with LanguageTag by Eike Rathke · 13 years ago
  40. 91c1161 Use OUString and sal_Int32 in GetTextWidth() by Chr. Rossmanith · 13 years ago
  41. aa753f0 -Wunused-macros by Stephan Bergmann · 13 years ago
  42. 9c281fd String::AppendAscii cleanup by Ricardo Montania · 13 years ago
  43. 5bb4a2b further OUString cleanup by Thomas Arnhold · 13 years ago
  44. 0f47c84 various efforts to consistently apply HIG rules by Caolán McNamara · 13 years ago
  45. 79b0046 remove legacy build.pl prj/build.lst files. by Michael Meeks · 13 years ago
  46. 56f30ad make sure basic IDE cut/copy buttons on toolbar are refreshed fdo#30545 by Noel Power · 13 years ago
  47. 5a2cfa6 Abbreviate Rectangle as Rect, not Rec by Tor Lillqvist · 13 years ago
  48. 7d1f4cd fdo#38838: Converting String/UniString to OUString by elixir · 13 years ago
  49. b3c81cb remove remaining UTF bom by Borim · 13 years ago
  50. a029629 fdo#60691 add modelines to *.src and *.hrc files by Borim · 13 years ago
  51. 10bb5b8 fdo#38838, replacement of String with OUString by Ádám Csaba Király · 13 years ago
  52. 30e14d7 fdo#38838, change String to OUString by Ádám Csaba Király · 13 years ago
  53. 5b04c90 remove unused and commented out code by Thomas Arnhold · 13 years ago
  54. f5ca04c Related to fdo#60724: correct spelling by Thomas Arnhold · 13 years ago
  55. 30975b9 coverity#736107: nesting level mismatch by Markus Mohrhard · 13 years ago
  56. b768611 remove all d.lst by Michael Stahl · 13 years ago
  57. 4f4e4e4 loplugin: improve indentation by Thomas Arnhold · 13 years ago
  58. 1bda31a loplugin: unused variables by Thomas Arnhold · 13 years ago
  59. c4cc63b sal: update log areas by Thomas Arnhold · 13 years ago
  60. 805f1ed fix editeng and basctl build by Caolán McNamara · 13 years ago
  61. bb82f5c coverity#982443 Explicitt null dereferenced by Norbert Thiebaud · 13 years ago
  62. d1ccb1e coverity#735665 Dereference after null check by Norbert Thiebaud · 13 years ago
  63. f0300c1 coverity#735664 coverity#736134 coverity#736135 Dereference Null by Norbert Thiebaud · 13 years ago
  64. aa0b9d1 change lib:widget delimiter from : to - by Caolán McNamara · 13 years ago
  65. 6d76752 coverity#735601 coverity#736164 by Norbert Thiebaud · 13 years ago
  66. c16e9f4 Move SyntaxHighlighter class from svtools to comphelper by Andras Timar · 13 years ago
  67. fb1f3db String to OUString by Andras Timar · 13 years ago
  68. 851067c2 fdo#46808, use constructor for datatransfer::MimeContentTypeFactory by Noel Grandin · 13 years ago
  69. a74854c fdo#46808, script::DocumentDialogLibraryContainer needed a new constructor by Noel Grandin · 13 years ago
  70. b0e7466 fdo#46808, script::DocumentScriptLibraryContainer needed a new constructor by Noel Grandin · 13 years ago
  71. 4b51374 fdo#46808, Adapt ui::dialogs::FilePicker UNO service to new style by Noel Grandin · 13 years ago
  72. 591ef78 fdo#46808, Use singleton util::theMacroExpander new-style constructor by Noel Grandin · 13 years ago
  73. c12ab86 Remove unused methods by Thomas Arnhold · 13 years ago
  74. 57151df Move close button to most left of the findbar by Joren De Cuyper · 13 years ago
  75. fc81393 gbuild: remove various pointless calls that don't add anything by Michael Stahl · 13 years ago
  76. a53586f gbuild: do not copy boost headers around by Michael Stahl · 13 years ago
  77. e13a3d5 fdo#38838 Some removal/replacement of the String/UniString with OUString by Jean-Noël Rouvignac · 13 years ago
  78. e3f11c1 Changed SetText() / GetText() to take/return OUString by Chr. Rossmanith · 13 years ago
  79. 3ceff21 Add close findbar button also on other LO components by Joren De Cuyper · 13 years ago
  80. bf442dc fdo#59212 UI elements were untranslatable in Basic Macro dialog by Andras Timar · 13 years ago
  81. 200e0c8 fix a bunch of more crashes when setting personas by Markus Mohrhard · 13 years ago
  82. d9e3efb add a CloseButton to vcl for convenience by Caolán McNamara · 13 years ago
  83. a4c7ded Cleanup: #include <tools/gen.hxx> by Matteo Casalin · 13 years ago
  84. f6b4d03 fdo#57950: Remove chained append and simplify strings by Marcos Paulo de Souza · 13 years ago
  85. e4429d4 fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERT by Radu Ioan · 13 years ago
  86. 1d1abd2 Remove last usage of RTL_CONSTASCII_STRINGPARAM in basctl by Marcos Paulo de Souza · 13 years ago
  87. 4713951 fdo#57950: remove consecutive append in basctl with StringBuffer by Marcos Paulo de Souza · 13 years ago
  88. bb121c8 fdo#46808, Convert frame::Desktop to new style service. by Noel Grandin · 13 years ago
  89. b4c18dc Templates Manager: removed the old dialogs and menu entries by Cédric Bosdonnat · 13 years ago
  90. 5198c4a Replace chained O(U)StringBuffer::append() with operator+ by Christos Strubulis · 13 years ago
  91. 166d825 Resolves: fdo#57469 allow tab to traverse into custom widgets by Caolán McNamara · 13 years ago
  92. 773ad75 fdo#46808, Adapt util::NumberFormatsSupplier UNO service to new style by Noel Grandin · 13 years ago
  93. ab96b65 fix for fdo#57836 throw when attempting to store basicide model by Noel Power · 13 years ago
  94. 66a1758 c++ API: use css alias in generated headers, adds global css decl by Thorsten Behrens · 13 years ago
  95. f96db7d fdo#46808, use service constructor for i18n::Collator by Noel Grandin · 13 years ago
  96. 251dab0 Pass pointer to view data entry to Paint() instead of its raw flag value. by Kohei Yoshida · 13 years ago
  97. ad6f9f2 String=>OUString of svl's urihelper by Norbert Thiebaud · 13 years ago
  98. 4195632 get rid of Svx...Locale...() double conversion nonsense by Eike Rathke · 13 years ago
  99. af60316 some i18n wrappers with LanguageTag by Eike Rathke · 13 years ago
  100. 9955dbe AllSettings with LanguageTag by Eike Rathke · 13 years ago