summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
2022-05-23elide some OUString allocationNoel Grandin
2022-05-23svx: work around GCC12 spurious -Werror=stringop-overflowMichael Stahl
2022-05-19svx: fix double-free if SvxShape of SwDrawVirtObj is disposedMichael Stahl
2022-05-19tdf#148923 PPTX import: fix incorrect image in media fileTünde Tóth
2022-05-17elide some OUString allocation and re-arrange GetCustomShapeEngineNoel Grandin
2022-05-16tdf#149049 give media object a name when createdJim Raykowski
2022-05-14Fix typoAndrea Gelmini
2022-05-14skip some SetResizeProtect work during constructionNoel Grandin
2022-05-13Advanced Diagram support: Secure Redo, evtl. flush Redo-StackArmin Le Grand (Allotropia)
2022-05-13add SvStream::ReadLine(OStringBuffer... to reduce OString allocationNoel Grandin
2022-05-11tdf#121740 just remove OLE_Objects limit for non-32-bit-WindowsNoel Grandin
2022-05-11tdf#149023 set property immediately on changeCaolán McNamara
2022-05-11Advanced Diagram support: UNDO/REDO support for Diagram DataModelArmin Le Grand (Allotropia)
2022-05-11avoid some OUString construction on some hot pathsNoel Grandin
2022-05-10tdf#148519 correction to vertical "to frame" mapping for object positionSeth Chaiklin
2022-05-10Fix stack-use-after-scopeStephan Bergmann
2022-05-09svx: calculate object range before using itPranam Lashkari
2022-05-07tdf#107765: Check the updated language and apply it to the cell.Kohei Yoshida
2022-05-06avoid some ref-countingNoel Grandin
2022-05-06svx: move SvxTableShape into own file and externalizeTomaž Vajngerl
2022-05-05tdf#148707 implicit moveTo on all not only on firstRegina Henschel
2022-05-05loplugin:unusedvariableplusNoel Grandin
2022-05-05tdf#148818 Fix missing text in boxes with empty first paragraphHossein
2022-05-05use more o3tl::getTokenNoel Grandin
2022-05-05tdf#148921 Smartart: Incorrect Text positionNoel Grandin
2022-05-05sd theme: add ODP import/export for shape fill color effectsMiklos Vajna
2022-05-03Just use Any ctor instead of makeAny in svxStephan Bergmann
2022-05-03Don't add empty labels to fontwork's icon viewMike Kaganski
2022-05-03add o3tl::equalsAsciiNoel Grandin
2022-05-01ofz#47111 TimeoutCaolán McNamara
2022-05-01use more string_view in variousNoel Grandin
2022-04-30tdf#148519 change positioning option "Margin" -> "Entire frame"Seth Chaiklin
2022-04-30new loplugin:stringviewdangleNoel Grandin
2022-04-30tdf#148782 Left/Right frame border -> Left/Right of frame text areaSeth Chaiklin
2022-04-29fix regression in linked bitmap importNoel Grandin
2022-04-29use more string_view in INetURLObjectNoel Grandin
2022-04-29tdf#148714 connect first and second arc with arcToRegina Henschel
2022-04-28tdf#148593 Rename two Horizontal "to" position options for Shape/ImageSeth Chaiklin
2022-04-28use more string_view in tools::SvGlobalNameNoel Grandin
2022-04-28sd theme: add PPTX import for shape fill color effectsMiklos Vajna
2022-04-27[ Edit Chart ] -> [ Edit Object ]Mike Kaganski
2022-04-26add o3tl::toUInt32Noel Grandin
2022-04-26ofz#46901 TimeoutCaolán McNamara
2022-04-26Translatable string improvements I push so they don’t rot in my local cloneAdolfo Jayme Barrientos
2022-04-23tdf#148591 rename two Vertical positioning regionsSeth Chaiklin
2022-04-22Fix typo in codeAndrea Gelmini
2022-04-22sd theme: add rendering for shape fill color effectsMiklos Vajna
2022-04-21tdf#55058 tdf#143875 EMF+ Fix display of dashed lines and line jointsBartosz Kosiorek
2022-04-20tdf#148669: do not try to transform tail to unit rectangleMike Kaganski
2022-04-20loplugin:passstuffbyrefNoel Grandin