summaryrefslogtreecommitdiff
path: root/sw/qa
AgeCommit message (Expand)AuthorFilesLines
2016-09-13sw: implement SdrMarkView::GetSfxViewShell() APIMiklos Vajna1-0/+30
2016-09-02sw lok: avoid hiding / showing sdr mark handles on focus changeMiklos Vajna2-0/+41
2016-09-01Revert "fftester: non-contiguous cells"Michael Stahl1-0/+0
2016-09-01fftester: empty tabbox protectionCaolán McNamara1-0/+0
2016-08-30sw: use SwModule::GetRedlineAuthor() in SwTextShell::ExecField()Miklos Vajna1-0/+9
2016-08-30sw lok: emit REDLINE_TABLE_ENTRY_MODIFIED when deleting self-added charactersMiklos Vajna1-1/+32
2016-08-19sw lok: add callbacks for redline table insertion / removalMiklos Vajna1-1/+31
2016-08-19sw: fix accepting/rejecting a change by index when cursor is not at a redlineMiklos Vajna1-0/+32
2016-08-19sw redlining: support per-view authorsMiklos Vajna1-0/+30
2016-08-18sw: allow accept/reject of redline by indexMiklos Vajna1-0/+33
2016-08-17LOK unit tests: document what is a view callbackMiklos Vajna1-0/+1
2016-08-17editeng: introduce OutlinerViewShell::NotifyOtherViews()Miklos Vajna1-0/+43
2016-08-16sw lok: limit undo/redo in SwDrawTextShellMiklos Vajna1-0/+34
2016-08-15sw undo: add a Repair argument to the .uno:Undo/Redo commandsMiklos Vajna1-0/+41
2016-08-15sfx2: make SfxLokHelper::setView() set also the active frameMiklos Vajna1-0/+37
2016-08-10sw lok: limit undo/redo access to undo actions created by the same viewMiklos Vajna1-0/+28
2016-08-03editeng: track view shells in SfxListUndoActionsMiklos Vajna1-0/+32
2016-08-03editeng: implement SfxUndoAction::GetViewShellId() interface in EditUndoMiklos Vajna1-0/+31
2016-07-29tdf#101168 sw: fix missing repaint on undo with multiple windowsMiklos Vajna1-0/+36
2016-07-27svx lok: draw text edits in all viewsMiklos Vajna1-0/+35
2016-07-22sw: add new LOK_CALLBACK_VIEW_LOCK callbackMiklos Vajna1-1/+48
2016-07-21CppunitTest_sw_tiledrendering: blind stack-use-after-return fixMiklos Vajna1-0/+4
2016-07-21lok::Document::destroyView: clean up view cursors/selectionsMiklos Vajna1-1/+50
2016-07-21sw lok: add LOK_CALLBACK_VIEW_CURSOR_VISIBLEMiklos Vajna1-2/+41
2016-07-20sw lok: mix missing invalidation due to page calc in visible cursor changeMiklos Vajna1-1/+48
2016-07-20sw: add LOK_CALLBACK_TEXT_VIEW_SELECTION testcaseMiklos Vajna1-3/+38
2016-07-20sw lok: add LOK_CALLBACK_TEXT_VIEW_SELECTIONMiklos Vajna1-1/+1
2016-07-20sfx2 lok: fix missing view cursors in a new viewMiklos Vajna1-0/+60
2016-07-20comphelper: enable LibreOfficeKit::isViewCallback() by defaultMiklos Vajna1-11/+17
2016-07-20Fix typosAndrea Gelmini1-1/+1
2016-07-20vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock1-1/+1
2016-07-20Fix typosAndrea Gelmini1-1/+1
2016-07-20Fix typosAndrea Gelmini6-7/+7
2016-07-12Remove excess newlinesChris Sherlock2-4/+0
2016-07-12CppunitTest_sw_uwriter: fix loplugin:cppunitassertequals warningsMiklos Vajna2-70/+68
2016-07-12CppunitTest_sw_macros_test: fix loplugin:cppunitassertequals errorsMiklos Vajna1-4/+4
2016-07-08tdf#95367 inherit page style if no new one importedJustin Luth2-0/+5
2016-07-08tdf#96750 docx - ensure all styles are initializedJustin Luth2-0/+6
2016-07-07RTF import: handle classification during copy&pasteMiklos Vajna4-0/+52
2016-07-07sfx2: make SfxClassificationHelper not require a full doc shellMiklos Vajna1-3/+13
2016-07-07RTF export: write user-defined document propertiesMiklos Vajna3-10/+10
2016-07-07RTF import: handle \staticvalMiklos Vajna2-0/+20
2016-07-07CppunitTest_sw_uiwriter: add classification copy/paste testcaseMiklos Vajna1-0/+27
2016-07-07DOC(X) filter: BAF -> BAILS in the smart tag mappingMiklos Vajna4-12/+14
2016-07-07DOC filter: mark SmartTag support non-experimentalMiklos Vajna3-41/+40
2016-07-07DOC import: initialize RDF metadata before importing document propertiesMiklos Vajna2-0/+41
2016-07-07DOCX export: handle <w:smartTag>Miklos Vajna3-40/+40
2016-07-07DOCX import: handle <w:smartTag>Miklos Vajna2-0/+40
2016-07-04tdf#76322 writer: allow column breaks in headers/footersJustin Luth2-0/+6
2016-07-04tdf#90697 docx - don't change continuous break into page breakJustin Luth2-0/+17