summaryrefslogtreecommitdiff
path: root/sw/source/core/unocore/unotbl.cxx
AgeCommit message (Expand)Author
2020-01-17tdf#129839: pass initialized shared_ptr to SwDoc::GetBoxAttrMike Kaganski
2019-10-03DOCX import: fix interaction of table and paragraph style in table cellsMiklos Vajna
2019-09-28loplugin:constmethod in swNoel Grandin
2019-08-23tdf#39593 extract UnoTunnelId comparison to template functionArkadiy Illarionov
2019-08-20loplugin:constvars in swNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): swStephan Bergmann
2019-07-28loplugin:oncevarNoel Grandin
2019-07-15sw: prefix members of SwXCellMiklos Vajna
2019-05-30ODT export: fix lost <text:user-field-decl> for fields in tables in headersMiklos Vajna
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand
2019-04-14loplugin:sequentialassign in swNoel Grandin
2019-04-06SwXTextField::Impl FieldTypeClient: SwClient no moreBjoern Michaelsen
2019-03-25new loplugin:unoqueryNoel Grandin
2019-03-16UNO SwXTableTextCursor: uso SvtListener instead of SwClientBjoern Michaelsen
2019-03-12UNO SwTextTable: uso SvtListener instead of SwClientBjoern Michaelsen
2019-03-04simplify UNO getTypes methodsNoel Grandin
2019-02-27UNO SwXCellRange: uso SvtListener instead of SwClientBjoern Michaelsen
2019-02-27simplify lcl_SendChartEvent messBjoern Michaelsen
2019-02-12sw btlr writing mode: implement UNO APIMiklos Vajna
2019-02-10loplugin:indentation in swNoel Grandin
2019-01-11tdf#42949 Fix IWYU warnings in sw/inc/*Gabor Kelemen
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2018-11-22improve function-local statics in swNoel Grandin
2018-11-19no more SwClient/SwModify for SwTextTableRowsBjoern Michaelsen
2018-11-18no more SwClient/SwModify for SwXTableRowsBjoern Michaelsen
2018-11-15no more SwClient/SwModify for SwXTableColumnsBjoern Michaelsen
2018-11-13no more SwClient/SwModify for SwXCellBjoern Michaelsen
2018-11-10tdf#120703 PVS: check proper pointer (possible nullprt dereference)Mike Kaganski
2018-10-24clang-tidy performance-unnecessary-copy-init in swNoel Grandin
2018-09-19sw_redlinehide_2: adapt SwCursor::UpDown()Michael Stahl
2018-09-17New loplugin:externalStephan Bergmann
2018-08-14tdf#117127 crash on inspecting value describing a tableCaolán McNamara
2018-08-05coverity#1438212 Unchecked dynamic_castCaolán McNamara
2018-08-05coverity#1438214 Unchecked dynamic_castCaolán McNamara
2018-08-05coverity#1438218 Unchecked dynamic_castCaolán McNamara
2018-08-05coverity#1438219 Unchecked dynamic_castCaolán McNamara
2018-08-03Add missing sal/log.hxx headersGabor Kelemen
2018-05-25tdf#117297 sw unotbl XCell: apply char/para style props to textJustin Luth
2018-04-26convert tabopts to scoped enumNoel Grandin
2018-04-04tdf#116789 sw: fix caching of the SwXCell UNO wrapperMiklos Vajna
2018-03-07Move BackGraphicURL property & friends to BackGraphic + fixesTomaž Vajngerl
2018-03-07MID_GRAPHIC as alternative to set graphic to the SvxBrushItemTomaž Vajngerl
2018-02-21loplugin:changetoolsgen in swNoel Grandin
2018-02-15Fix some IWYU warningsMiklos Vajna
2018-02-01split out SFX_METRIC_ITEM into separate fieldNoel Grandin
2018-01-25introduce SwClient::EndListeningAll()Bjoern Michaelsen
2018-01-25USHRT_MAX -> SAL_MAX_UINT16Stephan Bergmann
2018-01-24USHRT_MAX -> SAL_MAX_UINT16Stephan Bergmann
2018-01-24Remove presumably dead < USHRT_MAX checksStephan Bergmann