summaryrefslogtreecommitdiffstats
path: root/writerfilter/inc
Commit message (Expand)AuthorAgeFilesLines
* use SAL_DLLPUBLIC_TEMPLATE for an exported templateLuboš Luňák2012-03-171-1/+1
* Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann2012-03-143-12/+23
* Adding virtual destructor to WW8ResourceModel.hxx classesArnaud Versini2012-03-131-0/+13
* Add a virtual destrcutor to value to prevent memory leak in RTFValueArnaud Versini2012-03-111-0/+2
* fdo#38057 implement RTF import progressbarMiklos Vajna2012-01-111-1/+3
* align ifdefs of usage and definitionsCaolán McNamara2012-01-052-4/+2
* callcatcher: drop some unused methodsCaolán McNamara2012-01-051-3/+0
* writerfilter: fix dbglevel=2 buildMiklos Vajna2011-12-221-0/+11
* Remove unused codeAugust Sodora2011-12-201-2/+0
* callcatcher: Remove unused codeAugust Sodora2011-12-191-5/+0
* callcatcher: remove unused codeCaolán McNamara2011-11-141-1/+1
* sw, writerfilter: fixed debug builds and output dmapper table messagesCédric Bosdonnat2011-11-081-32/+32
* 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