1. b8a6998 Following tdf#111561: no need to autorelease "elements" (apple_remote) by Julien Nabet · 8 years ago
  2. 47039a1 tdf#111561: try to fix leak in HIDRemoteControlDevice (apple_remote) by Julien Nabet · 8 years ago
  3. 59fd62f Typo notifcation->notification by Julien Nabet · 9 years ago
  4. e9febbc loplugin:oncevar by Stephan Bergmann · 9 years ago
  5. 817b026 loplugin:loopvartoosmall by Stephan Bergmann · 9 years ago
  6. 5ad636a Fix typos by Andrea Gelmini · 9 years ago
  7. 04900bf loplugin:externvar by Stephan Bergmann · 9 years ago
  8. a6c88e4 SAL_WNODEPRECATED_DECLARATIONS_PUSH/POP around new macOS 10.12 deprecations by Stephan Bergmann · 10 years ago
  9. d676bd6 apple_remote: autorelease --> release in dealloc (destructor) by Douglas Mencken · 10 years ago
  10. 487ba71 apple_remote: fix “variable set but not used” for non-debug builds by Douglas Mencken · 10 years ago
  11. 01aa78c vcl: cmdevt.[hc]xx -> commandevent.[hc]xx by Chris Sherlock · 10 years ago
  12. 551433e loplugin:nullptr (automatic rewrite; Mac-specific code) by Stephan Bergmann · 10 years ago
  13. 87578eb Fixed license encoding to have all the same apple_remote/source/* by Andrea Gelmini · 11 years ago
  14. 541761d prefer makefile-gmake-mode by Takeshi Abe · 12 years ago
  15. b2afdb8 Remove visual noise from apple_remote by Alexander Wilms · 12 years ago
  16. 9d5841a Resolved: #i124201# mark debug-infos from the apple_remote... by Herbert Dürr · 12 years ago
  17. 87f5235 Resolves: #i124201# rename apple_remote's MainController... by Herbert Dürr · 12 years ago
  18. 6ea6a42 s/wiki.services.openoffice.org/wiki.openoffice.org/g by Andras Timar · 13 years ago
  19. 5b7dff5 ENABLE_MACOSX_SANDBOX Harmonize ENABLE_* variable to TRUE/<nothing> by Norbert Thiebaud · 13 years ago
  20. 4fe9ef8 The AppleRemote code is blocked by sandboxing so bypass it in that case by Tor Lillqvist · 13 years ago
  21. cb6d67c Spelling "separate" (etc) correctly is hard by Tor Lillqvist · 13 years ago
  22. 1cc9bbf gbuild: drop empty use_packages calls by David Tardon · 13 years ago
  23. c042cd0 gbuild: drop uses of removed packages by David Tardon · 13 years ago
  24. b9337e2 execute move of global headers by Bjoern Michaelsen · 13 years ago
  25. 62badf38 Move to MPLv2 license headers, with ESC decision and author's permission. by Michael Meeks · 13 years ago
  26. 8560c2d blind fix for MacOS X build problem by David Tardon · 13 years ago
  27. 70e4329 fdo#60724 successfull -> successful by Thomas Arnhold · 13 years ago
  28. 07c9bb1 Drop workarounds for Mac OS X SDKs 10.4 and 10.5 by Tor Lillqvist · 13 years ago
  29. 79b0046 remove legacy build.pl prj/build.lst files. by Michael Meeks · 13 years ago
  30. b768611 remove all d.lst by Michael Stahl · 13 years ago
  31. 12152d2 Replace GUIBASE checks with equivalent OS checks by Tor Lillqvist · 13 years ago
  32. cee32aa gbuild: clean up Mac OS X framework handling: by Michael Stahl · 14 years ago
  33. b98e598 WaE: cast from pointer to integer of different size by Tor Lillqvist · 14 years ago
  34. aef42e1 WaE: format specifies type 'int' but the argument has type 'void *' by Tor Lillqvist · 14 years ago
  35. 3a35fd8 Improve by Tor Lillqvist · 14 years ago
  36. fbd82ae Bin a line of apparently meaningless and wrong Mac OS X code by Tor Lillqvist · 14 years ago
  37. 8701f5e Add Emacs and vim mode lines by Tor Lillqvist · 14 years ago
  38. b1c3e8a make gbuild the default assumption of build.pl by Bjoern Michaelsen · 14 years ago
  39. 4c50f23 LinkTarget.mk: remove gb_LinkTarget_add_package_headers by Michael Stahl · 14 years ago
  40. 1744010 add missing dep on headers' package by David Tardon · 14 years ago
  41. dd929dd Added and improved READMEs for modules whihc used to be in libs-extern by Josh Heidenreich · 14 years ago
  42. fbbcc07 gbuildify apple_remote by Norbert Thiebaud · 14 years ago
  43. bec18a8 Revert "gbuildify apple_remote" need to have soenv2 merged before by Norbert Thiebaud · 14 years ago
  44. 3d75a28 gbuildify apple_remote by Norbert Thiebaud · 14 years ago
  45. a6ed487 Decrease verbiage a little bit by Tor Lillqvist · 14 years ago
  46. 2aa52a0 Propragating the modif in the implementation (MultiClickRemoteBehavior.m) by ericb2 · 14 years ago
  47. 7874d95 Removing never tested Keyspan remote (RemoteMainController.m) by ericb2 · 14 years ago
  48. aaf218d Propragating the modif in the implementation (HIDRemoteControlDevice.m) by ericb2 · 14 years ago
  49. b50bb4d Propragating the modif in the implementation (AppleRemote.m) by ericb2 · 14 years ago
  50. 7afb9c0 Adding missing constants for new metallic remote that Apple introduced in 2009 by ericb2 · 14 years ago
  51. e5c80a1 Workaround for building against MacOSX 10.6 SDK but with 10.4 as the highest used API by Tor Lillqvist · 15 years ago
  52. ad700e1 Drop %_EXT% which was always empty by Tor Lillqvist · 15 years ago
  53. aac3a82 changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision) by Jens-Heiner Rechtien · 16 years ago
  54. 767342a vcl108: #i107648# add hotkey strings for MacOSX 10.6 by Philipp Lohmann [pl] · 16 years ago
  55. 408c559 CWS-TOOLING: integrate CWS cloph13 by Jens-Heiner Rechtien · 17 years ago
  56. ef6cb13 CWS-TOOLING: integrate CWS appleremote02 by Vladimir Glazounov · 17 years ago
  57. 50e8c91 #i10000# comphelper/source/property/propagg.cxx include 'typeinfo' instead of 'typeinfo.h'. by Rüdiger Timm · 17 years ago
  58. 53e01aa #i10000# Make acronym unique by Rüdiger Timm · 17 years ago
  59. 229a0de CWS-TOOLING: integrate CWS appleremote01 by Rüdiger Timm · 17 years ago