summaryrefslogtreecommitdiff
path: root/sw/qa
AgeCommit message (Expand)Author
2014-12-03move size() into the container tooBjoern Michaelsen
2014-12-03move container stuff out of sw::Ring<>Bjoern Michaelsen
2014-12-02Revert "loplugin: cstylecast"Kohei Yoshida
2014-12-02loplugin: cstylecastNoel Grandin
2014-12-02simplifyBjoern Michaelsen
2014-12-02test constnessBjoern Michaelsen
2014-12-02rename numberOf() to STL-like size()Bjoern Michaelsen
2014-12-02add mode linesTakeshi Abe
2014-12-02WaE: Unreferenced function definition [loplugin:unreffun]Tor Lillqvist
2014-12-02move Ring to sw::RingBjoern Michaelsen
2014-12-02use new typesafer implementationBjoern Michaelsen
2014-12-02some test tweakingBjoern Michaelsen
2014-12-02test FOREACHBjoern Michaelsen
2014-12-02some more iterationBjoern Michaelsen
2014-12-02more testing and initial iteratorsBjoern Michaelsen
2014-12-02test intrusiveBjoern Michaelsen
2014-11-30fdo#72031 RTF import: bogus call to getBestTextEncodingFromLocale()Miklos Vajna
2014-11-28DOCX import: ignore <w:tblpPr> in shape textMiklos Vajna
2014-11-28SwAnchoredObjectPosition::_GetHoriAlignmentValues: fix position of textboxesMiklos Vajna
2014-11-28Unittest for autocorrect in writerDaniel Sikeler
2014-11-26always pass bookmark name through to domainmapperCaolán McNamara
2014-11-25java: final fields that can be staticNoel Grandin
2014-11-24fdo#85889 handle pc, pca and mac rtf keywords in writerfilterAndras Timar
2014-11-24Revert "fdo#85889 handle pc, pca and mac rtf keywords in writerfilter"Andras Timar
2014-11-24fdo#85889 handle pc, pca and mac rtf keywords in writerfilterAndras Timar
2014-11-24chmod -x fdo44984.rtfAndras Timar
2014-11-22fdo#82006 RTF filter: import \sbauto and \saautoMiklos Vajna
2014-11-22CppunitTest_sw_mailmerge: enable on WindowsMiklos Vajna
2014-11-22RTF import: fix handling of multiple \lfolevel control wordsMiklos Vajna
2014-11-21Use oox::drawingml::convertEmuToHmm()Miklos Vajna
2014-11-21CppunitTest_sw_mailmerge: remaining MM methods from header fileMiklos Vajna
2014-11-21DOCX export: fix page border spacing in case of headers/footersMiklos Vajna
2014-11-21DOCX import: first page header should always set default headers as wellMiklos Vajna
2014-11-21WaE: ‘isNumber’ [-Werror=maybe-uninitialized]Eike Rathke
2014-11-21WaE: ‘isNumber’ [-Werror=maybe-uninitialized]Eike Rathke
2014-11-21WaE: ‘isNumber’ [-Werror=maybe-uninitialized]Eike Rathke
2014-11-20make FastSaxParser provide the whole content in one characters() callLuboš Luňák
2014-11-20DOCX filter: import <w:startOverride>Miklos Vajna
2014-11-20fdo#85554 SwXShape: fix getting ZOrder property when doc contains TextBoxesMiklos Vajna
2014-11-20...at least, that's the value for me on Mac with retinaStephan Bergmann
2014-11-20SwTxtNode::IsIgnoredCharFmtForNumbering: ignore RES_CHRATR_COLORMiklos Vajna
2014-11-19fdo#85872: sw: fix crash in insert index dialogMichael Stahl
2014-11-19Fix rtf outline importing issue.Mark Hung
2014-11-19DOCX import: handle <w:lvlOverride> without <w:lvlText>Miklos Vajna
2014-11-19add EDB-35279 test-caseCaolán McNamara
2014-11-19Use SwNode::GetTxtNode()Miklos Vajna
2014-11-19remove nonsense comment clutterBjoern Michaelsen
2014-11-18DOCX export: put either hints or the para attr set into the para marker propsMiklos Vajna
2014-11-18java: make fields final where possibleNoel Grandin
2014-11-18Fix outline numbering for ooxml import filter.Mark Hung