summaryrefslogtreecommitdiff
path: root/comphelper
AgeCommit message (Expand)Author
2013-11-20Revert "remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL calls"Noel Grandin
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL callsNoel Grandin
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-14SAL_WARN_UNUSED com::sun::star::uno::AnyStephan Bergmann
2013-11-14Move MediaDescriptor from comphelper to unotoolsStephan Bergmann
2013-11-14Make requestAndVerifyDocPassword var with MediaDescriptor a mem fn of latterStephan Bergmann
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann
2013-11-07fdo#63020: Replace ::comphelper::stl_begin()...Marcos Paulo de Souza
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin
2013-10-28Disambiguate CPPUNIT_ASSERT_EQUAL argumentsStephan Bergmann
2013-10-28comphelper: use boost_headers in unit testMichael Stahl
2013-10-28Some clean-upStephan Bergmann
2013-10-28Remove unnecessary SyntaxHighlighter::Tokenizer statefulnessStephan Bergmann
2013-10-28Fold SyntaxHighlighter::initialize into ctorStephan Bergmann
2013-10-28Move implementation details to syntaxhighlight.cxxStephan Bergmann
2013-10-28Remove unused SimpleTokenizer_Impl::nLine/nColStephan Bergmann
2013-10-28Correctly fix "Terminating NUL" fixStephan Bergmann
2013-10-28Demonstrate that empty comments are handled just fineStephan Bergmann
2013-10-28Revert "COMPHELPER: Allow empty comments in SyntaxHighlight"Stephan Bergmann
2013-10-27COMPHELPER: Allow empty comments in SyntaxHighlightArnaud Versini
2013-10-23fdo#54938: Replace existsValue for cppu::supportsServiceMarcos Paulo de Souza
2013-10-23fdo#54938: Kill ServiceInfoHelper::supportsService and use cppu's instead.Marcos Paulo de Souza
2013-10-23Improve testStephan Bergmann
2013-10-23Fix and enable CppunitTest_comphelper_syntaxhighlight_testStephan Bergmann
2013-10-23add inital test for syntaxhighlighterMarkus Mohrhard
2013-10-22Remove unnecessary component_getProcessComponentContext C wrapperStephan Bergmann
2013-10-22Make violation of "trailing OUString NUL is impl. detail" more obviousStephan Bergmann
2013-10-22Minor clean-upStephan Bergmann
2013-10-22HighlightPortion's indizes into strings should be sal_Int32Stephan Bergmann
2013-10-22Unwind HighlightPortions typedefStephan Bergmann
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-22Terminating NUL at end of its buffer is not considered part of OUStringStephan Bergmann
2013-10-21Remove comphelper::ComponentContextStephan Bergmann
2013-10-21fdo#70465: speed up AccessibleEventNotifier::generateId()Michael Stahl
2013-10-21remove pointless EventListeners typedefMichael Stahl
2013-10-21AccessibleEventNotifier: remove implementation details from headerMichael Stahl
2013-10-21remove uses of COMPARE_*Caolán McNamara
2013-10-17fdo#54938: Adapt svtools and comphelper module ...Marcos Paulo de Souza
2013-10-16Unwind useless comphelper::ByteSequence typedefStephan Bergmann
2013-10-16Straighten the removeFragment code againStephan Bergmann
2013-10-15-Werror,-Wunused-variableStephan Bergmann
2013-10-15CMIS file picker: it really does not like ID MarkCao Cuong Ngo
2013-10-14Probably best to use extern "C" hereTor Lillqvist
2013-10-12Bin obsolete CDECL crackTor Lillqvist
2013-10-12No idea why <wchar.h> would be needed here, and for Unix only evenTor Lillqvist
2013-10-09Related: fdo#38838 remove UniString::EqualsAsciiCaolán McNamara
2013-10-04require OAccessibleContextHelper to be initialized with SolarMutexMichael Stahl
2013-10-02rhbz#1001768: avoid deadlock in OAccessibleContextHelper::disposing()Michael Stahl
2013-10-02-Werror,-Wunused-variableStephan Bergmann
2013-10-02-Werror,-Wunused-variableStephan Bergmann