/* RCS $Id: dstdarg.h,v 1.1.1.1 2000-09-22 15:33:25 hr Exp $ -- -- SYNOPSIS -- -- DESCRIPTION -- -- AUTHOR -- Dennis Vadura, dvadura@dmake.wticorp.com -- -- WWW -- http://dmake.wticorp.com/ -- -- COPYRIGHT -- Copyright (c) 1996,1997 by WTI Corp. All rights reserved. -- -- This program is NOT free software; you can redistribute it and/or -- modify it under the terms of the Software License Agreement Provided -- in the file /readme/license.txt. -- -- LOG -- Use cvs log to obtain detailed change logs. */ #include #define ARG(a,b) a #if __STDC__ || defined(__TURBOC__) || defined(__IBMC__) # define va_alist_type ... # ifdef va_alist # undef va_alist # endif # define va_alist # define DARG(a,b) #else # ifdef va_alist # define va_alist_type int # define DARG(a,b) a b; # else # define va_alist_type ... # define va_alist # define DARG(a,b) # endif #endif cons Change-Id: I30ec591def30154e0f1cd09352f9e8147baef88b Change-Id: I45657b2b290e445d16a75f2cb9766eb5966f8b2a Reviewed-on: https://gerrit.libreoffice.org/c/core/+/96404 Tested-by: Jenkins Reviewed-by: Rizal Muttaqin <riz_17_oke@yahoo.co.id> Resolves tdf#133268: Update Colibre color palette 2020-05-31T18:48:11+00:00 Rizal Muttaqin riz_17_oke@yahoo.co.id 2020-05-30T14:21:26+00:00 263e5726c71b3c3579f974194510ed01947ee6cf - Change color to latest MS Office monoline style - Overhaul overall appearance Change-Id: If181b58dc68310cacb926cf814c6d99d4b0b47d1 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/95189 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
- Change color to latest MS Office monoline style
- Overhaul overall appearance

Change-Id: If181b58dc68310cacb926cf814c6d99d4b0b47d1
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/95189
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Sifr icon theme update 2019-02-19T08:07:57+00:00 andreas kainz kainz.a@gmail.com 2019-02-18T23:46:17+00:00 afc337131439fdc265706ccf27ef8b5e86f824d0 Change-Id: I83ed6787b15245d11223cc054608b83f68647d9a Reviewed-on: https://gerrit.libreoffice.org/67993 Tested-by: Jenkins Reviewed-by: andreas_kainz <kainz.a@gmail.com>
Change-Id: I83ed6787b15245d11223cc054608b83f68647d9a
Reviewed-on: https://gerrit.libreoffice.org/67993
Tested-by: Jenkins
Reviewed-by: andreas_kainz <kainz.a@gmail.com>
Colibre Icons: add missing sc_ icons 2018-03-12T10:55:46+00:00 andreas kainz kainz.a@gmail.com 2018-03-12T11:00:23+00:00 2cc2f9fa4b98eaf47ae1e8fecdfb916ed8038622 Change-Id: I385d14f8c7cfc64803f14ef8ca2ee8f75f5e1f3a Reviewed-on: https://gerrit.libreoffice.org/51125 Reviewed-by: andreas_kainz <kainz.a@gmail.com> Tested-by: andreas_kainz <kainz.a@gmail.com>
Change-Id: I385d14f8c7cfc64803f14ef8ca2ee8f75f5e1f3a
Reviewed-on: https://gerrit.libreoffice.org/51125
Reviewed-by: andreas_kainz <kainz.a@gmail.com>
Tested-by: andreas_kainz <kainz.a@gmail.com>