summaryrefslogtreecommitdiffstats
path: root/filter/source/msfilter/msoleexp.cxx
Commit message (Expand)AuthorAgeFilesLines
* Improved loplugin:stringconstant (now that GCC 7 supports it): filterStephan Bergmann2019-07-311-6/+6
* loplugin:indentation in filterNoel Grandin2019-02-091-5/+5
* tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen2018-11-191-0/+1
* loplugin:staticvar in editeng..frameworkNoel Grandin2018-10-171-1/+1
* tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen2018-09-241-0/+1
* New loplugin:externalStephan Bergmann2018-09-171-3/+3
* Fix typoAndrea Gelmini2018-01-151-1/+1
* More loplugin:cstylecast: filterStephan Bergmann2018-01-121-1/+1
* tools: remove unused #include from solar.hMichael Stahl2017-12-131-0/+1
* loplugin:includeform: filterStephan Bergmann2017-10-231-1/+1
* loplugin:constparams in filterNoel Grandin2017-07-271-1/+1
* loplugin:stringcopy: filterStephan Bergmann2017-05-191-1/+1
* remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin2017-04-211-3/+3
* loplugin:expandablemethodds in include/filterNoel Grandin2016-10-211-1/+1
* put StreamMode masks in scope of enum classJochen Nitschke2016-08-271-1/+1
* tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl2016-06-061-1/+1
* clang-tidy modernize-loop-convert in f*Noel Grandin2016-04-271-2/+1
* Avoid reserved identifiersStephan Bergmann2016-04-181-4/+4
* work on sane lifecylce for SfxFilterMarkus Mohrhard2016-03-111-1/+1
* Remove excess newlinesChris Sherlock2016-02-091-1/+0
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-2/+2
* loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann2015-11-061-3/+3
* loplugin:defaultparamsStephan Bergmann2015-10-201-4/+2
* com::sun::star->css in filter/Noel Grandin2015-10-011-1/+1
* Remove unnecessary includes of sot/storage.hxx from include/Stephan Bergmann2015-05-071-0/+1
* Unwind SotStorageStreamRef typedefStephan Bergmann2015-05-071-2/+2
* Unwind SotStorageRef typedefStephan Bergmann2015-05-071-2/+2
* Remove SvStorage aliasStephan Bergmann2015-05-071-1/+1
* create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin2015-03-181-1/+1
* filter: sal_Bool->boolNoel Grandin2014-04-221-4/+4
* bool improvementsStephan Bergmann2014-01-281-1/+1
* remove unnecessary use of OUString constructor when assigningNoel Grandin2013-11-191-3/+3
* Bin comments that claim to say why some header is includedTor Lillqvist2013-10-221-1/+1
* Remove pass-through header file sot/inc/sot/clsids.hxxMichael Dunphy2013-04-201-1/+1
* String cleanup in filterRicardo Montania2013-01-041-23/+22
* re-base on ALv2 code. Includes:Michael Meeks2012-10-031-23/+14
* ditch String::CreateFromAsciiCaolán McNamara2012-07-031-1/+1
* reduce scope and replace some String::CreateFromAsciiCaolán McNamara2012-06-211-16/+12
* Make Win32 LibO installable side by side with other StarOffice derivativesJesús Corrius2012-05-311-6/+6
* catch exception by constant referenceTakeshi Abe2011-12-121-7/+7
* remove include of pch header from filterNorbert Thiebaud2011-11-271-2/+0
* Simplified some uses of css.configuration.theDefaultProvider.Stephan Bergmann2011-11-141-28/+21
* Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold2011-03-191-3/+3
* Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud2011-03-091-5/+5
|\
| * removetooltypes01: #i112600# remove tooltypes from filterMikhail Voytenko2011-01-141-5/+5
* | Move DBG_ERROR to OSL_FAILThomas Arnhold2011-03-021-3/+3
* | Cleanup msfilter.Arnaud Versini2011-02-281-5/+0
* | EasyHack: RTL conversion from createFromAsciiKevin Hunter2010-11-201-5/+5
* | initial commit for vba blob ( not including container_control stuff )Noel Power2010-10-131-0/+5
* | Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-131-0/+2
|/