summaryrefslogtreecommitdiff
path: root/svx/source/svdraw
AgeCommit message (Expand)Author
2023-05-24put floating frames under managed links controlCaolán McNamara
2022-02-14svx: fix dynamic cast SdrViewHenry Castro
2022-01-24lok: Set pasted text rect pos to 0, 0Mert Tumer
2021-11-12svx: Don't end text edit mode for all viewsTomaž Vajngerl
2021-11-12svx: add "m" prefix to some member variables in SdrObjEditViewTomaž Vajngerl
2021-08-04improve LOK notifyInvalidationNoel Grandin
2021-07-05lok: fix incorrect multi-view table selection updatesDennis Francis
2021-05-25Extended MoveShapeHandle command for Anchors as wellmerttumer
2021-05-11svx: fix crash with active text edit vs slide deleteMiklos Vajna
2021-04-22lok: Edit the click selected cell on table selectionmerttumer
2021-04-19Implemented CTRL + A selects all the cellsmerttumer
2021-04-09lok: Pass object ord num in the uno commandmerttumer
2021-04-09Improve dumpGluePointsAsJSONmerttumer
2021-04-09Get Glue Points in the selection callbackmerttumer
2021-04-09lok: Don't invalidate GluePointsmerttumer
2021-03-30Don't end text editing in other views if shape insertedSzymon Kłos
2021-03-29lok: Send gridOffset of the shapemerttumer
2021-03-29LOK: Fix Moving drag handles calculates wrong offsetmerttumer
2021-03-09Fix wrong position on move when page has marginmert
2021-03-01Fix crash while moving handle when shape text is activemert
2021-02-26tdf#132368 svx: empty the interop grab-bag on ending text editMiklos Vajna
2021-02-24Fix chart sub element rectangle and handle positionsmert
2021-02-24Convert MapModeUnits If necessary.mert
2021-02-24Fix connectors cannot select a glue pointmert
2021-02-24Exclude table selection from handle messagemert
2021-02-24Implemented MoveShapeHandle methodmert
2021-02-24Send handle information of selected shapes to LOKmert
2021-02-17Better fix for tdf#125824: switch page only for the current view.Tamás Zolnai
2020-10-18tdf#128212 Change the text z camera rotation order.Gülşah Köse
2020-09-15svx UNO API for shapes: allow setting a max factor for autofit text scaleMiklos Vajna
2020-09-11external: update pdfium from 3963 to 4137Miklos Vajna
2020-08-01pdf: add PDFiumPathSegment to the wrapper & use in ImpSdrPdfImportTomaž Vajngerl
2020-07-29Re-implement 481e686a66e550229ec0b600a785452f0d753342Mike Kaganski
2020-07-06scPrintTwipsMsgs: Use print logical coordinates for draw objectsDennis Francis
2020-06-29pdf: add text page object attribs, refactor ImpSdrPdfImport, testsTomaž Vajngerl
2020-06-29pdf: support PDF Form object and getMatrixTomaž Vajngerl
2020-06-29pdf: add PDFiumTextPage and PDFiumPageObject + testTomaž Vajngerl
2020-06-29use PDFium wrapper in ImpSdrPdfImport (partially)Tomaž Vajngerl
2020-06-26sd doc model xml dump: show grab-bag of shapeMiklos Vajna
2020-06-09pdfium: only init pdfium library one and destroy on LO exitTomaž Vajngerl
2020-06-09svx: add ability to show sub-selections in a marked objectTomaž Vajngerl
2020-06-09svx: convert ImplMarkingOverlay and friends to use unique_ptrTomaž Vajngerl
2020-06-08tdf#133547 Fix breaking of PDF graphic objectsTomaž Vajngerl
2020-06-08svx: move LOKit specifics out of SetMarkHandles into own methodTomaž Vajngerl
2020-06-08SdrPdfImport: rename ImportText to InsertTextObjectTomaž Vajngerl
2020-06-08SdrPdfImport: use convertPointToMm100 for all unit conversionTomaž Vajngerl
2020-06-08SdrPdfImport: fix garbled text at breaking the PDF graphicTomaž Vajngerl
2020-06-08SdrPdfImport: rename some variables to non-abbreviated namesTomaž Vajngerl
2020-06-08SdrPdfImport: add a test class to sd and write a simple testTomaž Vajngerl
2020-06-07replace usage of Matrix for B2DHomMatrix in ImpSdrPdfImportTomaž Vajngerl