summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)Author
2011-11-13RTFDocumentImpl: cleanupMiklos Vajna
2011-11-12Related: i#108154 null pointer check for the unit testMiklos Vajna
2011-11-12RTF import: Fixed unicode characters import, fdo#42109Cédric Bosdonnat
2011-11-12n#707157: Word doesn't break the numberings and prefers hiding themCédric Bosdonnat
2011-11-12Related: fdo#38966 null pointer check for the unit testMiklos Vajna
2011-11-12Related: fdo#37716 null pointer check for the unit testMiklos Vajna
2011-11-12Related: fdo#37498 don't try to read after the last closing braceMiklos Vajna
2011-11-12Related: fdo#33012 null pointer check for the unit test to passMiklos Vajna
2011-11-11Heavily simplified utl::ConfigManager.Stephan Bergmann
2011-11-11Make .component files directly usable within UNO_SERVICES.Stephan Bergmann
2011-11-09fix rtf image import ( causing wrong image sometimes displayed ) fdo#42640Noel Power
2011-11-08writerfilter import, fixed the shapes importCédric Bosdonnat
2011-11-08sw, writerfilter: fixed debug builds and output dmapper table messagesCédric Bosdonnat
2011-11-08fix incorrect OSL_FAIL message because of copy&pasteLuboš Luňák
2011-11-08RTFDocumentImpl: rename m_bIsInShape to m_bIsInFrameMiklos Vajna
2011-11-06RTFDocumentImpl: use boost::shared_ptr for m_pInStream and m_pGraphicHelperMiklos Vajna
2011-11-06RTF import: close file descriptor once import finishedMiklos Vajna
2011-11-06RTF import: delete graphic helper once it's not used (fdo#42640)Miklos Vajna
2011-11-02Related: i#95668 Fix encoding of non-continuous font indexesMiklos Vajna
2011-10-29RTF_FFRES should be parsed for list fields onlyMiklos Vajna
2011-10-29Fix crash of text frames inside RTF tables (fdo#39856)Miklos Vajna
2011-10-29Related: fdo#39856 fix RTF import of some special accented chars in tablesMiklos Vajna
2011-10-23no need for SRCDIR parameter hereMatúš Kukan
2011-10-21writerfilter: add some bling to customtargetMichael Stahl
2011-10-20char can be unsigned, use sal_Int8Tor Lillqvist
2011-10-15split bootstrapfixture and move test-filters class for sot testCaolán McNamara
2011-10-14fdo#41080: fix crash while importing footnotes in RTF tablesMiklos Vajna
2011-10-10these can go behind DEBUG_CONTEXT_HANDLERCaolán McNamara
2011-10-07WaE: class has virtual functions, but destructor is not virtualTor Lillqvist
2011-10-07WaE: switch statement contains 'default' but no 'case' labelsTor Lillqvist
2011-10-07WaE: unreferenced local variableTor Lillqvist
2011-10-07WaE: assignment within conditional expressionTor Lillqvist
2011-10-07WaE: type name first seen using 'struct' now seen using 'class'Tor Lillqvist
2011-10-07WaE: unreferenced local variableTor Lillqvist
2011-10-05WaE: unused variablesCaolán McNamara
2011-10-05test fix: use setUp and tearDown not constructors to init LibreOfficeMichael Meeks
2011-10-05simplfy dmake to gbuild bridgefileBjoern Michaelsen
2011-10-04adapt writerfilter unittests to separate RdbTarget makefile requirementBjoern Michaelsen
2011-09-30silence tedious malware checkers, arcfour, key 0x435645Caolán McNamara
2011-09-30merge filters-test codeCaolán McNamara
2011-09-30add mode-lines to .m files and last round of merged files, etc.Caolán McNamara
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara
2011-09-16Simplified setting headless mode for smoke-/subsequenttetss.Stephan Bergmann
2011-09-12sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ...Stephan Bergmann
2011-09-09map CTL_LANGUAGE<->RTF_ALANG the same as CTL_FONTSIZE<->RTF_AFSCaolán McNamara
2011-09-08Fix duplicateBreakJulien Nabet
2011-09-06Make this easier to parse visuallyTor Lillqvist
2011-09-06Do what I said in 8b23d5be319ed4bac5d855c127dcfe7c6d0dc32cTor Lillqvist
2011-09-06fix reading of w:textbox contents (bnc#693388)Luboš Luňák