summaryrefslogtreecommitdiff
path: root/sw/inc/unotbl.hxx
AgeCommit message (Expand)Author
2019-11-07Looks like UBSan still needs various RTTI for some reasonStephan Bergmann
2019-11-04loplugin:finalclasses in sw/incNoel Grandin
2019-07-15sw: prefix members of SwXCellMiklos Vajna
2019-07-05tdf#42949 Fix IWYU warnings in sw/inc/*Gabor Kelemen
2019-05-30ODT export: fix lost <text:user-field-decl> for fields in tables in headersMiklos Vajna
2019-03-16UNO SwXTableTextCursor: uso SvtListener instead of SwClientBjoern Michaelsen
2018-11-19no more SwClient/SwModify for SwTextTableRowsBjoern Michaelsen
2018-11-13no more SwClient/SwModify for SwXCellBjoern Michaelsen
2018-04-25sw: fix remaining IWYU warnings in inc/*.hxxMiklos Vajna
2018-04-05sw: fix some IWYU warningsMiklos Vajna
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-10-23loplugin:includeform: swStephan Bergmann
2017-08-04loplugin:constparams in sw part5Noel Grandin
2017-03-13Minor loplugin:unnecessaryoverride improvementStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, swStephan Bergmann
2016-11-16new loplugin finalprotectedNoel Grandin
2016-10-27loplugin:expandablemethods in swNoel Grandin
2016-10-20loplugin:expandablemethodds in sw(part1)Noel Grandin
2016-10-04loplugin:countusersofdefaultparams in swNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-05-23Add a test for comparing table cells and table cell rangesslideon
2016-04-12clang-tidy performance-unnecessary-value-param in swNoel Grandin
2016-02-05sw: move all SwXTextTable implementation details to pImplMichael Stahl
2016-02-05sw: move the SwXTextTable descriptor members to SwXTextTable::ImplMichael Stahl
2016-02-05sw: move SwTextTable's SwClient to SwTextTable::ImplMichael Stahl
2016-02-05sw: move rest of SwXCellRange implementation details into pImplMichael Stahl
2016-02-05sw: fix SolarMutex asserts from SwXCellRange dtorMichael Stahl
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
2015-12-22Indentation fixesMiklos Vajna
2015-12-04fix SwClient crash in SwXNumberingRules/SwXTableRows/SwXTableColumnsNoel Grandin
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-17loplugin:unnecessaryvirtualNoel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-06com::sun::star->css in sw/incNoel Grandin
2015-10-12Replace "SAL_FINAL" with "final" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-06improve the returnbyref lopluginNoel Grandin
2015-06-30make GetCellPosition a member and visibleBjoern Michaelsen
2015-06-30getCells->GetCells(): not an UNO functionBjoern Michaelsen
2015-06-30refactor out SwXCell:GetAny()Bjoern Michaelsen
2015-06-30kill ugly GetDataSequence, now unusedBjoern Michaelsen
2015-06-30refactor getNumericalData,Bjoern Michaelsen
2015-06-29coverity#1308580 Uncaught exceptionCaolán McNamara
2015-06-27coverity#1308455 Uncaught exceptionCaolán McNamara
2015-06-09use UnoCursorPointer in SwXTextTableCursorBjoern Michaelsen
2015-06-09use UnoCursorPointer in SwXCellRange and SwChartDataSequenceBjoern Michaelsen
2015-05-26loplugin:saloverrideStephan Bergmann
2015-05-26Remove SwClients before destruction in some uno wrapper classesBjoern Michaelsen
2015-05-26use new unocrsrs in SwXTextTableCursorBjoern Michaelsen