summaryrefslogtreecommitdiff
path: root/writerfilter/inc/dmapper
AgeCommit message (Expand)Author
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
2012-07-31n#772094: writerfilter, pictures anchored in header/footer won't be opaqueCédric Bosdonnat
2012-07-21writerfilter: rtl::OUString -> OUStringMiklos Vajna
2012-06-28re-base on ALv2 code. Includes:Michael Meeks
2012-04-17implement relativeHeight (z-order) in .docx import (part of bnc#747461)Luboš Luňák
2011-07-23revert to old writerfilter gbuilizationBjoern Michaelsen
2011-07-21resyncing to masterBjoern Michaelsen
2011-06-20gnumake4: switching gbuildizationBjoern Michaelsen
2011-06-03dmapper: add IsRTFImport() methodMiklos Vajna
2011-05-15Use specific DLLPUBLIC for each libraryTor Lillqvist
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-02-14Remove unused method: GetListTableBálint Dózsa
2010-10-28add modelines to .hxx files as wellCaolán McNamara