summaryrefslogtreecommitdiff
path: root/sw/qa
AgeCommit message (Expand)Author
2016-11-03svx: add missing ~CONVERT_TWIPS mask in SvxPageItem::PutValue()Miklos Vajna
2016-10-31tdf#103544: This unit test update was missed to cherry-pickTamás Zolnai
2016-10-27tdf#87914 sw: add an initial .uno:SmallCaps commandMiklos Vajna
2016-10-10tdf#99090 docx export page-break only inside a paragraphJustin Luth
2016-10-10tdf75573 docx - complete frames before starting alternate streamsJustin Luth
2016-10-10tdf#99434: import/export documentProtection-forms from .docx incl. testOliver Specht
2016-10-10tdf#64372 docx import: don't ignore continuous section breakJustin Luth
2016-10-10tdf#62847 import image hyperlink in docxdrazil
2016-10-10tdf#81345 docx import fix default page break regressionJustin Luth
2016-10-10tdf#53856 writerfilter set parentless style based on defaultJustin Luth
2016-10-10tdf#103025 sw: don't format header/footer in SwPageFrame::PreparePage()Michael Stahl
2016-10-04comphelper: move setTiledPainting() from SfxViewShellMiklos Vajna
2016-09-30sw lok: disable pixel alignment of cursor logic valuesMiklos Vajna
2016-09-28sw: avoid emitting invalid cursor pos during end text edit of commentMiklos Vajna
2016-09-27CppunitTest_sw_uiwriter: avoid SfxLokHelperMiklos Vajna
2016-09-27tdf#102384 sw: avoid moving cursors of other windows in SwTextNode::Update()Miklos Vajna
2016-09-23sw: move LOK_CALLBACK_VIEW_CURSOR_VISIBLE to SwCursorShellMiklos Vajna
2016-09-22lok::Document::getCommandValues: expose sw redline author colorsMiklos Vajna
2016-09-22Related: tdf#102308 sw: ignore seconds when combining redlinesMiklos Vajna
2016-09-21tdf#102308 sw: improve redline timestamp precisionMiklos Vajna
2016-09-20fftester: break as soon as an exception is requiredCaolán McNamara
2016-09-20sw: emit LOK_CALLBACK_STATE_CHANGED when cursor enters/leaves a redlineMiklos Vajna
2016-09-16lok::Document: rename getViews() to getViewsCount()Miklos Vajna
2016-09-16sw: allow select of redline by indexMiklos Vajna
2016-09-14sw draw text: emit LOK_CALLBACK_VIEW_LOCK from registerCallback()Miklos Vajna
2016-09-14sw draw text: emit LOK_CALLBACK_TEXT_VIEW_SELECTION from registerCallback()Miklos Vajna
2016-09-14sw draw text: emit LOK_CALLBACK_INVALIDATE_VIEW_CURSOR from registerCallback()Miklos Vajna
2016-09-14sw: emit LOK_CALLBACK_GRAPHIC_VIEW_SELECTION as part of registerCallback()Miklos Vajna
2016-09-13sw: emit LOK_CALLBACK_TEXT_VIEW_SELECTION as part of registerCallback()Miklos Vajna
2016-09-13sw: emit LOK_CALLBACK_VIEW_CURSOR_VISIBLE as part of registerCallback()Miklos Vajna
2016-09-13sw: implement SdrMarkView::GetSfxViewShell() APIMiklos Vajna
2016-09-02sw lok: avoid hiding / showing sdr mark handles on focus changeMiklos Vajna
2016-09-01Revert "fftester: non-contiguous cells"Michael Stahl
2016-09-01fftester: empty tabbox protectionCaolán McNamara
2016-08-30sw: use SwModule::GetRedlineAuthor() in SwTextShell::ExecField()Miklos Vajna
2016-08-30sw lok: emit REDLINE_TABLE_ENTRY_MODIFIED when deleting self-added charactersMiklos Vajna
2016-08-19sw lok: add callbacks for redline table insertion / removalMiklos Vajna
2016-08-19sw: fix accepting/rejecting a change by index when cursor is not at a redlineMiklos Vajna
2016-08-19sw redlining: support per-view authorsMiklos Vajna
2016-08-18sw: allow accept/reject of redline by indexMiklos Vajna
2016-08-17LOK unit tests: document what is a view callbackMiklos Vajna
2016-08-17editeng: introduce OutlinerViewShell::NotifyOtherViews()Miklos Vajna
2016-08-16sw lok: limit undo/redo in SwDrawTextShellMiklos Vajna
2016-08-15sw undo: add a Repair argument to the .uno:Undo/Redo commandsMiklos Vajna
2016-08-15sfx2: make SfxLokHelper::setView() set also the active frameMiklos Vajna
2016-08-10sw lok: limit undo/redo access to undo actions created by the same viewMiklos Vajna
2016-08-03editeng: track view shells in SfxListUndoActionsMiklos Vajna
2016-08-03editeng: implement SfxUndoAction::GetViewShellId() interface in EditUndoMiklos Vajna
2016-07-29tdf#101168 sw: fix missing repaint on undo with multiple windowsMiklos Vajna
2016-07-27svx lok: draw text edits in all viewsMiklos Vajna