summaryrefslogtreecommitdiff
path: root/sw/source/core/unocore/unotbl.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-12-20loplugin:staticcallStephan Bergmann1-1/+1
2015-12-18tdf#33477: added support of property VertOrient to cell rangeOliver Specht1-0/+18
2015-12-04fix SwClient crash in SwXNumberingRules/SwXTableRows/SwXTableColumnsNoel Grandin1-4/+32
2015-11-25Fix thinko; thanks to mst.Michael Meeks1-1/+1
2015-11-25sw: SwXTextTableCursor needs to take the SolarMutex in release.Michael Meeks1-1/+23
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-215/+215
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-6/+0
2015-11-11another missing SolarMutex in Writer UNO: SwXCellBjoern Michaelsen1-0/+3
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-16/+16
2015-11-09fix a set of race conditions in the writer uno wrappersBjoern Michaelsen1-2/+11
2015-10-12Replace "SAL_FINAL" with "final" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-1/+1
2015-10-06loplugin:unusedmethodsNoel Grandin1-1/+0
2015-08-20loplugin: defaultparamsNoel Grandin1-5/+5
2015-07-06improve the returnbyref lopluginNoel Grandin1-64/+42
2015-07-02coverity#1309049 Unchecked return valueCaolán McNamara1-1/+2
2015-06-30make GetCellPosition a member and visibleBjoern Michaelsen1-31/+16
2015-06-30sw: avoid layout recursion when loading documents with charts...Michael Stahl1-30/+33
2015-06-30remove spurious line (should fix OSX)Bjoern Michaelsen1-1/+0
2015-06-30getCells->GetCells(): not an UNO functionBjoern Michaelsen1-7/+7
2015-06-30refactor out SwXCell:GetAny()Bjoern Michaelsen1-6/+13
2015-06-30kill ugly GetDataSequence, now unusedBjoern Michaelsen1-68/+0
2015-06-30refactor getTextualDataBjoern Michaelsen1-8/+2
2015-06-30refactor getNumericalData,Bjoern Michaelsen1-72/+50
2015-06-30remove one client of getDataSequenceBjoern Michaelsen1-13/+2
2015-06-30simplifyBjoern Michaelsen1-70/+69
2015-06-30remove dead codeBjoern Michaelsen1-4/+1
2015-06-30simplifyBjoern Michaelsen1-60/+55
2015-06-30dont branch on the same conditional twiceBjoern Michaelsen1-6/+15
2015-06-30should there be a size mismatch here, we already wrote out-of-boundsBjoern Michaelsen1-7/+1
2015-06-29SwFrm::Calc: use vcl::RenderContextMiklos Vajna1-1/+3
2015-06-29coverity#1308580 Uncaught exceptionCaolán McNamara1-1/+1
2015-06-28coverity#1308507 Uncaught exceptionCaolán McNamara1-1/+1
2015-06-27coverity#1308455 Uncaught exceptionCaolán McNamara1-1/+1
2015-06-09use UnoCursorPointer in SwXTextTableCursorBjoern Michaelsen1-17/+3
2015-06-09use UnoCursorPointer in SwXCellRange and SwChartDataSequenceBjoern Michaelsen1-24/+5
2015-06-09use ABC instead of Pimpl for SwXParagraphEnumerationBjoern Michaelsen1-1/+1
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-2/+2
2015-05-29loplugin:redundantcast: const_cast to same typeStephan Bergmann1-1/+1
2015-05-26loplugin:staticcallStephan Bergmann1-3/+3
2015-05-26now rename the new CreateUnoCrsr2 to CreateUnoCrsr, as the old stuff is goneBjoern Michaelsen1-11/+11
2015-05-26remove SaneOwnership distinctionBjoern Michaelsen1-2/+0
2015-05-26new unocrsrs for SwXTextCursorBjoern Michaelsen1-1/+1
2015-05-26use new unocrsrs in SwXTextTableCursorBjoern Michaelsen1-18/+21
2015-05-26use new unocrsrs in other writer tablesBjoern Michaelsen1-4/+2
2015-05-26use new unocrsrs in other writer tablesBjoern Michaelsen1-10/+8
2015-05-26use new unocrsrs in SwXCellRangeBjoern Michaelsen1-39/+40
2015-05-26use new unocrsrs in SwXParagraphEnumerationBjoern Michaelsen1-2/+2
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-448/+448
2015-05-12sw: More variable renaming.Jan Holesovsky1-3/+3
2015-05-12sw: Rename some variables.Jan Holesovsky1-2/+2