summaryrefslogtreecommitdiff
path: root/writerfilter/inc
AgeCommit message (Expand)Author
2013-05-02Update pchAurimas Fišeras
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-17Update pchAurimas Fišeras
2013-04-05new module i18nlangtagEike Rathke
2013-04-04DOCX import of w:numPicBulletMiklos Vajna
2013-03-12update pch headersLuboš Luňák
2013-03-04DOCX import: fix import of font size in table stylesMiklos Vajna
2013-02-28regenerate pchPeter Foley
2013-02-27fdo#39446 - Bloat Removal. Removing uncallable code with callcatcherJean-Noël Rouvignac
2013-02-26embed also system fonts when embedding fonts in a documentLuboš Luňák
2013-02-21Revert "embed also system fonts when embedding fonts in a document"David Ostrovsky
2013-02-21embed also system fonts when embedding fonts in a documentLuboš Luňák
2013-02-18n#779642: ignore framePr inside table or the table import won't workCédric Bosdonnat
2013-02-13update pch headers, broken by 1aaf9a9Luboš Luňák
2013-01-10include PCH headers for headers changesLuboš Luňák
2013-01-07callcatcher: update unused codeCaolán McNamara
2012-12-26ignore #include inside #ifLubos Lunak
2012-12-19regenerate pchPeter Foley
2012-12-13update PCH headersLuboš Luňák
2012-12-10new autogenerated PCH header for writerfilterLuboš Luňák
2012-12-10remove unneeded PCH stuffLuboš Luňák
2012-12-10testing PCH for writerfilterLuboš Luňák
2012-12-03writerfilter: unused createStreamHandlerMiklos Vajna
2012-11-28API CHANGE: add a "position" parameter to XParagraph/TextPortionAppend methodsMiklos Vajna
2012-11-19n#780645 DOCX import: add support for fixed column widthMiklos Vajna
2012-11-15Remove unused methods from writerfilterMarcos Paulo de Souza
2012-10-30writerfilter: clean up PropertyMap::insert mess:Michael Stahl
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-09-20docx import: position table using tblInd OR tblCellMarPierre-Eric Pelloux-Prayer
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-28writerfilter: drop pointless rtl:: prefix usageMiklos Vajna
2012-07-21writerfilter: rtl::OUString -> OUStringMiklos Vajna
2012-06-28re-base on ALv2 code. Includes:Michael Meeks
2012-06-22re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-05-22do reuse shape contextLuboš Luňák
2012-05-22avoid warnings because of sal_Int* typesLuboš Luňák
2012-05-15do not reuse shape context (part of bnc#705956)Luboš Luňák
2012-04-17implement relativeHeight (z-order) in .docx import (part of bnc#747461)Luboš Luňák
2012-03-17use SAL_DLLPUBLIC_TEMPLATE for an exported templateLuboš Luňák
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann
2012-03-13Adding virtual destructor to WW8ResourceModel.hxx classesArnaud Versini
2012-03-11Add a virtual destrcutor to value to prevent memory leak in RTFValueArnaud Versini
2012-01-11fdo#38057 implement RTF import progressbarMiklos Vajna
2012-01-05align ifdefs of usage and definitionsCaolán McNamara
2012-01-05callcatcher: drop some unused methodsCaolán McNamara
2011-12-22writerfilter: fix dbglevel=2 buildMiklos Vajna
2011-12-20Remove unused codeAugust Sodora