summaryrefslogtreecommitdiff
path: root/comphelper
AgeCommit message (Expand)AuthorFilesLines
2013-10-23fdo#54938: Replace existsValue for cppu::supportsServiceMarcos Paulo de Souza1-9/+0
2013-10-23fdo#54938: Kill ServiceInfoHelper::supportsService and use cppu's instead.Marcos Paulo de Souza1-16/+0
2013-10-23Improve testStephan Bergmann1-0/+1
2013-10-23Fix and enable CppunitTest_comphelper_syntaxhighlight_testStephan Bergmann2-4/+5
2013-10-23add inital test for syntaxhighlighterMarkus Mohrhard2-0/+82
2013-10-22Remove unnecessary component_getProcessComponentContext C wrapperStephan Bergmann1-11/+0
2013-10-22Make violation of "trailing OUString NUL is impl. detail" more obviousStephan Bergmann1-7/+7
2013-10-22Minor clean-upStephan Bergmann1-7/+3
2013-10-22HighlightPortion's indizes into strings should be sal_Int32Stephan Bergmann1-2/+2
2013-10-22Unwind HighlightPortions typedefStephan Bergmann1-2/+2
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-1/+1
2013-10-22Terminating NUL at end of its buffer is not considered part of OUStringStephan Bergmann1-1/+1
2013-10-21Remove comphelper::ComponentContextStephan Bergmann2-116/+0
2013-10-21fdo#70465: speed up AccessibleEventNotifier::generateId()Michael Stahl1-29/+57
2013-10-21remove pointless EventListeners typedefMichael Stahl1-5/+5
2013-10-21AccessibleEventNotifier: remove implementation details from headerMichael Stahl1-27/+58
2013-10-21remove uses of COMPARE_*Caolán McNamara1-1/+2
2013-10-17fdo#54938: Adapt svtools and comphelper module ...Marcos Paulo de Souza10-86/+20
2013-10-16Unwind useless comphelper::ByteSequence typedefStephan Bergmann1-1/+2
2013-10-16Straighten the removeFragment code againStephan Bergmann1-49/+14
2013-10-15-Werror,-Wunused-variableStephan Bergmann1-1/+1
2013-10-15CMIS file picker: it really does not like ID MarkCao Cuong Ngo1-0/+35
2013-10-14Probably best to use extern "C" hereTor Lillqvist1-1/+1
2013-10-12Bin obsolete CDECL crackTor Lillqvist1-1/+1
2013-10-12No idea why <wchar.h> would be needed here, and for Unix only evenTor Lillqvist1-4/+0
2013-10-09Related: fdo#38838 remove UniString::EqualsAsciiCaolán McNamara1-0/+32
2013-10-04require OAccessibleContextHelper to be initialized with SolarMutexMichael Stahl2-26/+1
2013-10-02rhbz#1001768: avoid deadlock in OAccessibleContextHelper::disposing()Michael Stahl1-1/+3
2013-10-02-Werror,-Wunused-variableStephan Bergmann1-2/+0
2013-10-02-Werror,-Wunused-variableStephan Bergmann1-1/+0
2013-09-26CMIS file picker: it really does not like ID MarkCao Cuong Ngo1-3/+18
2013-09-26typo fixes in commentsAndras Timar1-1/+1
2013-09-13Using macro expansion function for the remaining config entries.Vishv Brahmbhatt1-21/+3
2013-09-10Parsing master presentation objects from 'objectlist.xml'Vishv Brahmbhatt2-0/+60
2013-09-02WaE: unused function 'removeFragment'Tor Lillqvist1-18/+0
2013-09-02CMIS: fix file saving issueCao Cuong Ngo1-1/+4
2013-08-31Be less patheticStephan Bergmann1-37/+19
2013-08-28rhbz#1001768: avoid deadlock in AccessibleEventNotifierMichael Stahl1-14/+19
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák3-4/+4
2013-08-20Improve some debug outputStephan Bergmann1-7/+31
2013-08-19callcatcher: remove some more unused codeCaolán McNamara1-6/+0
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist1-1/+2
2013-08-16Use cppu::WeakImplHelperStephan Bergmann1-40/+0
2013-07-22Mark as constTakeshi Abe1-2/+2
2013-07-15i#108348 API CHANGE: add IsUTC to css.util.DateTime etc.Michael Stahl1-0/+3
2013-06-29remove OUString wrap for string literalsThomas Arnhold9-30/+30
2013-06-14Some clean upStephan Bergmann1-14/+3
2013-06-14Highlight "LIMIT" as a keyword in sql editZolnai Tamás1-0/+1
2013-06-04Some "cast from ... to ... loses precision fixes"Fridrich Štrba1-4/+4
2013-06-03re-base on ALv2 code. Includes:Michael Meeks1-23/+14