summaryrefslogtreecommitdiff
path: root/include/svx
AgeCommit message (Expand)Author
2022-09-05tdf#150756 Assertion when opening report for editingNoel Grandin
2022-09-02[API CHANGE] tdf#150683 a11y: Switch a11y child index to 64 bitMichael Weghorn
2022-08-31Fix typoAndrea Gelmini
2022-08-31tdf#144092 pptx import: correct table height during importSarper Akdemir
2022-08-29ref-count SdrObjectNoel Grandin
2022-08-29avmedia: implement video crop support in the ODP filterMiklos Vajna
2022-08-22lok: Dont render active text edit on slide previewsSzymon Kłos
2022-08-16chart2: Data table rendering of keys (legend symbols)Tomaž Vajngerl
2022-08-12loplugin:unusedfieldsNoel Grandin
2022-08-10loplugin:passstuffbyrefNoel Grandin
2022-08-08move m_bNavigationBar to BrowseBox so it knows best scroll/status bar heightCaolán McNamara
2022-08-05Resolves tdf#114508: Individual selection in recovery dialogHeiko Tietze
2022-08-01Fix typo in codeAndrea Gelmini
2022-07-29svx: manipulate SdrObject::m_aOutRect indirectlyTomaž Vajngerl
2022-07-25use more o3tl::spanNoel Grandin
2022-07-21clang-tidy modernize-pass-by-value in svxNoel Grandin
2022-07-20move wintypes.hxx from tools to vclChris Sherlock
2022-07-20tdf#149551 separate TextRotateAngle from TextPreRotateAngleRegina Henschel
2022-07-15tdf#119840 elide some dynamic_cast costNoel Grandin
2022-07-15Fix typo "vetor"->"vector"Andrea Gelmini
2022-07-08[API CHANGE] Drop css::accessibility::XAccessibleStateSetNoel Grandin
2022-07-05Related tdf#137145 tdf#137569 Capitalization + punctuation fixesAdolfo Jayme Barrientos
2022-07-01tdf#137544 ReformatAllEdgeObjects use recursionNoel Grandin
2022-06-30tdf#137544 elide some UNO_QUERYNoel Grandin
2022-06-24tdf#128150 Properly show/hide widgets when "use slide background" is selectedSamuel Mehrbrodt
2022-06-22tdf#128150 Adapt sidebar to new "use slide background" propertySamuel Mehrbrodt
2022-06-21tdf#128150 Only show "Use background" btn in Impress & DrawSamuel Mehrbrodt
2022-06-20sd theme: consider accent1 color when inserting shape with solid fillMiklos Vajna
2022-06-20tdf#128150 Implement/add SlideBackgroundFill visualizationArmin Le Grand (Allotropia)
2022-06-16tdf#128150 Add OOXML import/export for "use background fill"Samuel Mehrbrodt
2022-06-14svx: remove annoying whitespace in SdrView and subclassesTomaž Vajngerl
2022-06-13Add XFillBackgroundItem::dumpAsXmlSamuel Mehrbrodt
2022-06-10loplugin:constantparamNoel Grandin
2022-06-09loplugin:unusedmethodsNoel Grandin
2022-06-07Resolves tdf#146928 - Redesign charnamedialogHeiko Tietze
2022-06-06improve field nameNoel Grandin
2022-05-31Advanced Diagram support: UI visualization & simple interactionsArmin Le Grand (Allotropia)
2022-05-25elide some OUString allocationNoel Grandin
2022-05-25Advanced Diagram support: Isolated IDiagramHelper, selection visualizationArmin Le Grand (Allotropia)
2022-05-11Advanced Diagram support: UNDO/REDO support for Diagram DataModelArmin Le Grand (Allotropia)
2022-05-06svx: move SvxTableShape into own file and externalizeTomaž Vajngerl
2022-04-29use more string_view in INetURLObjectNoel Grandin
2022-04-25sw: make it easier to look up an uno command from a slot idMiklos Vajna
2022-04-22Fix typo in codeAndrea Gelmini
2022-04-21tdf#109169 export Type encoded shading to OOXMLRegina Henschel
2022-04-21Fix typoAndrea Gelmini
2022-04-20loplugin:passstuffbyrefNoel Grandin
2022-04-20Advanced Diagram support: Use better association Model<->XShapeArmin Le Grand (Allotropia)
2022-04-14Advanced Diagram support: Secure properties at Diagram ModelDataArmin Le Grand (Allotropia)
2022-04-14Make accessibility check dialog asyncNickWingate