summaryrefslogtreecommitdiff
path: root/unotools
AgeCommit message (Expand)AuthorFilesLines
2000-10-23extra semicolon removedRüdiger Timm1-1/+1
2000-10-23include the comphelper's version of stl_typesFrank Schönheit1-4/+4
2000-10-23MUST: processfactory.hxx moved to comphelperMathias Bauer1-7/+5
2000-10-22SRC610 MUST: ::comphelper::getProcessServiceFactoryEike Rathke1-4/+4
2000-10-20#79637# not the cause but without not possible: use the right names in factoryEike Rathke1-3/+4
2000-10-20isAlphaType, isLetterType: parenthesis errorEike Rathke1-4/+4
2000-10-19Added initialization of static data members for template classes for Mac OS XPatrick Luby1-2/+9
2000-10-19new StreamHelper classMathias Bauer2-30/+78
2000-10-19Syntax error with linuxOliver Bolte1-4/+4
2000-10-18Handler object for better handling of Wait stateMathias Bauer2-129/+62
2000-10-17removed extra semicolon at end of declarationRüdiger Timm1-1/+1
2000-10-16Wrong error handlingMathias Bauer1-4/+14
2000-10-16Support Redirection and caching for HTTPMathias Bauer2-53/+192
2000-10-13add: localedatawrapper, numberformatcodewrapperEike Rathke1-4/+9
2000-10-13NumberFormatCodeWrapperEike Rathke2-0/+300
2000-10-13LocaleDataWrapperEike Rathke2-0/+602
2000-10-13use of osl instead of tools for assertions; filtering of change notifications...Oliver Specht1-87/+143
2000-10-13use of osl instead of tools for assertionsOliver Specht1-13/+12
2000-10-13use namespace utlMathias Bauer1-0/+5
2000-10-12use namespace utlMathias Bauer1-3/+6
2000-10-12TempFile with UCB supportMathias Bauer2-0/+507
2000-10-11fix: #79205# on synchron mode, we must wait, if it's necessaryPeter Burow1-2/+8
2000-10-07Removed static data members that are now initialized in earlier projects.Patrick Luby1-12/+2
2000-10-07Added include for comphelper/processfactory.hxx so code will compile.Patrick Luby1-2/+6
2000-10-06Updated for use with MacOS X strict ANSI C++ compiler.Babak Mahbod6-39/+77
2000-10-06link against COMPHELPERLIB, sop we can reroute set-/getProcessServiceFactory ...Frank Schönheit1-3/+4
2000-10-06use the comphelper versions of the two functionsFrank Schönheit1-26/+10
2000-10-05Error handlingMathias Bauer2-6/+19
2000-10-05#65293#: undid change by Patrick, ucbhelper is at least for SRC607 still neededJens-Heiner Rechtien1-2/+3
2000-09-28Replaced com::sun::star::chaos::OpenMode with ucb counterpart.Matthias Huetsch1-3/+63
2000-09-28Removed ucbhelp.lib from link list since it is no longer built in this project.Patrick Luby1-3/+2
2000-09-28catch parser exceptionsOliver Specht1-17/+115
2000-09-28DBG_ERROR: extended information providedOliver Specht1-3/+8
2000-09-28CreateInputLockBytes also for given streamsMathias Bauer2-7/+111
2000-09-28Cleanup, _Impl in FilterMathias Bauer1-24/+8
2000-09-27dont export _ImplMathias Bauer1-2/+4
2000-09-27ucblockbytesMathias Bauer1-0/+101
2000-09-27new class for stream access using ucbMathias Bauer2-0/+644
2000-09-26new: static GetDirectConfigProperty()Oliver Specht2-4/+60
2000-09-25call commit revision independentOliver Specht1-9/+4
2000-09-21addConfigItem: return type changedOliver Specht1-6/+6
2000-09-21access to SetNodeNames, ClearNodeSet, SetSetProperties, Replace with empty st...Oliver Specht1-24/+43
2000-09-21addConfigItem: return type changedOliver Specht1-5/+5
2000-09-21XMultiPropertySet no longer requiredOliver Specht1-5/+2
2000-09-21new file propertycontainerFrank Schönheit1-3/+4
2000-09-18initial importJens-Heiner Rechtien29-0/+5676