summaryrefslogtreecommitdiff
path: root/comphelper
AgeCommit message (Expand)AuthorFilesLines
2012-08-07Fix windows build where min and max are macrosFridrich Štrba1-2/+2
2012-07-30mhu24: add comphelper::newArray_{null,ex} helpersMichael Stahl2-0/+58
2012-02-24fdo#45560: Fixed docx textbox borders style and width importCédric Bosdonnat2-0/+3
2012-01-17Switch flag sequence of OpenCommandArg3 to NamedValue.Thorsten Behrens1-0/+12
2011-12-07in modules, when we have a env we are in stage gbuildBjoern Michaelsen1-0/+1
2011-12-07normalize Red Hat, Inc. spellings, and bump to latest templateCaolán McNamara4-28/+31
2011-12-06comphelper::LifecycleProxy: make writing work:Michael Stahl2-0/+17
2011-12-04Review translation by Mike WhiteleyLionel Elie Mamane1-10/+9
2011-12-04translated some comments from German to EnglishMike Whiteley1-10/+13
2011-12-03move LifecycleProxy out of comphelper::OStorageHelperMichael Stahl2-23/+29
2011-12-03new comphelper::OStorageHelper::GetStreamAtPackageURLMichael Stahl2-0/+20
2011-12-01typo fix: explicitely -> explicitlyLior Kaplan1-1/+1
2011-11-29fs34c: #i117625# when assigning events, only throw if there is an invalid typ...mst2-0/+21
2011-11-29move reconfigure into gbuildBjoern Michaelsen1-1/+1
2011-11-27remove precompiled_xxx.hxx/cxxNorbert Thiebaud2-63/+0
2011-11-27remove pch from the include listNorbert Thiebaud2-2/+0
2011-11-27remove include of pch header in comphelperNorbert Thiebaud96-182/+0
2011-11-27remove pre-compiled header support in gbuild and gbuildified moduleNorbert Thiebaud1-2/+0
2011-11-26Remove some uses of OUString::setCharAtAugust Sodora1-1/+1
2011-11-25make gbuild makefiles run independant of pwd againBjoern Michaelsen1-1/+1
2011-11-23add string::strip, can replace EraseLeadingAndTrailingCharsCaolán McNamara3-0/+52
2011-11-23add stripStart, can replace EraseTrailingCharsCaolán McNamara3-2/+74
2011-11-23add a stripStart, can replace EraseLeadingCharsCaolán McNamara3-0/+74
2011-11-22want to match here, not check for equalityCaolán McNamara2-0/+46
2011-11-19callcatcher: remove some unused codeCaolán McNamara2-28/+1
2011-11-17add a StringUtils-alike remove (can replace EraseAllChars)Caolán McNamara3-0/+67
2011-11-16tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud1-4/+4
2011-11-15String to rtl::OUString.Kohei Yoshida2-0/+15
2011-11-14Simplified some uses of css.configuration.theDefaultProvider.Stephan Bergmann4-8/+27
2011-11-10reported compile failure, possible sal_Int32 is long on 32bit vs intCaolán McNamara1-4/+4
2011-11-10an indexOfL would be usefulCaolán McNamara2-0/+42
2011-11-02callcatcher: some unused codeCaolán McNamara4-45/+0
2011-10-24Undo basis/brand split: Move SDK and ure-link, remove OOO_BASE_DIR and BaseIn...Stephan Bergmann2-44/+6
2011-10-24Some warning cleanup (found with trunk Clang).Stephan Bergmann2-1/+4
2011-10-19Simplified comphelper::OSequenceIterator and its uses.Stephan Bergmann1-10/+4
2011-10-07cppcheck scope reduction comphelper/.. storagehelper.cxxPierre-André Jacquod1-1/+1
2011-10-05conversion operator goneCaolán McNamara2-2/+2
2011-10-05simplfy dmake to gbuild bridgefileBjoern Michaelsen1-40/+1
2011-10-03callcatcher: comphelper's unused codeMatúš Kukan24-1877/+0
2011-09-30add mode-lines to .m files and last round of merged files, etc.Caolán McNamara4-0/+12
2011-09-29fix trunk gcc compile errorsMatúš Kukan1-1/+1
2011-09-28remove obsolete include guardMichael Meeks1-3/+1
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara2-8/+9
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold1-3/+3
2011-09-17add a pad and truncateCaolán McNamara1-3/+81
2011-09-15boost::scoped_ptr is sufficient hereCaolán McNamara2-16/+16
2011-09-12sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ...Stephan Bergmann3-1/+9
2011-09-12Nested classes need to be marked separately DLLPUBLIC, apparentlyTor Lillqvist1-1/+1
2011-09-12why leak m_pImplCaolán McNamara1-3/+6
2011-09-11Initial DocumentSettingsSerializer implementationMichael Meeks1-1/+2