summaryrefslogtreecommitdiff
path: root/sw/qa
AgeCommit message (Expand)AuthorFilesLines
2016-10-18tdf#95031 DOCX import: auto spacing inside numbering means no spacingMiklos Vajna2-0/+6
2016-10-15clang-cl loplugin: swStephan Bergmann3-4/+6
2016-10-14tdf#64038 ODF import: fix handling of space following <text:s>Michael Stahl2-0/+79
2016-10-14coverity#1371215 Missing move assignment operatorCaolán McNamara1-11/+15
2016-10-13move round-tripables to ww8exportJustin Luth32-545/+544
2016-10-12convert PD_ constants to typed_flagsNoel Grandin1-1/+1
2016-10-11tdf#103001 DOCX export: fix RelId cache when switching streamsMiklos Vajna2-0/+13
2016-10-11move round-tripables to ooxmlexportJustin Luth163-2028/+2131
2016-10-10tdf#95367 DOCX: allow r-t of changed first/follow sectionsJustin Luth4-28/+28
2016-10-07tdf#102997 Fix Error in OOXML Transparency Conversion Mathlbenes2-1/+1
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