summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)AuthorFilesLines
2012-12-10docx import/export non-breaking hyphen and soft hyphenLennard1-2/+2
2012-12-10new autogenerated PCH header for writerfilterLuboš Luňák2-28/+205
2012-12-10remove unneeded PCH stuffLuboš Luňák1-9/+0
2012-12-10no longer necessary to add include path for PCH headerLuboš Luňák1-1/+0
2012-12-10testing PCH for writerfilterLuboš Luňák3-0/+65
2012-12-10fdo#46808, use service constructor for embed::StorageFactoryNoel Grandin2-4/+2
2012-12-08fdo#49934 fix RTF import of column break in case no columns are definedMiklos Vajna1-4/+17
2012-12-07remove bogus assert and add emacs modelines.Michael Meeks20-1/+19
2012-12-07Emacs modeline + whitespace fix.Jan Holesovsky1-2/+3
2012-12-07fdo#44736 - convert RTFSprms to a copy-on-write structure.Michael Meeks3-40/+92
2012-12-06-Werror,-Wunused-private-fieldStephan Bergmann2-2/+0
2012-12-04fdo#54473 fdo#57133 fix RTF import of character stylesMiklos Vajna1-1/+1
2012-12-03writerfilter: unused createStreamHandlerMiklos Vajna2-7/+0
2012-12-02move setting up of ext. executables out of gbuild.mkDavid Tardon1-20/+22
2012-12-01writerfilter: remove unused WW8AnalyzerMiklos Vajna3-299/+0
2012-12-01sw: remove unused UNO wrapper around old internal RTF importMiklos Vajna1-13/+0
2012-11-30fdo#57708 fix RTF import of pictures right before text framesMiklos Vajna2-1/+10
2012-11-30fdo#57708 fix fake page break problem during RTF importMiklos Vajna2-30/+44
2012-11-30dmapper: couple of null pointer checks for the unit testMiklos Vajna1-5/+9
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens1-2/+0
2012-11-29DomainMapper_Impl::finishParagraph: also handle insert of multi-para framesMiklos Vajna1-1/+3
2012-11-29DomainMapper_Impl::finishParagraph: fix frame conversion vs insert posMiklos Vajna1-4/+5
2012-11-28API CHANGE: add a "position" parameter to XParagraph/TextPortionAppend methodsMiklos Vajna6-21/+72
2012-11-28bigendian utext mixup triggering regression test failureCaolán McNamara1-26/+25
2012-11-28writerfilter: remove copy&pasteMiklos Vajna1-2/+1
2012-11-25fdo#44736 RTF import: ignore direct formatting which equals to styleMiklos Vajna8-6/+65
2012-11-24fdo#51304 Remove @author annotationJosé Guilherme Vanz1-9/+0
2012-11-23writerfilter: sort RTF keywords only once in RTFTokenizerMiklos Vajna2-4/+12
2012-11-23split qnametostr up to try and make .o's small enough for ppc64Caolán McNamara6-39/+29
2012-11-22AllSettings with LanguageTagEike Rathke2-2/+2
2012-11-19n#780645 DOCX import: add support for fixed column widthMiklos Vajna3-1/+77
2012-11-17use LanguageTagEike Rathke1-5/+3
2012-11-15Remove unused methods from writerfilterMarcos Paulo de Souza4-28/+0
2012-11-14fdo#55525 import RTF_TRLEFTMiklos Vajna1-0/+37
2012-11-08round() is not portableTor Lillqvist1-1/+1
2012-11-06docx import: round float value to int when computing cells widthPierre-Eric Pelloux-Prayer1-1/+1
2012-11-06fdo#48442 fix default hori/vert frame anchor during RTF importMiklos Vajna1-4/+6
2012-11-05fdo#52989 ignore provided size of JPEG files during RTF importMiklos Vajna2-3/+7
2012-11-05writerfilter: drop debugservices uno componentMiklos Vajna15-1965/+0
2012-11-03WaE uno any conversion does not like intNorbert Thiebaud1-2/+4
2012-11-01rework filters test to squeeze through extra flagsCaolán McNamara1-2/+7
2012-10-31n#785767 import NS_ooxml::LN_CT_TrPrBase_gridBeforeMiklos Vajna2-3/+8
2012-10-31n#785767 import NS_ooxml::LN_CT_TrPrBase_gridAfterMiklos Vajna2-1/+8
2012-10-30writerfilter: remove PropertyMap::InsertPropsNoOverwrite again:Michael Stahl2-11/+0
2012-10-30writerfilter: clean up PropertyMap::insert mess:Michael Stahl12-38/+47
2012-10-30fdo#56512 fix RTF import of non-unicode Hebrew textMiklos Vajna1-1/+5
2012-10-29docx import: handle start/end attribute in tcBordersPierre-Eric Pelloux-Prayer1-0/+2
2012-10-29Revert "n#778140 fix import of w:fldSimple character properties"Miklos Vajna2-8/+1
2012-10-29DOCX: w:doNotUseHTMLParagraphAutoSpacing should affect AddParaTableSpacingMiklos Vajna2-1/+1
2012-10-29import RTF_DPROUNDRMiklos Vajna1-1/+6