summaryrefslogtreecommitdiff
path: root/svx/source/table/svdotable.cxx
AgeCommit message (Expand)AuthorFilesLines
14 daysloplugin:reftotemp in svxNoel Grandin1-2/+2
2024-11-06loplugin:passstuffbyref in svxNoel Grandin1-1/+1
2024-10-22cid#1545605 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+1
2024-09-12use less dynamic_cast in svx table stuffNoel Grandin1-5/+9
2024-08-12tdf#156857: sd ooxml import: fix shape size if spAutofit is setBalazs Varga1-2/+3
2024-07-30tdf#161846 remove one layout operations (iii)Noel Grandin1-1/+1
2024-05-11loplugin:ostr in svxNoel Grandin1-3/+3
2023-12-30move IsFuzzing to comphelperCaolán McNamara1-2/+2
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: svxStephan Bergmann1-1/+1
2023-07-04loplugin:constantparamNoel Grandin1-2/+2
2023-06-26new loplugin:constexprliteralNoel Grandin1-3/+3
2023-03-04svx: SdrTextObj maRect - use getter and add funcs. for manipulationTomaž Vajngerl1-45/+70
2022-12-16Merge sdr::table::TableDesignUser into sdr::table::SdrTableObjImplStephan Bergmann1-62/+2
2022-11-14svx: On table style removal, revert to the default styleMaxim Monastirsky1-5/+17
2022-11-14svx: Update tables on style changesMaxim Monastirsky1-1/+4
2022-10-22loplugin:unusedmethodsNoel Grandin1-13/+0
2022-09-16Related: tdf#144092 improve wordingSarper Akdemir1-6/+2
2022-08-31tdf#144092 pptx import: correct table height during importSarper Akdemir1-0/+12
2022-08-29ref-count SdrObjectNoel Grandin1-1/+11
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 Bergmann1-1/+1
2022-08-16chart2: Data table rendering of keys (legend symbols)Tomaž Vajngerl1-0/+12
2022-07-11tools: rename getHeight/Width() to GetOpenHeight/Width()Chris Sherlock1-3/+3
2022-06-23CopypastaMike Kaganski1-1/+1
2022-03-03Recheck modules sv* with IWYUGabor Kelemen1-2/+0
2022-03-01use SfxItemSet::GetItemIfSet in svxNoel Grandin1-6/+6
2022-01-07remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enumNoel Grandin1-1/+1
2021-09-02rename UpdateMode -> UpdateLayout in editeng classNoel Grandin1-5/+4
2021-08-17rename SetRectsDirty->SetBoundAndSnapRectsDirtyNoel Grandin1-5/+5
2021-08-16pass OutlinerParaObject around by valueNoel Grandin1-7/+6
2021-08-12s/mpEdtOutl/mpEditingOutliner/gNoel Grandin1-9/+9
2021-08-11Drop convertMm100ToTwip in favor of the new o3tl::toTwipsMike Kaganski1-12/+12
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski1-1/+1
2021-06-19svx: prefix member variables for SdrTextObj and othersTomaž Vajngerl1-16/+16
2021-05-03Fix Row size change is not updatedmerttumer1-1/+6
2021-04-29loplugin:stringadd simplify some *StringBuffer operationsNoel Grandin1-8/+3
2021-04-19svx properties: pass SfxItemSet around by valueNoel Grandin1-3/+3
2021-04-12svx: prefix members of SdrObjectMiklos Vajna1-3/+3
2021-03-25const OUString -> const OUStringLiteralMike Kaganski1-3/+3
2021-03-19silence coverity unchecked return value from library on xmlText* functionsCaolán McNamara1-5/+5
2021-02-15loplugin:referencecasting in svxNoel1-4/+4
2021-02-11rename RestGeoData->RestoreGeoDataNoel Grandin1-2/+2
2021-02-10clean up SdrObject cloningNoel1-34/+23
2021-02-09return by unique_ptr from NewGeoDataNoel Grandin1-2/+2
2021-02-02loplugin:redundantcast catch more dynamic_castNoel1-2/+2
2020-11-06make SdrObject Identifiers SdrObjKind enum membersCaolán McNamara1-3/+2
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel1-2/+2
2020-10-05use more TOOLS_WARN_EXCEPTIONMike Kaganski1-5/+6
2020-08-06loplugin:flatten in svxNoel Grandin1-63/+69
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen1-0/+1