summaryrefslogtreecommitdiffstats
path: root/include/rtl/process.h
Commit message (Collapse)AuthorAgeFilesLines
* correct doxygen syntaxKorrawit Pruegsanusak2018-09-101-6/+6
| | | | | | | | | | | rename two functions according to 2a3678c713a88f43867aead48f320d1d301bcab1: * rtl_getCommandArg -> rtl_getAppCommandArg * rtl_getCommandArgCount -> rtl_getAppCommandArgCount Change-Id: I4bd3699640b03a062868b1f92fd6d78d75f5b3d4 Reviewed-on: https://gerrit.libreoffice.org/59910 Tested-by: Jenkins Reviewed-by: Michael Stahl <Michael.Stahl@cib.de>
* loplugin:includeform: UNO API include filesStephan Bergmann2017-10-231-4/+4
| | | | | | | Change these back to consistently use the "..." form to include other UNO API include files, for the benefit of external users of this API. Change-Id: I9c9188e895eb3495e20a71ad44abfa2f6061fa94
* TyposJulien Nabet2014-12-201-2/+2
| | | | Change-Id: I3475be796cf2655d9b619b86c9686aeef4b97b82
* -Wstrict-prototypesStephan Bergmann2014-06-171-1/+1
| | | | | | | | ...no reason to not have it enabled for URE C include files and what little real C code is still left. (But note that Clang ignores that warning.) Change-Id: Ia6940f9f940a0c226e9b724331d65c9862ce32e6
* fdo#65108 inter-module includes <> include/rtlNorbert Thiebaud2013-11-091-4/+4
| | | | Change-Id: Ic90a365a237aa23846f97131146a5aa2c46b5fd2
* fixincludeguards.sh: include - the restThomas Arnhold2013-10-231-2/+2
| | | | Change-Id: If1ee11da444a7f96f2d8668b277540da0bb4dbe9
* move URE headers to include/David Tardon2013-04-241-0/+79
Change-Id: Ib48a12e902f2311c295b2007f08f44dee28f431d Reviewed-on: https://gerrit.libreoffice.org/3499 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>