summaryrefslogtreecommitdiff
path: root/sw/qa
AgeCommit message (Expand)Author
2013-09-04fdo#68839: add unit testMichael Stahl
2013-09-03typoMiklos Vajna
2013-09-03fdo#68607 bnc#816593 DomainMapperTableHandler: don't always start a frameMiklos Vajna
2013-09-02bnc#816593 DOCX import: ignore page breaks in tablesMiklos Vajna
2013-09-01docx export: add unit test for page size with page bordersPierre-Eric Pelloux-Prayer
2013-08-30fix for IsPlausibleSingleWordSection checking wrong conditionAdam Co
2013-08-29bnc#816593 DOCX filter: import paragraph spacing from table styleMiklos Vajna
2013-08-28bnc#816593 DOCX import: fix auto table width wrt nested tablesMiklos Vajna
2013-08-27Reduce copy&paste by adding SwModelTestBase::getShape()Miklos Vajna
2013-08-26fdo#33960: sw: fix cross reference fields some moreTroy Rollo
2013-08-26bnc#834035 test fileMiklos Vajna
2013-08-26bnc#834035 DOCX export: fix hyperlinks of illustration indexMiklos Vajna
2013-08-25fdo#57950: Remove some chained appends in swJelle van der Waa
2013-08-24ODF filter: handle draw:shadow-opacity for Writer framesMiklos Vajna
2013-08-23Fix types in new odf tests.Zolnai Tamás
2013-08-23ODF export/import of fine dashed border styleZolnai Tamás
2013-08-23CharBrd 7: Border shadowZolnai Tamás
2013-08-23DOCX export of picture shadow transparencyMiklos Vajna
2013-08-23VML import: fix default value of mso-wrap-distance-left/rightMiklos Vajna
2013-08-22fdo#67737 : fix for flip not being imported & rendered correctlyRi GangHu
2013-08-22DOCX tests: move testTableFloatingMargins to the export suiteMiklos Vajna
2013-08-22oox::drawingml::convertEmuToHmm: fix rounding for negative valuesMiklos Vajna
2013-08-22fdo#44689: fix for DOCX import+export of page number start valuePiao Jing Nan
2013-08-22fdo#68076 RTF import: default font had priority over the specified oneMiklos Vajna
2013-08-21sw_ooxmlexport test: remove no longer needed m_bImportMiklos Vajna
2013-08-21DOCX import: fix handling of textframes having shape text ending with a tableMiklos Vajna
2013-08-20Translate writer test 'Checktable.java' to PythonXiaoli
2013-08-18Add test for drop caps odf filterZolnai Tamás
2013-08-18CharBrd 8.2: Tests for UNO API and ODF filterZolnai Tamás
2013-08-17fdo#44715 RTF import: reset styles in tables on RTF_PARDMiklos Vajna
2013-08-16DOCX export: fix bottom paragraph margin inside text frameMiklos Vajna
2013-08-16DOCX export: implement wrap distance of Writer textframesMiklos Vajna
2013-08-15RTF import/export of paragraph drop shadowMiklos Vajna
2013-08-15DOCX import: handle custom left cell margin for float table positionMiklos Vajna
2013-08-15DOCX import: handle w:leftFromText and w:rightFromText for floating tablesMiklos Vajna
2013-08-14DOCX import: fixed horizontal position of floating tablesMiklos Vajna
2013-08-14w:spacing in a paragraph should also apply to as-char objects (bnc#780044)Luboš Luňák
2013-08-13DOCX export of paragraph border drop shadowMiklos Vajna
2013-08-13RTF import: handle rotation on groupshapesMiklos Vajna
2013-08-12VML import: handle rotation on groupshapesMiklos Vajna
2013-08-12fdo#63428 writerfilter: fix paste of commented text rangesMiklos Vajna
2013-08-09fdo#53556 testcaseMiklos Vajna
2013-08-08bnc#823651 WW8 import: fix paragraph style in empty first page headerMiklos Vajna
2013-08-06fdo#47440 import RTF_SHPBX/YPAGE for Writer pictures, tooMiklos Vajna
2013-08-05fdo#67498 RTF import: fix missing margins vs continuous section breaksMiklos Vajna
2013-08-01fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa
2013-07-31fdo#67013 : fix for borders in headers and footersAdam Co
2013-07-31Convert utf-8 bytes to \xNN hex representationTor Lillqvist
2013-07-31Revert "fdo#66246 fdo#66395 BOM for MSVC with UTF-8 unfriendly codepage"Fridrich Štrba
2013-07-31fdo#66246 fdo#66395 BOM for MSVC with UTF-8 unfriendly codepageIsamu Mogi