summaryrefslogtreecommitdiff
path: root/sd/qa
AgeCommit message (Expand)Author
2016-11-07Revert "Reverts a commit series that cripple windows ci."Caolán McNamara
2016-11-07style fix for cppcheck redundantConditionJochen Nitschke
2016-11-07oox: exporting the block arc as its corresponding drawingml preset shape.Mark Hung
2016-11-05Reverts a commit series that cripple windows ci.Norbert Thiebaud
2016-11-04unify color selectorsCaolán McNamara
2016-10-29tdf#103473: Ensure positive rectangle sizeMike Kaganski
2016-10-28sd: fix loplugin:cppunitassertequals warningsMiklos Vajna
2016-10-28convert std::unique_ptr<VclAbstractDialog> to VclPtrNoel Grandin
2016-10-24loplugin:countusersofdefaultparams in sd..slideshowNoel Grandin
2016-10-19tdf#103083 - EDITING: Cut and Paste changes bullet point formattingNoel Grandin
2016-10-16tdf#95416 Get rid of #include ../foo/bar.hxx style includesDilek Uzulmez
2016-10-11convert PageKind to scoped enumNoel Grandin
2016-10-11convert DocumentType to scoped enumNoel Grandin
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek
2016-09-22sd lok: fix pixel-to-logic conversion in DrawViewShell::MakeVisible()Miklos Vajna
2016-09-20tdf#102223 EDITING Deleting all content from a cell changes font formattingNoel Grandin
2016-09-16sd draw text: emit LOK_CALLBACK_VIEW_LOCK from registerCallback()Miklos Vajna
2016-09-15sd draw text: emit LOK_CALLBACK_TEXT_VIEW_SELECTION from registerCallback()Miklos Vajna
2016-09-14sd lok draw text: make sure watching views have no cursorsMiklos Vajna
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-02sd lok: implement SfxViewShell::NotifyCursor() APIMiklos Vajna
2016-09-02svx: move GetSfxViewShell() to SdrMarkViewMiklos Vajna
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke
2016-08-23convert SdrHdlKind to scoped enumNoel Grandin
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-18screenshots: fix fallback cases for sd and scArmin Le Grand
2016-08-18screenshots: fallback screenshot to ui filesArmin Le Grand
2016-08-18screenshots: Use UI string and fallback for UI-String onlyArmin Le Grand
2016-08-18screenshots: use new bootstrap fixture in sc and sdKatarina Behrens
2016-08-18screenshots: this is really unusedKatarina Behrens
2016-08-18screenshots: use smart pointersKatarina Behrens
2016-08-18screenshots: rPath argument is now unusedKatarina Behrens
2016-08-18screenshots: names to copy screenshot IDsKatarina Behrens
2016-08-18screenshots: write created screenshots into workdirKatarina Behrens
2016-08-18screenshots: kill work-around for pseudo-headless modeKatarina Behrens
2016-08-18screenshots: add missing cppunit filesKatarina Behrens
2016-08-17sd lok: limit undo/redo access to undo actions created by the same viewMiklos Vajna
2016-08-16LOK unit tests: document what is a view callbackMiklos Vajna
2016-08-11Convert handles of built-in shapes in Impress when exporting to PPTX.Mark Hung
2016-08-05loplugin:countusersofdefaultparams in oox..sdNoel Grandin
2016-08-03sd: track view shell id in SdUndoActionMiklos Vajna
2016-08-03svx: track view shell id in SdrUndoActionMiklos Vajna
2016-07-27svx lok: fix handling of text edit drawing when view/page changesMiklos Vajna
2016-07-25move parseExport to SdExportTest base classMichael Stahl
2016-07-25sd: OOoXML import: fix loss of animationsMichael Stahl
2016-07-25Revert "loplugin:unreffun"Michael Stahl
2016-07-25new loplugin overrideparamNoel Grandin
2016-07-25loplugin:nullptrTor Lillqvist