summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
2022-06-10Drop unused text column from IconView's modelMike Kaganski
2022-06-10new loplugin:moveitNoel Grandin
2022-06-10Add asserts to those places where I fixed a EXCEPTION_INT_DIVIDE_BY_ZEROXisco Fauli
2022-06-09loplugin:unusedmethodsNoel Grandin
2022-06-06improve field nameNoel Grandin
2022-06-05no need to allocate this separatelyNoel Grandin
2022-06-04tdf#149304 Stylist does not show upper/lower case font effectsNoel Grandin
2022-06-04elide some makeStringAndClear() callsNoel Grandin
2022-06-04tdf#149242 more precise labels for left and right of paragraph text areaSeth Chaiklin
2022-06-04tdf#148491 make Imagemap dialog consistent with DescriptionSeth Chaiklin
2022-06-02Fix typosAndrea Gelmini
2022-06-02std::move SfxPoolItem into SfxItemSet where possibleNoel Grandin
2022-06-02tdf#149420 sw offapi xmloff: add hyphenation zoneLászló Németh
2022-06-02remove dead allocation in getSvxBrushItemFromSourceSetNoel Grandin
2022-06-01The return value of those getLength functions is guaranteed to be non-negativeStephan Bergmann
2022-05-31Advanced Diagram support: UI visualization & simple interactionsArmin Le Grand (Allotropia)
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)