summaryrefslogtreecommitdiff
path: root/sw/source/core/unocore/unotbl.cxx
AgeCommit message (Expand)Author
2023-10-22Use getXWeak in swMike Kaganski
2023-09-18use more concrete UNO types in swNoel Grandin
2023-09-14simplify some exception throwingNoel Grandin
2023-05-12use more concrete UNO types in sw/Noel Grandin
2023-04-20introduce sw::FrameFormats<>Bjoern Michaelsen
2023-03-31tdf#154486: Use known name when inserting the table into the documentMike Kaganski
2023-03-30SwTableFormulaUpdate: SwMsgPoolItem no moreBjoern Michaelsen
2023-02-15check GetFEShell()Xisco Fauli
2023-01-20XUnoTunnel->dynamic_cast in SwXTextRangeNoel Grandin
2023-01-19XUnoTunnel->dynamic_cast in SwXTextTableNoel Grandin
2023-01-19XUnoTunnel->dynamic_cast in SwXCellRangeNoel Grandin
2023-01-19XUnoTunnel->dynamic_cast for SwXFrameNoel Grandin
2023-01-19XUnoTunnel->dynamic_cast in OTextCursorHelperNoel Grandin
2022-10-30tdf#126788 reduce number of comparisons to query XUnoTunnelNoel Grandin
2022-10-30tdf#126788 check for listeners firstNoel Grandin
2022-10-11use more string_view in swNoel Grandin
2022-09-07tdf#147646 Auto numbering is wrong when the row has split/merged cells.Satya
2022-08-26use more SwPosition::AssignNoel Grandin
2022-08-18cid#1509291 Unchecked dynamic_castCaolán McNamara
2022-08-17add comparison operators for SwNodeNoel Grandin
2022-08-14rename SwPaM::GetNode to GetPointNode/GetContentNodeNoel Grandin
2022-08-05sw: rename to unique name SwFrameFormat::SetFormatName()Michael Stahl
2022-08-02introduce SwPosition::GetContentIndexNoel Grandin
2022-08-02introduce SwPosition::GetNodeNoel Grandin
2022-07-21use more concrete UNO classes in writerNoel Grandin
2022-06-02std::move SfxPoolItem into SfxItemSet where possibleNoel Grandin
2022-05-03Just use Any ctor instead of makeAny in swStephan Bergmann
2022-04-08move comphelper::string::toInt32 to o3tlNoel Grandin
2022-04-08use more subView when converting to Int32Noel Grandin
2022-03-28Recheck sw/ cxx files with IWYUGabor Kelemen
2022-03-10Recheck sw headers with IWYUGabor Kelemen
2022-03-03use SfxItemSet::GetItemIfSet in sw/source/core/unocoreNoel Grandin
2022-01-21fix opengl slide transitionNoel Grandin
2022-01-14make comphelper::OInterfaceContainerHelper4 more threadsafeNoel Grandin
2021-12-30osl::Mutex->std::mutex in SwXTextTableNoel Grandin
2021-12-01use more OInterfaceContainerHelper3 in swNoel Grandin
2021-10-21introduce SwNodeOffset strong typedefNoel Grandin
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-10-10use SfxItemSetFixed in swNoel Grandin
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 5Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 4Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-08-13split SvNumberFormatter into it's own headerNoel Grandin
2021-08-11Drop convertMm100ToTwip in favor of the new o3tl::toTwipsMike Kaganski
2021-08-07create comphelper::OMultiTypeInterfaceContainerHelper2 and use itNoel Grandin
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-07-15drop the Pair constructor from SfxItemSetNoel Grandin
2021-06-30Purge out rtl::math::setNanBaiXiaochun
2021-05-21sw: replace most static_cast<sal_uInt16>() calls with o3tl::narrowing()Miklos Vajna
2021-05-17sw: prefix members of SwASCIIParser, SwASC_AttrIter, ...Miklos Vajna