summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)AuthorFilesLines
2011-05-16start/end for tblBorders (17.4.13/37), rtl detection missingLuboš Luňák2-11/+43
2011-05-15Use specific DLLPUBLIC for each libraryTor Lillqvist32-210/+92
2011-05-15Export the LoggedResourcesHelper classTor Lillqvist1-1/+3
2011-05-15The writerfilter library needs the resourcemodel library, it seemsTor Lillqvist1-0/+1
2011-05-13implement start/end for TblCellMar (17.4.11/35), no rtl detectionLuboš Luňák4-0/+47
2011-05-13add start/end for tcMar (17.4.10,17.4.36), still not actually implementedLuboš Luňák1-0/+12
2011-05-13implement 17.4.12/17.4.34 (tcborders start/end), rtl detection missingLuboš Luňák2-1/+25
2011-05-13start/end (ISO) for 17.18.84 (ST_TabJc) , without detecting RTLLuboš Luňák1-2/+8
2011-05-07WaE - unused variableChristian Lohmaier1-1/+0
2011-05-04writerfilter: Fixed debug buildCédric Bosdonnat1-3/+1
2011-05-04read wp:positionOffset, wp:alignV and wp:alignH properly (bnc#513579)Luboš Luňák8-85/+137
2011-04-29Fix Cygwin path and symlink problems, thanks to shm_getTor Lillqvist2-29/+33
2011-04-20make sure that library in services.rdb is correct for writerfilter servicesNoel Power2-2/+2
2011-04-20make component methods public component fails to load otherwiseNoel Power1-2/+2
2011-04-19prefer prefix ++/-- operatorsKayo Hamid2-5/+4
2011-04-18initialize the memberDavid Tardon1-1/+2
2011-04-16include helper by absolute pathBjoern Michaelsen4-4/+4
2011-04-16deliver generated headerDavid Tardon2-0/+33
2011-04-15component_getFactory must be SAL_DLLPUBLIC_EXPORTDavid Tardon1-2/+2
2011-04-15use $(OUTDIR) hereDavid Tardon1-1/+1
2011-04-14fix buildDavid Tardon1-1/+1
2011-04-14gbuildize writerfilterDavid Tardon23-1097/+819
2011-04-13catch by const referenceCaolán McNamara1-2/+2
2011-04-05Merge remote-tracking branch 'origin/libreoffice-3-3' into libreoffice-3-4Petr Mladek1-0/+2
2011-03-31fdo#34489: fix the docx import of comments, properly resolve all idsCédric Bosdonnat11-68/+68
2011-03-30docx import: don't add all characters from the parser to paragraphsCédric Bosdonnat2-9/+0
2011-03-29writerfilter: Fixed TagLogger to actually reuse previously created instancesCédric Bosdonnat1-18/+11
2011-03-29writerfilter: merge fixes, TagLogger::endElement doesn't have string paramCédric Bosdonnat1-2/+2
2011-03-29writerfilter: added some more debug output to debug level >1Cédric Bosdonnat1-1/+2
2011-03-29make writerfilter build again with debug=t: missing includeCédric Bosdonnat1-0/+4
2011-03-23unnecessary test. Decrepted ODIAPI.Guto Maia4-232/+0
2011-03-23unnecessary test. Testing xxml itselfGuto Maia4-292/+0
2011-03-19Docx import filter now working with new borders and widthCédric Bosdonnat1-157/+34
2011-03-19fix debug buildDavid Tardon1-1/+1
2011-03-18changing the chmod of some documentsGuto Maia1-0/+0
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky88-1814/+2922
2011-03-16there's no CT_AlignH/V either, only ST_Luboš Luňák1-10/+2
2011-03-16there's no CT_PositionOffset, only ST_PositionOffsetLuboš Luňák1-6/+2
2011-03-15amazingly writerfilter actually use libxml...Norbert Thiebaud1-0/+3
2011-03-15Fix the buildThorsten Behrens1-1/+2
2011-03-14Remove dates from commentsThomas Arnhold1-1/+1
2011-03-14Remove dates from commentsThomas Arnhold6-18/+18
2011-03-14make writerfilter compile cleanlyMichael Meeks14-38/+30
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold16-55/+55
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud87-1793/+2905
2011-03-07resolves fdo#34909Noel Power3-1/+25
2011-03-04cppcheck: this can be constCaolán McNamara1-1/+1
2011-03-03read w:characterSet (fdo#34814)Luboš Luňák3-5/+44
2011-03-02fix indentationLuboš Luňák1-27/+27
2011-03-02read w:charset , not used later though it seems (part of fdo#34814)Luboš Luňák2-2/+11