summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)Author
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
2011-09-04Drop unused partsJulien Nabet
2011-09-04Related: fdo#38966 initial support for first page header/footer in RTF importMiklos Vajna
2011-09-03drop unused partsJulien Nabet
2011-09-03Related: fdo#38966 RTF import should not ignore page breaks before empty parsMiklos Vajna
2011-09-03writerfilter: define DEBUG_DMAPPER_PROPERTY_MAP with dbglevel>1Miklos Vajna
2011-09-02RTFSymbol: avoid unnecessary typedefMiklos Vajna
2011-09-01Placed more debug code behind #ifdef statementsJoseph Powers
2011-08-29WaE: unused variableCaolán McNamara
2011-08-26DomainMapper_Impl: send shape props to the dmapper loggerMiklos Vajna
2011-08-26setdebugflags is replaced by debug_setup.mkMiklos Vajna
2011-08-26TagLogger: debug code in non-debug buildMiklos Vajna
2011-08-26Related: fdo#39337 It turns out dmapper ignores the position of an entryMiklos Vajna
2011-08-22Implement RTF_ANSICPGMiklos Vajna
2011-08-22Make frame start/end a bit more robustMiklos Vajna
2011-08-22Make sure runs are closed before we end a frameMiklos Vajna
2011-08-19detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud
2011-08-19WaE: fix buildCaolán McNamara
2011-08-19pictures in fly frames are already handledMiklos Vajna
2011-08-19a pard between two frame definitions means two framesMiklos Vajna
2011-08-19paragraphs inside frames do not countMiklos Vajna
2011-08-19handle sections containing no paragraphsMiklos Vajna
2011-08-19multiple sections in a frame are not allowedMiklos Vajna
2011-08-19make sure frame props are always emittedMiklos Vajna
2011-08-19have the twip->mm100 conversion code for frame props at a single placeMiklos Vajna
2011-08-18Revert "adjust for timezone when reading datetime"Luboš Luňák
2011-08-18warnings fixes for RTFPicture and RTFFrameMiklos Vajna
2011-08-18Enable the writerfilter-based RTF import in non-experimental modeMiklos Vajna
2011-08-18Tokenize text::HoriOrientationMiklos Vajna
2011-08-18complete text::VertOrientationMiklos Vajna
2011-08-18tokenize text::RelOrientationMiklos Vajna
2011-08-18implement RTF_FLYANCHORMiklos Vajna
2011-08-18dmapper: don't reset anchor type of text framesMiklos Vajna
2011-08-18these ctors are unusedMiklos Vajna
2011-08-18fly props are needed outside their destinationMiklos Vajna
2011-08-18implement RTF_FLYVERT and RTF_FLYHORZMiklos Vajna
2011-08-18enter RTF_FLYMAINCNTMiklos Vajna
2011-08-18Add data structures to import LO-specific fly frame RTF extensionsMiklos Vajna
2011-08-18Support empty paragraphs in text framesMiklos Vajna
2011-08-17Support multiple paragraphs inside a single frameMiklos Vajna
2011-08-17Implement textframe marginsMiklos Vajna
2011-08-17initial textframe supportMiklos Vajna
2011-08-17dmapper: textframes have to be inserted before text can be appended to themMiklos Vajna
2011-08-15send crop values to dmapperMiklos Vajna