summaryrefslogtreecommitdiff
path: root/svx/source/table
AgeCommit message (Expand)Author
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
2021-10-08loplugin:moveparam in svxNoel Grandin
2021-09-25use SfxItemSetFixed in svxNoel Grandin
2021-09-24reduce copying in drawinglayerNoel Grandin
2021-09-23Related: tdf#144091 svx: fix interaction of transp cell fill and transp shadowMiklos Vajna
2021-09-20tdf#144091 svx: fix unwanted blur of shadow from table cell fillMiklos Vajna
2021-09-19allocate this SfxItemSet on stackNoel Grandin
2021-09-09tdf#144052 reduce Primitive2D copyingNoel Grandin
2021-09-08reduce cost of creating large charts (tdf#144052)Noel Grandin
2021-09-03clang-tidy:readability-redundant-member-initNoel Grandin
2021-09-02rename UpdateMode -> UpdateLayout in editeng classNoel Grandin
2021-08-19use std::optional<OutlinerParaObject> in SdrUndoAttrObjNoel Grandin
2021-08-17rename SetRectsDirty->SetBoundAndSnapRectsDirtyNoel Grandin
2021-08-16Drop tools::Rectangle::getX/getY, which are just duplicates of Left/TopMike Kaganski
2021-08-16pass OutlinerParaObject around by valueNoel Grandin
2021-08-12s/mpEdtOutl/mpEditingOutliner/gNoel Grandin
2021-08-11Drop convertMm100ToTwip in favor of the new o3tl::toTwipsMike Kaganski
2021-07-25use officecfg for drawing optionsNoel Grandin
2021-07-20no need to allocate the selectionOverlay separately in SvxTableControllerNoel Grandin
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-07-16Use WhichRangesContainer in editengMike Kaganski
2021-07-15drop the Pair constructor from SfxItemSetNoel Grandin
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2021-06-27cid#1486528 silence Uncaught exceptionCaolán McNamara
2021-06-21drawinglayer: put BufferedDecompositionPrimitive2D in its own fileTomaž Vajngerl
2021-06-20drawinglayer: remove ImplPrimitive2DIDBlock macroTomaž Vajngerl