summaryrefslogtreecommitdiff
path: root/sw/source/core/inc/tabfrm.hxx
AgeCommit message (Expand)AuthorFilesLines
2024-03-13reduce symbol visibility in swNoel Grandin1-1/+1
2023-12-18[API CHANGE] tdf#158041 Remove unused drawing printing option from swSamuel Mehrbrodt1-2/+1
2023-08-24tdf#156724 sw: layout: fix tables not splitting due to footnotes differentlyMichael Stahl1-1/+1
2023-08-11sw: fold SwTabFrame::dumpAsXmlAttributes() into dumpAsXml()Miklos Vajna1-1/+0
2023-08-08tdf#156551 tdf#150606 sw: layout: only invalidate SwTabFrame if it...Michael Stahl1-0/+1
2023-08-03move SwVirtPageNumInfo to SfxHintBjoern Michaelsen1-1/+0
2023-05-19sw layout xml dump: extract SwTabFrame::dumpAsXml() from SwFrameMiklos Vajna1-0/+1
2023-04-04RES_TBLHEADINGCHG no more ...Bjoern Michaelsen1-0/+2
2023-02-13sw floattable: handle table-in-fly in SwFrame::GetNextFlyLeaf()Miklos Vajna1-1/+3
2022-10-17UBSan needs SwTabFrame RTTI nowStephan Bergmann1-1/+1
2021-08-28tdf#135683 speed up layout of large writer tablesNoel Grandin1-0/+1
2021-06-21tdf#116501 sw: layout: check for flys in SwTabFrame::ShouldBwdMoved()Michael Stahl1-1/+2
2021-06-21Revert "tdf#116501 fix freezing at embedded text tables"Michael Stahl1-10/+0
2021-05-20Introduce SwTabFrameInvFlags to replace magic numbers in ...Miklos Vajna1-1/+17
2020-12-13tabfrm:Modify no moreBjoern Michaelsen1-3/+2
2020-10-20use tools::Long in swNoel1-2/+2
2019-12-11convert PrepareHint to scoped enumNoel Grandin1-1/+1
2019-10-18loplugin:virtualdead unused param in SwFlowFrame::ShouldBwdMovedNoel Grandin1-1/+1
2019-09-28loplugin:constmethod in swNoel Grandin1-1/+1
2019-08-01tdf#126138 sw: disambiguate SwTabFrame::FindLastContent()Michael Stahl1-0/+7
2019-05-08tdf#116501 fix freezing at embedded text tablesLászló Németh1-0/+10
2019-01-05Fix typo in method nameAndrea Gelmini1-1/+1
2018-08-16remove mempoolNoel Grandin1-3/+0
2018-08-14loplugin:returnconstant in SwTabFrameNoel Grandin1-1/+1
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann1-2/+2
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin1-2/+2
2017-12-07SwFrameBorder: Preparations and renamingsArmin Le Grand1-1/+1
2016-11-15loplugin:constantparamNoel Grandin1-1/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-07-24Resolves: tdf#101058 crash on deleting certain table rowCaolán McNamara1-2/+0
2016-04-22Avoid reserved identifiersStephan Bergmann1-2/+2
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-30/+30
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-6/+6
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-13/+13
2015-07-21loplugin:unusedmethods swNoel Grandin1-1/+0
2015-06-26SwPageFrm::MakeAll: use vcl::RenderContextMiklos Vajna1-1/+1
2015-06-26SwTextFrm::Format: use vcl::RenderContextMiklos Vajna1-1/+1
2015-06-24SwFrm::Paint: take a vcl::RenderContextMiklos Vajna1-1/+1
2015-05-29fix Invalid Read on conversion of ooo95991-1.odt to pdfCaolán McNamara1-1/+1
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-8/+8
2015-04-24related: tdf#90820 refactor SwFrm destructionMichael Stahl1-1/+3
2015-03-03Typo: instert(ed)->insert(ed)Julien Nabet1-1/+1
2014-12-18sw: prefix SwTabFrm membersMichael Stahl1-40/+40
2014-11-25loplugin: cstylecastNoel Grandin1-1/+1
2014-11-10loplugin: cstylecastNoel Grandin1-2/+2
2014-10-04fdo#39468 Finish translating German comments in sw/source/core/incPhilipp Weissenbacher1-39/+41
2014-10-01Constify dumpAsXml and friendsJan-Marek Glogowski1-1/+1
2014-04-30sw: sal_Bool->boolNoel Grandin1-35/+35
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-12/+12