summaryrefslogtreecommitdiff
path: root/sc/qa/unit/tiledrendering
AgeCommit message (Expand)Author
2021-01-22unit test: check for row height invalidations on sortDennis Francis
2021-01-21unit test for row-height invalidations on pastingDennis Francis
2021-01-10fix coverity parse errorsCaolán McNamara
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-11-27tdf#42949 Fix new IWYU warnings in directory sc/Gabor Kelemen
2020-11-26Check render parameters for AutoSpellCheckingMert Tumer
2020-11-20lok: minor cleanup of ViewCallback in tiledrendering testsAshod Nakashian
2020-10-09Added optional parameter Enabled for uno:SpellOnlineMert Tumer
2020-09-30loplugin:reducevarscope in scNoel
2020-09-15establish that ScViewData::GetDocument can always return ScDocument&Caolán McNamara
2020-07-16lok: calc: messed up view when deleting from multiline contentMarco Cecchetti
2020-07-04Unit tests for ITiledRenderable::getSheetGeometryData()Dennis Francis
2020-06-20use JsonWriter for the rest of ITiledRenderableNoel Grandin
2020-02-10Remove redundant ScTabView::GetSdrViewStephan Bergmann
2020-01-17Clean up duplicated command dispatch test functionalityMiklos Vajna
2019-12-03lok: calc - store zoom in the view itself.Michael Meeks
2019-10-04use normal VirtualDevice ctor, not the obscure SystemGraphicsData variantCaolán McNamara
2019-09-25sc lok: Optimize invalidation triggered by ScTabView::TabChanged() methodTamás Zolnai
2019-09-25sc lok: Optimize invalidation triggered by ScTabView::SetCursor() methodTamás Zolnai
2019-09-25sc lok: Test invalidation triggered by jumping to the last row on the sheetTamás Zolnai
2019-09-25sc lok: Test invalidation triggered by jumping horizontally on the sheetTamás Zolnai
2019-09-25sc lok: Optimize invalidation triggered by getRowColumnHeaders() methodTamás Zolnai
2019-09-25sc lok: Test invalidation triggered by getRowColumnHeaders() methodTamás Zolnai
2019-09-25sc lok: Test invalidation after adding\removing sheetTamás Zolnai
2019-09-25lok: send an invalidation by document size changeTamás Zolnai
2019-09-25sc lok tests: Store all invalidation rectangles.Tamás Zolnai
2019-09-25sc lok: Test invalidation after sheet changeTamás Zolnai
2019-09-25sc lok: Test also the invalidation rectangle in case of row/column insertionTamás Zolnai
2019-09-25sc lok: Test invalidation triggered by PageDownTamás Zolnai
2019-08-28Send Bcp47 codes with regionSzymon Kłos
2019-08-28Send ISO language code on state changedSzymon Kłos
2019-08-01clean up ViewCallback nicelyNoel Grandin
2019-06-07lok: re-factor getTextSelection.Michael Meeks
2019-05-10CppunitTest_sc_tiledrendering: close the document while LOK is still activeMiklos Vajna
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen
2019-04-16weld ScFilterDlgCaolán McNamara
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-03-27tdf#123505 svx: fix invalidation loop caused by special form control geometryMiklos Vajna
2019-03-25new loplugin:unoqueryNoel Grandin
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-11-20tdf#42949 Fix IWYU warnings in sc/qa/{perf,unit}/*Gabor Kelemen
2018-09-20Replace SAL_OVERRIDE with override in internal codeStephan Bergmann
2018-09-17New loplugin:externalStephan Bergmann
2018-06-27tdf#118308: Incorrect Paste Special dialog when ...Henry Castro
2018-06-26tdf#42949 Fix more IWYU warnings in sc/inc/d*Gabor Kelemen
2018-06-02Removed executable permission on data filesAndrea Gelmini
2018-06-01loplugin: look for CPPUNIT_ASSERT_EQUALS with params swappedNoel Grandin
2018-05-28sc: release XTransferable2 when used with VBA compatibility helpersHenry Castro
2018-03-17OperationSmiley: Adapted TestDocumentArmin Le Grand