summaryrefslogtreecommitdiff
path: root/filter/source/msfilter/msocximex.cxx
AgeCommit message (Expand)Author
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-13loplugin:stringstatic also look for local staticsNoel Grandin
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2019-07-19loplugin:referencecasting in filterNoel Grandin
2018-07-28loplugin:stringloop in filterNoel Grandin
2017-01-09New loplugin:externvar: filterStephan Bergmann
2016-05-30Some clean up of uses of css::uno::Any::setValueStephan Bergmann
2016-01-12loplugin:unusedmethods unused return value in include/filterNoel Grandin
2015-11-02use uno::Reference::set method instead of assignmentNoel Grandin
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-05-23Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part8Julien Nabet
2013-04-03fdo#39468: Translated German comments in filterHansgerd Schneider
2013-01-30remove useless macrosLuboš Luňák
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac
2013-01-04String cleanup in filterRicardo Montania
2012-10-03re-base on ALv2 code. Includes:Michael Meeks
2012-06-02targeted string re-workNorbert Thiebaud
2011-11-27remove include of pch header from filterNorbert Thiebaud
2011-09-26doesn't use a DocShell anymore, so can ditch check for itCaolán McNamara
2011-09-26fix merge foo and waeNoel Power
2011-09-26move OCX_Control ( and subclasses ) and OCX control export to ooxNoel Power
2011-09-05add a fairly efficient read_LEuInt16s_AsOUString, merge similar thingsCaolán McNamara
2011-08-24kill old vba and ole control filter(s) for import at leastNoel Power
2011-07-12use oox filter for *all* control importNoel Power
2011-06-07Possible inefficient checking for emptinessJulien Nabet
2011-05-03svx-hacky-htmlselect-control-import.diff ( bnc#523191 )Noel Power
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-13fix mis-merge (mostly tools type remnants)Norbert Thiebaud
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-03-04Remove various useless comments in filters.Guillaume Poussel
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-02-06sgi hash containers -> boost unordered containersFridrich Štrba
2011-01-25Remove some dead code.Thomas Arnhold
2011-01-25WaE: gcc 4.6.0 various warningsCaolán McNamara
2011-01-14removetooltypes01: #i112600# remove tooltypes from filterMikhail Voytenko
2010-12-12change of __READONLY_DATA define to constGert Faller
2010-11-27RTL_CONSTASCII_USTRINGPARAM in filters 1Gert Faller
2010-11-22sizeof(foo)/sizeof(foo[0]) -> SAL_N_ELEMENTSJulien Nabet
2010-11-20EasyHack: RTL conversion from createFromAsciiKevin Hunter
2010-11-03tweak after rebase from masterNoel Power
2010-11-02initial import of latest cws container_controlsNoel Power
2010-10-29filter: Remove emacs modelines in the middle of the fileSebastian Spaeth
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-10-20WaE, remove unused parametersCaolán McNamara
2010-10-15revisit fix fdo#30856, remove bogus header and pull in correct headersNoel Power