summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2022-05-17elide some OUString allocation and re-arrange GetCustomShapeEngineNoel Grandin1-6/+10
2022-05-16tdf#149049 give media object a name when createdJim Raykowski1-0/+4
2022-05-14Fix typoAndrea Gelmini1-2/+2
2022-05-14skip some SetResizeProtect work during constructionNoel Grandin1-1/+1
2022-05-13Advanced Diagram support: Secure Redo, evtl. flush Redo-StackArmin Le Grand (Allotropia)1-0/+41
2022-05-13add SvStream::ReadLine(OStringBuffer... to reduce OString allocationNoel Grandin1-6/+6
2022-05-11tdf#121740 just remove OLE_Objects limit for non-32-bit-WindowsNoel Grandin1-0/+8
2022-05-11tdf#149023 set property immediately on changeCaolán McNamara1-7/+3
2022-05-11Advanced Diagram support: UNDO/REDO support for Diagram DataModelArmin Le Grand (Allotropia)2-0/+80
2022-05-11avoid some OUString construction on some hot pathsNoel Grandin1-10/+19
2022-05-10tdf#148519 correction to vertical "to frame" mapping for object positionSeth Chaiklin1-1/+1
2022-05-10Fix stack-use-after-scopeStephan Bergmann1-1/+1
2022-05-09svx: calculate object range before using itPranam Lashkari1-3/+3
2022-05-07tdf#107765: Check the updated language and apply it to the cell.Kohei Yoshida1-1/+1
2022-05-06avoid some ref-countingNoel Grandin1-1/+1
2022-05-06svx: move SvxTableShape into own file and externalizeTomaž Vajngerl3-17/+2
2022-05-05tdf#148707 implicit moveTo on all not only on firstRegina Henschel3-12/+35
2022-05-05loplugin:unusedvariableplusNoel Grandin1-1/+0
2022-05-05tdf#148818 Fix missing text in boxes with empty first paragraphHossein1-4/+5
2022-05-05use more o3tl::getTokenNoel Grandin1-2/+3
2022-05-05tdf#148921 Smartart: Incorrect Text positionNoel Grandin1-8/+21
2022-05-05sd theme: add ODP import/export for shape fill color effectsMiklos Vajna2-0/+32
2022-05-03Just use Any ctor instead of makeAny in svxStephan Bergmann61-247/+243
2022-05-03Don't add empty labels to fontwork's icon viewMike Kaganski1-1/+1
2022-05-03add o3tl::equalsAsciiNoel Grandin3-5/+7
2022-05-01ofz#47111 TimeoutCaolán McNamara1-4/+4
2022-05-01use more string_view in variousNoel Grandin3-23/+25
2022-04-30tdf#148519 change positioning option "Margin" -> "Entire frame"Seth Chaiklin1-1/+1
2022-04-30new loplugin:stringviewdangleNoel Grandin1-2/+2
2022-04-30tdf#148782 Left/Right frame border -> Left/Right of frame text areaSeth Chaiklin1-2/+2
2022-04-29fix regression in linked bitmap importNoel Grandin1-1/+1
2022-04-29use more string_view in INetURLObjectNoel Grandin8-20/+21
2022-04-29tdf#148714 connect first and second arc with arcToRegina Henschel3-4/+81
2022-04-28tdf#148593 Rename two Horizontal "to" position options for Shape/ImageSeth Chaiklin1-2/+2
2022-04-28use more string_view in tools::SvGlobalNameNoel Grandin1-1/+1
2022-04-28sd theme: add PPTX import for shape fill color effectsMiklos Vajna1-6/+15
2022-04-27[ Edit Chart ] -> [ Edit Object ]Mike Kaganski3-14/+14
2022-04-26add o3tl::toUInt32Noel Grandin2-5/+6
2022-04-26ofz#46901 TimeoutCaolán McNamara1-3/+8
2022-04-26Translatable string improvements I push so they don’t rot in my local cloneAdolfo Jayme Barrientos1-2/+2
2022-04-23tdf#148591 rename two Vertical positioning regionsSeth Chaiklin1-2/+2
2022-04-22Fix typo in codeAndrea Gelmini1-1/+1
2022-04-22sd theme: add rendering for shape fill color effectsMiklos Vajna3-0/+22
2022-04-21tdf#55058 tdf#143875 EMF+ Fix display of dashed lines and line jointsBartosz Kosiorek1-1/+2
2022-04-20tdf#148669: do not try to transform tail to unit rectangleMike Kaganski1-11/+2
2022-04-20loplugin:passstuffbyrefNoel Grandin1-1/+1
2022-04-20tdf#148501 color shades only for filled PolyPolygonsRegina Henschel3-2/+57
2022-04-20Advanced Diagram support: Use better association Model<->XShapeArmin Le Grand (Allotropia)2-173/+14
2022-04-19tdf#148313 Basic IDE crashing while resizing dialogNoel Grandin1-3/+4
2022-04-17ofz#46782 TimeoutCaolán McNamara1-3/+5