summaryrefslogtreecommitdiff
path: root/sw/source/core/table/swtable.cxx
AgeCommit message (Expand)Author
2013-11-14xub_StrLen to sal_Int32 in SwIndex and some relatedMatteo Casalin
2013-11-06convert xub_StrLen to sal_Int32Noel Grandin
2013-11-05convert xub_StrLen to sal_Int32Noel Grandin
2013-11-03Get rid of global aDotStrTor Lillqvist
2013-11-01Related: #i33737# some minor refactoring in advanceOliver-Rainer Wittmann
2013-10-26sw: ViewShell -> SwViewShell renameMiklos Vajna
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-18converting remaining usage of String in SW to OUStringNoel Grandin
2013-10-15convert sw/source/filter/xml/*.cxx from String to OUStringNoel Grandin
2013-09-19convert sw/inc/swtable.hxx from String to OUStringNoel Grandin
2013-08-15String to OUString and some optimizationsMatteo Casalin
2013-07-07module svl: all String and some bool and related clean-upNorbert Thiebaud
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-03-08SwTableBox::IsValidNumTxtNd: Allow trivial formattingMiklos Vajna
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac
2013-02-18sw: let SwTxtNode::GetTxt() return OUStringMichael Stahl
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida
2012-12-10callcatcher: remove unused rtf filter and associated methodsCaolán McNamara
2012-12-03Make it localTakeshi Abe
2012-12-03sal_Bool to boolTakeshi Abe
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-11-21sal_Bool to boolTakeshi Abe
2012-11-18migrate one GetOutputString variatn to OUStringNorbert Thiebaud
2012-11-07sal_Bool to boolTakeshi Abe
2012-10-28sal_Bool to boolTakeshi Abe
2012-10-19sal_Bool to boolTakeshi Abe
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-09-21fdo#48692: fix problems with large number of table cells:Michael Stahl
2012-09-18rhbz#852128: sw: avoid table undo crash:Michael Stahl
2012-08-10Translate German comments in Writer.Tim Janik
2012-07-30C40_GETPOS is unnecessary nowCaolán McNamara
2012-07-26Convert SV_DECL_PTRARR_SORT_DEL(_SwRedlineTbl) to o3tl::sorted_vectorNoel Grandin
2012-07-25Convert SV_DECL_PTRARR_SORT(SwTableSortBoxes) to o3tl::sorted_vectorNoel Grandin
2012-07-18Translate german sentencesJulien Nabet
2012-06-25Convert some local methods from Svptrarr to std::vector<SwFmt*>Noel Grandin
2012-06-25fix previous commit:Michael Stahl
2012-06-25Convert SvPtrarr aBoxArr to std::deque<SwTableBox*>Noel Grandin
2012-06-20adapt DBG_UTIL code to previous commitMichael Stahl
2012-06-20Convert SV_DECL_PTRARR_DEL(SwTableLines) to std::vectorNoel Grandin
2012-05-25Convert SV_DECL_PTRARR(SwMovedBoxes) to std::vectorNoel Grandin
2012-05-14Fix memory leak from using std::vector for SwTableBoxesMichael Stahl
2012-05-14Convert SV_DECL_PTRARR_DEL(SwTableBoxes) to std::vectorNoel Grandin
2012-05-07Translate two German comments in swtable.cxxGábor Stefanik
2012-03-21fdo#45522: WW8TableInfo::processSwTable: check that table has layoutCaolán McNamara
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2012-01-05WaE and build fixes for OSL_DEBUG_LEVEL == 2Caolán McNamara
2011-11-27remove include of pch header from swNorbert Thiebaud
2011-11-24Fix non-DBG_UTIL build.Jan Holesovsky
2011-11-24sw: replace abuses of OSL_DEBUG_LEVEL with DBG_UTILMichael Stahl