summaryrefslogtreecommitdiffstats
path: root/writerfilter/inc
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ | | |/ | |/|
| * | Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky2011-05-311-1/+1
| |\ \ | | |/ | |/|
| | * fix for fdo#33462Marcel HB2011-05-031-1/+1
| * | Use specific DLLPUBLIC for each libraryTor Lillqvist2011-05-1517-92/+80
| * | Export the LoggedResourcesHelper classTor Lillqvist2011-05-151-1/+3
| * | gbuildize writerfilterDavid Tardon2011-04-142-5/+7
| |/
| * fdo#34489: fix the docx import of comments, properly resolve all idsCédric Bosdonnat2011-03-311-5/+5
| * writerfilter: added some more debug output to debug level >1Cédric Bosdonnat2011-03-291-1/+2
| * Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky2011-03-186-33/+291
| |\
| | * amazingly writerfilter actually use libxml...Norbert Thiebaud2011-03-151-0/+3
| | * make writerfilter compile cleanlyMichael Meeks2011-03-142-5/+2
| | * Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud2011-03-095-31/+289
| | |\
| * | | Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold2011-03-121-1/+1
| |/ /
| * | resolves fdo#34909Noel Power2011-03-021-1/+1
| * | Remove unused method: GetListTableBálint Dózsa2011-02-141-1/+0
| * | sgi hash containers -> boost unordered containersFridrich Štrba2011-02-061-1/+1
| * | Remove old RCS lines.Thomas Arnhold2011-01-211-3/+0
| * | dbglevel=2 build uses libxml2David Tardon2011-01-161-0/+1
| * | rhbz#659394 avoid mangling internal state in case of UNO exceptionDavid Tardon2011-01-121-18/+34
| * | Using libxml2 instead of homemade stuffs for the debug outputCédric Bosdonnat2010-12-081-91/+20
| * | Replace all occured, occurance etc.Takeshi Abe2010-12-061-1/+1
| * | tweak debug switch again, enable filter debug for dbglevel >= 2Noel Power2010-11-231-2/+1
| * | fix bad conditional for debug flag settingNoel Power2010-11-231-1/+1
| * | Coherent use of debug level for writerfilter diagnosticsThorsten Behrens2010-11-233-3/+3
| * | Oops, we certainly don't want this in all casesCédric Bosdonnat2010-11-231-1/+1
| * | Ease the debugging of writerfilter.Cédric Bosdonnat2010-11-231-0/+4
| * | add modelines to .hxx files as wellCaolán McNamara2010-10-2819-0/+57