summaryrefslogtreecommitdiff
path: root/sw/qa
AgeCommit message (Expand)AuthorFilesLines
2016-10-05tdf#103025 sw: don't format header/footer in SwPageFrame::PreparePage()Michael Stahl2-0/+9
2016-10-05convert MapUnit to scoped enumNoel Grandin1-1/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-2/+2
2016-10-04comphelper: move setTiledPainting() from SfxViewShellMiklos Vajna1-1/+36
2016-10-04crashtesting: use a stack with the expected dtor order for its elementsCaolán McNamara1-0/+0
2016-10-04tdf#100830 drawingML import: handle <a:alphaModFix>Miklos Vajna2-0/+6
2016-10-03Fix typosAndrea Gelmini2-2/+2
2016-10-03n#780843 revert part of docx testcaseJustin Luth3-18/+34
2016-09-29sw lok: disable pixel alignment of cursor logic valuesMiklos Vajna1-0/+26
2016-09-29Resolves: tdf#102334 Some hidden text not imported as hidden correctlyCaolán McNamara2-0/+6
2016-09-29tdf#90697 unit test for an unused FirstPage headerJustin Luth2-0/+26
2016-09-28Reintroduce "tdf#90697 unit test for rtf import"Samuel Mehrbrodt2-0/+80
2016-09-28fftester: cut out middle man in deref null ptr and get addressCaolán McNamara1-0/+0
2016-09-28sw: remove defensive programming bullshit in lcl_AssureFieldMarksSetMichael Stahl1-1/+1
2016-09-27Revert "tdf#90697 unit test for rtf import"Samuel Mehrbrodt2-80/+0
2016-09-27sw: avoid emitting invalid cursor pos during end text edit of commentMiklos Vajna1-2/+45
2016-09-27tdf#87914 sw: add an initial .uno:SmallCaps commandMiklos Vajna1-0/+20
2016-09-27tdf#90697 unit test for rtf importSamuel Mehrbrodt2-0/+80
2016-09-26CppunitTest_sw_uiwriter: avoid SfxLokHelperMiklos Vajna1-2/+3
2016-09-23tdf#94987 Create directories for temp filenamesJan-Marek Glogowski2-18/+53
2016-09-23tdf#102384 sw: avoid moving cursors of other windows in SwTextNode::Update()Miklos Vajna1-0/+24
2016-09-22loplugin:unnecessaryvirtualNoel Grandin3-12/+0
2016-09-22sw: move LOK_CALLBACK_VIEW_CURSOR_VISIBLE to SwCursorShellMiklos Vajna1-1/+7
2016-09-21lok::Document::getCommandValues: expose sw redline author colorsMiklos Vajna1-0/+25
2016-09-21Related: tdf#102308 sw: ignore seconds when combining redlinesMiklos Vajna1-1/+10
2016-09-20tdf#102308 sw: improve redline timestamp precisionMiklos Vajna1-0/+31
2016-09-20tdf#84684 RTF import: fix ZOrder of child shapes inside group shapeMiklos Vajna2-1/+412
2016-09-19sw: emit LOK_CALLBACK_STATE_CHANGED when cursor enters/leaves a redlineMiklos Vajna1-1/+27
2016-09-16lok::Document: rename getViews() to getViewsCount()Miklos Vajna1-1/+1
2016-09-15sw: allow select of redline by indexMiklos Vajna1-3/+27
2016-09-15tdf#53856 writerfilter set parentless style based on defaultJustin Luth2-0/+9
2016-09-14sw draw text: emit LOK_CALLBACK_VIEW_LOCK from registerCallback()Miklos Vajna1-0/+4
2016-09-13sw draw text: emit LOK_CALLBACK_TEXT_VIEW_SELECTION from registerCallback()Miklos Vajna1-0/+12
2016-09-13sw draw text: emit LOK_CALLBACK_INVALIDATE_VIEW_CURSOR from registerCallback()Miklos Vajna1-0/+37
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2-2/+2
2016-09-13sw: emit LOK_CALLBACK_GRAPHIC_VIEW_SELECTION as part of registerCallback()Miklos Vajna1-0/+4
2016-09-13tdf#89315 writerfilter add missing parents to out-of-order stylesJustin Luth1-0/+5
2016-09-12sw: emit LOK_CALLBACK_TEXT_VIEW_SELECTION as part of registerCallback()Miklos Vajna1-0/+37
2016-09-12sw: emit LOK_CALLBACK_VIEW_CURSOR_VISIBLE as part of registerCallback()Miklos Vajna1-0/+8
2016-09-12sw: implement SdrMarkView::GetSfxViewShell() APIMiklos Vajna1-0/+30
2016-09-12fftester: break as soon as an exception is requiredCaolán McNamara1-0/+0
2016-09-11rework to avoid coverity#1371295 Missing move assignment operatorCaolán McNamara1-7/+11
2016-09-09tdf#86926 writerfilter allow fallback if exceptionsJustin Luth2-0/+7
2016-09-08tdf#75221: make margin collapsing implementation conform OASIS proposalMike Kaganski2-0/+9
2016-09-08sw: remove qa/tiledrendering/tiledrendering.cxx againMiklos Vajna1-212/+0
2016-09-08tdf#81345 docx import fix default page break regressionJustin Luth2-0/+12
2016-09-08convert nsRedlineMode_t to typed_flagsNoel Grandin3-30/+30
2016-09-08tdf#101712 Writer Table Style; odf export; remove parent export for cell styleJakub Trzebiatowski2-0/+24
2016-09-07tdf#78727 sw: fix missing textbox text when anchored inside flying tableMiklos Vajna2-0/+11
2016-09-06tdf#44986 RTF import: handle \trwWidthA by faking cellsMiklos Vajna2-0/+45