summaryrefslogtreecommitdiff
path: root/writerfilter/inc/dmapper
AgeCommit message (Expand)Author
2017-08-07Indentation fixesMiklos Vajna
2017-07-31loplugin:constparams in writerfilterNoel Grandin
2017-06-12tdf#108055 RTF: Header and Footer are added multiple times.Thomas Beck
2017-05-26RTF filter: use 'using' instead of 'typedef'Miklos Vajna
2017-05-01AutoText: Reading multiple entriesSzymon Kłos
2017-03-25Fix typosAndrea Gelmini
2016-09-19Explanation of the SPRM acronym added to definition of the Sprm classMilos Sramek
2016-03-11writerfilter: avoid ugly cross-directory includeMiklos Vajna
2016-01-10Fix typosAndrea Gelmini
2015-10-19writerfilter: dmapper ctor can read TextInsertModeRange directlyMiklos Vajna
2015-07-30loplugin:unusedmethodsNoel Grandin
2015-07-21loplugin:unusedmethods writerfilterNoel Grandin
2015-04-11writerfilter: no need to spell out com::sun::star, css is enoughMiklos Vajna
2014-12-30writerfilter: boost::shared_ptr -> c++11 std::shared_ptrMiklos Vajna
2014-12-25writerfilter: turn SourceDocumentType into a C++11 scoped enumerationMiklos Vajna
2014-12-22writerfilter: fold single remaining header of resourcemodel into dmapperMiklos Vajna
2014-12-20Unused enumeration valueMiklos Vajna
2014-12-20writerfilter: pass the whole MediaDescriptor to dmapperMiklos Vajna
2014-12-13writerfilter: only dmapper needs DomainMapper.hxxMiklos Vajna
2014-12-13Avoid '#include "../'Miklos Vajna
2014-12-12writerfilter: add a factory for DomainMapperMiklos Vajna
2014-12-09writerfilter: move include to the implementationMiklos Vajna
2014-09-14Use constants for ST_Underline valuesMiklos Vajna
2014-09-13Use constants for ST_HighlightColor valuesMiklos Vajna
2014-08-12Add reference to 'DomainMapper' to some DOCX import classesAdam Co
2014-07-22writerfilter: pass uno::Reference by reference in DomainMapper_ImplMichael Stahl
2014-07-22writerfilter: pass uno::Reference by referenceMichael Stahl
2014-07-17DOCX import: set DontBalanceTextColumns=true for the last section ...Miklos Vajna
2014-05-18writerfilter: drop global 'using css' from WW8ResourceModel.hxxMiklos Vajna
2014-04-19fixincludeguards.sh: writerfilterThomas Arnhold
2014-04-11writerfilter: remove no longer needed WRITERFILTER_WRITERFILTER_DLLPUBLICMiklos Vajna
2014-04-03writerfilter: unused WRITERFILTER_OOXML_DLLPUBLICMiklos Vajna
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-17writerfilter: prefer passing OUString by referenceNoel Grandin
2014-03-07unused parameterMiklos Vajna
2014-02-28writerfilter: put w:compatSettings into a document level GrabBagTomaž Vajngerl
2014-02-26Remove visual noise from writerfilterAlexander Wilms
2014-02-11Refactor some code for handling redline in DOCX importerAdam Co
2014-01-27DOCX import: handle wp14:pctWidth for Writer TextFramesMiklos Vajna
2013-12-12DOCX: fdo#72560 better solution for exchange alignment for RTLFaisal M. Al-Otaibi
2013-12-11fdo#64232: export w:themeFontLang setting to docxJacobo Aragunde Pérez
2013-12-09Fix for Column Break if it appears in w:r which is not the first run.Vinaya Mandke
2013-10-28DOCX import: store table style's pPr in InteropGrabBagMiklos Vajna
2013-10-07DOCX:fdo#43093 fix wrong direction and alignment for RTLFaisal M. Al-Otaibi
2013-04-04DOCX import of w:numPicBulletMiklos Vajna
2013-03-04DOCX import: fix import of font size in table stylesMiklos Vajna
2012-11-28API CHANGE: add a "position" parameter to XParagraph/TextPortionAppend methodsMiklos Vajna
2012-10-15fdo#46669 sw: RTF paste should not change page stylesMiklos Vajna
2012-09-21fdo#49819 - allow slightly inconsistent docx files to be repairedMichael Meeks
2012-08-08support for deferred property processing in writerfilterLuboš Luňák