summaryrefslogtreecommitdiffstats
path: root/comphelper
Commit message (Expand)AuthorAgeFilesLines
* add a helper class to do path resolutionMichael Meeks2011-08-262-0/+73
* callcatcher: and so now unusedCaolán McNamara2011-08-224-147/+0
* callcatcher: post-unotools cleanup this is now unusedCaolán McNamara2011-08-222-59/+0
* Rename List -> WeakReferenceListJoseph Powers2011-08-211-3/+3
* detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud2011-08-191-1/+1
* unusedeasy: cleanup comphelper::MediaDescriptorJoseph Powers2011-08-182-102/+0
* add more component prefixesMatúš Kukan2011-08-172-2/+2
* Fix dubious std::lower_bound() usage that breaks a _DEBUG MSVC buildTor Lillqvist2011-08-174-32/+16
* add and use a matchLCaolán McNamara2011-08-171-0/+23
* Less indent level.Kohei Yoshida2011-08-161-24/+26
* Fixed a crash due to invalid index for Sequence.Kohei Yoshida2011-08-161-19/+24
* rename testCaolán McNamara2011-08-151-3/+3
* add a getToken wrapper for extracting a single token painlesslyCaolán McNamara2011-08-152-0/+58
* add a jdk 1.5-alike string replace to comphelper::stringCaolán McNamara2011-08-153-1/+98
* restore cppunit test (yet again)Caolán McNamara2011-08-154-42/+65
* ByteString::IsNumericAscii->comphelper::string::isAsciiDecimalStringCaolán McNamara2011-08-152-0/+44
* Removed the rest of FORWARD_DECLARE_INTERFACE.Kohei Yoshida2011-08-111-15/+0
* fix more -fpermissive compile errors from trunck gccTom Tromey2011-08-111-1/+1
* prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe2011-08-104-4/+4
* Let's use std::deque instead of uno::Sequence.Kohei Yoshida2011-08-041-102/+0
* Found one inconsistency between deque and uno::Sequence usages.Kohei Yoshida2011-08-041-2/+2
* Include <functional> for std::unary_function.Kohei Yoshida2011-08-041-0/+1
* Prefer std::for_each to manual looping.Kohei Yoshida2011-08-041-38/+33
* Emacs modeline compatible with vim's oneTakeshi Abe2011-08-051-0/+1
* Use rtl::OUStringHash.Kohei Yoshida2011-08-042-7/+1
* Add consistent Emacs and vim mode linesTor Lillqvist2011-07-304-1/+7
* resyncing to masterBjoern Michaelsen2011-07-219-133/+79
|\
| * Drop macros from componentmodule.hxxMatúš Kukan2011-07-214-95/+73
| * callcatcher: remove unused GetTemporaryStorageOfFormatCaolán McNamara2011-07-192-25/+0
| * Remove component_getImplementationEnvironment methodsMatus Kukan2011-07-122-11/+0
| * ause130: #i117218# change .idl handling to gnu makeHans-Joachim Lankenau2011-06-182-2/+6
* | Merge branch 'master' into feature/gnumake4Bjoern Michaelsen2011-06-19226-1662/+2102
|\|
| * use standard template hereCaolán McNamara2011-06-011-9/+7
| * overly staticCaolán McNamara2011-06-011-12/+8
| * add Sequence headerCaolán McNamara2011-06-011-0/+1
| * make this a well-behaved singletonCaolán McNamara2011-06-011-4/+7
| * Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky2011-05-273-27/+49
| |\
| | * Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky2011-04-223-27/+49
| | |\
| * | | add getLocale to NaturalStringSorterCaolán McNamara2011-05-231-0/+1
| * | | Drop OS2Tor Lillqvist2011-05-211-1/+1
| * | | add a template for dtoring on desktop::terminationCaolán McNamara2011-05-201-17/+69
| * | | config leaks: add a template to handle tricky globalsCaolán McNamara2011-05-202-0/+127
| * | | config leaks: drop dodgy LegacySingleton fooCaolán McNamara2011-05-205-314/+1
| * | | WaE: unused parameterCaolán McNamara2011-05-201-1/+1
| * | | Revert "do not leak memory"Noel Power2011-05-171-8/+1
| * | | WaE (picky) - noeolChristian Lohmaier2011-05-161-1/+1
| * | | do not leak memoryDavid Tardon2011-05-121-1/+8
| * | | Some cppcheck cleaningJulien Nabet2011-05-042-13/+13
| * | | Applied normalize-template-paths-fix (slightly adapted)Thorsten Behrens2011-04-291-9/+9
| * | | left arrow comments removed // <--Júlio Hoffimann2011-04-221-1/+0