summaryrefslogtreecommitdiff
path: root/svx/source/table
AgeCommit message (Expand)Author
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
2022-08-16chart2: Data table rendering of keys (legend symbols)Tomaž Vajngerl
2022-07-25use more o3tl::spanNoel Grandin
2022-07-21clang-tidy modernize-pass-by-value in svxNoel Grandin
2022-07-11tools: rename getHeight/Width() to GetOpenHeight/Width()Chris Sherlock
2022-07-08[API CHANGE] Drop css::accessibility::XAccessibleStateSetNoel Grandin
2022-06-24tdf#148522 svx: fix undo of cell border changes text alignment in other cellsMiklos Vajna
2022-06-23CopypastaMike Kaganski
2022-06-04elide some makeStringAndClear() callsNoel Grandin
2022-05-28use the new SfxWhichIter::GetItemState featureNoel Grandin
2022-05-24Use o3tl::make_unsigned in some placesStephan Bergmann
2022-05-05sd theme: add ODP import/export for shape fill color effectsMiklos Vajna
2022-04-14tdf#141812 keep focus in an impress table cell when row/col deletedCaolán McNamara
2022-03-18sd theme: add ODP import/export for shape fill colorMiklos Vajna
2022-03-17use actual type in AccessibleContextBaseNoel Grandin
2022-03-05make some svx methods constNoel Grandin
2022-03-04related tdf#144092 svx: warn about wrong "empty cell" ideaJustin Luth
2022-03-03Recheck modules sv* with IWYUGabor Kelemen
2022-03-01use SfxItemSet::GetItemIfSet in svxNoel Grandin
2022-02-16speed up DefaultProperties::SetObjectItem when loading large chartNoel Grandin
2022-01-22Use o3tl::convert instead of OutputDevice::LogicToLogicMike Kaganski
2022-01-17tdf#135843 tdf#146731 Fix the missing border handlingGülşah Köse
2022-01-14make comphelper::OInterfaceContainerHelper4 more threadsafeNoel Grandin
2022-01-11do not call broadcast SetStyleSheet from a non-broadcast oneLuboš Luňák
2022-01-07remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enumNoel Grandin
2022-01-06tdf#135843 Fix the missing border handlingGülşah Köse
2021-12-25use comphelper::WeakComponentImplHelper in TableDesignStyleNoel Grandin
2021-12-25pass unique_lock as param in WeakComponentImplHelperBase::disposingNoel Grandin
2021-12-25no need to take SolarMutex in TableDesignFamily::createInstanceNoel Grandin
2021-12-19use more cppu::BaseMutexNoel Grandin
2021-12-15Recheck include/[a-d]* with IWYUGabor Kelemen
2021-12-14Stream::Tell returns sal_uInt64Noel Grandin
2021-12-04use visitor in getViewIndependentPrimitive2DContainerNoel Grandin
2021-11-26loplugin:stringliteraldefine in svxNoel Grandin
2021-11-22Use less DegreeN::get()Mike Kaganski
2021-11-19Drop F_PI1800/F_PI18000, and unify deg2rad/rad2deg conversionsMike Kaganski
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski