summaryrefslogtreecommitdiff
path: root/writerfilter/inc
AgeCommit message (Expand)AuthorFilesLines
2011-09-06Make this easier to parse visuallyTor Lillqvist1-1/+1
2011-09-06Do what I said in 8b23d5be319ed4bac5d855c127dcfe7c6d0dc32cTor Lillqvist1-1/+1
2011-09-04Drop unused partsJulien Nabet1-1/+0
2011-09-01Placed more debug code behind #ifdef statementsJoseph Powers2-3/+10
2011-08-26TagLogger: debug code in non-debug buildMiklos Vajna1-0/+7
2011-07-27export needed symbols from a libLuboš Luňák1-2/+2
2011-07-23switch to CostumTarget-based code generation from gnumake4Bjoern Michaelsen1-0/+1
2011-07-23revert to old writerfilter gbuilizationBjoern Michaelsen14-78/+81
2011-07-21resyncing to masterBjoern Michaelsen7-211/+79
2011-07-01add license headersMiklos Vajna1-0/+27
2011-06-26Merge remote-tracking branch 'origin/master'Miklos Vajna1-1/+1
2011-06-20gnumake4: switching gbuildizationBjoern Michaelsen14-81/+49
2011-06-20remove merge trashBjoern Michaelsen2-561/+0
2011-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen24-198/+775
2011-06-17TagLogger: new method toTree [hg:b4a56c7574da]Henning Brinkmann1-0/+1
2011-06-17redefined Token_t, used sal_Int32 where old definition was needed [hg:3fe6998...Henning Brinkmann1-8/+36
2011-06-17writerfilter10: convert writerfilter to gbuild [hg:1013d9bf5d0a]Michael Stahl1-29/+0
2011-06-15pass XFrame to the implementation to avoid assertion failuresMiklos Vajna1-1/+3
2011-06-11pass the destination doc model to RTFDocumentImplMiklos Vajna1-1/+3
2011-06-10pass the component context to RTFDocumentImplMiklos Vajna1-2/+3
2011-06-03dmapper: add IsRTFImport() methodMiklos Vajna1-0/+1
2011-05-31Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky1-1/+1
2011-05-27Initial RTFDocument and RTFDocumentFactory implementationMiklos Vajna1-0/+40
2011-05-27define WRITERFILTER_RTFTOK_DLLPUBLICMiklos Vajna1-0/+6
2011-05-27Remove the old unused RTF tokenizerMiklos Vajna4-211/+0
2011-05-15Use specific DLLPUBLIC for each libraryTor Lillqvist17-92/+80
2011-05-15Export the LoggedResourcesHelper classTor Lillqvist1-1/+3
2011-05-03fix for fdo#33462Marcel HB1-1/+1
2011-04-14gbuildize writerfilterDavid Tardon2-5/+7
2011-03-31fdo#34489: fix the docx import of comments, properly resolve all idsCédric Bosdonnat1-5/+5
2011-03-29writerfilter: added some more debug output to debug level >1Cédric Bosdonnat1-1/+2
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky6-33/+291
2011-03-15amazingly writerfilter actually use libxml...Norbert Thiebaud1-0/+3
2011-03-14make writerfilter compile cleanlyMichael Meeks2-5/+2
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold1-1/+1
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud5-31/+289
2011-03-02resolves fdo#34909Noel Power1-1/+1
2011-02-14Remove unused method: GetListTableBálint Dózsa1-1/+0
2011-02-06sgi hash containers -> boost unordered containersFridrich Štrba1-1/+1
2011-01-21Remove old RCS lines.Thomas Arnhold1-3/+0
2011-01-16dbglevel=2 build uses libxml2David Tardon1-0/+1
2011-01-12rhbz#659394 avoid mangling internal state in case of UNO exceptionDavid Tardon1-18/+34
2011-01-05new: XPathLoggerHenning Brinkmann1-0/+65
2010-12-08Using libxml2 instead of homemade stuffs for the debug outputCédric Bosdonnat1-91/+20
2010-12-06Replace all occured, occurance etc.Takeshi Abe1-1/+1
2010-11-23tweak debug switch again, enable filter debug for dbglevel >= 2Noel Power1-2/+1
2010-11-23fix bad conditional for debug flag settingNoel Power1-1/+1
2010-11-23Coherent use of debug level for writerfilter diagnosticsThorsten Behrens3-3/+3
2010-11-23Oops, we certainly don't want this in all casesCédric Bosdonnat1-1/+1
2010-11-23Ease the debugging of writerfilter.Cédric Bosdonnat1-0/+4