summaryrefslogtreecommitdiff
path: root/svx/source/table
AgeCommit message (Expand)Author
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
2022-11-29sd: replace hardcoded table styles with xml fileMaxim Monastirsky
2022-11-28loplugin:unusedfields make some protected fields privateNoel Grandin
2022-11-21sd: table design editingMaxim Monastirsky
2022-11-21Export modified table stylesMaxim Monastirsky
2022-11-19Prepare the dialog for cell style editingMaxim Monastirsky
2022-11-14svx: On table style removal, revert to the default styleMaxim Monastirsky
2022-11-14svx: Update tables on style changesMaxim Monastirsky
2022-10-22loplugin:unusedmethodsNoel Grandin
2022-10-07svx: Destroy unused table stylesMaxim Monastirsky
2022-09-16Related: tdf#144092 improve wordingSarper Akdemir
2022-09-14new loplugin refcountingbaseNoel Grandin
2022-09-06svx: remove "using namespace *" in tablemodel.cxxTomaž Vajngerl
2022-09-02[API CHANGE] tdf#150683 a11y: Switch a11y child index to 64 bitMichael Weghorn
2022-08-31cid#1509246 Inefficient vector resizing with reserve.Noel Grandin
2022-08-31tdf#144092 tdf#139511: revert parts of tdf#91762 tdf#137949 tdf#139511Sarper Akdemir
2022-08-31tdf#144092 pptx import: correct table height during importSarper Akdemir
2022-08-30svx a11y: Simplify AccessibleTableShapeImpl::getColumnAndRowMichael Weghorn
2022-08-30svx a11y: Drop TODO that doesn't need actionMichael Weghorn
2022-08-29ref-count SdrObjectNoel Grandin
2022-08-24tools: rename Rectangle::Justify() to Rectangle::Normalize()Chris Sherlock
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann