summaryrefslogtreecommitdiff
path: root/sd/qa/unit/tiledrendering/tiledrendering.cxx
AgeCommit message (Expand)Author
2022-11-29sd: remove unused includesXisco Fauli
2022-11-03UnoApiXmlTest: add new wrapper for XmlTestTools testsXisco Fauli
2022-11-03-Werror=dangling-referenceStephan Bergmann
2022-11-02tdf#54857 elide more dynamic_castNoel Grandin
2022-10-26CppunitTest_sd_tiledrendering: inherit from UnoApiTestXisco Fauli
2022-08-29ref-count SdrObjectNoel Grandin
2022-07-11tools: rename getHeight/Width() to GetOpenHeight/Width()Chris Sherlock
2022-05-18Extend loplugin:redundantcast to trivial reinterpret_cast from T to itselfStephan Bergmann
2022-05-05Just use Any ctor instead of makeAny (Linux, sequel)Stephan Bergmann
2022-04-14use more string_view in sdNoel Grandin
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2022-04-04use string_view in comphelper::string::splitNoel Grandin
2022-03-14add TypedWhichId version of QueryStateNoel Grandin
2022-03-14lok: Set pasted text rect pos to 0, 0Mert Tumer
2022-03-04Fix typosAndrea Gelmini
2022-03-02Advanced Diagram support: Disable enter Diagram (Groups)Armin Le Grand (Allotropia)
2022-02-21Recheck modules sd* with IWYUGabor Kelemen
2022-01-07remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enumNoel Grandin
2021-12-06cid#1494595,1494597: Silence UNCAUGHT_EXCEPTStephan Bergmann
2021-11-19PPTX import: handle <a:clrScheme name="...">Miklos Vajna
2021-10-30Prepare for removal of non-const operator[] from Sequence in sdMike Kaganski
2021-10-24change some LOK internal updates to be pull model instead of pushLuboš Luňák
2021-10-22revert unittests to use plain text-based LibreOfficeKitCallbackLuboš Luňák
2021-10-21Fix typosAndrea Gelmini
2021-10-20svx: Don't end text edit mode for all viewsTomaž Vajngerl
2021-10-15do not use text-based LOK callback internallyLuboš Luňák
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2021-08-16Drop tools::Rectangle::getX/getY, which are just duplicates of Left/TopMike Kaganski
2021-08-11Drop convertMm100ToTwip in favor of the new o3tl::toTwipsMike Kaganski
2021-08-10tdf#142845 editeng: don't update selection when formatting before sd pasteMiklos Vajna
2021-06-18more 32bit build fixesRene Engelhard
2021-06-04sd: Unit test for Table deletion with Delete Keymerttumer
2021-06-04Unit tests for .uno:MoveShapeHandle commandmerttumer
2021-05-31no need to allocate SvxNumRule separately in SvxNumBulletItemNoel Grandin
2021-05-14Improve loplugin:stringviewStephan Bergmann
2021-05-10svx: fix crash with active text edit vs slide deleteMiklos Vajna
2021-05-03Fix ESC key selects all the cells of the table objectmerttumer
2021-04-13impress: don't exit textbox editing when new slide was addedSzymon Kłos
2021-03-23Revert "lok: switch to the correct view before any UI update is doneTamás Zolnai
2021-03-23Revert "Remove this unreliable check."Tamás Zolnai
2021-03-22Remove this unreliable check.Tamás Zolnai
2021-03-22lok: switch to the correct view before any UI update is done via SfxBindings.Tamás Zolnai
2021-03-19silence coverity unchecked return value from library on xmlText* functionsCaolán McNamara
2021-03-11remove intermediate containers in sidebarsCaolán McNamara
2021-01-10fix coverity parse errorsCaolán McNamara
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-07tdf#42949 Fix new IWYU warnings in sd/Gabor Kelemen
2020-11-26Check render parameters for AutoSpellCheckingMert Tumer
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-20lok: minor cleanup of ViewCallback in tiledrendering testsAshod Nakashian