summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2022-11-08Resolves: tdf#150007 add suggested-action to "find next"Caolán McNamara1-0/+3
2022-11-05cid#1516651 Dereference after null checkCaolán McNamara1-1/+1
2022-11-04sw: add FN_PARA_1 to MAILPREPAREEXPORT slotHenry Castro1-1/+1
2022-11-04svg: export embedded videoAshod Nakashian1-0/+10
2022-11-04SplineLine and SplineFill have never been implementedNoel Grandin5-20/+3
2022-11-03tdf#115007 add NatNum12 number format list items, fix title caseLászló Németh1-3/+9
2022-11-03UnoApiXmlTest: add new wrapper for XmlTestTools testsXisco Fauli4-16/+12
2022-11-03tdf#151174 Hide transparency widgets when not neededSamuel Mehrbrodt1-13/+6
2022-11-03optimize text fitting algorithm to correctly calculate the fitTomaž Vajngerl1-8/+7
2022-11-03fix rendering of text when "fit to frame" is enabledTomaž Vajngerl2-40/+72
2022-11-02tdf#54857 elide more dynamic_castNoel Grandin23-52/+61
2022-11-02tdf#54857 elide more dynamic_castNoel Grandin14-33/+40
2022-11-01tdf#54857 elide more dynamic_castNoel Grandin12-53/+53
2022-11-01tdf#54857 elide dynamic_castNoel Grandin1-1/+4
2022-11-01CppunitTest_svx_styles: inherit from UnoApiTestXisco Fauli2-29/+9
2022-11-01CppunitTest_svx_core: inherit from UnoApiTestXisco Fauli2-31/+11
2022-11-01CppunitTest_svx_unit: inherit from UnoApiTestXisco Fauli9-352/+131
2022-10-31Fix typoAndrea Gelmini1-1/+1
2022-10-31tdf#143377 Correct maximum Skew for TextOrientation in CalcArmin Le Grand (allotropia)1-19/+40
2022-10-31tdf#151654 related: dereference after nullptr checkMike Kaganski1-1/+1
2022-10-27tdf#146360 use correct data source to access object propertiesArmin Le Grand (allotropia)1-0/+44
2022-10-26lok: support embedded mediaAshod Nakashian3-0/+47
2022-10-25Update to ICU 72.1Eike Rathke1-1/+23
2022-10-23tdf#151311 don't show editing visualization frame for tablesCaolán McNamara1-1/+3
2022-10-22Set InstallLOKNotifier handler for CrashReportDialogMike Kaganski2-0/+11
2022-10-22loplugin:unusedmethodsNoel Grandin1-13/+0
2022-10-20fix assert in debug modeNoel Grandin1-0/+2
2022-10-20fix regression in "Format - 3D Effects"Noel Grandin1-4/+4
2022-10-18lok: impress: clear selection when exited the textboxSzymon Kłos1-0/+2
2022-10-17tdf#148017 harmonize sidebar .ui filesandreas kainz12-1517/+1357
2022-10-15tdf#136921 Fix color of Insert - Section control in dark modeRafael Lima1-2/+1
2022-10-14WASM add Calc as optional build result, make it build & runBalazs Varga1-1/+1
2022-10-13tdf#150622 use high contrast selection fg/bg colors for text selectionCaolán McNamara4-26/+121
2022-10-13tdf#150622 allow use of selection color for frame in HighContrast modeCaolán McNamara4-1/+25
2022-10-13split frame into a separate overlay objectCaolán McNamara1-22/+71
2022-10-12new uno command uno:Translate with deepl apiMert Tumer1-0/+17
2022-10-12tdf#150622 use a solid border instead of a hatch for high contrastCaolán McNamara1-54/+55
2022-10-11Deduplicate O(U)StringConcatenationMike Kaganski3-3/+3
2022-10-11tdf#151060 sw PDF export: don't paint off-page part of drawing objectMiklos Vajna3-1/+38
2022-10-09tdf#151417 crash in draw, activating Form controlsNoel Grandin1-0/+2
2022-10-07svx: Destroy unused table stylesMaxim Monastirsky1-0/+11
2022-10-06Resolves: tdf#150501 borders and lines should be tearableCaolán McNamara1-2/+2
2022-10-06Resolves: tdf#151053 Body text with dark bg not visible in Notes viewCaolán McNamara1-0/+5
2022-10-05I suspect the sizes are not enragedCaolán McNamara1-3/+3
2022-10-05Add on-the-fly language tag to proper language list Western/Asian/ComplexEike Rathke1-15/+48
2022-10-05tdf#151232 Fix lines in Special Characters dialog in dark modeRafael Lima2-14/+18
2022-10-04tdf#150786 use a 'standard' theme for form controlsCaolán McNamara2-0/+9
2022-10-01tdf#151114: Improve styles preview alignmentKhaled Hosny2-12/+18
2022-10-01tdf#136919 Fix table size label in dark modeRafael Lima1-2/+1
2022-09-29split utl::TempFile into fast and named variantsNoel Grandin9-39/+34