summaryrefslogtreecommitdiff
path: root/include/comphelper
AgeCommit message (Expand)Author
2018-01-13gpg4libre: open encrypted files also via gpgThorsten Behrens
2018-01-12tdf#114939 package,comphelper: Try both real SHA1 and StarOffice SHA1Michael Stahl
2018-01-12More loplugin:cstylecast: comphelperStephan Bergmann
2018-01-04loplugin:unusedfieldsNoel Grandin
2017-12-20Fix typosAndrea Gelmini
2017-12-20loplugin:unusedindexMike Kaganski
2017-12-19lokdialog: Allow windows / dialogs in different languages.Jan Holesovsky
2017-12-19inline use-once typedefsNoel Grandin
2017-12-15lok: calc: LOK_FEATURE_RANGE_HEADERSMarco Cecchetti
2017-12-12Move generateGUIDString to comphelperSamuel Mehrbrodt
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-07loplugin:salcall handle static methodsNoel Grandin
2017-12-07loplugin:countusersofdefaultparams in comphelperNoel Grandin
2017-12-06coverity#1401328 Uncaught exceptionCaolán McNamara
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-11-30tdf#113696 Add mimetype to image elementSamuel Mehrbrodt
2017-11-28tdf#109202: Convert images to desired format in (f)odt filterKatarina Behrens
2017-11-18silence some coverity warningsCaolán McNamara
2017-11-13Remove OAccessibleTextHelper::getCharacter and getTextRangeArnaud Versini
2017-11-13Remove OCommonAccessibleText::getText and getCharacterCount.Arnaud Versini
2017-11-11Avoid using O[U]StringConcat lvalues containing dangling refs to temporariesStephan Bergmann
2017-11-11Remove unnecessary makePropertyValue specialization for AnyStephan Bergmann
2017-11-10No need to blacklist this loplugin:unnecessaryoverrideStephan Bergmann
2017-11-09loplugin:finalclasses in comphelperNoel Grandin
2017-11-09use rtl::Reference for SlaveDataNoel Grandin
2017-11-04Make Windows error reporting more robustMike Kaganski
2017-11-03-Werror,-Wsign-compare (clang-cl)Stephan Bergmann
2017-11-02Improve failed HRESULT reporting on debugMike Kaganski
2017-10-30clang-tidy modernize-use-equals-default in comphelperJochen Nitschke
2017-10-25loplugin:constmethod in comphelper,ucbhelperNoel Grandin
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-10-17correct wrong doxygen syntax; also comments clean-upKorrawit Pruegsanusak
2017-10-05Rename and move SAL_U/W to o3tl::toU/WMike Kaganski
2017-10-04Revert "check for unnecessary DLLPUBLIC annotations"Stephan Bergmann
2017-10-03LOK: getSpellLanguages() is not necessary in comphelper in the end.Jan Holesovsky
2017-10-03lok: use getCommandValues to obtain a list of languagesHenry Castro
2017-10-02lokdialog: Dialog invalidation supportPranav Kant
2017-09-30Use explicit function names for fooA/fooW WinAPI; prefer fooWMike Kaganski
2017-09-29check for unnecessary DLLPUBLIC annotationsNoel Grandin
2017-09-27tdf#75757 comphelper: avoid STL inheritance in SequenceAsHashMapMiklos Vajna
2017-09-25Fix typosAndrea Gelmini
2017-09-19it's spelled "facade"Michael Stahl
2017-09-19Fix typosAndrea Gelmini
2017-09-19Unify SolarMutex implementationsJan-Marek Glogowski
2017-09-18Some more WIN32_LEAN_AND_MEANMike Kaganski
2017-09-05Drop lazywrite property, which is silently ignored by configmgr anywayStephan Bergmann
2017-08-31Bin fairly pointless default for parameter that was defaulted just once anywayTor Lillqvist
2017-08-31gpg4libre/comphelper: add storage helper for GPG encryption dataThorsten Behrens
2017-08-30gpg4libre: Add flag for filters that support GPG encryptionKatarina Behrens
2017-08-29Add cautionary commentTor Lillqvist