summaryrefslogtreecommitdiff
path: root/sc/qa/unit/screenshots
AgeCommit message (Expand)Author
2021-01-11MakeNumberInfoItem always passed a non-null ScViewData*Caolán McNamara
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-19don't mention VclBuilder in the dialog tests docsCaolán McNamara
2020-10-28Extend loplugin:elidestringvar to OStringStephan Bergmann
2020-09-24some places where ScDocument* is never passed a nullptrCaolán McNamara
2020-09-15establish that ScViewData::GetDocument can always return ScDocument&Caolán McNamara
2019-10-17weld ScImportAsciiDlgCaolán McNamara
2019-10-09fix that InputStringDialog screenshot saved as null.pngCaolán McNamara
2019-06-07tdf#42949 Fix IWYU warnings in svl/Gabor Kelemen
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen
2019-05-12drop intermediate vcl::WindowCaolán McNamara
2019-05-12weld ScDataFormDlgCaolán McNamara
2019-03-27Fix CppunitTest_sc_screenshotsStephan Bergmann
2019-03-26tdf#74664 : add Fourier analysis toolDennis Francis
2019-02-11loplugin:indentationStephan Bergmann
2019-02-02weld ScTextImportOptionsDlgCaolán McNamara
2018-11-20tdf#42949 Fix IWYU warnings in sc/qa/{perf,unit}/*Gabor Kelemen
2018-09-28weld ScAttrDlgCaolán McNamara
2018-08-08Missing include (incomplete SfxAbstractTabDialog)Stephan Bergmann
2018-06-12simplify calls to *DialogFactory::Create methodsNoel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-06-04loplugin:unreffunStephan Bergmann
2018-05-31sc: disable test that fails on WindowsHenry Castro
2018-05-28lok: sc: tunneling the ascii import dialog on paste actionMarco Cecchetti
2018-05-28weld ScTabBgColorDlgCaolán McNamara
2018-05-23tdf#117228: crash in SfxItemSet::GetItemState...Henry Castro
2018-05-20weld ScDataPilotDatabaseDlgCaolán McNamara
2018-05-19weld ScColRowLabelDlgCaolán McNamara
2018-05-18weld ScDataPilotSourceTypeDlg and ScDataPilotServiceDlgCaolán McNamara
2018-05-18weld ScInsertTableDlgCaolán McNamara
2018-05-17weld ScInsertContentsDlgCaolán McNamara
2018-05-01weld ScMoveTableDlgCaolán McNamara
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-04-13weld ScDeleteContentsDlgCaolán McNamara
2018-04-13weld ScNameCreateDlgCaolán McNamara
2018-04-13weld ScDeleteCellDlgCaolán McNamara
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-01weld ScStringInputDlg to native dialogCaolán McNamara
2018-01-16Fix typosAndrea Gelmini
2017-10-02TypoPranav Kant
2017-07-24screenshots: fix the screenshot buildMarkus Mohrhard
2017-06-29loplugin:oncevarStephan Bergmann
2017-05-19make string translation loading more uniformCaolán McNamara
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-24blind fix for screenshot buildNoel Grandin
2016-12-06loplugin:unnecessaryoverrideStephan Bergmann
2016-11-23mpStream's content needs to outlive mpStreamStephan Bergmann
2016-11-21connectivity, sc: add missing #include <osl/endian.h>Michael Stahl
2016-11-18Missing XComponent.dispose calls in screenshot testsStephan Bergmann
2016-11-15Fix typosSamuel Mehrbrodt