summaryrefslogtreecommitdiff
path: root/sd/qa
AgeCommit message (Expand)AuthorFilesLines
2016-09-22sd lok: fix pixel-to-logic conversion in DrawViewShell::MakeVisible()Miklos Vajna2-0/+47
2016-09-20tdf#102223 EDITING Deleting all content from a cell changes font formattingNoel Grandin2-0/+48
2016-09-16sd draw text: emit LOK_CALLBACK_VIEW_LOCK from registerCallback()Miklos Vajna1-0/+4
2016-09-15sd draw text: emit LOK_CALLBACK_TEXT_VIEW_SELECTION from registerCallback()Miklos Vajna1-1/+18
2016-09-14sd lok draw text: make sure watching views have no cursorsMiklos Vajna1-0/+69
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-09-02sd lok: implement SfxViewShell::NotifyCursor() APIMiklos Vajna1-1/+10
2016-09-02svx: move GetSfxViewShell() to SdrMarkViewMiklos Vajna1-0/+33
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke2-4/+4
2016-08-23convert SdrHdlKind to scoped enumNoel Grandin1-1/+1
2016-08-18screenshots: unify dumping of dialog test batch fileArmin Le Grand1-43/+18
2016-08-18screenshots: add dialog test cases for svxArmin Le Grand1-9/+15
2016-08-18screenshots: add dialog test cases for writerArmin Le Grand2-2/+5
2016-08-18screenshots: fix fallback cases for sd and scArmin Le Grand1-9/+10
2016-08-18screenshots: fallback screenshot to ui filesArmin Le Grand2-46/+143
2016-08-18screenshots: Use UI string and fallback for UI-String onlyArmin Le Grand1-34/+88
2016-08-18screenshots: use new bootstrap fixture in sc and sdKatarina Behrens1-95/+5
2016-08-18screenshots: this is really unusedKatarina Behrens1-2/+0
2016-08-18screenshots: use smart pointersKatarina Behrens1-22/+12
2016-08-18screenshots: rPath argument is now unusedKatarina Behrens1-3/+3
2016-08-18screenshots: names to copy screenshot IDsKatarina Behrens1-20/+41
2016-08-18screenshots: write created screenshots into workdirKatarina Behrens1-16/+14
2016-08-18screenshots: kill work-around for pseudo-headless modeKatarina Behrens1-8/+0
2016-08-18screenshots: add missing cppunit filesKatarina Behrens1-0/+693
2016-08-17sd lok: limit undo/redo access to undo actions created by the same viewMiklos Vajna1-0/+39
2016-08-16LOK unit tests: document what is a view callbackMiklos Vajna1-0/+1
2016-08-11Convert handles of built-in shapes in Impress when exporting to PPTX.Mark Hung2-0/+81
2016-08-05loplugin:countusersofdefaultparams in oox..sdNoel Grandin1-1/+1
2016-08-03sd: track view shell id in SdUndoActionMiklos Vajna1-0/+23
2016-08-03svx: track view shell id in SdrUndoActionMiklos Vajna1-0/+13
2016-07-27svx lok: fix handling of text edit drawing when view/page changesMiklos Vajna2-6/+30
2016-07-25move parseExport to SdExportTest base classMichael Stahl4-46/+32
2016-07-25sd: OOoXML import: fix loss of animationsMichael Stahl3-0/+29
2016-07-25Revert "loplugin:unreffun"Michael Stahl1-0/+16
2016-07-25new loplugin overrideparamNoel Grandin1-2/+6
2016-07-25loplugin:nullptrTor Lillqvist1-1/+1
2016-07-22Fix --disable-pdfimport buildMiklos Vajna1-0/+2
2016-07-22sd: implement LOK_CALLBACK_VIEW_LOCKMiklos Vajna1-1/+44
2016-07-20sd lok: decouple vcl window focus from cursor visibilityMiklos Vajna1-1/+39
2016-07-19sfx2 lok: expose part number in SfxLokHelper::notifyOtherViews()Miklos Vajna2-3/+54
2016-07-13Moved SfxModule owner to SfxApplicationMark Page1-1/+0
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann2-5/+5
2016-07-07tdf#99729: temporary fix unit test for cleartype-disabled configMike Kaganski1-1/+1
2016-07-01svx lok: add LOK_CALLBACK_GRAPHIC_VIEW_SELECTIONMiklos Vajna1-0/+68
2016-07-01loplugin:unreffunStephan Bergmann2-73/+0
2016-07-01loplugin:unreffunStephan Bergmann1-7/+0
2016-07-01sd: sd_export_ooxml still takes the most time, split it in 2Michael Stahl2-523/+705
2016-07-01sd: split up sd_export_testsMichael Stahl3-1213/+1363
2016-07-01re-enable unit tests accidentally disabled with HAVE_FEATURE_ATLMichael Stahl1-3/+3
2016-06-30tdf#100179 correct cell merging in pptx.Mark Hung2-0/+19