Age | Commit message (Expand) | Author |
2011-12-14 | regpathhelper: unused, so we've got to have two of them | Caolán McNamara |
2011-12-07 | Remove oooimprovement | August Sodora |
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-27 | remove precompiled_xxx.hxx/cxx | Norbert Thiebaud |
2011-11-27 | remove include of pch header in comphelper | Norbert Thiebaud |
2011-11-26 | Remove some uses of OUString::setCharAt | August Sodora |
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-15 | String to rtl::OUString. | Kohei Yoshida |
2011-11-14 | Simplified some uses of css.configuration.theDefaultProvider. | Stephan Bergmann |
2011-11-10 | an indexOfL would be useful | Caolán McNamara |
2011-11-02 | callcatcher: some unused code | Caolán McNamara |
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-03 | callcatcher: comphelper's unused code | Matúš Kukan |
2011-09-30 | add mode-lines to .m files and last round of merged files, etc. | Caolán McNamara |
2011-09-29 | fix trunk gcc compile errors | Matúš Kukan |
2011-09-28 | remove obsolete include guard | Michael Meeks |
2011-09-22 | just silence the auto_ptr deprecations in isolation | Caolán McNamara |
2011-09-17 | add a pad and truncate | Caolán McNamara |
2011-09-12 | Nested classes need to be marked separately DLLPUBLIC, apparently | Tor Lillqvist |
2011-09-08 | add chaff to encrypted documents | Caolán McNamara |
2011-09-07 | Restore ABI compatibility with LO 3.4 and earlier | Lionel Elie Mamane |
2011-09-02 | move to comphelper, and rename | Caolán McNamara |
2011-08-29 | merge together 5 or ascii isalpha/isalnum/isdigit implementations | Caolán McNamara |
2011-08-29 | various centralized isFOOAsciiStrings | Caolán McNamara |
2011-08-29 | remove ByteString::IsAlphaNumericAscii and refactor a bit | Caolán McNamara |
2011-08-26 | add a helper class to do path resolution | Michael Meeks |
2011-08-22 | callcatcher: and so now unused | Caolán McNamara |
2011-08-22 | callcatcher: post-unotools cleanup this is now unused | Caolán McNamara |
2011-08-21 | Rename List -> WeakReferenceList | Joseph Powers |
2011-08-18 | unusedeasy: cleanup comphelper::MediaDescriptor | Joseph Powers |
2011-08-17 | Fix dubious std::lower_bound() usage that breaks a _DEBUG MSVC build | Tor Lillqvist |
2011-08-17 | add and use a matchL | Caolán McNamara |
2011-08-15 | add a getToken wrapper for extracting a single token painlessly | Caolán McNamara |
2011-08-15 | add a jdk 1.5-alike string replace to comphelper::string | Caolán McNamara |
2011-08-15 | ByteString::IsNumericAscii->comphelper::string::isAsciiDecimalString | Caolán McNamara |
2011-08-11 | Removed the rest of FORWARD_DECLARE_INTERFACE. | Kohei Yoshida |
2011-08-11 | fix more -fpermissive compile errors from trunck gcc | Tom Tromey |