summaryrefslogtreecommitdiff
path: root/unotools
AgeCommit message (Expand)AuthorFilesLines
2001-08-10#87611# corrected a wrong asserting regarding value setsFrank Schönheit1-4/+4
2001-08-09#85017# Changed error messagesJörg Barfurth1-23/+34
2001-08-08#90249# transliteration equals: implementation didn't meet requirementsEike Rathke1-5/+4
2001-08-08#90249# transliteration equals: implementation didn't meet requirements, corr...Eike Rathke1-6/+7
2001-08-07#90609# distinguish between type short/medium/long defaultsEike Rathke1-30/+61
2001-08-06#85017# Fixed error message generation: Removed proposing a resolution; Prope...Jörg Barfurth1-29/+4
2001-08-06#90249# moved inline isEqual()/isMatch() to implementationEike Rathke2-21/+32
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-02corrected getUniqueSetElementNameFrank Schönheit1-4/+4
2001-08-02corrected getUniqueSetElementNameFrank Schönheit1-2/+3
2001-08-02#81412# Unified bootstrap support for application and configurationJörg Barfurth2-235/+796
2001-08-01#89482# fix for solarisMartin Gallwey2-8/+8
2001-08-01#89482# fix for solaris...CVS munged the caseMartin Gallwey1-3/+3
2001-08-01#89482# added XTempfileMartin Gallwey1-4/+5
2001-08-01#89482# initial importMartin Gallwey2-0/+517
2001-07-26#89831# new method to append an existing node with different nameOcke Janssen2-15/+52
2001-07-25#90051# repair pathoptionsAndreas Schlüns1-55/+32
2001-07-20#89744#: use empty stream, not empty interface when inserting an emprty fileMathias Bauer1-5/+10
2001-07-18#89377#: Exists must also work for foldersMathias Bauer1-5/+21
2001-07-18#89754# catch runtime exceptionsStephan Schäfer1-6/+36
2001-07-18#89377#: correct return valuesMathias Bauer1-6/+9
2001-07-18#89377#: wrong parameter declarationMathias Bauer2-12/+12
2001-07-18#89377#: wrong parameter declarationMathias Bauer2-4/+4
2001-07-17#87576# extra semicolons removedRüdiger Timm2-6/+6
2001-07-17#88089# Init: add IGNORE_CASE to transliterateFlags if not case sensitiveEike Rathke1-3/+9
2001-07-16#89377#: better support new error handling in UCBMathias Bauer1-2/+10
2001-07-16#89377#: OpenMode ReadWrite now handled by UCPMathias Bauer1-3/+4
2001-07-16#89377#: better support new error handling in UCBMathias Bauer5-47/+104
2001-07-12#89343# lazy writing parameter correctedOliver Specht1-4/+3
2001-07-10#88188# setLanguageLocaleImpl()Eike Rathke2-11/+22
2001-07-10#88188# loadModuleImpl()Eike Rathke2-16/+29
2001-07-10#88592# #i1064# add: isValid()Eike Rathke2-4/+24
2001-07-10oops, wrong checkinEike Rathke1-7/+2
2001-07-10add: loadModuleIfNeeded, equals, compareString, compareSubstringEike Rathke3-23/+122
2001-07-10add: unotypesEike Rathke1-12/+13
2001-07-10#87904# Use public helpers for handling of new configuration pathesJörg Barfurth1-50/+16
2001-07-10#87904# Add support for handling configuration pathes correctlyJörg Barfurth4-8/+542
2001-07-10#87904# Correct handling of new configuration pathesJörg Barfurth2-154/+207
2001-07-10interface change: quoted set node namesOliver Specht1-6/+45
2001-07-09#87799# getNum: descriptionEike Rathke1-6/+7
2001-07-09#87799# getNum: parameter for trailing zerosEike Rathke2-23/+35
2001-07-09#89377#: problems on mergeMathias Bauer1-3/+2
2001-07-06#89377#: new method for creating foldersMathias Bauer2-6/+20
2001-07-06#89023# added helper to read bootstrap.iniCarsten Driesner1-3/+4
2001-07-06#89023# read bootstrap.ini for splash screen infosCarsten Driesner2-0/+721
2001-07-05#87904# Adjusted to new configuration path formatJörg Barfurth1-37/+109
2001-07-05#89253# use ReadWriteMutex/ReadWriteGuardEike Rathke4-142/+61
2001-07-05#89253# ReadWriteMutex/ReadWriteGuard for more than one I18N wrapperEike Rathke2-0/+307
2001-07-05#89253# readwritemutexguardEike Rathke1-2/+3