summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
2022-05-30use more Primitive2DContainer::append and more std::moveNoel Grandin
2022-05-30use Primitive2DContainer in impPolygonParagraphHandlerNoel Grandin
2022-05-30elide temporary vectors in impAddPolygonStrokePrimitivesNoel Grandin
2022-05-30move data out of impTextBreakupHandlerNoel Grandin
2022-05-29Fix failing assert on shutdown with NVDA activeMike Kaganski
2022-05-28use the new SfxWhichIter::GetItemState featureNoel Grandin
2022-05-26tdf#149324 sw offapi xmloff: add option to not hyphenate short wordsLászló Németh
2022-05-26cid#1504575 Dereference before null checkCaolán McNamara
2022-05-26sd theme: add UI (sidebar) for shape fill color effectsMiklos Vajna
2022-05-25elide some OUString allocationNoel Grandin
2022-05-25Fix typoAndrea Gelmini
2022-05-2550 null derefs seen in crashreporting reportCaolán McNamara
2022-05-25svx: fix one more EXCEPTION_INT_DIVIDE_BY_ZEROXisco Fauli
2022-05-25Advanced Diagram support: Isolated IDiagramHelper, selection visualizationArmin Le Grand (Allotropia)
2022-05-25SvxUnoXPropertyTable is never passed a null ptrNoel Grandin
2022-05-24Resolves: tdf#148168 disable gtk treeview seach boxCaolán McNamara
2022-05-24Use o3tl::make_unsigned in some placesStephan Bergmann
2022-05-24modernize and improve PropertySetInfoNoel Grandin
2022-05-24tdf#148168 set built-in gtk search box to search "document name" columnCaolán McNamara
2022-05-24elide some OUString allocationNoel Grandin
2022-05-24tdf#149252 adjust vertical/horizontal positioning labels for paragraphsSeth Chaiklin
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