summaryrefslogtreecommitdiffstats
path: root/writerfilter/inc
Commit message (Expand)AuthorAgeFilesLines
* n#779642: ignore framePr inside table or the table import won't workCédric Bosdonnat2013-02-181-0/+14
* update pch headers, broken by 1aaf9a9Luboš Luňák2013-02-131-0/+1
* include PCH headers for headers changesLuboš Luňák2013-01-101-1/+3
* callcatcher: update unused codeCaolán McNamara2013-01-071-4/+0
* ignore #include inside #ifLubos Lunak2012-12-261-3/+0
* regenerate pchPeter Foley2012-12-191-28/+28
* update PCH headersLuboš Luňák2012-12-131-1/+0
* new autogenerated PCH header for writerfilterLuboš Luňák2012-12-101-27/+204
* remove unneeded PCH stuffLuboš Luňák2012-12-101-9/+0
* testing PCH for writerfilterLuboš Luňák2012-12-102-0/+62
* writerfilter: unused createStreamHandlerMiklos Vajna2012-12-031-2/+0
* API CHANGE: add a "position" parameter to XParagraph/TextPortionAppend methodsMiklos Vajna2012-11-281-0/+1
* n#780645 DOCX import: add support for fixed column widthMiklos Vajna2012-11-191-0/+5
* Remove unused methods from writerfilterMarcos Paulo de Souza2012-11-151-3/+0
* writerfilter: clean up PropertyMap::insert mess:Michael Stahl2012-10-302-5/+5
* fdo#46669 sw: RTF paste should not change page stylesMiklos Vajna2012-10-151-1/+2
* fdo#49819 - allow slightly inconsistent docx files to be repairedMichael Meeks2012-09-212-1/+3
* docx import: position table using tblInd OR tblCellMarPierre-Eric Pelloux-Prayer2012-09-201-2/+2
* support for deferred property processing in writerfilterLuboš Luňák2012-08-081-0/+5
* n#772094: writerfilter, pictures anchored in header/footer won't be opaqueCédric Bosdonnat2012-07-311-0/+2
* writerfilter: drop pointless rtl:: prefix usageMiklos Vajna2012-07-281-3/+1
* writerfilter: rtl::OUString -> OUStringMiklos Vajna2012-07-217-19/+19
* re-base on ALv2 code. Includes:Michael Meeks2012-06-2815-360/+225
* re-base on ALv2 code.Michael Meeks2012-06-221-23/+14
* re-base on ALv2 code.Michael Meeks2012-06-212-46/+28
* do reuse shape contextLuboš Luňák2012-05-221-0/+2
* avoid warnings because of sal_Int* typesLuboš Luňák2012-05-221-1/+1
* do not reuse shape context (part of bnc#705956)Luboš Luňák2012-05-151-2/+0
* implement relativeHeight (z-order) in .docx import (part of bnc#747461)Luboš Luňák2012-04-171-0/+4
* use SAL_DLLPUBLIC_TEMPLATE for an exported templateLuboš Luňák2012-03-171-1/+1
* Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann2012-03-143-12/+23
* Adding virtual destructor to WW8ResourceModel.hxx classesArnaud Versini2012-03-131-0/+13
* Add a virtual destrcutor to value to prevent memory leak in RTFValueArnaud Versini2012-03-111-0/+2
* fdo#38057 implement RTF import progressbarMiklos Vajna2012-01-111-1/+3
* align ifdefs of usage and definitionsCaolán McNamara2012-01-052-4/+2
* callcatcher: drop some unused methodsCaolán McNamara2012-01-051-3/+0
* writerfilter: fix dbglevel=2 buildMiklos Vajna2011-12-221-0/+11
* Remove unused codeAugust Sodora2011-12-201-2/+0
* callcatcher: Remove unused codeAugust Sodora2011-12-191-5/+0
* callcatcher: remove unused codeCaolán McNamara2011-11-141-1/+1
* sw, writerfilter: fixed debug builds and output dmapper table messagesCédric Bosdonnat2011-11-081-32/+32
* these can go behind DEBUG_CONTEXT_HANDLERCaolán McNamara2011-10-101-0/+4
* add mode-lines to .m files and last round of merged files, etc.Caolán McNamara2011-09-301-0/+3
* just silence the auto_ptr deprecations in isolationCaolán McNamara2011-09-221-0/+4
* Make this easier to parse visuallyTor Lillqvist2011-09-061-1/+1
* Do what I said in 8b23d5be319ed4bac5d855c127dcfe7c6d0dc32cTor Lillqvist2011-09-061-1/+1
* Drop unused partsJulien Nabet2011-09-041-1/+0
* Placed more debug code behind #ifdef statementsJoseph Powers2011-09-012-3/+10
* TagLogger: debug code in non-debug buildMiklos Vajna2011-08-261-0/+7
* export needed symbols from a libLuboš Luňák2011-07-271-2/+2