summaryrefslogtreecommitdiffstats
path: root/writerfilter
Commit message (Expand)AuthorAgeFilesLines
* no need for SRCDIR parameter hereMatúš Kukan2011-10-231-1/+1
* writerfilter: add some bling to customtargetMichael Stahl2011-10-211-0/+26
* char can be unsigned, use sal_Int8Tor Lillqvist2011-10-202-4/+4
* split bootstrapfixture and move test-filters class for sot testCaolán McNamara2011-10-152-4/+8
* fdo#41080: fix crash while importing footnotes in RTF tablesMiklos Vajna2011-10-141-2/+4
* these can go behind DEBUG_CONTEXT_HANDLERCaolán McNamara2011-10-102-0/+8
* WaE: class has virtual functions, but destructor is not virtualTor Lillqvist2011-10-071-2/+2
* WaE: switch statement contains 'default' but no 'case' labelsTor Lillqvist2011-10-071-0/+4
* WaE: unreferenced local variableTor Lillqvist2011-10-073-2/+4
* WaE: assignment within conditional expressionTor Lillqvist2011-10-071-11/+23
* WaE: type name first seen using 'struct' now seen using 'class'Tor Lillqvist2011-10-071-1/+1
* WaE: unreferenced local variableTor Lillqvist2011-10-072-2/+6
* WaE: unused variablesCaolán McNamara2011-10-051-2/+5
* test fix: use setUp and tearDown not constructors to init LibreOfficeMichael Meeks2011-10-051-2/+5
* simplfy dmake to gbuild bridgefileBjoern Michaelsen2011-10-051-40/+1
* adapt writerfilter unittests to separate RdbTarget makefile requirementBjoern Michaelsen2011-10-043-11/+43
* silence tedious malware checkers, arcfour, key 0x435645Caolán McNamara2011-09-308-1/+1
* merge filters-test codeCaolán McNamara2011-09-303-122/+10
* add mode-lines to .m files and last round of merged files, etc.Caolán McNamara2011-09-305-0/+15
* Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann2011-09-271-1/+1
* just silence the auto_ptr deprecations in isolationCaolán McNamara2011-09-224-0/+10
* Simplified setting headless mode for smoke-/subsequenttetss.Stephan Bergmann2011-09-161-2/+0
* sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ...Stephan Bergmann2011-09-122-2/+14
* map CTL_LANGUAGE<->RTF_ALANG the same as CTL_FONTSIZE<->RTF_AFSCaolán McNamara2011-09-091-0/+1
* Fix duplicateBreakJulien Nabet2011-09-081-1/+0
* Make this easier to parse visuallyTor Lillqvist2011-09-061-1/+1
* Do what I said in 8b23d5be319ed4bac5d855c127dcfe7c6d0dc32cTor Lillqvist2011-09-061-1/+1
* fix reading of w:textbox contents (bnc#693388)Luboš Luňák2011-09-061-0/+1
* Drop unused partsJulien Nabet2011-09-0412-61/+4
* Related: fdo#38966 initial support for first page header/footer in RTF importMiklos Vajna2011-09-041-2/+2
* drop unused partsJulien Nabet2011-09-036-23/+0
* Related: fdo#38966 RTF import should not ignore page breaks before empty parsMiklos Vajna2011-09-032-17/+25
* writerfilter: define DEBUG_DMAPPER_PROPERTY_MAP with dbglevel>1Miklos Vajna2011-09-031-0/+1
* RTFSymbol: avoid unnecessary typedefMiklos Vajna2011-09-021-2/+2
* Placed more debug code behind #ifdef statementsJoseph Powers2011-09-014-61/+91
* WaE: unused variableCaolán McNamara2011-08-291-1/+1
* DomainMapper_Impl: send shape props to the dmapper loggerMiklos Vajna2011-08-261-0/+3
* setdebugflags is replaced by debug_setup.mkMiklos Vajna2011-08-261-3/+0
* TagLogger: debug code in non-debug buildMiklos Vajna2011-08-262-0/+15
* Related: fdo#39337 It turns out dmapper ignores the position of an entryMiklos Vajna2011-08-262-3/+10
* Implement RTF_ANSICPGMiklos Vajna2011-08-221-0/+3
* Make frame start/end a bit more robustMiklos Vajna2011-08-222-3/+12
* Make sure runs are closed before we end a frameMiklos Vajna2011-08-221-0/+1
* detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud2011-08-191-1/+1
* WaE: fix buildCaolán McNamara2011-08-191-1/+1
* pictures in fly frames are already handledMiklos Vajna2011-08-191-1/+3
* a pard between two frame definitions means two framesMiklos Vajna2011-08-191-0/+1
* paragraphs inside frames do not countMiklos Vajna2011-08-191-1/+2
* handle sections containing no paragraphsMiklos Vajna2011-08-192-0/+8
* multiple sections in a frame are not allowedMiklos Vajna2011-08-191-0/+1