summaryrefslogtreecommitdiff
path: root/sd/qa/unit/tiledrendering
AgeCommit message (Expand)Author
2021-08-17Fix o3tl::convert for Rectangle, to operate on right/bottom valuesMike Kaganski
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-11convert some LogicToLogic calls to use o3tl::convert insteadTomaž Vajngerl
2021-08-10tdf#142845 editeng: don't update selection when formatting before sd pasteMiklos Vajna
2021-07-11editengine-columns: tdf#143258 Fix handling rotated textMike Kaganski
2021-06-18more 32bit build fixesRene Engelhard
2021-06-08editengine-columns: Implement layoutMike Kaganski
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-31sd: clean up not needed HAVE_FEATURE_PDFIUM ifdefsMiklos Vajna
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-19vcl: remove or rename too long methods names in VectorGraphicDataTomaž Vajngerl
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-21sfx2: lok: reliably support multi-documentsAshod Nakashian
2020-11-20lok: minor cleanup of ViewCallback in tiledrendering testsAshod Nakashian
2020-11-11disable O(U)String::concat for internal codeNoel Grandin
2020-11-06make SdrObject Identifiers SdrObjKind enum membersCaolán McNamara
2020-10-28Extend loplugin:elidestringvar to OStringStephan Bergmann
2020-10-23long->tools::Long in pyuno..sdNoel
2020-09-15Online: selection highlight in Calc should follow font size changes.Marco Cecchetti
2020-08-29sd: test Replace and ReplaceAll using LOKitTomaž Vajngerl
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen
2020-07-12add test for editing of annotations (using .uno:EditAnnotation)Tomaž Vajngerl
2020-06-29sd: support changing position with .uno:EditAnnotationTomaž Vajngerl
2020-06-10fix reseting WeakReference when moving a ref to another ref.Tomaž Vajngerl
2020-06-04sd: disable LOKitSearchTest that test PDF search if no PDFiumTomaž Vajngerl
2020-06-04sd: add support to search backwards in PDF searchTomaž Vajngerl
2020-06-04sd: add test to search inside PDF in multiple pagesTomaž Vajngerl
2020-06-04sd: rename testSearchInMixedObject(2) to more descriptive nameTomaž Vajngerl
2020-06-04sd: Add another test of searching with mixed objectsTomaž Vajngerl
2020-06-04sd: fix issue when PDF search doesn't send a search result + testTomaž Vajngerl
2020-06-03Fix typosAndrea Gelmini
2020-06-03sd: improve the test for LOKit search in PDF graphicTomaž Vajngerl
2020-06-03sd: fix not found case in PDF search + add PDF Search testsTomaž Vajngerl
2020-06-03sd: move LOK search tests out of tiledrendering.cxxTomaž Vajngerl