summaryrefslogtreecommitdiff
path: root/sd/qa/unit/tiledrendering/tiledrendering.cxx
AgeCommit message (Expand)AuthorFilesLines
7 daysadd Spell state to impress RenderState like we do for calc/writerCaolán McNamara1-4/+4
2024-03-22CppunitTest_sd_tiledrendering2: extract one test from the old, large suiteMiklos Vajna1-24/+0
2024-03-21cool#8278 sfx2 lok: fix lost hide notification on sidebar switchMiklos Vajna1-0/+24
2024-03-21cool#8278 sfx2 lok: fix unexpected non-json sidebar status updateMiklos Vajna1-0/+41
2024-01-03UnoApiTest::loadFromURL -> UnoApiTest::loadFromFileMike Kaganski1-1/+1
2023-12-21Remove DeleteItemOnIdlexArmin Le Grand (allotropia)1-2/+2
2023-12-07simplify and modernise ScopedBitmapAccessNoel Grandin1-1/+1
2023-11-19Extended loplugin:ostr: sdStephan Bergmann1-18/+18
2023-10-07loplugin:ostr: automatic rewriteStephan Bergmann1-3/+3
2023-05-10Add view options class in DrawParis Oplopoios1-0/+114
2023-04-24loplugin:unnecessarygetstr extend to more std::string checkingNoel Grandin1-1/+1
2023-04-24loplugin:unnecessarygetstr extend to createFromAsciiNoel Grandin1-3/+3
2023-03-06CppunitTest_sd_tiledrendering: use CPPUNIT_TEST_FIXTURE()Xisco Fauli1-178/+58
2023-02-21qa: call ProcessEventsToIdle inside dispatchCommandXisco Fauli1-33/+0
2023-02-21qa: use dispatchCommand from macroTestXisco Fauli1-40/+39
2023-02-17SfxViewFrame* arg of SfxRequest ctor always dereferencedCaolán McNamara1-1/+1
2023-02-16SfxViewShell::GetViewFrame never returns null, change to a referenceCaolán McNamara1-14/+14
2022-11-29sd: remove unused includesXisco Fauli1-3/+0
2022-11-03UnoApiXmlTest: add new wrapper for XmlTestTools testsXisco Fauli1-6/+5
2022-11-03-Werror=dangling-referenceStephan Bergmann1-4/+4
2022-11-02tdf#54857 elide more dynamic_castNoel Grandin1-1/+1
2022-10-26CppunitTest_sd_tiledrendering: inherit from UnoApiTestXisco Fauli1-33/+18
2022-08-29ref-count SdrObjectNoel Grandin1-2/+1
2022-07-11tools: rename getHeight/Width() to GetOpenHeight/Width()Chris Sherlock1-14/+14
2022-05-18Extend loplugin:redundantcast to trivial reinterpret_cast from T to itselfStephan Bergmann1-1/+1
2022-05-05Just use Any ctor instead of makeAny (Linux, sequel)Stephan Bergmann1-30/+30
2022-04-14use more string_view in sdNoel Grandin1-2/+2
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin1-3/+3
2022-04-04use string_view in comphelper::string::splitNoel Grandin1-1/+1
2022-03-14add TypedWhichId version of QueryStateNoel Grandin1-18/+12
2022-03-14lok: Set pasted text rect pos to 0, 0Mert Tumer1-14/+2
2022-03-04Fix typosAndrea Gelmini1-1/+1
2022-03-02Advanced Diagram support: Disable enter Diagram (Groups)Armin Le Grand (Allotropia)1-25/+6
2022-02-21Recheck modules sd* with IWYUGabor Kelemen1-4/+0
2022-01-07remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enumNoel Grandin1-9/+9
2021-12-06cid#1494595,1494597: Silence UNCAUGHT_EXCEPTStephan Bergmann1-0/+1
2021-11-19PPTX import: handle <a:clrScheme name="...">Miklos Vajna1-3/+5
2021-10-30Prepare for removal of non-const operator[] from Sequence in sdMike Kaganski1-3/+2
2021-10-24change some LOK internal updates to be pull model instead of pushLuboš Luňák1-3/+12
2021-10-22revert unittests to use plain text-based LibreOfficeKitCallbackLuboš Luňák1-41/+48
2021-10-21Fix typosAndrea Gelmini1-2/+2
2021-10-20svx: Don't end text edit mode for all viewsTomaž Vajngerl1-18/+323
2021-10-15do not use text-based LOK callback internallyLuboš Luňák1-42/+40
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák1-1/+1
2021-08-16Drop tools::Rectangle::getX/getY, which are just duplicates of Left/TopMike Kaganski1-24/+24
2021-08-11Drop convertMm100ToTwip in favor of the new o3tl::toTwipsMike Kaganski1-28/+28
2021-08-10tdf#142845 editeng: don't update selection when formatting before sd pasteMiklos Vajna1-0/+41
2021-06-18more 32bit build fixesRene Engelhard1-4/+4
2021-06-04sd: Unit test for Table deletion with Delete Keymerttumer1-0/+26
2021-06-04Unit tests for .uno:MoveShapeHandle commandmerttumer1-0/+59