summaryrefslogtreecommitdiff
path: root/comphelper
AgeCommit message (Expand)AuthorFilesLines
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
2011-09-08add chaff to encrypted documentsCaolán McNamara4-0/+163
2011-09-07Restore ABI compatibility with LO 3.4 and earlierLionel Elie Mamane2-4/+4
2011-09-05tell me *what* failedCaolán McNamara1-6/+16
2011-09-02move to comphelper, and renameCaolán McNamara1-0/+66
2011-08-29merge together 5 or ascii isalpha/isalnum/isdigit implementationsCaolán McNamara1-1/+11
2011-08-29various centralized isFOOAsciiStringsCaolán McNamara3-19/+86
2011-08-29remove ByteString::IsAlphaNumericAscii and refactor a bitCaolán McNamara3-12/+103
2011-08-26add a helper class to do path resolutionMichael Meeks2-0/+73
2011-08-22callcatcher: and so now unusedCaolán McNamara4-147/+0
2011-08-22callcatcher: post-unotools cleanup this is now unusedCaolán McNamara2-59/+0
2011-08-21Rename List -> WeakReferenceListJoseph Powers1-3/+3
2011-08-19detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud1-1/+1
2011-08-18unusedeasy: cleanup comphelper::MediaDescriptorJoseph Powers2-102/+0
2011-08-17add more component prefixesMatúš Kukan2-2/+2
2011-08-17Fix dubious std::lower_bound() usage that breaks a _DEBUG MSVC buildTor Lillqvist4-32/+16
2011-08-17add and use a matchLCaolán McNamara1-0/+23
2011-08-16Less indent level.Kohei Yoshida1-24/+26
2011-08-16Fixed a crash due to invalid index for Sequence.Kohei Yoshida1-19/+24
2011-08-15rename testCaolán McNamara1-3/+3
2011-08-15add a getToken wrapper for extracting a single token painlesslyCaolán McNamara2-0/+58
2011-08-15add a jdk 1.5-alike string replace to comphelper::stringCaolán McNamara3-1/+98
2011-08-15restore cppunit test (yet again)Caolán McNamara4-42/+65
2011-08-15ByteString::IsNumericAscii->comphelper::string::isAsciiDecimalStringCaolán McNamara2-0/+44
2011-08-11Removed the rest of FORWARD_DECLARE_INTERFACE.Kohei Yoshida1-15/+0
2011-08-11fix more -fpermissive compile errors from trunck gccTom Tromey1-1/+1
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe4-4/+4
2011-08-04Let's use std::deque instead of uno::Sequence.Kohei Yoshida1-102/+0
2011-08-04Found one inconsistency between deque and uno::Sequence usages.Kohei Yoshida1-2/+2
2011-08-04Include <functional> for std::unary_function.Kohei Yoshida1-0/+1
2011-08-04Prefer std::for_each to manual looping.Kohei Yoshida1-38/+33
2011-08-05Emacs modeline compatible with vim's oneTakeshi Abe1-0/+1
2011-08-04Use rtl::OUStringHash.Kohei Yoshida2-7/+1
2011-07-30Add consistent Emacs and vim mode linesTor Lillqvist4-1/+7
2011-07-21resyncing to masterBjoern Michaelsen9-133/+79
2011-07-21Drop macros from componentmodule.hxxMatúš Kukan4-95/+73