summaryrefslogtreecommitdiff
path: root/sw/qa
AgeCommit message (Expand)Author
2016-08-31tdf#96749: deal with missing custom headers/footers in docxJulien Nabet
2016-08-31fftester: non-contiguous cells, lets keep the test case thoughCaolán McNamara
2016-08-31inline some get-function-pointer-collection functionsNoel Grandin
2016-08-31Get rid of a pointless indirect function pointer variableNoel Grandin
2016-08-31convert FindRanges to o3tl::typed_flags_setNoel Grandin
2016-08-31convert SwDocPositions to scoped enumNoel Grandin
2016-08-30tdf#76349 writer: make 1column-as-page break a compatibility optionJustin Luth
2016-08-30Revert "fftester: non-contiguous cells"Michael Stahl
2016-08-30tdf#101589 MS import: set 1-row table to don't split if row is setJustin Luth
2016-08-30tdf#91083 ww8import: set table keep/split properties if emulatedJustin Luth
2016-08-30fftester: non-contiguous cellsCaolán McNamara
2016-08-30Related: tdf#44986 DOCX import: handle w:gridAfter by faking cellsMiklos Vajna
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann
2016-08-29sw: use SwModule::GetRedlineAuthor() in SwTextShell::ExecField()Miklos Vajna
2016-08-29Get rid of pointless indirect function pointer variablesTor Lillqvist
2016-08-29Adapt loplugin:stringconstant to improved OUStringLiteral1Stephan Bergmann
2016-08-29sw lok: emit REDLINE_TABLE_ENTRY_MODIFIED when deleting self-added charactersMiklos Vajna
2016-08-29Fix SwDoc::AppendDoc for trailing sectionsJan-Marek Glogowski
2016-08-29Switch isTextBox to use the format pointersJan-Marek Glogowski
2016-08-29tdf#101589 MS export: use dont-split-row for 1-row tableJustin Luth
2016-08-27fftester: empty tabbox protectionCaolán McNamara
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke
2016-08-25loplugin:countusersofdefaultparamsNoel Grandin
2016-08-23convert SdrHdlKind to scoped enumNoel Grandin
2016-08-19sw lok: add callbacks for redline table insertion / removalMiklos Vajna
2016-08-18sw: fix accepting/rejecting a change by index when cursor is not at a redlineMiklos Vajna
2016-08-18sw redlining: support per-view authorsMiklos Vajna
2016-08-18screenshots: fix Linux, exclude a few crashing dialogsArmin Le Grand
2016-08-18screenshots: unify dumping of dialog test batch fileArmin Le Grand
2016-08-18screenshots: add dialog test cases for svxArmin Le Grand
2016-08-18screenshots: add dialog test cases for writerArmin Le Grand
2016-08-17sw: allow accept/reject of redline by indexMiklos Vajna
2016-08-17tdf#95292 MM: add unit testJan-Marek Glogowski
2016-08-17Use full absolute URL in footer-contain-hyperlink.docxStephan Bergmann
2016-08-16LOK unit tests: document what is a view callbackMiklos Vajna
2016-08-16editeng: introduce OutlinerViewShell::NotifyOtherViews()Miklos Vajna
2016-08-16tdf#100507 RTF import: don't set default para style to the 0th char styleMiklos Vajna
2016-08-16GSoC Writer Table Styles; Update by exampleJakub Trzebiatowski
2016-08-16new loplugin to check for static OUStringsNoel Grandin
2016-08-15sw lok: limit undo/redo in SwDrawTextShellMiklos Vajna
2016-08-15tdf#97090 writerfilter - don't fill_SOLID with auto colorJustin Luth
2016-08-12add CVE-2016-3133 testcaseCaolán McNamara
2016-08-10sw undo: add a Repair argument to the .uno:Undo/Redo commandsMiklos Vajna
2016-08-10sfx2: make SfxLokHelper::setView() set also the active frameMiklos Vajna
2016-08-10GSoC Writer Table Styles; Create by example; fix undoJakub Trzebiatowski
2016-08-09sw lok: limit undo/redo access to undo actions created by the same viewMiklos Vajna
2016-08-07Fix string concatenation in ww8export that breaks the build.Mark Hung
2016-08-05tdf#98739 recover CJK and CTL fonts after symbols.Mark Hung
2016-08-04tdf#78506 RTF import: fix handling of invalid \levelnumbersMiklos Vajna
2016-08-02editeng: track view shells in SfxListUndoActionsMiklos Vajna