summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-11-20DOCX filter: import <w:startOverride>Miklos Vajna3-0/+18
2014-11-20fdo#85554 SwXShape: fix getting ZOrder property when doc contains TextBoxesMiklos Vajna5-0/+60
2014-11-20SwTxtNode::IsIgnoredCharFmtForNumbering: ignore RES_CHRATR_COLORMiklos Vajna4-2/+26
2014-11-20sw: move IsIgnoredCharFmtForNumbering() to SwTxtNodeMiklos Vajna2-3/+5
2014-11-20doxygen: png -> gif for imagesMiklos Vajna1-1/+1
2014-11-19Mark Color::AsRGBHexString() as constMiklos Vajna3-3/+3
2014-11-19sw: include the font of SwNumberPortions in layout dumpMiklos Vajna6-6/+28
2014-11-19writerfilter: indentation fixesMiklos Vajna1-7/+7
2014-11-19DOCX import: handle <w:lvlOverride> without <w:lvlText>Miklos Vajna3-1/+9
2014-11-19Use SwNode::GetTxtNode()Miklos Vajna31-108/+90
2014-11-18DOCX export: put either hints or the para attr set into the para marker propsMiklos Vajna4-2/+33
2014-11-18sw: no matching function for call to assertEquals(sal_Int32, int, ...)Miklos Vajna1-1/+1
2014-11-18fdo#86131 SwXTextField::getAnchor: handle postit field with annotation markMiklos Vajna2-0/+21
2014-11-17DOCX import: handle <w:numId> from parent styles as wellMiklos Vajna3-2/+33
2014-11-17CppunitTest_sw_rtfimport: indentation fixesMiklos Vajna1-3/+3
2014-11-17Add rtl::OUString::toUtf8()Miklos Vajna4-6/+29
2014-11-16vcl: let the ModalDialog ctor take an OUStringMiklos Vajna25-35/+35
2014-11-16writerfilter: this is expected to be UTF-8Miklos Vajna1-2/+1
2014-11-16fdo#83204 RTF import: handle \pard<para props> after \bkmkstartMiklos Vajna3-0/+17
2014-11-16vcl: let the ModelessDialog ctor take an OUStringMiklos Vajna13-15/+15
2014-11-16writerfilter: these are expected to be UTF-8Miklos Vajna5-8/+8
2014-11-15vcl: let the Dialog ctor take an OUStringMiklos Vajna4-10/+10
2014-11-15drawinglayer: these are expected to be UTF-8Miklos Vajna1-2/+2
2014-11-15TabDialog ctor: take an OUStringMiklos Vajna3-5/+5
2014-11-15oox: these are expected to be UTF-8Miklos Vajna1-3/+3
2014-11-15RTF import: handle right-to-left tablesMiklos Vajna3-1/+16
2014-11-09SfxTabDialog ctors: take an OUStringMiklos Vajna14-23/+23
2014-11-09cppcanvas: CPPCANVAS_DEBUG_EMFPLUS_DUMP_TO is expected to be UTF-8Miklos Vajna1-1/+1
2014-11-09test for membership should be 'not in'Miklos Vajna2-4/+4
2014-11-08fdo#84645 RTF import: set DontBalanceTextColumns=true for the last section ...Miklos Vajna3-0/+19
2014-11-08CppunitTest_sw_mailmerge: move more methods from header fileMiklos Vajna2-84/+84
2014-11-08SwFrmAddPage::SetFrmType: take an OUStringMiklos Vajna2-3/+3
2014-11-08writerfilter: SW_DEBUG_RTF_PASTE_{TO,FROM} is expected to be UTF-8Miklos Vajna1-2/+2
2014-11-08loplugin:salboolMiklos Vajna1-15/+15
2014-11-07indentation fixesMiklos Vajna1-32/+16
2014-11-07writerfilter: handle ooxml:CT_TblPrBase_bidiVisualMiklos Vajna3-0/+17
2014-11-07SwFrmPage::SetFrmType: take an OUStringMiklos Vajna2-3/+3
2014-11-07DOCX import: fix rounding error in table cell widthsMiklos Vajna4-3/+9
2014-11-06DOCX import: fix <w:tblW w:type="auto"/> handling when cells have fixed widthsMiklos Vajna3-10/+10
2014-11-06sw doc model dump: extend SwFmtFrmSize handlingMiklos Vajna1-1/+2
2014-11-06SwFrmDlg ctor: turn sRestype into an OUStringMiklos Vajna6-13/+13
2014-11-05rtl::OUString::fromUtf8(): use rtl_convertStringToUString()Miklos Vajna1-10/+11
2014-11-05Add rtl::OUString::fromUtf8()Miklos Vajna4-3/+23
2014-11-05fdo#85813 drawingML export: fix handling of impress tablesMiklos Vajna3-2/+16
2014-11-05oox: document PPTX export entry pointMiklos Vajna1-1/+4
2014-11-05CppunitTest_sw_mailmerge: move executeMailMergeTest() from header fileMiklos Vajna2-29/+29
2014-11-04CppunitTest_sw_mailmerge: move DECLARE_MAILMERGE_TEST from header fileMiklos Vajna2-17/+17
2014-11-04bnc#636128 DOC export: handle FFData.cchMiklos Vajna3-0/+20
2014-11-04bnc#636128 DOC import: handle FFData.cchMiklos Vajna2-3/+6
2014-11-04CppunitTest_sw_ww8export: allow invoking a single test onlyMiklos Vajna2-2/+3