summaryrefslogtreecommitdiffstats
path: root/comphelper
Commit message (Expand)AuthorAgeFilesLines
* 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
* AccessibleEventNotifier: remove implementation details from headerMichael Stahl2013-10-211-27/+58
* remove uses of COMPARE_*Caolán McNamara2013-10-211-1/+2
* fdo#54938: Adapt svtools and comphelper module ...Marcos Paulo de Souza2013-10-1710-86/+20
* Unwind useless comphelper::ByteSequence typedefStephan Bergmann2013-10-161-1/+2
* Straighten the removeFragment code againStephan Bergmann2013-10-161-49/+14
* -Werror,-Wunused-variableStephan Bergmann2013-10-151-1/+1
* CMIS file picker: it really does not like ID MarkCao Cuong Ngo2013-10-151-0/+35
* Probably best to use extern "C" hereTor Lillqvist2013-10-141-1/+1
* Bin obsolete CDECL crackTor Lillqvist2013-10-121-1/+1
* No idea why <wchar.h> would be needed here, and for Unix only evenTor Lillqvist2013-10-121-4/+0
* Related: fdo#38838 remove UniString::EqualsAsciiCaolán McNamara2013-10-091-0/+32
* require OAccessibleContextHelper to be initialized with SolarMutexMichael Stahl2013-10-042-26/+1
* rhbz#1001768: avoid deadlock in OAccessibleContextHelper::disposing()Michael Stahl2013-10-021-1/+3
* -Werror,-Wunused-variableStephan Bergmann2013-10-021-2/+0
* -Werror,-Wunused-variableStephan Bergmann2013-10-021-1/+0
* CMIS file picker: it really does not like ID MarkCao Cuong Ngo2013-09-261-3/+18
* typo fixes in commentsAndras Timar2013-09-261-1/+1
* Using macro expansion function for the remaining config entries.Vishv Brahmbhatt2013-09-131-21/+3
* Parsing master presentation objects from 'objectlist.xml'Vishv Brahmbhatt2013-09-102-0/+60
* WaE: unused function 'removeFragment'Tor Lillqvist2013-09-021-18/+0
* CMIS: fix file saving issueCao Cuong Ngo2013-09-021-1/+4
* Be less patheticStephan Bergmann2013-08-311-37/+19