summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/util/theMacroExpander.idl
AgeCommit message (Collapse)Author
2013-02-11fdo#46808, Use singleton util::theMacroExpander new-style constructorNoel Grandin
And deprecate the old-style service util::MacroExpander Change-Id: Ifcefe31a8f8c68c6d44d6ec19616727eb607e1cd
2012-07-30udkapi, offapi: do not use #include "foo":Michael Stahl
Evidently on Windows, the newfangled ucpp handles #include "foo" differently from #include <foo> and treats it as a relative path, while the angle brackets always result in absolute paths. Since relative paths result in infinite rebuilds if make is invoked in a different directory, don't use #include "foo" in IDL files. Change-Id: Iedcda3a4be5542389a0be086f14541cda8dc5323
2012-06-12re-base on ALv2 code.Michael Meeks
2012-01-05add mode-lines to .idl filesCaolán McNamara
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2008-04-11INTEGRATION: CWS changefileheader (1.2.40); FILE MERGEDRüdiger Timm
2008/03/31 16:18:05 rt 1.2.40.1: #i87441# Change license header to LPGL v3.
2007-03-12INTEGRATION: CWS sb36 (1.1.2); FILE ADDEDOliver Bolte
2007/01/22 13:51:19 sb 1.1.2.2: Dropped obsolete SISSL header. 2005/07/14 12:22:58 sb 1.1.2.1: #i51803# Moved theMacroExpander to its own idl file.