summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/SdtHelper.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen1-0/+1
2018-11-21connectivity Writer driver: make ProviderRequest members privateMiklos Vajna1-2/+1
2018-11-13tdf#121203 DOCX import: fix loss of free-form text in date controlMiklos Vajna1-5/+36
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen1-0/+2
2018-09-17New loplugin:externalStephan Bergmann1-1/+1
2018-07-12Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2017-12-22tdf#42949 Fix some Include What You Use warningsMiklos Vajna1-0/+4
2017-10-05writerfilter: consistently use "" and <> in include directivesMike Kaganski1-1/+1
2017-08-07Indentation fixesMiklos Vajna1-2/+2
2017-07-31loplugin:constparams in writerfilterNoel Grandin1-2/+2
2017-03-01writerfilter: avoid repeating the return type from the declarationMiklos Vajna1-1/+1
2016-10-24loplugin:expandablemethods in writerfilter..xmlhelpNoel Grandin1-6/+2
2016-10-18replace <<= with assign for <<= with rhs AnyJochen Nitschke1-1/+1
2016-10-05convert MapUnit to scoped enumNoel Grandin1-1/+1
2016-05-20writerfilter: use '= default;'Miklos Vajna1-3/+1
2016-05-17sw, writerfilter: indentation fixesMiklos Vajna1-2/+2
2016-05-13clang-tidy modernize-loop-convert in writerfilter to xmlsecurityNoel Grandin1-5/+5
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-2/+2
2016-04-12clang-tidy performance-unnecessary-value-param in writerfilterNoel Grandin1-1/+1
2016-04-04Use std::size_tMiklos Vajna1-2/+2
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock1-1/+1
2016-01-18vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock1-1/+1
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud1-1/+1
2016-01-16vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock1-1/+1
2015-11-25Indentation fixesMiklos Vajna1-1/+1
2015-11-19use comphelper::containerToSequenceNoel Grandin1-4/+1
2015-04-11No need to spell out com::sun::star, css is enough.Miklos Vajna1-3/+3
2015-03-14Unused includesMiklos Vajna1-1/+0
2015-03-04V813: Decreased performanceCaolán McNamara1-9/+3
2015-02-14indentation fixesMiklos Vajna1-10/+10
2015-02-11Guard against createInstance throwing non-Runtime-ExceptionStephan Bergmann1-2/+18
2015-02-08writerfilter: make sure that these headers are self-containedMiklos Vajna1-1/+1
2015-02-06fdo#75757: Remove inheritance from std::vectorMatthew Pottage1-2/+3
2014-11-02unused includes in RTF filter and related filesMiklos Vajna1-7/+0
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin1-1/+1
2014-09-20Use comphelper::SequenceAsVectorMiklos Vajna1-10/+8
2014-09-18fdo#82577: Handle FontNoel Grandin1-1/+1
2014-07-31fdo#75757: Remove inheritance from std::map.Matthew Pottage1-6/+6
2014-07-31SdtHelper::createDateControl: clear the property list after reading itMiklos Vajna1-0/+2
2014-07-29DOCX filter: map <w:sdt> outside paragraphs to paragraph propertiesMiklos Vajna1-0/+1
2014-07-27indentation fixesMiklos Vajna1-5/+2
2014-07-22writerfilter: pass uno::Reference by reference, more dmapper...Michael Stahl1-2/+5
2014-07-18DOCX import: handle <w:alias> for the date SDTMiklos Vajna1-0/+2
2014-07-18Use comphelper::SequenceAsHashMapMiklos Vajna1-11/+8
2014-07-11writerfilter: remove unlocalized help textJacobo Aragunde Pérez1-1/+0
2014-07-10DOCX import: handle character format of dateTime SDTMiklos Vajna1-2/+3
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-20/+0
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-4/+0
2014-05-14Find places where uno::Sequence is passed by value.Noel Grandin1-1/+1
2014-04-26writerfilter: unused appendToInteropGrabBag() versionMiklos Vajna1-8/+0