summaryrefslogtreecommitdiff
path: root/unotools
AgeCommit message (Expand)AuthorFilesLines
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
2001-07-03fix: #89182# catch exception in HasParentFolder()Peter Burow1-9/+20
2001-07-02#88062#: better exception handlingMathias Bauer1-7/+36
2001-07-02Mutex guarded access (multiple read, single write) for an application wide si...Eike Rathke2-29/+171
2001-07-02#88646#: release outputstream only when there is no inputstream, because XStr...Mathias Bauer1-3/+3
2001-06-29#88029# Don't use InetURLObject::GetMainURL() with default parametersDirk Völzke1-16/+15
2001-06-28#87759# GetTitle should return false, if there is no titleDirk Völzke1-5/+7
2001-06-28#87799# add: simple formatting methods for VCL fieldsEike Rathke2-99/+558
2001-06-28#88646#: release outputstreamMathias Bauer1-11/+11
2001-06-26#88062#: export inputstreamMathias Bauer2-2/+12
2001-06-25#88352# tree can be released, internal notificaion enabledOliver Specht4-154/+189
2001-06-25#88646#: submitting via POSTMathias Bauer3-23/+102
2001-06-22#88512# changes for TF_CFGDATADirk Grobler1-2/+18
2001-06-14#87724# +confignodeFrank Schönheit1-2/+3
2001-06-13initial checkin - non-UNO wrapper for configuration nodesFrank Schönheit2-0/+974
2001-06-11#87623#: catch exceptions from ucb when converting URLs and file namesMathias Bauer1-16/+34
2001-06-07fix: #83605# detect new folder type with ContentInfoPeter Burow1-32/+121
2001-06-07fix: #83605# CanMakeFolder() and HasParentFolder() addedPeter Burow1-2/+5
2001-06-05#87512# default changed to delayed updateOliver Specht1-2/+6
2001-06-05#87512# complete check for delayed/immediate updateOliver Specht1-18/+16
2001-05-31#87279# mechanism for national currency to EURo transition in number formatsEike Rathke1-24/+7
2001-05-30#86671# +checkConnectedFrank Schönheit2-14/+23