summaryrefslogtreecommitdiff
path: root/sw/qa
AgeCommit message (Expand)Author
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-27CppunitTest_sw_ooxmlsdrexport: split into two partsMiklos Vajna
2015-04-23fix duplicate attribute export to docx with ooo69297-4.odtCaolán McNamara
2015-04-21loplugin:cstylecastStephan Bergmann
2015-04-21tdf#90421 RTF export: ignore hyperlinks without an URLMiklos Vajna
2015-04-21Applies CharAttribute to selected text and tests undoAustin Chen
2015-04-21RTF import: handle d{x,y}WrapDist* picture propertiesMiklos Vajna
2015-04-21tdf#78606: unittest for docx section header export bugEilidh McAdam
2015-04-20Related: tdf#90681 table model can have truly empty cellsCaolán McNamara
2015-04-20tdf#80708 RTF export: fix unexpected table row breakMiklos Vajna
2015-04-20RtfAttributeOutput::ParaHyphenZone: use \hyphparMiklos Vajna
2015-04-19add test-case for EDB-36788Caolán McNamara
2015-04-18testOldComplexMerge: work around buggy libxml by not using //Miklos Vajna
2015-04-18silence MacOSX_37-tdf-buildbot failureCaolán McNamara
2015-04-17Resolves: tdf#90681 table model can have truly empty cellsCaolán McNamara
2015-04-17RTF filter: export \hyphautoMiklos Vajna
2015-04-17tdf#86182 RTF import: fix handling of \rtlparMiklos Vajna
2015-04-17convert SCRIPTTYPE_ constants to scoped enumNoel Grandin
2015-04-16RTF import: fix handling of \objdataMiklos Vajna
2015-04-15DOCX import: convert MathType to Math if MathTypeToMath is enabledMiklos Vajna
2015-04-14tdf#89478: svx: ODF import: SvxBrushItem Graphics should override ColorMichael Stahl
2015-04-14tdf#88337 tdf#89193: sw: add missing SwXPageStyle propertiesMichael Stahl
2015-04-14tdf#88337: add test documentRegina Henschel
2015-04-14have a nonsymetric test table to better catch transpose errorsBjoern Michaelsen
2015-04-14Related: tdf#90130 gradient transparency goes missingCaolán McNamara
2015-04-13Resolves: tdf#90130 don't clobber new solid-color on seeing old transparencyCaolán McNamara
2015-04-13add some label testsBjoern Michaelsen
2015-04-13add set/getData testsBjoern Michaelsen
2015-04-13move check_table/fill_table from inner f. to priv. member fnct.Bjoern Michaelsen
2015-04-13Add SwXTextDocument::postKeyEvent() testcase.Miklos Vajna
2015-04-12tdf#75614 RTF import: fix missing text after footnoteMiklos Vajna
2015-04-10convert ScopedVclPtr to ScopedVclPtrInstanceNoel Grandin
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin
2015-04-10vclptr: misc. bug fixing.Michael Meeks
2015-04-10tdf#90230 SwDoc::AppendDoc: take care of marks when inserting page breakMiklos Vajna
2015-04-10Fix OutputDevice members / stack allocation.Michael Meeks
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-10convert SfxObjectCreateMode to scoped enumNoel Grandin
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin
2015-04-09tdf#89214 SwDoc::GetUniqueNumRuleName: always return pChkStr if it's unusedMiklos Vajna
2015-04-07tdf#89802: xmloff: fix ODF import of frame with empty style name refMichael Stahl
2015-04-07tdf#90362 sw: config option for ignoring protected areasMiklos Vajna
2015-04-03CppunitTest_sw_ooxmlexport5: fix Fedora 22 alpha buildMiklos Vajna
2015-04-02sw: [loplugin:stringconstant]Michael Stahl
2015-04-02Added test function for Search-and-Replace with TransliterationVarun
2015-04-02loplugin:staticmethodsNoel Grandin
2015-04-01CppunitTest_sw_ooxmlexport5: try to make MacOSX_37-tdf-buildbot happyMiklos Vajna
2015-04-01tdf#60060: unit test for docx section protection exportEilidh McAdam