summaryrefslogtreecommitdiff
path: root/svx/source/table
AgeCommit message (Expand)Author
2024-03-06tdf#158773 reduce cost of ContentInfo::GetTextNoel Grandin
2024-02-12use more UNLESS_MERGELIBSNoel Grandin
2024-02-12make BufferedDecompositionPrimitive2D store a Primitive2DReference..Noel Grandin
2024-02-09Clone Formatting in Impress: Include list attributeOliver Specht
2024-02-04Move mnTransparenceForShadow down to SdrCellPrimitive2DNoel Grandin
2024-01-27ITEM: Cleanup some Pool stuff with DefaultsArmin Le Grand (allotropia)
2024-01-19tdf#159067 drawinglayer: fix untagged form control (PDF/UA export)Tibor Nagy
2023-12-30tdf#146619 Recheck svx/ with IWYUGabor Kelemen
2023-12-30move IsFuzzing to comphelperCaolán McNamara
2023-11-19Extended loplugin:ostr: svxStephan Bergmann
2023-10-31add comment to CellProperties::ForceDefaultAttributesNoel Grandin
2023-10-31rename mxItemSet->moItemSet in DefaultPropertiesNoel Grandin
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: svxStephan Bergmann
2023-10-11Drop o3tl::span, can use C++20 std::span directly nowStephan Bergmann
2023-10-07loplugin:ostr: automatic rewriteStephan Bergmann
2023-10-02tdf#146619 Recheck include/s* with IWYUGabor Kelemen
2023-09-11svx: prefix members of SdrHdlMiklos Vajna
2023-09-09FastPropertySet does not need to implement XAggreggationNoel Grandin
2023-09-09TableColumns does not need to implement XAggreggationNoel Grandin
2023-09-02use more concrete type in AccessibleCellNoel Grandin
2023-09-02use more concrete type in AccessibleTableShapeImplNoel Grandin
2023-08-15ComplexColor various clean-up and (trivial) refactoringsTomaž Vajngerl
2023-07-10svx: prefix members of GeoStatMiklos Vajna
2023-07-04loplugin:constantparamNoel Grandin
2023-07-02pAttr is always dereferenced, use a reference instead of a pointerCaolán McNamara
2023-07-01cid#1532376 Big parameter passed by valueCaolán McNamara
2023-06-29Use getXWeak in svxMike Kaganski
2023-06-26new loplugin:constexprliteralNoel Grandin
2023-05-25use more TypedWhichIdNoel Grandin
2023-05-12use ComplexColor instead of ThemeColor for better OOXML compat.Tomaž Vajngerl
2023-05-10rename SDRATTR_TABLE_GRABBAG to SDRATTR_TABLE_CELL_GRABBAGSarper Akdemir
2023-05-04tdf#105404 [API CHANGE] add index to accessiblity change eventNoel Grandin
2023-05-02use more specific class in sdr::table::CellNoel Grandin
2023-04-19tdf#150020: pass transform and scale matrix for the table shadow primitiveSarper Akdemir
2023-04-17oox: tcPr vert roundtrip, introduce interopability grab bag for table cellSarper Akdemir
2023-04-14tdf#154501 - Fileopen PPTX: Table with rotated text wrongNoel Grandin
2023-04-10Drop SvStream::WriteCharPtrMike Kaganski
2023-04-09new loplugin:unnecessarygetstrNoel Grandin
2023-03-29loplugin:stringadd in svxNoel Grandin
2023-03-04svx: SdrTextObj maRect - use getter and add funcs. for manipulationTomaž Vajngerl
2023-01-20Fix TableColumn/-Row queryAggregationStephan Bergmann
2023-01-20Base CellRange on WeakImplHelperStephan Bergmann
2023-01-13support theme color for lines + oox support + testsTomaž Vajngerl
2023-01-13introduce {Char,Fill}ColorThemeReference which uses XThemeColorTomaž Vajngerl
2023-01-12introduce docmodel comp., model::ThemeColor, use it in SvxColorItemTomaž Vajngerl
2022-12-16Merge sdr::table::TableDesignUser into sdr::table::SdrTableObjImplStephan Bergmann
2022-12-06tdf#152380: add checks for names and values sequences length equalityMike Kaganski
2022-12-01tdf#135192 svx: PDF/UA export: table tag primitives only if necessaryMichael Stahl
2022-12-01tdf#135192 drawinglayer,svx: PDF/UA export: also tag TH for SdrTableObjMichael Stahl
2022-12-01tdf#135192 svx: PDF/UA export: implement tags for SdrTableObjMichael Stahl