summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Collapse)Author
2001-04-24#83674# Accept ALPHA followed by colon without following slash or backslash ↵Stephan Bergmann
as DOS fsys path.
2001-04-23Fixes for handling of whitespaces: Ignore leading and trailing onesNils Fuhrmann
2001-04-20New handling of deliverNils Fuhrmann
2001-04-18Moved zipdep from addexes2 to bootstrpNils Fuhrmann
2001-04-18Added zipdepNils Fuhrmann
2001-04-18Added rscdepNils Fuhrmann
2001-04-18Moved to soltoolsNils Fuhrmann
2001-04-18ldump moved to soltoolsNils Fuhrmann
2001-04-05Added catalan language #85749#Nils Fuhrmann
2001-03-23#85271# ini filename-base wasnt expanded anymore. Thx a lotGregor Hartmann
2001-03-22First step for new allmake (resolves problems when dependency tree is broken)Nils Fuhrmann
2001-03-20remove namspace-macroKurt Zenker
2001-03-16removed vos::getProfileNamePhilipp Lohmann
2001-03-16use string conversion from RTLth
2001-03-16cleanupth
2001-03-16add: ridljar also an exceptionMartin Hollmichel
2001-03-15Support of solarlist particlesNils Fuhrmann
2001-03-02Deliver both *staticdatamembers*.hxx and *staticdatamembers*.hPatrick Luby
2001-03-02Correct typo in dos: line added in last revisionPatrick Luby
2001-03-02Added support for unique, non-colliding lib*static*.dylib files for each ↵Patrick Luby
project for Mac OS X
2001-03-01Method NeedsUpdate() now thread save, needed for async. update of ↵Nils Fuhrmann
configuration without blocking main threads
2001-02-28Update for Mac OS X static data member automationPatrick Luby
2001-02-26#84386# ReadLine, ReadUniStringLine: part of performance problems: don't use ↵Eike Rathke
String::operator+=(char) in loops, use String::Append(buffer,n) instead
2001-02-23FixesNils Fuhrmann
2001-02-23Generated solar list particle for usage per projectNils Fuhrmann
2001-02-22Fixes for reload of new solar list particlesNils Fuhrmann
2001-02-16chg: SyntaxMartin Hollmichel
2001-02-15Fix for optimization errorNils Fuhrmann
2001-02-15Added new functionality for multiple solarlistsNils Fuhrmann
2001-02-14Added new functionality for multiple solarlistsNils Fuhrmann
2001-02-14Fixes: Read and Write for multiple solarlists per workspaceNils Fuhrmann
2001-02-13New funtionality: method Star::NeedsUpdate() return TRUE if one of the ↵Nils Fuhrmann
configuration files has changed. This includes single and multiple solar lists per workspace
2001-02-13Fixes for UNIX platformsNils Fuhrmann
2001-02-13Added functionality for multiple solar listsNils Fuhrmann
2001-02-09Support of multiple solar.lst (one per project) per workspaceNils Fuhrmann
2001-02-08Some commentsNils Fuhrmann
2001-02-08Added new ctor for project dependent solar.lstNils Fuhrmann
2001-02-05use static stlHans-Joachim Lankenau
2001-02-02new: ReadCString - read from the stream chars up to a zero charjp
2001-01-30add the function GetEnv( const char *, const char *); the second parameter ↵vs
is the default parameter
2001-01-18Commented out targets that do not build properly; added urltest.Stephan Bergmann
2001-01-18Various (regression) tests for INetURLObject and friends.Stephan Bergmann
2001-01-10ReadUniStringLine: advance filepos sizeof(sal_Unicode) instead of 1Eike Rathke
2001-01-08special treatment for connectivityHans-Joachim Lankenau
2000-12-22new: read/write Unicode or BytecodeEike Rathke
2000-12-21#65293# stdstrm.hxx is not a part of the project anymoreVladimir Glazounov
2000-12-20#82022# Fixed typos causing variables in inner blocks hiding those in outer ↵Stephan Bergmann
ones.
2000-12-19removed obsolete stdstreamOliver Braun
2000-12-18compare case insensitiveHans-Joachim Lankenau
2000-12-15#82103# GPF in Dtor fixedOliver Specht