1. 15b4ab8 cppuhelper: clean up public headers with include-what-you-use by Michael Stahl · 11 years ago
  2. 357f9d2 give all the open-url scripts the same starting permissions by Caolán McNamara · 11 years ago
  3. 20dab42 drop gnome-open-url binary by Caolán McNamara · 11 years ago
  4. 6a0fe37 sal: clean up public headers with include-what-you-use by Michael Stahl · 11 years ago
  5. da40cac Fix common typos. No automatic tools. Handmade… by Andrea Gelmini · 11 years ago
  6. 88a40e7 O_RDWR and O_CREAT are defined in fcntl.h by Richard PALO · 11 years ago
  7. a395a39 Do as for Linux, borrowed from Gabriele Bulfon <gabriele.bulfon at sonicle.com> by Richard PALO · 11 years ago
  8. 89c47e4 that stuff seems to be totally unused by Markus Mohrhard · 11 years ago
  9. 8b94b2e Don't add toolkit related shell packages with headless build by Riccardo Magliocchetti · 11 years ago
  10. fc0d57b Revert "use the new OUString::fromUtf8 method" by Stephan Bergmann · 11 years ago
  11. f3f63f5 fdo#82038: senddoc, uri-encode got lost on Mac by Stephan Bergmann · 11 years ago
  12. 05050cd use the new OUString::fromUtf8 method by Noel Grandin · 11 years ago
  13. 58735f0 scp2: move unix/gnome executables to AutoInstall by Michael Stahl · 11 years ago
  14. c70f154 Removed duplicated includes by Andrea Gelmini · 11 years ago
  15. 0371a63 remove unnecessary 'using namespace rtl' declarations by Noel Grandin · 11 years ago
  16. 04a810c back out more wrong and confusing tools::Time comment changes by Eike Rathke · 12 years ago
  17. 36d24bc shell (Windows): std::auto_ptr -> std::unique_ptr by Stephan Bergmann · 12 years ago
  18. 5b401a0 shell: std::auto_ptr -> std::unique_ptr by Stephan Bergmann · 12 years ago
  19. fc04f76 fdo#82577: Handle Time by Noel Grandin · 12 years ago
  20. ae4c836 bnc#887307 ODF files not showing up on Windows search by Andras Timar · 12 years ago
  21. 8405ee5 shell: sal_Bool -> bool by Stephan Bergmann · 12 years ago
  22. 037d03b Typo: (N|n)ormaly->(N|n)ormally by Julien Nabet · 12 years ago
  23. 83ac0fd Fix *_component_getFactory function type by Stephan Bergmann · 12 years ago
  24. 5253732 Fix some *_component_getFactory function types by Stephan Bergmann · 12 years ago
  25. e99535d remove executable bits by Thomas Arnhold · 12 years ago
  26. 578d3fc warning C4505: unreferenced local function has been removed by Thomas Arnhold · 12 years ago
  27. a445eb4 warning C4189: local variable is initialized but not referenced by Thomas Arnhold · 12 years ago
  28. 4469c60 warning C4296: '<' : expression is always false by Thomas Arnhold · 12 years ago
  29. a59e2d4 fdo#82038: Make sending email from LO work again on OS X by Tor Lillqvist · 12 years ago
  30. e395aa0 match va_start() with va_end() by Takeshi Abe · 12 years ago
  31. 38e2ef8 Fix FTBFS with TDE support enabled by Timothy Pearson · 12 years ago
  32. 7182db5 Include <algorithm> for std::min() and max() by Tor Lillqvist · 12 years ago
  33. e2080e7 new compilerplugin returnbyref by Noel Grandin · 12 years ago
  34. a15715c -Wstrict-prototypes by Stephan Bergmann · 12 years ago
  35. 5a37986 the BSD family also uses gio by Baptiste Daroussin · 12 years ago
  36. 184a00b loplugin: inlinesimplememberfunctions by Noel Grandin · 12 years ago
  37. c2034f3 fixincludeguards: fix include guards by Thomas Arnhold · 12 years ago
  38. 8e115c6 fdo#68849: Add header guards to all include files by Jens Carl · 12 years ago
  39. ebc0a15 remove more unnecesary OUString constructor use by Noel Grandin · 12 years ago
  40. f0ae48b remove unnecessary NULL parameter passed to UNO Exception by Noel Grandin · 12 years ago
  41. 01443bb cppcheck: Variable 'i' is assigned a value that is never used by Thomas Arnhold · 12 years ago
  42. 2bd7767 Resolves fdo#70681: fixincludeguards.pl: all that's left by Thomas Arnhold · 12 years ago
  43. 8fd54c1 Related fdo#60338: Do not use umask(3) in a MT program by Stephan Bergmann · 12 years ago
  44. 096d1d6 This code is not linked against sal by Stephan Bergmann · 12 years ago
  45. 70e744b fdo#43157 Remove OSL_POSTCOND, prefer SAL_WARN_IF by Michaël Lefèvre · 12 years ago
  46. c327aca remove globally disabled warnings from source files by Thomas Arnhold · 12 years ago
  47. 9037e22 remove presys.h and postsys.h by Thomas Arnhold · 12 years ago
  48. 177d32b shell: sal_Bool->bool by Noel Grandin · 12 years ago
  49. 5babf1b remove unnecessary scope qualifier from sal_Bool uses by Noel Grandin · 12 years ago
  50. d59fe93 Use boost::noncopyable by Stephan Bergmann · 12 years ago
  51. 6a3b0b7 Explicitly mark overriding destructors as "virtual," Mac OS X redux by Stephan Bergmann · 12 years ago
  52. 362d4f0 Explicitly mark overriding destructors as "virtual" by Stephan Bergmann · 12 years ago
  53. 5eb733c loplugin:saloverride by Stephan Bergmann · 12 years ago
  54. 22a7f8b coverity#982766 Dereference null return value by Caolán McNamara · 12 years ago
  55. 70cc2b1 First batch of adding SAL_OVERRRIDE to overriding function declarations by Stephan Bergmann · 12 years ago
  56. bc13d93 coverity#708176 Uninitialized scalar field by Caolán McNamara · 12 years ago
  57. 86a3258 Find places where OUString and OString are passed by value. by Noel Grandin · 12 years ago
  58. c84f0da Blind Windows build fix by Tor Lillqvist · 12 years ago
  59. ff3f66d Simplify by Tor Lillqvist · 12 years ago
  60. ee39446 Why would we need GNOME and KDE scripts on OS X? by Tor Lillqvist · 12 years ago
  61. 42c9f35 shell: get rid of separate Library_syssh_win.mk by Michael Stahl · 12 years ago
  62. 72ef2d5 std::exception retrofit sequel by Stephan Bergmann · 12 years ago
  63. 5e21a41 cppuhelper: retrofit std::exception into overriding exception specs by Stephan Bergmann · 12 years ago
  64. e44a7ee KDE: don't throw on TemplatePathVariable by Maxim Monastirsky · 12 years ago
  65. d18a275 Remove visual noise from shell by Alexander Wilms · 12 years ago
  66. 838b77f Resolves: rhbz#1065807 use xdg ~/Templates for default Template location by Caolán McNamara · 12 years ago
  67. 5673bac Revert partially "Replace deprecated std::auto_ptr with boost::scoped_ptr" by Takeshi Abe · 12 years ago
  68. 4a9347f Replace deprecated std::auto_ptr with boost::scoped_ptr by Takeshi Abe · 12 years ago
  69. 0ce0c36 Remove unneccessary comments by Alexander Wilms · 12 years ago
  70. eeee164 cppcheck: redundantAssignment by Julien Nabet · 12 years ago
  71. 5c8a3bf Don't call pclose(NULL) by Stephan Bergmann · 12 years ago
  72. f669e79 Properly encode cmd line for popen by Stephan Bergmann · 12 years ago
  73. 46e63b7 instdir/program/senddoc lacks executable mode bits by Stephan Bergmann · 12 years ago
  74. be053c9 Spelling correction: s/retrive/retrieve/ by Tor Lillqvist · 12 years ago
  75. b55259e typo fixes by Andras Timar · 12 years ago
  76. 9ed3647 Adapt all (non-extension, SharedLibrary) .components to environment="..." by Stephan Bergmann · 12 years ago
  77. a83b2af Clean-up uno/lbnames.h by Stephan Bergmann · 12 years ago
  78. 1817692 Looks like the Windows tag is still LANG_ORIYA by Stephan Bergmann · 12 years ago
  79. 108eee3 Related: rhbz#1040291 Change language name from 'Oriya' to 'Odia' by Caolán McNamara · 12 years ago
  80. 73342db remove unnecessary RTL_CONSTASCII_STRINGPARAM by Noel Grandin · 12 years ago
  81. f01580c Windows: Require at least Windows XP SP2 by Thomas Arnhold · 12 years ago
  82. 610b2b9 remove unnecessary use of OUString constructor when assigning by Noel Grandin · 12 years ago
  83. 6b1aff8 -Werror,-Wunused-member-function by Stephan Bergmann · 12 years ago
  84. 89b1a04 -Werror,-Wunused-exception-parameter by Stephan Bergmann · 12 years ago
  85. 0a9ef5a convert OUString 0==compareToAscii to equalsAscii by Noel Grandin · 12 years ago
  86. da20c7f43 remove unnecessary use of OUString constructor in SHELL module by Noel Grandin · 12 years ago
  87. bcb51cf fdo#63020: Replace ::comphelper::stl_begin()... by Marcos Paulo de Souza · 12 years ago
  88. 9bd00ed include <stack> by Takeshi Abe · 12 years ago
  89. 9c2ab71 Drop unnecessary #includes by Takeshi Abe · 12 years ago
  90. 5811602 windows: remove _CRTIMP and _NTSDK definitions by Thomas Arnhold · 12 years ago
  91. 48dd357 fixincludeguards.sh: shell by Thomas Arnhold · 12 years ago
  92. a71a562 fdo 70998: Termchange: Graphics->Image by Samuel Mehrbrodt · 12 years ago
  93. 326f3e4 shell: mapix.h is not needed at all by Thomas Arnhold · 12 years ago
  94. 32a4efb gbuild: stop using stuff in OUTDIR/unittest/install by Michael Stahl · 12 years ago
  95. 8df17a3 gbuild: set Package default target to INSTDIR by Michael Stahl · 12 years ago
  96. a346904 shell: just define _WIN32_IE and drop the undef by Thomas Arnhold · 12 years ago
  97. 704f95e fdo#54938: More uses of cppu::supportsService by Marcos Paulo de Souza · 12 years ago
  98. fcdde11 fdo#69462 Properly escape URL in Mozilla -remote openURL(...) command by Stephan Bergmann · 12 years ago
  99. 7ff0a2e Quoting clean-up by Stephan Bergmann · 12 years ago
  100. 288d1a3 Remove unused run_browser() by Stephan Bergmann · 12 years ago