summaryrefslogtreecommitdiff
path: root/sw/qa
AgeCommit message (Expand)Author
2016-07-22sw: add new LOK_CALLBACK_VIEW_LOCK callbackMiklos Vajna
2016-07-21CppunitTest_sw_tiledrendering: blind stack-use-after-return fixMiklos Vajna
2016-07-21lok::Document::destroyView: clean up view cursors/selectionsMiklos Vajna
2016-07-21sw lok: add LOK_CALLBACK_VIEW_CURSOR_VISIBLEMiklos Vajna
2016-07-20sw lok: mix missing invalidation due to page calc in visible cursor changeMiklos Vajna
2016-07-20sw: add LOK_CALLBACK_TEXT_VIEW_SELECTION testcaseMiklos Vajna
2016-07-20sw lok: add LOK_CALLBACK_TEXT_VIEW_SELECTIONMiklos Vajna
2016-07-20sfx2 lok: fix missing view cursors in a new viewMiklos Vajna
2016-07-20comphelper: enable LibreOfficeKit::isViewCallback() by defaultMiklos Vajna
2016-07-20Fix typosAndrea Gelmini
2016-07-20vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock
2016-07-20Fix typosAndrea Gelmini
2016-07-20Fix typosAndrea Gelmini
2016-07-12Remove excess newlinesChris Sherlock
2016-07-12CppunitTest_sw_uwriter: fix loplugin:cppunitassertequals warningsMiklos Vajna
2016-07-12CppunitTest_sw_macros_test: fix loplugin:cppunitassertequals errorsMiklos Vajna
2016-07-08tdf#95367 inherit page style if no new one importedJustin Luth
2016-07-08tdf#96750 docx - ensure all styles are initializedJustin Luth
2016-07-07RTF import: handle classification during copy&pasteMiklos Vajna
2016-07-07sfx2: make SfxClassificationHelper not require a full doc shellMiklos Vajna
2016-07-07RTF export: write user-defined document propertiesMiklos Vajna
2016-07-07RTF import: handle \staticvalMiklos Vajna
2016-07-07CppunitTest_sw_uiwriter: add classification copy/paste testcaseMiklos Vajna
2016-07-07DOC(X) filter: BAF -> BAILS in the smart tag mappingMiklos Vajna
2016-07-07DOC filter: mark SmartTag support non-experimentalMiklos Vajna
2016-07-07DOC import: initialize RDF metadata before importing document propertiesMiklos Vajna
2016-07-07DOCX export: handle <w:smartTag>Miklos Vajna
2016-07-07DOCX import: handle <w:smartTag>Miklos Vajna
2016-07-04tdf#76322 writer: allow column breaks in headers/footersJustin Luth
2016-07-04tdf#90697 docx - don't change continuous break into page breakJustin Luth
2016-07-04tdf#76349 writer: treat single-column break as page breakJustin Luth
2016-07-04tdf#100105 sw: RTF export: fix empty hyperlinksMichael Stahl
2016-06-22tdf#92157: allow both dimensions of a graphic to be 0Mike Kaganski
2016-06-19bccu#1811 - Writer comment focusing / selection / cursor issueAshod Nakashian
2016-06-16lokit: add getPartHashHenry Castro
2016-06-12sw tiled rendering: avoid unnecessary invalidation in SwView::SetVisArea()Miklos Vajna
2016-06-12sw tiled rendering: it's pointless to send selection changes during search allMiklos Vajna
2016-06-11Related: tdf#65642 RTF filter: import \pgndecMiklos Vajna
2016-06-11Related: tdf#65642 RTF filter: import \pgnlcrmMiklos Vajna
2016-06-11Related: tdf#65642 RTF filter: import \pgnucrmMiklos Vajna
2016-06-11Related: tdf#65642 RTF filter: import \pgnlcltrMiklos Vajna
2016-06-11tdf#99074 DOCX import: handle <w:view w:val="web"/>Miklos Vajna
2016-06-11tdf#50821 RTF import: fix handling of \trpaddf{b,l,r,t}Miklos Vajna
2016-06-07tdf#77349 RTF import: automatically generate names for images if neededMiklos Vajna
2016-06-06Resolves: tdf#93971 freeze on load of specific html docCaolán McNamara
2016-05-30Resolves: tdf#97879 loop in style hierarchy on odt loopCaolán McNamara
2016-05-26tdf#74795 RTF import: handle row-level default cell marginsMiklos Vajna
2016-05-18tdf#82073 RTF import: handle \clcbpatrawMiklos Vajna
2016-05-18tdf#96275 RTF import: fix anchor of shapes inside tablesMiklos Vajna
2016-05-10tdf#84317 convert missing numbering types to OOXML tokens.Mark Hung