summaryrefslogtreecommitdiff
path: root/filter/source/msfilter/msoleexp.cxx
AgeCommit message (Expand)Author
2019-12-17tdf#42949 Fix IWYU warnings in filter/Gabor Kelemen
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): filterStephan Bergmann
2019-02-09loplugin:indentation in filterNoel Grandin
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-10-17loplugin:staticvar in editeng..frameworkNoel Grandin
2018-09-24tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen
2018-09-17New loplugin:externalStephan Bergmann
2018-01-15Fix typoAndrea Gelmini
2018-01-12More loplugin:cstylecast: filterStephan Bergmann
2017-12-13tools: remove unused #include from solar.hMichael Stahl
2017-10-23loplugin:includeform: filterStephan Bergmann
2017-07-27loplugin:constparams in filterNoel Grandin
2017-05-19loplugin:stringcopy: filterStephan Bergmann
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin
2016-10-21loplugin:expandablemethodds in include/filterNoel Grandin
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-04-27clang-tidy modernize-loop-convert in f*Noel Grandin
2016-04-18Avoid reserved identifiersStephan Bergmann
2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-01com::sun::star->css in filter/Noel Grandin
2015-05-07Remove unnecessary includes of sot/storage.hxx from include/Stephan Bergmann
2015-05-07Unwind SotStorageStreamRef typedefStephan Bergmann
2015-05-07Unwind SotStorageRef typedefStephan Bergmann
2015-05-07Remove SvStorage aliasStephan Bergmann
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2014-04-22filter: sal_Bool->boolNoel Grandin
2014-01-28bool improvementsStephan Bergmann
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-04-20Remove pass-through header file sot/inc/sot/clsids.hxxMichael Dunphy
2013-01-04String cleanup in filterRicardo Montania
2012-10-03re-base on ALv2 code. Includes:Michael Meeks
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-06-21reduce scope and replace some String::CreateFromAsciiCaolán McNamara
2012-05-31Make Win32 LibO installable side by side with other StarOffice derivativesJesús Corrius
2011-12-12catch exception by constant referenceTakeshi Abe
2011-11-27remove include of pch header from filterNorbert Thiebaud
2011-11-14Simplified some uses of css.configuration.theDefaultProvider.Stephan Bergmann
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-02-28Cleanup msfilter.Arnaud Versini
2011-01-14removetooltypes01: #i112600# remove tooltypes from filterMikhail Voytenko
2010-11-20EasyHack: RTL conversion from createFromAsciiKevin Hunter
2010-10-13initial commit for vba blob ( not including container_control stuff )Noel Power