summaryrefslogtreecommitdiff
path: root/unotools/inc
AgeCommit message (Collapse)AuthorFilesLines
2002-01-30#95584#; use a Impl class and change form vector to a mapSascha Ballach1-5/+8
2002-01-23#95584#; move AccessibleStateSetHelper to unotoolsSascha Ballach1-0/+189
2001-12-06#95517# support new entry InstallModeCarsten Driesner1-2/+5
2001-11-23#94368# get rid of class InternationalEike Rathke1-2/+7
2001-11-19#76907# New static function to retrieve build id infosCarsten Driesner1-2/+5
2001-09-27#65293#: exception specificationsJens-Heiner Rechtien1-6/+6
2001-09-25#91283# Added an overloaded version of Bootstrap::checkBootstrapStatus that ↵Jörg Barfurth1-6/+28
returns a failure code
2001-09-14#91782# Remove obsolete bootstrap functionsJörg Barfurth1-25/+2
2001-09-14#85600#: support for PostCommanArgument2Mathias Bauer1-1/+2
2001-09-11#92075# changes for new Solaris compilerPhilipp Lohmann1-7/+7
2001-09-10#92015#: new method GetPropertyMathias Bauer1-2/+4
2001-08-27add: getEpochStartEike Rathke1-2/+6
2001-08-22#91235# +ConfigProperty::DEFAULTCURRENCYFrank Schönheit1-3/+4
2001-08-21initial checkin - helper class for accesing config data in fixed memmory ↵Frank Schönheit1-0/+281
locations (aka class members)
2001-08-21#87721# +hasByHierarchicalNameFrank Schönheit1-2/+7
2001-08-21#91027#: method for detecting file contentsMathias Bauer1-2/+3
2001-08-08#90249# transliteration equals: implementation didn't meet requirements, ↵Eike Rathke1-6/+7
corrected comment
2001-08-06#90249# moved inline isEqual()/isMatch() to implementationEike Rathke1-19/+7
2001-08-06#90249# chg: equals() --> isEqual(); add: isMatch()Eike Rathke1-8/+35
2001-08-03#90249# add: equals( const String&, const String& )Eike Rathke1-2/+11
2001-08-02#81412# Unified bootstrap support for application and configurationJörg Barfurth1-25/+79
2001-07-26#89831# new method to append an existing node with different nameOcke Janssen1-2/+15
2001-07-18#89377#: wrong parameter declarationMathias Bauer1-5/+5
2001-07-18#89377#: wrong parameter declarationMathias Bauer1-1/+1
2001-07-17#87576# extra semicolons removedRüdiger Timm2-6/+6
2001-07-16#89377#: better support new error handling in UCBMathias Bauer2-3/+41
2001-07-10#88188# setLanguageLocaleImpl()Eike Rathke1-2/+3
2001-07-10#88188# loadModuleImpl()Eike Rathke1-3/+5
2001-07-10#88592# #i1064# add: isValid()Eike Rathke1-2/+3
2001-07-10add: loadModuleIfNeeded, equals, compareString, compareSubstringEike Rathke1-2/+16
2001-07-10#87904# Add support for handling configuration pathes correctlyJörg Barfurth2-3/+236
2001-07-09#87799# getNum: descriptionEike Rathke1-6/+7
2001-07-09#87799# getNum: parameter for trailing zerosEike Rathke1-11/+21
2001-07-06#89377#: new method for creating foldersMathias Bauer1-2/+8
2001-07-06#89023# read bootstrap.ini for splash screen infosCarsten Driesner1-0/+108
2001-07-05#89253# use ReadWriteMutex/ReadWriteGuardEike Rathke2-25/+14
2001-07-05#89253# ReadWriteMutex/ReadWriteGuard for more than one I18N wrapperEike Rathke1-0/+149
2001-07-02Mutex guarded access (multiple read, single write) for an application wide ↵Eike Rathke1-10/+28
single instance
2001-06-28#87799# add: simple formatting methods for VCL fieldsEike Rathke1-6/+54
2001-06-26#88062#: export inputstreamMathias Bauer1-0/+3
2001-06-25#88352# tree can be released, internal notificaion enabledOliver Specht2-11/+30
2001-06-25#88646#: submitting via POSTMathias Bauer1-2/+12
2001-06-13initial checkin - non-UNO wrapper for configuration nodesFrank Schönheit1-0/+318
2001-06-07fix: #83605# CanMakeFolder() and HasParentFolder() addedPeter Burow1-2/+5
2001-06-05#87512# default changed to delayed updateOliver Specht1-2/+6
2001-05-30#86671# +checkConnectedFrank Schönheit1-3/+5
2001-05-17#87163# renamed the rtl versions of toUpper/toLower (MSVC 6 gets confused ↵Frank Schönheit1-6/+8
sometimes)
2001-05-17#87163# new toUpper/toLower versions (using an ::rtl::OUString)Frank Schönheit1-2/+8
2001-05-15#85437# +OSeekableInputStreamWrapperFrank Schönheit1-7/+42
2001-05-13add: dummy isNumLeadingZeroEike Rathke1-3/+5