summaryrefslogtreecommitdiff
path: root/include/comphelper
AgeCommit message (Expand)AuthorFilesLines
2014-02-12Unwind comphelper::OPropertyContainer_Base typedefStephan Bergmann1-6/+2
2014-02-09Typo: I/internaly -> I/internallyJulien Nabet2-2/+2
2014-02-07silence coverity#1027865 Out-of-bounds accessCaolán McNamara1-0/+8
2014-01-29coverity#1079000 Uncaught exceptionCaolán McNamara1-1/+2
2014-01-28bool improvementsStephan Bergmann1-1/+1
2014-01-20misuse of OUString::boolean on sal_uInt8 valuesCaolán McNamara1-1/+1
2013-12-20typo fixesAndras Timar7-11/+11
2013-12-17No need for implbase1.hxx to include XComponentContext.hppStephan Bergmann1-0/+4
2013-12-16fdo#72598 Remove SunStudio cruft from code baseJelle van der Waa1-3/+0
2013-12-12Some clean-upStephan Bergmann2-22/+20
2013-12-12Remove newly unused comphelper/TypeGeneration.hxxStephan Bergmann1-120/+0
2013-12-12Simplify comphelper::PropertyInfoStephan Bergmann3-13/+10
2013-12-12Remove unnecessary comphelper::eqFuncStephan Bergmann1-12/+2
2013-12-12Fold SettingsHelperNoState, ChainableHelperNoStateStephan Bergmann1-26/+18
2013-12-12Remove unused comphelper::MasterHelperNoStateStephan Bergmann1-8/+0
2013-12-12Do not use C++-UNO internal static_type functions in client codeStephan Bergmann1-2/+2
2013-12-12Don't hold css::uno::Type instances by pointerStephan Bergmann2-8/+5
2013-12-11Revert "Don't hold css::uno::Type instances by pointer"Stephan Bergmann2-5/+8
2013-12-11Don't hold css::uno::Type instances by pointerStephan Bergmann2-8/+5
2013-12-06Clean up includes of comphelper/stl_types.hxxStephan Bergmann2-2/+0
2013-12-06Combine comphelper::UStringMixEqual, comphelper::TStringMixEqualFunctorStephan Bergmann1-17/+2
2013-12-06Remove unused comphelper::UStringIEqualStephan Bergmann1-6/+0
2013-12-06Get rid of unnecessary comphelper::UStringEqualStephan Bergmann1-5/+0
2013-12-06Remove unused comphelper::UStringMixHashStephan Bergmann1-13/+0
2013-12-06Get rid of DECLARE_STL_ITERATORSStephan Bergmann1-8/+0
2013-12-06Get rid of DECLARE_STL_MAPStephan Bergmann3-6/+8
2013-12-06Get rid of DECLARE_STL_STDKEY_MAPStephan Bergmann1-3/+0
2013-12-06Get rid of DECLARE_STL_VECTORStephan Bergmann1-5/+0
2013-12-06Get rid of DECLARE_STL_USTRINGACCESS_MAPStephan Bergmann2-6/+5
2013-12-05Get rid of comphelper::UStringLessStephan Bergmann1-7/+2
2013-12-05Get rid of DECLARE_STL_STDKEY_SETStephan Bergmann1-5/+0
2013-12-05Get rid of DECLARE_STL_SETStephan Bergmann1-4/+0
2013-11-19need a String::EraseAllChars-alike for OUStringBufferCaolán McNamara1-0/+23
2013-11-14Move MediaDescriptor from comphelper to unotoolsStephan Bergmann1-346/+0
2013-11-14Make requestAndVerifyDocPassword var with MediaDescriptor a mem fn of latterStephan Bergmann2-54/+48
2013-11-09fdo#65108 inter-module includes <>Norbert Thiebaud78-130/+130
2013-11-07fdo#63020: Replace ::comphelper::stl_begin()...Marcos Paulo de Souza1-81/+0
2013-10-28Some clean-upStephan Bergmann1-1/+2
2013-10-28Remove unnecessary SyntaxHighlighter::Tokenizer statefulnessStephan Bergmann1-7/+0
2013-10-28Fold SyntaxHighlighter::initialize into ctorStephan Bergmann1-11/+4
2013-10-28Move implementation details to syntaxhighlight.cxxStephan Bergmann1-50/+5
2013-10-28Remove unused SimpleTokenizer_Impl::nLine/nColStephan Bergmann1-11/+5
2013-10-23fixincludeguards.sh: include/c*Thomas Arnhold95-257/+257
2013-10-23fdo#54938: Replace existsValue for cppu::supportsServiceMarcos Paulo de Souza1-10/+0
2013-10-23fdo#54938: Kill ServiceInfoHelper::supportsService and use cppu's instead.Marcos Paulo de Souza1-2/+0
2013-10-22Remove unnecessary component_getProcessComponentContext C wrapperStephan Bergmann1-8/+0
2013-10-22Make violation of "trailing OUString NUL is impl. detail" more obviousStephan Bergmann1-3/+0
2013-10-22Minor clean-upStephan Bergmann1-0/+5
2013-10-22HighlightPortion's indizes into strings should be sal_Int32Stephan Bergmann1-1/+5
2013-10-22Unwind HighlightPortions typedefStephan Bergmann1-5/+2