Age | Commit message (Expand) | Author |
2013-11-14 | SAL_WARN_UNUSED com::sun::star::uno::Any | Stephan Bergmann |
2013-11-14 | Move MediaDescriptor from comphelper to unotools | Stephan Bergmann |
2013-11-14 | Make requestAndVerifyDocPassword var with MediaDescriptor a mem fn of latter | Stephan Bergmann |
2013-11-14 | -Werror,-Wunused-member-function | Stephan Bergmann |
2013-11-07 | fdo#63020: Replace ::comphelper::stl_begin()... | Marcos Paulo de Souza |
2013-11-04 | Convert code that calls OUString::getStr()[] to use the [] operator | Noel Grandin |
2013-10-28 | Disambiguate CPPUNIT_ASSERT_EQUAL arguments | Stephan Bergmann |
2013-10-28 | comphelper: use boost_headers in unit test | Michael Stahl |
2013-10-28 | Some clean-up | Stephan Bergmann |
2013-10-28 | Remove unnecessary SyntaxHighlighter::Tokenizer statefulness | Stephan Bergmann |
2013-10-28 | Fold SyntaxHighlighter::initialize into ctor | Stephan Bergmann |
2013-10-28 | Move implementation details to syntaxhighlight.cxx | Stephan Bergmann |
2013-10-28 | Remove unused SimpleTokenizer_Impl::nLine/nCol | Stephan Bergmann |
2013-10-28 | Correctly fix "Terminating NUL" fix | Stephan Bergmann |
2013-10-28 | Demonstrate that empty comments are handled just fine | Stephan Bergmann |
2013-10-28 | Revert "COMPHELPER: Allow empty comments in SyntaxHighlight" | Stephan Bergmann |
2013-10-27 | COMPHELPER: Allow empty comments in SyntaxHighlight | Arnaud Versini |
2013-10-23 | fdo#54938: Replace existsValue for cppu::supportsService | Marcos Paulo de Souza |
2013-10-23 | fdo#54938: Kill ServiceInfoHelper::supportsService and use cppu's instead. | Marcos Paulo de Souza |
2013-10-23 | Improve test | Stephan Bergmann |
2013-10-23 | Fix and enable CppunitTest_comphelper_syntaxhighlight_test | Stephan Bergmann |
2013-10-23 | add inital test for syntaxhighlighter | Markus Mohrhard |
2013-10-22 | Remove unnecessary component_getProcessComponentContext C wrapper | Stephan Bergmann |
2013-10-22 | Make violation of "trailing OUString NUL is impl. detail" more obvious | Stephan Bergmann |
2013-10-22 | Minor clean-up | Stephan Bergmann |
2013-10-22 | HighlightPortion's indizes into strings should be sal_Int32 | Stephan Bergmann |
2013-10-22 | Unwind HighlightPortions typedef | Stephan Bergmann |
2013-10-22 | Bin comments that claim to say why some header is included | Tor Lillqvist |
2013-10-22 | Terminating NUL at end of its buffer is not considered part of OUString | Stephan Bergmann |
2013-10-21 | Remove comphelper::ComponentContext | Stephan Bergmann |
2013-10-21 | fdo#70465: speed up AccessibleEventNotifier::generateId() | Michael Stahl |
2013-10-21 | remove pointless EventListeners typedef | Michael Stahl |
2013-10-21 | AccessibleEventNotifier: remove implementation details from header | Michael Stahl |
2013-10-21 | remove uses of COMPARE_* | Caolán McNamara |
2013-10-17 | fdo#54938: Adapt svtools and comphelper module ... | Marcos Paulo de Souza |
2013-10-16 | Unwind useless comphelper::ByteSequence typedef | Stephan Bergmann |
2013-10-16 | Straighten the removeFragment code again | Stephan Bergmann |
2013-10-15 | -Werror,-Wunused-variable | Stephan Bergmann |
2013-10-15 | CMIS file picker: it really does not like ID Mark | Cao Cuong Ngo |
2013-10-14 | Probably best to use extern "C" here | Tor Lillqvist |
2013-10-12 | Bin obsolete CDECL crack | Tor Lillqvist |
2013-10-12 | No idea why <wchar.h> would be needed here, and for Unix only even | Tor Lillqvist |
2013-10-09 | Related: fdo#38838 remove UniString::EqualsAscii | Caolán McNamara |
2013-10-04 | require OAccessibleContextHelper to be initialized with SolarMutex | Michael Stahl |
2013-10-02 | rhbz#1001768: avoid deadlock in OAccessibleContextHelper::disposing() | Michael Stahl |
2013-10-02 | -Werror,-Wunused-variable | Stephan Bergmann |
2013-10-02 | -Werror,-Wunused-variable | Stephan Bergmann |
2013-09-26 | CMIS file picker: it really does not like ID Mark | Cao Cuong Ngo |
2013-09-26 | typo fixes in comments | Andras Timar |
2013-09-13 | Using macro expansion function for the remaining config entries. | Vishv Brahmbhatt |