summaryrefslogtreecommitdiffstats
path: root/writerfilter
Commit message (Expand)AuthorAgeFilesLines
* oox: remove Package_generated and Package_tokensMichael Stahl2013-05-072-3/+5
* writerfilter: remove Package_sprmidsMichael Stahl2013-05-072-34/+0
* fdo#64256 writerfilter: handle void GraphicURL in ListsManager::lcl_sprmMiklos Vajna2013-05-071-1/+3
* handle graphic bullets in .docx also when saved as <w:pict>Luboš Luňák2013-05-024-2/+23
* Fix out-of-bonds Sequence access in NumberingManager with page numberingFridrich Štrba2013-05-021-1/+2
* bnc#779630 initial DOCX import of w:sdt's w:dateMiklos Vajna2013-05-027-67/+246
* Update pchAurimas Fišeras2013-05-021-0/+2
* writerfilter: few more doxygen commentsMiklos Vajna2013-05-022-0/+9
* bnc#779630 tokenize w:listItem and w:dropDownListMiklos Vajna2013-04-301-0/+7
* WaE: private field 'mbShapeSent' is not usedTor Lillqvist2013-04-301-1/+0
* bnc#779630 initial DOCX import of w:sdt's w:dropDownListMiklos Vajna2013-04-305-0/+103
* n#592908: docx import, fixed handling of w10:wrapCédric Bosdonnat2013-04-303-15/+7
* OOXMLFastContextHandlerValue: clean up duplicated constantMiklos Vajna2013-04-301-3/+1
* Fixing Indentation RTL bugAdam Co2013-04-291-1/+15
* ugly hack for NS_ooxml::LN_CT_Style_type being the first attribute processedLuboš Luňák2013-04-261-1/+15
* check for NS_ooxml::LN_CT_Style_type being processed firstLuboš Luňák2013-04-241-3/+12
* avoid crash when no table grid is givenLuboš Luňák2013-04-221-0/+4
* n#382137: Do run out of bounds (& consequently crash) when we have 0 spans.Jan Holesovsky2013-04-221-4/+1
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-2227-619/+108
* Revert "fdo#62096: Replaced some compareTo with =="Fridrich Štrba2013-04-221-7/+7
* fdo#62096: Replaced some compareTo with ==Sameer Deshmukh2013-04-221-7/+7
* fdo#63685 wp:inline's distT/B/L/R is in EMU's, not twipsMiklos Vajna2013-04-191-4/+4
* fdo#63023 incorrect RTF background color in headerMiklos Vajna2013-04-181-3/+8
* Update pchAurimas Fišeras2013-04-171-0/+4
* fdo#61193 fix crash on RTF paste of footnoteMiklos Vajna2013-04-161-3/+7
* RTF import: initial handling of posrelh and posrelv shape propertiesMiklos Vajna2013-04-121-0/+22
* RTF filter: import fShadow, shadowColor and shadowOffset shape propertiesMiklos Vajna2013-04-111-3/+23
* RTF import of new-style frames: implement line color/widthMiklos Vajna2013-04-111-1/+17
* RTF shape import: fix default horizontal/vertical orient relationMiklos Vajna2013-04-111-0/+7
* Resolves: #i119464# Update default alignment value for docx [Sub]TitleYong Lin Ma2013-04-111-1/+18
* fix new-style RTF frame default internal margin valuesMiklos Vajna2013-04-103-14/+20
* add msfilter::util::ConvertColor to avoid copy&pasteMiklos Vajna2013-04-101-22/+2
* RTF import: fix priority handling of shpz vs dhgtMiklos Vajna2013-04-101-0/+4
* RTF import of fillType and fillFocus shape propertiesMiklos Vajna2013-04-103-1/+60
* coverity#1000707: out of bounds accessMarkus Mohrhard2013-04-101-1/+1
* RTF import of new-style frames: fix txflTextFlow shape propertyMiklos Vajna2013-04-101-4/+7
* RTF import of new-style frames: fix nameMiklos Vajna2013-04-101-1/+10
* restore disabled rtfimport testsMiklos Vajna2013-04-103-0/+10
* RTF equivalent of 229f6e187bd85d0af47da9feffef2d9ac7f83120Miklos Vajna2013-04-101-1/+5
* RTF: also import rectangles as Writer text framesMiklos Vajna2013-04-101-4/+3
* RTF import of d{x,y}WrapDist* shape propertiesMiklos Vajna2013-04-101-0/+8
* fix RTF import of default fFitShapeToTextMiklos Vajna2013-04-101-0/+4
* RTF import of d{x,y}Text* shape propertiesMiklos Vajna2013-04-101-0/+9
* RTF import of new-style frames: fix defaultsMiklos Vajna2013-04-103-25/+43
* RTF import of new-style frames: avoid fake empty paragraph at the endMiklos Vajna2013-04-101-1/+8
* RTF filter: import text box shapes as a Writer textframeMiklos Vajna2013-04-101-4/+16
* Fix variables not initializedJulien Nabet2013-04-071-0/+5
* remove needless forward rtl::OUString declarationsLuboš Luňák2013-04-071-1/+0
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-0713-59/+41
* new module i18nlangtagEike Rathke2013-04-053-3/+3