summaryrefslogtreecommitdiffstats
path: root/writerfilter/inc
Commit message (Expand)AuthorAgeFilesLines
* 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
* switch to CostumTarget-based code generation from gnumake4Bjoern Michaelsen2011-07-231-0/+1
* revert to old writerfilter gbuilizationBjoern Michaelsen2011-07-2314-78/+81
* resyncing to masterBjoern Michaelsen2011-07-217-211/+79
|\
| * add license headersMiklos Vajna2011-07-011-0/+27
| * Merge remote-tracking branch 'origin/master'Miklos Vajna2011-06-261-1/+1
| |\
| * | pass XFrame to the implementation to avoid assertion failuresMiklos Vajna2011-06-151-1/+3
| * | pass the destination doc model to RTFDocumentImplMiklos Vajna2011-06-111-1/+3
| * | pass the component context to RTFDocumentImplMiklos Vajna2011-06-101-2/+3
| * | dmapper: add IsRTFImport() methodMiklos Vajna2011-06-031-0/+1
| * | Initial RTFDocument and RTFDocumentFactory implementationMiklos Vajna2011-05-271-0/+40
| * | define WRITERFILTER_RTFTOK_DLLPUBLICMiklos Vajna2011-05-271-0/+6
| * | Remove the old unused RTF tokenizerMiklos Vajna2011-05-274-211/+0
* | | gnumake4: switching gbuildizationBjoern Michaelsen2011-06-2014-81/+49
* | | remove merge trashBjoern Michaelsen2011-06-202-561/+0
* | | Merge branch 'master' into feature/gnumake4Bjoern Michaelsen2011-06-1924-198/+775
|\ \ \ | | |/ | |/|