Age | Commit message (Expand) | Author |
2012-01-31 | Simplify code by making getProcessComponentContext() implicit. | Stephan Bergmann |
2012-01-31 | Move unotools/configuration.hxx to comphelper | Stephan Bergmann |
2012-01-21 | Removed some unused parameters; added SAL_UNUSED_PARAMETER. | Stephan Bergmann |
2012-01-17 | Switch flag sequence of OpenCommandArg3 to NamedValue. | Thorsten Behrens |
2012-01-15 | Clang -Wunused-variable. | Stephan Bergmann |
2012-01-05 | Fix for fdo43460 Part VII getLength() to isEmpty() | Olivier Hallot |
2012-01-05 | catch by const ref | Caolán McNamara |
2012-01-05 | add a comphelper::string::getTokenCount | Caolán McNamara |
2012-01-05 | callcatcher: drop some unused methods | Caolán McNamara |
2012-01-03 | Do not export whole class to avoid MS C++ implicitly exporting base template. | Stephan Bergmann |
2011-12-22 | remove some unused code | Caolán McNamara |
2011-12-15 | Removed extra semicolons | Jesse |
2011-12-14 | regpathhelper: unused, so we've got to have two of them | Caolán McNamara |
2011-12-13 | Fix for fdo43460 Part VII getLength() to isEmpty() | Olivier Hallot |
2011-12-07 | Remove oooimprovement | August Sodora |
2011-12-07 | in modules, when we have a env we are in stage gbuild | Bjoern Michaelsen |
2011-12-06 | normalize Red Hat, Inc. spellings, and bump to latest template | Caolán McNamara |
2011-12-06 | comphelper::LifecycleProxy: make writing work: | Michael Stahl |
2011-12-04 | Review translation by Mike Whiteley | Lionel Elie Mamane |
2011-12-04 | translated some comments from German to English | Mike Whiteley |
2011-12-03 | move LifecycleProxy out of comphelper::OStorageHelper | Michael Stahl |
2011-12-03 | new comphelper::OStorageHelper::GetStreamAtPackageURL | Michael Stahl |
2011-12-01 | typo fix: explicitely -> explicitly | Lior Kaplan |
2011-11-29 | fs34c: #i117625# when assigning events, only throw if there is an invalid typ... | mst |
2011-11-29 | move reconfigure into gbuild | Bjoern Michaelsen |
2011-11-27 | remove precompiled_xxx.hxx/cxx | Norbert Thiebaud |
2011-11-27 | remove pch from the include list | Norbert Thiebaud |
2011-11-27 | remove include of pch header in comphelper | Norbert Thiebaud |
2011-11-27 | remove pre-compiled header support in gbuild and gbuildified module | Norbert Thiebaud |
2011-11-26 | Remove some uses of OUString::setCharAt | August Sodora |
2011-11-25 | make gbuild makefiles run independant of pwd again | Bjoern Michaelsen |
2011-11-23 | add string::strip, can replace EraseLeadingAndTrailingChars | Caolán McNamara |
2011-11-23 | add stripStart, can replace EraseTrailingChars | Caolán McNamara |
2011-11-23 | add a stripStart, can replace EraseLeadingChars | Caolán McNamara |
2011-11-22 | want to match here, not check for equality | Caolán McNamara |
2011-11-19 | callcatcher: remove some unused code | Caolán McNamara |
2011-11-17 | add a StringUtils-alike remove (can replace EraseAllChars) | Caolán McNamara |
2011-11-16 | tweak gbuild standart Makefile to allow partial build in unsourced env | Norbert Thiebaud |
2011-11-15 | String to rtl::OUString. | Kohei Yoshida |
2011-11-14 | Simplified some uses of css.configuration.theDefaultProvider. | Stephan Bergmann |
2011-11-10 | reported compile failure, possible sal_Int32 is long on 32bit vs int | Caolán McNamara |
2011-11-10 | an indexOfL would be useful | Caolán McNamara |
2011-11-02 | callcatcher: some unused code | Caolán McNamara |
2011-10-24 | Undo basis/brand split: Move SDK and ure-link, remove OOO_BASE_DIR and BaseIn... | Stephan Bergmann |
2011-10-24 | Some warning cleanup (found with trunk Clang). | Stephan Bergmann |
2011-10-19 | Simplified comphelper::OSequenceIterator and its uses. | Stephan Bergmann |
2011-10-07 | cppcheck scope reduction comphelper/.. storagehelper.cxx | Pierre-André Jacquod |
2011-10-05 | conversion operator gone | Caolán McNamara |
2011-10-05 | simplfy dmake to gbuild bridgefile | Bjoern Michaelsen |
2011-10-03 | callcatcher: comphelper's unused code | Matúš Kukan |