summaryrefslogtreecommitdiffstats
path: root/comphelper
Commit message (Expand)AuthorAgeFilesLines
* typo fixesAndras Timar2013-12-201-1/+1
* css.logging.SimpleLogRing.create() calls initialize w/ empty ArgumentsStephan Bergmann2013-12-191-6/+9
* Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann2013-12-171-2/+2
* Some clean-upStephan Bergmann2013-12-122-52/+17
* Remove newly unused comphelper/TypeGeneration.hxxStephan Bergmann2013-12-122-232/+0
* Simplify comphelper::PropertyInfoStephan Bergmann2013-12-122-38/+23
* Do not use C++-UNO internal static_type functions in client codeStephan Bergmann2013-12-123-4/+4
* Don't hold css::uno::Type instances by pointerStephan Bergmann2013-12-123-35/+26
* Related: rhbz#1040291 Change language name from 'Oriya' to 'Odia'Caolán McNamara2013-12-111-1/+1
* Revert "Don't hold css::uno::Type instances by pointer"Stephan Bergmann2013-12-113-26/+35
* Don't hold css::uno::Type instances by pointerStephan Bergmann2013-12-113-35/+26
* Clean up includes of comphelper/stl_types.hxxStephan Bergmann2013-12-062-2/+0
* Default OMultiTypeInferfaceContainerHelperVar equalImpl parameterStephan Bergmann2013-12-061-2/+1
* Get rid of DECLARE_STL_USTRINGACCESS_MAPStephan Bergmann2013-12-063-5/+11
* remove unnecessary RTL_CONSTASCII_STRINGPARAM in OUString::equalsLNoel Grandin2013-11-211-1/+1
* Revert "remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL calls"Noel Grandin2013-11-201-1/+1
* remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL callsNoel Grandin2013-11-201-1/+1
* remove unnecessary use of OUString constructor when assigningNoel Grandin2013-11-191-2/+2
* SAL_WARN_UNUSED com::sun::star::uno::AnyStephan Bergmann2013-11-141-2/+0
* Move MediaDescriptor from comphelper to unotoolsStephan Bergmann2013-11-142-758/+0
* Make requestAndVerifyDocPassword var with MediaDescriptor a mem fn of latterStephan Bergmann2013-11-142-32/+30
* -Werror,-Wunused-member-functionStephan Bergmann2013-11-141-8/+0
* fdo#63020: Replace ::comphelper::stl_begin()...Marcos Paulo de Souza2013-11-071-5/+2
* Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin2013-11-044-6/+4
* Disambiguate CPPUNIT_ASSERT_EQUAL argumentsStephan Bergmann2013-10-281-14/+14
* comphelper: use boost_headers in unit testMichael Stahl2013-10-281-0/+4
* Some clean-upStephan Bergmann2013-10-281-2/+8
* Remove unnecessary SyntaxHighlighter::Tokenizer statefulnessStephan Bergmann2013-10-281-79/+47
* Fold SyntaxHighlighter::initialize into ctorStephan Bergmann2013-10-282-35/+15
* Move implementation details to syntaxhighlight.cxxStephan Bergmann2013-10-281-25/+58
* Remove unused SimpleTokenizer_Impl::nLine/nColStephan Bergmann2013-10-282-27/+13
* Correctly fix "Terminating NUL" fixStephan Bergmann2013-10-282-16/+89
* Demonstrate that empty comments are handled just fineStephan Bergmann2013-10-281-0/+8
* Revert "COMPHELPER: Allow empty comments in SyntaxHighlight"Stephan Bergmann2013-10-282-6/+7
* COMPHELPER: Allow empty comments in SyntaxHighlightArnaud Versini2013-10-272-7/+6
* fdo#54938: Replace existsValue for cppu::supportsServiceMarcos Paulo de Souza2013-10-231-9/+0
* fdo#54938: Kill ServiceInfoHelper::supportsService and use cppu's instead.Marcos Paulo de Souza2013-10-231-16/+0
* Improve testStephan Bergmann2013-10-231-0/+1
* Fix and enable CppunitTest_comphelper_syntaxhighlight_testStephan Bergmann2013-10-232-4/+5
* add inital test for syntaxhighlighterMarkus Mohrhard2013-10-232-0/+82
* Remove unnecessary component_getProcessComponentContext C wrapperStephan Bergmann2013-10-221-11/+0
* Make violation of "trailing OUString NUL is impl. detail" more obviousStephan Bergmann2013-10-221-7/+7
* Minor clean-upStephan Bergmann2013-10-221-7/+3
* HighlightPortion's indizes into strings should be sal_Int32Stephan Bergmann2013-10-221-2/+2
* Unwind HighlightPortions typedefStephan Bergmann2013-10-221-2/+2
* Bin comments that claim to say why some header is includedTor Lillqvist2013-10-221-1/+1
* Terminating NUL at end of its buffer is not considered part of OUStringStephan Bergmann2013-10-221-1/+1
* Remove comphelper::ComponentContextStephan Bergmann2013-10-212-116/+0
* fdo#70465: speed up AccessibleEventNotifier::generateId()Michael Stahl2013-10-211-29/+57
* remove pointless EventListeners typedefMichael Stahl2013-10-211-5/+5