summaryrefslogtreecommitdiffstats
path: root/writerfilter
Commit message (Expand)AuthorAgeFilesLines
* Get rid of (most uses of) GUITor Lillqvist2012-12-252-5/+5
* fdo#57678 fix import of RTF_PARD between RTF_CELL and RTF_ROWMiklos Vajna2012-12-241-4/+8
* fdo#58076 fix import of RTF page margins vs partial section propsMiklos Vajna2012-12-232-2/+6
* fdo#57886 fix import of RTF_MLIMLOCMiklos Vajna2012-12-221-0/+1
* regenerate pchPeter Foley2012-12-191-28/+28
* Replace GUIBASE checks with equivalent OS checksTor Lillqvist2012-12-181-2/+2
* n#792778 DOCX import: parse group shapes in oox onlyMiklos Vajna2012-12-171-17/+25
* update PCH headersLuboš Luňák2012-12-131-1/+0
* docx import/export non-breaking hyphen and soft hyphenLennard2012-12-101-2/+2
* new autogenerated PCH header for writerfilterLuboš Luňák2012-12-102-28/+205
* remove unneeded PCH stuffLuboš Luňák2012-12-101-9/+0
* no longer necessary to add include path for PCH headerLuboš Luňák2012-12-101-1/+0
* testing PCH for writerfilterLuboš Luňák2012-12-103-0/+65
* fdo#46808, use service constructor for embed::StorageFactoryNoel Grandin2012-12-102-4/+2
* fdo#49934 fix RTF import of column break in case no columns are definedMiklos Vajna2012-12-081-4/+17
* remove bogus assert and add emacs modelines.Michael Meeks2012-12-0720-1/+19
* Emacs modeline + whitespace fix.Jan Holesovsky2012-12-071-2/+3
* fdo#44736 - convert RTFSprms to a copy-on-write structure.Michael Meeks2012-12-073-40/+92
* -Werror,-Wunused-private-fieldStephan Bergmann2012-12-062-2/+0
* fdo#54473 fdo#57133 fix RTF import of character stylesMiklos Vajna2012-12-041-1/+1
* writerfilter: unused createStreamHandlerMiklos Vajna2012-12-032-7/+0
* move setting up of ext. executables out of gbuild.mkDavid Tardon2012-12-021-20/+22
* writerfilter: remove unused WW8AnalyzerMiklos Vajna2012-12-013-299/+0
* sw: remove unused UNO wrapper around old internal RTF importMiklos Vajna2012-12-011-13/+0
* fdo#57708 fix RTF import of pictures right before text framesMiklos Vajna2012-11-302-1/+10
* fdo#57708 fix fake page break problem during RTF importMiklos Vajna2012-11-302-30/+44
* dmapper: couple of null pointer checks for the unit testMiklos Vajna2012-11-301-5/+9
* c++ API: use css alias in generated headers, adds global css declThorsten Behrens2012-11-301-2/+0
* DomainMapper_Impl::finishParagraph: also handle insert of multi-para framesMiklos Vajna2012-11-291-1/+3
* DomainMapper_Impl::finishParagraph: fix frame conversion vs insert posMiklos Vajna2012-11-291-4/+5
* API CHANGE: add a "position" parameter to XParagraph/TextPortionAppend methodsMiklos Vajna2012-11-286-21/+72
* bigendian utext mixup triggering regression test failureCaolán McNamara2012-11-281-26/+25
* writerfilter: remove copy&pasteMiklos Vajna2012-11-281-2/+1
* fdo#44736 RTF import: ignore direct formatting which equals to styleMiklos Vajna2012-11-258-6/+65
* fdo#51304 Remove @author annotationJosé Guilherme Vanz2012-11-241-9/+0
* writerfilter: sort RTF keywords only once in RTFTokenizerMiklos Vajna2012-11-232-4/+12
* split qnametostr up to try and make .o's small enough for ppc64Caolán McNamara2012-11-236-39/+29
* AllSettings with LanguageTagEike Rathke2012-11-222-2/+2
* n#780645 DOCX import: add support for fixed column widthMiklos Vajna2012-11-193-1/+77
* use LanguageTagEike Rathke2012-11-171-5/+3
* Remove unused methods from writerfilterMarcos Paulo de Souza2012-11-154-28/+0
* fdo#55525 import RTF_TRLEFTMiklos Vajna2012-11-141-0/+37
* round() is not portableTor Lillqvist2012-11-081-1/+1
* docx import: round float value to int when computing cells widthPierre-Eric Pelloux-Prayer2012-11-061-1/+1
* fdo#48442 fix default hori/vert frame anchor during RTF importMiklos Vajna2012-11-061-4/+6
* fdo#52989 ignore provided size of JPEG files during RTF importMiklos Vajna2012-11-052-3/+7
* writerfilter: drop debugservices uno componentMiklos Vajna2012-11-0515-1965/+0
* WaE uno any conversion does not like intNorbert Thiebaud2012-11-031-2/+4
* rework filters test to squeeze through extra flagsCaolán McNamara2012-11-011-2/+7
* n#785767 import NS_ooxml::LN_CT_TrPrBase_gridBeforeMiklos Vajna2012-10-312-3/+8