summaryrefslogtreecommitdiff
path: root/embeddedobj/source/msole
AgeCommit message (Expand)AuthorFilesLines
2015-01-20Some more loplugin:cstylecast: embeddedobjStephan Bergmann2-4/+4
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin1-1/+1
2014-12-22bnc#822341: PPTX export of embedded text documentsZolnai Tamás1-0/+11
2014-12-18embeddedobj: Use appropriate OUString functions on string constantsStephan Bergmann1-2/+1
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl3-0/+4
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava3-8/+8
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini3-3/+3
2014-10-31Removed duplicated includesAndrea Gelmini1-2/+0
2014-10-01loplugin: cstylecastNoel Grandin2-6/+6
2014-08-27bnc#648251: Avoid crash when attempting to open embedded OLE object as "text"Tor Lillqvist1-7/+7
2014-07-11new loplugin: externalandnotdefinedNoel Grandin3-4/+3
2014-05-27remove unnecessary use of Reference constructor in throwNoel Grandin6-65/+63
2014-05-27remove unnecessary use of OUString constructor when throwingNoel Grandin6-63/+63
2014-05-17Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part14Julien Nabet3-23/+23
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold3-6/+6
2014-05-14embeddedobj: remove SAL_INFO's that only mark function entryNoel Grandin4-35/+1
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni2-2/+1
2014-04-22embeddedobj: sal_Bool->boolNoel Grandin7-117/+117
2014-04-21remove comments why a file gets includedThomas Arnhold1-1/+0
2014-04-14Clean up function declarationsStephan Bergmann3-7/+44
2014-04-07fdo#77140 embeddedobj: avoid unneeded conversion in ConvertBufferToFormat()Miklos Vajna1-0/+12
2014-04-04coverity#706511 Uncaught exceptionCaolán McNamara1-1/+1
2014-04-04coverity#706512 Uncaught exceptionCaolán McNamara1-1/+1
2014-04-02Avoid possible resource leaks by boost::scoped_arrayTakeshi Abe1-19/+18
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann3-13/+13
2014-03-04OLE: Turn an OSL_ENSURE() into a real condition.Jan Holesovsky1-6/+5
2014-02-27Exclude WNT-specific includes on other platformsStephan Bergmann5-10/+32
2014-02-26Remove visual noise from embeddedobjAlexander Wilms5-11/+11
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann9-72/+72
2014-02-23Remove unneccessary commentsAlexander Wilms7-170/+170
2014-01-21Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann1-2/+2
2014-01-10Use boolStephan Bergmann1-3/+3
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann2-4/+4
2013-11-29Catch block smells like leftover debugging codeStephan Bergmann1-10/+1
2013-11-20Windows: Require at least Windows XP SP2Thomas Arnhold1-3/+0
2013-11-20convert equalsAsciiL calls to startsWith callsNoel Grandin1-2/+2
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin4-32/+25
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin3-6/+6
2013-11-11remove unnecessary use of OUString constructor in EMBEDDEDOBJ moduleNoel Grandin3-14/+14
2013-10-22fdo#68849 add some header guardsThomas Arnhold5-6/+18
2013-10-07fdo#54938: Adapt supportsService implementations to cppu::supportsServiceMarcos Paulo de Souza2-15/+4
2013-10-02-Werror,-Wunused-variableStephan Bergmann1-1/+0
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák3-6/+6
2013-08-21osl_getThreadIdentifier(0) -> osl::Thread::getCurrentIdentifier()Stephan Bergmann1-4/+4
2013-06-29remove OUString wrap for string literalsThomas Arnhold3-14/+14
2013-05-31fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan4-51/+43
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák2-11/+11
2013-05-02Resolves: #i113605# missing :ReleaseStgMedium() call on STGMEDIUM objectJian Fang Zhang1-0/+4