summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2020-12-18pdfium: only init pdfium library one and destroy on LO exitTomaž Vajngerl2-12/+6
2020-12-17external: update pdfium from 3550 to 4137Miklos Vajna1-15/+16
2020-12-17pdfium: update to 3550Miklos Vajna1-13/+35
2020-12-17pdfium: update to 3471Miklos Vajna1-2/+2
2019-10-30tdf#128454: Make it possible to delete a table's single row or columnTor Lillqvist1-2/+2
2019-10-23tdf#128302: Use separate REALSVX_DLLIMPLEMENTATION for SvxRulerTor Lillqvist1-0/+1
2019-10-21No bad macros from windows.h in external/pdfium (Windows --disable-pch)Stephan Bergmann1-0/+4
2019-10-13tdf#125566 Add arrangement functions to position & size sidebarTomaž Vajngerl1-0/+88
2019-10-04tdf#127941: Don't be _that_ eager to assert(!IsTextEdit());Jan Holesovsky1-1/+4
2019-10-03tdf#125565 always send the graphic selection for the tableTomaž Vajngerl2-16/+3
2019-10-02tdf#126959 fix mistake in table row/column resizingTomaž Vajngerl1-1/+1
2019-09-24tdf#126966: Use larger buttons for the colours in the sidebar on iOS - 2Marco Cecchetti1-4/+23
2019-09-17Revert "tdf#126966: Use larger buttons for the colours in the sidebar on iOS"Tor Lillqvist1-18/+4
2019-09-06tdf#127372: PPTX: Shape's background transparency changes during RTTamás Zolnai1-3/+2
2019-09-05tdf#126959 impress table border resize handle supportTomaž Vajngerl9-55/+275
2019-09-05lok: change table border position param. from new pos. to offsetTomaž Vajngerl1-1/+1
2019-09-05lok: use cell instead of text selection for tables in impressTomaž Vajngerl1-10/+1
2019-09-05lok: cleanup and simplify graphic selection codeTomaž Vajngerl1-42/+40
2019-08-30tdf#126966: Use larger buttons for the colours in the sidebar on iOSTor Lillqvist1-4/+18
2019-08-15tdf#122529 lok - table border position manipulationTomaž Vajngerl1-0/+19
2019-07-10tdf#81134 Chart size not retainedNoel Grandin2-7/+4
2019-06-24don't compile MediaPlaybackPanel if we don't have avmediaTomaž Vajngerl2-1/+7
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