summaryrefslogtreecommitdiff
path: root/sal/inc/rtl/bootstrap.hxx
AgeCommit message (Collapse)Author
2012-11-21re-base on ALv2 code. Includes:Michael Meeks
Patch contributed by Herbert Duerr: #i118662# remove berkeleyDB from module xmlhelp (author=orwitt) http://svn.apache.org/viewvc?view=revision&revision=1213188 #i119141# remove ISCII converter for now http://svn.apache.org/viewvc?view=revision&revision=1306246 make exceptions for cppunittester verbose http://svn.apache.org/viewvc?view=revision&revision=1174831 Patches contributed by Pedro Giffuni: Avoid some uses of non portable #!/bin/bash in shell scripts. http://svn.apache.org/viewvc?view=revision&revision=1235297 Patch contributed by Oliver-Rainer Wittmann 88652: applied patch, remove unicows deps http://svn.apache.org/viewvc?view=revision&revision=1177585 drop OS/2 code, remove in-line assembler ARM atomics, and obsolete armarch header.
2012-03-22rtl::bootstap: rename filename parameter to contain "uri"Will Thompson
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann
2012-01-23Fix for fdo43460 Part XLIV getLength() to isEmpty()Olivier Hallot
Part XLIV many modules(inc's)
2012-01-05Switch from autodoc to doxygen for SDK C++ documentation.Stephan Bergmann
* New build prerequisite doxygen (controllable via --with-doxygen). * Adapted various headers to slightly different doxygen documentation syntax, but much clean up still remains to be done (i.e., warnings emitted by doxygen fixed).
2010-12-06Replace all occured, occurance etc.Takeshi Abe
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
Fixes #fdo30794 Based on bin/add-modelines script (originally posted in mail 1286706307.1871.1399280959@webmail.messagingengine.com) Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2008-06-09INTEGRATION: CWS sb87 (1.7.380); FILE MERGEDRüdiger Timm
2008/05/06 11:45:22 sb 1.7.380.3: #i88211# missing const 2008/04/24 13:18:53 sb 1.7.380.2: RESYNC: (1.7-1.8); FILE MERGED 2008/04/21 09:40:11 sb 1.7.380.1: #i88211# added rtl_bootstrap_encode
2008-04-10INTEGRATION: CWS changefileheader (1.7.378); FILE MERGEDRüdiger Timm
2008/03/31 13:23:37 rt 1.7.378.1: #i87441# Change license header to LPGL v3.
2005-09-08INTEGRATION: CWS ooo19126 (1.6.412); FILE MERGEDRüdiger Timm
2005/09/05 17:44:07 rt 1.6.412.1: #i54170# Change license header: remove SISSL
2002-10-21#104367# added rtl_bootstrap_set(), Bootstrap::set()Daniel Boelzle
2002-09-18#103412# code improvementsDaniel Boelzle
2002-04-26#99011# added expandMacrosFrom(), expandMacros(), getHandle()Daniel Boelzle
2001-10-24#88337# Docu reviewedJörg Budischewski
2001-08-30bootstrapping now supports local ini files (#88338#)Kay Ramme
2001-05-17#87127# Access functions for bootstrap values addedJörg Budischewski