summaryrefslogtreecommitdiff
path: root/sd/source/ui/remotecontrol/mDNSResponder
AgeCommit message (Collapse)Author
2015-07-27remove some unused definesNoel Grandin
Change-Id: Ib2d50e8c29ccbc5ffcb52cdff4ae3eaae9a62188 Reviewed-on: https://gerrit.libreoffice.org/17332 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2015-06-28Fix typosAndrea Gelmini
Change-Id: I80995af6459af9f647e66d1c85da2eedad2647b9 Reviewed-on: https://gerrit.libreoffice.org/16523 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
2015-03-02remove executable bit from c / h / cxx / hxx / l filesMichael Stahl
Change-Id: I90d7788208fb86c8aea36c4944ca11d881f11720
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
found with $ git grep -lP 'return\s*\(\s*\w+\s*\)\s*;' Change-Id: Ic51606877a9edcadeb647c5bf17bc928b69ab60e
2015-01-28remove unused typedefsNoel Grandin
found with some minor modifications to find/find-unused-defines.sh Change-Id: I18cc479adedc7a0dada68a4aeef08300e62631dd Reviewed-on: https://gerrit.libreoffice.org/14194 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
Change-Id: I7223530ae37297a76654cd00cc1fedb56dbe3adb
2014-11-14Silence winsock deprecation warningStephan Bergmann
Change-Id: Ib0fe869e79ceea77b4dfe00a6ad387ce9c4149cc
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
Change-Id: I1ab4e23b0539f8d39974787f226e57a21f96e959 Reviewed-on: https://gerrit.libreoffice.org/12164 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2014-09-01Partially revert: fixincludeguards.sh: sdThomas Arnhold
Doesn't look this sane... commit 3b58ababc566adef48d8ab600489e554c4585b1d Author: Thomas Arnhold <thomas@arnhold.org> Date: Wed Oct 23 22:38:46 2013 +0200 fixincludeguards.sh: sd Change-Id: Ia6836deaa1982febf71cd8abd89e93ea0a844721
2014-08-07cppcheck: va_list 'args' was opened but not closed by va_end()Julien Nabet
Change-Id: Id7602dd19ac142dbe2680ddf7eab308a087e971a
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante
Change-Id: I42787db31769e8bde984c5f4f0aa90335e889b1c Reviewed-on: https://gerrit.libreoffice.org/9356 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
2014-05-13elated fdo#60338: #error on umask(3) calls in currently unused codeStephan Bergmann
(as dnssd_clientstub.c is only used on Windows), should we ever want to use it. Change-Id: I5d9082ae69c505e4d60bbe8e60fdeaaf963a4614
2014-04-17remove executable bitAndras Timar
Change-Id: I91f6e861f6d0dbea1b57ac73857e0c706b27f681
2014-04-14typo: paramter -> parameterThomas Arnhold
2014-02-26Fixup whitespace changes, remove commented code.Thorsten Behrens
This is a light touchup of 2ef9df8aee696993d9eb235fd36caa4cbcfd3624 Change-Id: Icfaf6fb0111c85b5f78010b16bdda0e237419323
2014-02-26Remove visual noise from sdAlexander Wilms
Change-Id: I0957cabd66ddc4e25c7e6ff54ec2a555eda0792c Reviewed-on: https://gerrit.libreoffice.org/8306 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-10-28windows: warning 4706 is disabled globally in com_MSC_defs.mkThomas Arnhold
So there is no need to do this locally, too. Change-Id: Ibc623235cae07a86dfd0dbc1d7672ca4273facec
2013-10-23fixincludeguards.sh: sdThomas Arnhold
Change-Id: Ic831838b377656015d645eec9d439424378e08af
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
They are practically always useless, often misleading or obsolete. Change-Id: I2d32182a31349c9fb3b982498fd22d93e84c0c0c
2013-08-19Fix mingw64 build of remote controlFridrich Štrba
Change-Id: Ic236a52311a5bd868daa50851a2a88c92c377f51
2013-08-19Windows includes in lowercase, guys\! :)Fridrich Štrba
Change-Id: I2c6f2553cd0a1657981de720b2398754253ec4d4
2013-08-17WaE: C4204: nonstandard extension used : non-constant aggregate initializerTor Lillqvist
Change-Id: I5f34209ad4ea5b97e12cb7073fcf1cf2264ebcf3
2013-08-16compile in release modesiqi
Change-Id: Id934b89f56080846d22405a60a2a310908c7ec82
2013-08-16build mDNSResponder on Windows within LibOSiqi LIU
Change-Id: I6973be21f6f4009d6934220f978e9369fef67ede