summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2019-06-17lok: send message when in place editingSzymon Kłos1-1/+6
2019-06-05-Werror,-Wunused-parameter (Android)Stephan Bergmann1-0/+3
2019-05-24Add a parameter to insert a text box directly.Jan Holesovsky1-1/+1
2019-05-10svx lok: fix crash on select all when there is no mpMarkedObj yetMiklos Vajna1-1/+2
2019-05-01Fix build after commit 6d63cb8749811ff407c3b3f523a329bcaab05542Mike Kaganski1-0/+1
2019-04-30lok: chart: constrained dragging of pie segmentsMarco Cecchetti1-13/+165
2019-04-30lok: chart: informing the client about selection handling propertiesMarco Cecchetti1-0/+31
2019-04-30lok: writer: svg export transformed imagesMarco Cecchetti1-11/+26
2019-04-18Resolves: tdf#120754 on undoing an obj insert use its current ordinalCaolán McNamara1-4/+4
2019-04-03pdfium: Returning a const std::shared_ptr<...>& is not recommended.Jan Holesovsky2-2/+2
2019-04-03pdfium: Use std::vector to hold the PdfData.Jan Holesovsky5-9/+9
2019-03-28tdf#124167: Changing text properties doesn't make presentation...Henry Castro1-0/+4
2019-03-27Use named shapes for redactionMuhammet Kara1-2/+4
2019-03-27Forge the freeform redaction toolMuhammet Kara1-1/+2
2019-03-27Add Redaction ToolbarMuhammet Kara1-1/+4
2019-03-26Stopgap measure to fix compilation error on WindowsTor Lillqvist1-0/+4
2019-03-26svx: fix loplugin errorsAshod Nakashian1-7/+6
2019-03-26svx: don't re-declare pdfium structsAshod Nakashian2-16/+21
2019-03-26vcl: svx: misc improvements to pdfium importingAshod Nakashian1-2/+2
2019-03-05tdf#123452 EMF Re-enable compression for image/x-emf filesBartosz Kosiorek1-0/+1
2019-01-25sw: Ctrl + shape insertion was not setting up the layer.Jan Holesovsky1-20/+25
2019-01-17Resolves: tdf#120885 Crash on choosing 'more styles'Caolán McNamara1-5/+12
2019-01-17tdf#119648 - even if we fail to import a fontwork, we shouldn't crash.Michael Meeks1-1/+4
2018-12-27Revert tdf#115639 fixesAron Budea2-23/+0
2018-12-15lok: shape selection: perform the needed unit conversion in a clever wayMarco Cecchetti2-94/+9
2018-12-10lok: shape scaling reworkMarco Cecchetti4-26/+118
2018-12-10lok: Right rotation calculation in case of delta angleTamás Zolnai1-1/+1
2018-12-10Avoid moving the shape by rotationTamás Zolnai1-1/+11
2018-12-10lok: get correct handlers for a single rotated shapeMarco Cecchetti1-5/+8
2018-12-10add parameter TransformRotationDeltaAngle to .uno:TransformDialogHenry Castro2-3/+9
2018-12-10svx: add parameters to .uno:TransformDialogHenry Castro1-1/+1
2018-12-10use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin21-114/+113
2018-11-07fix compiler error: shadows a member of 'this'Marco Cecchetti1-9/+8
2018-11-07lok: Notify about the current editing context.Jan Holesovsky1-0/+9
2018-11-06Revert "For iOS, do actually export UI builder factory functions"Tor Lillqvist1-2/+2
2018-11-05Use BUILDER_FACTORY_EXPORT instead of SAL_DLLPUBLIC_EXPORTTor Lillqvist1-2/+2
2018-11-05More !HAVE_FEATURE_AVMEDIA falloutTor Lillqvist1-0/+4
2018-11-05Start of work in progress on making dialogs work in the iOS appTor Lillqvist1-0/+3
2018-11-02tdf#119235 svx,sd: fix drag&drop from ColorBarMichael Stahl1-17/+15
2018-10-30Add a HAVE_FEATURE_PDFIUM conditionalTor Lillqvist1-1/+4
2018-10-30Put most of this file in #if HAVE_FEATURE_PDFIUM like in masterTor Lillqvist1-1/+2
2018-08-20tdf#116350 Better text layout for big shapesSzymon Kłos1-1/+10
2018-08-10tdf#118860 svx opengl: avoid SalBitmap creation without solar mutexMiklos Vajna1-0/+3
2018-08-10Resolves: tdf#118862 new instances cannot be editedCaolán McNamara1-1/+3
2018-08-10tdf#118022: fix crash when searching record in form by handling SQLExceptionJulien Nabet1-1/+13
2018-08-10tdf#116350 Correctly display text on arcSzymon Kłos1-33/+115
2018-08-02tdf#119015: don't call TableModel::optimize in CellCursor::merge()Mike Kaganski2-1/+1
2018-07-10fix previous commitcp-6.0-6Andras Timar1-1/+1
2018-07-10don't show inaccessible crashreport linksAndras Timar3-8/+4
2018-07-10Collabora Crashreport DialogAndras Timar3-10/+16