summaryrefslogtreecommitdiff
path: root/svx/source/table
AgeCommit message (Expand)AuthorFilesLines
22 hoursloplugin:stringadd in svxNoel Grandin1-4/+5
2023-03-04svx: SdrTextObj maRect - use getter and add funcs. for manipulationTomaž Vajngerl1-45/+70
2023-01-20Fix TableColumn/-Row queryAggregationStephan Bergmann2-4/+4
2023-01-20Base CellRange on WeakImplHelperStephan Bergmann1-2/+2
2023-01-13support theme color for lines + oox support + testsTomaž Vajngerl1-1/+11
2023-01-13introduce {Char,Fill}ColorThemeReference which uses XThemeColorTomaž Vajngerl1-0/+9
2023-01-12introduce docmodel comp., model::ThemeColor, use it in SvxColorItemTomaž Vajngerl1-3/+16
2022-12-16Merge sdr::table::TableDesignUser into sdr::table::SdrTableObjImplStephan Bergmann3-64/+107
2022-12-06tdf#152380: add checks for names and values sequences length equalityMike Kaganski1-0/+3
2022-12-01tdf#135192 svx: PDF/UA export: table tag primitives only if necessaryMichael Stahl2-4/+56
2022-12-01tdf#135192 drawinglayer,svx: PDF/UA export: also tag TH for SdrTableObjMichael Stahl1-1/+7
2022-12-01tdf#135192 svx: PDF/UA export: implement tags for SdrTableObjMichael Stahl1-2/+28
2022-11-29sd: replace hardcoded table styles with xml fileMaxim Monastirsky1-1/+5
2022-11-28loplugin:unusedfields make some protected fields privateNoel Grandin1-1/+2
2022-11-21sd: table design editingMaxim Monastirsky2-29/+68
2022-11-21Export modified table stylesMaxim Monastirsky1-3/+84
2022-11-19Prepare the dialog for cell style editingMaxim Monastirsky1-1/+1
2022-11-14svx: On table style removal, revert to the default styleMaxim Monastirsky2-7/+21
2022-11-14svx: Update tables on style changesMaxim Monastirsky1-1/+4
2022-10-22loplugin:unusedmethodsNoel Grandin1-13/+0
2022-10-07svx: Destroy unused table stylesMaxim Monastirsky1-0/+11
2022-09-16Related: tdf#144092 improve wordingSarper Akdemir1-6/+2
2022-09-14new loplugin refcountingbaseNoel Grandin1-2/+2
2022-09-06svx: remove "using namespace *" in tablemodel.cxxTomaž Vajngerl1-56/+49
2022-09-02[API CHANGE] tdf#150683 a11y: Switch a11y child index to 64 bitMichael Weghorn3-43/+47
2022-08-31cid#1509246 Inefficient vector resizing with reserve.Noel Grandin1-1/+1
2022-08-31tdf#144092 tdf#139511: revert parts of tdf#91762 tdf#137949 tdf#139511Sarper Akdemir1-38/+2
2022-08-31tdf#144092 pptx import: correct table height during importSarper Akdemir2-3/+15
2022-08-30svx a11y: Simplify AccessibleTableShapeImpl::getColumnAndRowMichael Weghorn1-8/+5
2022-08-30svx a11y: Drop TODO that doesn't need actionMichael Weghorn1-1/+0
2022-08-29ref-count SdrObjectNoel Grandin4-65/+76
2022-08-24tools: rename Rectangle::Justify() to Rectangle::Normalize()Chris Sherlock1-2/+2
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann9-9/+9
2022-08-16chart2: Data table rendering of keys (legend symbols)Tomaž Vajngerl1-0/+12
2022-07-25use more o3tl::spanNoel Grandin1-1/+0
2022-07-21clang-tidy modernize-pass-by-value in svxNoel Grandin19-32/+44
2022-07-11tools: rename getHeight/Width() to GetOpenHeight/Width()Chris Sherlock3-12/+12
2022-07-08[API CHANGE] Drop css::accessibility::XAccessibleStateSetNoel Grandin3-51/+38
2022-06-24tdf#148522 svx: fix undo of cell border changes text alignment in other cellsMiklos Vajna1-0/+7
2022-06-23CopypastaMike Kaganski1-1/+1
2022-06-04elide some makeStringAndClear() callsNoel Grandin1-1/+1
2022-05-28use the new SfxWhichIter::GetItemState featureNoel Grandin1-2/+3
2022-05-24Use o3tl::make_unsigned in some placesStephan Bergmann1-2/+3
2022-05-05sd theme: add ODP import/export for shape fill color effectsMiklos Vajna1-0/+16
2022-04-14tdf#141812 keep focus in an impress table cell when row/col deletedCaolán McNamara1-0/+2
2022-03-18sd theme: add ODP import/export for shape fill colorMiklos Vajna1-0/+10
2022-03-17use actual type in AccessibleContextBaseNoel Grandin1-14/+11
2022-03-05make some svx methods constNoel Grandin1-1/+1
2022-03-04related tdf#144092 svx: warn about wrong "empty cell" ideaJustin Luth1-0/+5
2022-03-03Recheck modules sv* with IWYUGabor Kelemen4-5/+0