summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)Author
2013-06-05bnc#820509 DOCX import: handle M.d.yyyy date format in w:sdtMiklos Vajna
2013-06-05bnc#820509 DOCX import: try harder to disable form design modeMiklos Vajna
2013-06-04fdo#62044 RTF import: don't overwrite existing styles when pastingMiklos Vajna
2013-06-03re-base on ALv2 code. Includes:Michael Meeks
2013-05-30bnc#817956 DOCX import of page border shadowMiklos Vajna
2013-05-30bnc#817956 DOCX import: missing last character of shape textMiklos Vajna
2013-05-27bnc#817956 DOCX import of document background colorMiklos Vajna
2013-05-27fdo#64671 Some special RTF characters were not skipped correctlyUrmas
2013-05-21bnc#818997 RTF import: don't ignore page breaks between shapesMiklos Vajna
2013-05-21fdo#46808, Use service constructorsNoel Grandin
2013-05-20#i121134#, more fix for i119657, fallback to old logic to use current Abstrac...Jian Fang Zhang
2013-05-20Related: #i119657#, importing docx, add code to handle the problem...Jian Fang Zhang
2013-05-16bnc#779630 DOCX import: improve w:sdt size guessingMiklos Vajna
2013-05-15fdo#62977 allow SAL_MAX_INT16..SAL_MAX_UINT16 when importing RTF_UMiklos Vajna
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-05-14fdo#64249: make sure we have matching start/end level for table in shapesCédric Bosdonnat
2013-05-12cppcheck: fix redundantAssignInSwitchJulien Nabet
2013-05-11Resolves: #i119161# copy sStyleIdentifierI and sStyleIdentifierD...Jürgen Schmidt
2013-05-07oox: remove Package_generated and Package_tokensMichael Stahl
2013-05-07writerfilter: remove Package_sprmidsMichael Stahl
2013-05-07fdo#64256 writerfilter: handle void GraphicURL in ListsManager::lcl_sprmMiklos Vajna
2013-05-02handle graphic bullets in .docx also when saved as <w:pict>Luboš Luňák
2013-05-02Fix out-of-bonds Sequence access in NumberingManager with page numberingFridrich Štrba
2013-05-02bnc#779630 initial DOCX import of w:sdt's w:dateMiklos Vajna
2013-05-02Update pchAurimas Fišeras
2013-05-02writerfilter: few more doxygen commentsMiklos Vajna
2013-04-30bnc#779630 tokenize w:listItem and w:dropDownListMiklos Vajna
2013-04-30WaE: private field 'mbShapeSent' is not usedTor Lillqvist
2013-04-30bnc#779630 initial DOCX import of w:sdt's w:dropDownListMiklos Vajna
2013-04-30n#592908: docx import, fixed handling of w10:wrapCédric Bosdonnat
2013-04-30OOXMLFastContextHandlerValue: clean up duplicated constantMiklos Vajna
2013-04-29Fixing Indentation RTL bugAdam Co
2013-04-26ugly hack for NS_ooxml::LN_CT_Style_type being the first attribute processedLuboš Luňák
2013-04-24check for NS_ooxml::LN_CT_Style_type being processed firstLuboš Luňák
2013-04-22avoid crash when no table grid is givenLuboš Luňák
2013-04-22n#382137: Do run out of bounds (& consequently crash) when we have 0 spans.Jan Holesovsky
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-22Revert "fdo#62096: Replaced some compareTo with =="Fridrich Štrba
2013-04-22fdo#62096: Replaced some compareTo with ==Sameer Deshmukh
2013-04-19fdo#63685 wp:inline's distT/B/L/R is in EMU's, not twipsMiklos Vajna
2013-04-18fdo#63023 incorrect RTF background color in headerMiklos Vajna
2013-04-17Update pchAurimas Fišeras
2013-04-16fdo#61193 fix crash on RTF paste of footnoteMiklos Vajna
2013-04-12RTF import: initial handling of posrelh and posrelv shape propertiesMiklos Vajna
2013-04-11RTF filter: import fShadow, shadowColor and shadowOffset shape propertiesMiklos Vajna
2013-04-11RTF import of new-style frames: implement line color/widthMiklos Vajna
2013-04-11RTF shape import: fix default horizontal/vertical orient relationMiklos Vajna
2013-04-11Resolves: #i119464# Update default alignment value for docx [Sub]TitleYong Lin Ma
2013-04-10fix new-style RTF frame default internal margin valuesMiklos Vajna
2013-04-10add msfilter::util::ConvertColor to avoid copy&pasteMiklos Vajna