summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2012-06-26re-base on ALv2 code.Michael Meeks1-23/+12
2012-06-25change lcl_SetDfltBoxAttr to use a std::mapMichael Stahl1-25/+20
2012-06-25remove some unnecessary but harmless vector(0)Michael Stahl3-5/+3
2012-06-25Convert fields in class SwUpdFtnEndNtAtEnd from Svptrarr to std::vectorNoel Grandin2-7/+6
2012-06-25Convert local var from Svptrarr to std::vectorNoel Grandin1-5/+4
2012-06-25Convert class _SplitTable_Para from using Svptrarr to std::mapNoel Grandin1-22/+17
2012-06-25Convert code from Svptrarr to std::vectorNoel Grandin1-40/+48
2012-06-25Convert SwDoc::UnProtectCells to use std::vectorNoel Grandin1-6/+6
2012-06-25Convert CollectLines methods from Svptrarr to std::vectorNoel Grandin1-52/+50
2012-06-25Convert CollectCells methods from Svptrarr to std::vectorNoel Grandin1-13/+16
2012-06-25Convert methods in SwTblFmtCmp from Svptrarr to std:vectorNoel Grandin1-21/+27
2012-06-25Convert SwNode2LayImpl::pUpperFrms field from Svptrarr to std::vectorNoel Grandin1-12/+12
2012-06-25Convert local method lcl_GetLayTree from using Svptrarr to std::vectorNoel Grandin1-10/+9
2012-06-25Convert local vars in lcl_FindStartEndRow from Svptrarr to std::vectorNoel Grandin1-10/+8
2012-06-25Remove unnecessary forward declarationNoel Grandin1-1/+0
2012-06-25Convert SwTOXBaseSection::UpdatePageNum param from Svptrarr to std::vectorNoel Grandin2-8/+7
2012-06-25Convert SwShareBoxFmt and SwShareBoxFmts from Svptrarr to std::vectorNoel Grandin2-19/+17
2012-06-25Convert methods in ftnbos.hxx from Svptrarr to std::vectorNoel Grandin3-30/+32
2012-06-25Convert local variable from Svptrarr to std::vectorNoel Grandin1-11/+10
2012-06-25fix previous commit:Michael Stahl1-33/+44
2012-06-25Convert class SwOLELRUCache from Svptrarr to std::dequeNoel Grandin1-20/+19
2012-06-25Convert some local methods from Svptrarr to std::vector<SwFmt*>Noel Grandin1-13/+14
2012-06-25Remove unused header file fltglbls.hxxNoel Grandin1-115/+0
2012-06-25fix previous commit:Michael Stahl1-2/+3
2012-06-25Convert SvPtrarr aBoxArr to std::deque<SwTableBox*>Noel Grandin1-13/+6
2012-06-25Convert pFrmFmts member from Svptrarr to std::vectorNoel Grandin2-6/+7
2012-06-25Convert SwRTFParser::RemoveUnusedNumRules from Svptrarr top std::vectorNoel Grandin1-8/+8
2012-06-25Remove unused member aTblFmtsNoel Grandin3-14/+0
2012-06-25Convert aRubyCharFmts member from Svptrarr to std:vectorNoel Grandin2-6/+5
2012-06-25Convert aTOXArr member from Svptrarr to std::vectorNoel Grandin3-8/+10
2012-06-25Convert aCntnt member from Svptrar to std::vectorNoel Grandin3-15/+16
2012-06-25Convert aChrTxtAtrArr from Svptrarr to std::vectorNoel Grandin2-20/+16
2012-06-25Clean up usage of aChrSetArr std::vector, no point in not being type-safeNoel Grandin2-2/+2
2012-06-25Convert GetPageObjs and SetPageObjsNewPages from Svptrarr to std::vectorNoel Grandin3-15/+12
2012-06-25Convert Svptrarr usage to std::vectorNoel Grandin1-37/+32
2012-06-25Cleanup SwDoc::GetPageDesc(sal_uInt16) const-ness issuesNoel Grandin35-113/+77
2012-06-25Convert SvPtrarr to std::vector<SwProgress*>Noel Grandin1-9/+8
2012-06-25fix previous commit:Michael Stahl2-4/+3
2012-06-25Convert UCB_GetFileListOfFolder from SvPtrarr to std::vectorNoel Grandin3-8/+7
2012-06-25SwXTextDefaults: use comphelper/stlunosequence.hxxMiklos Vajna1-7/+3
2012-06-25Change unnecessary pointer dereferenceMaxime de Roucy1-1/+1
2012-06-25n#766481 testcaseMiklos Vajna2-0/+21
2012-06-25merge 3 copy and paste efforts back together as bestFitOpenSymbolToMSFontCaolán McNamara1-40/+4
2012-06-25duplicate bSubstituteBullets conditionalCaolán McNamara1-3/+0
2012-06-25TODO: get rid of this in another incompatible build with SW projectCaolán McNamara3-5/+8
2012-06-25callcatcher: update unused codeCaolán McNamara2-7/+0
2012-06-25Remove various commented out definesThomas Arnhold20-29/+0
2012-06-25hrc cleanup: Further cleanupThomas Arnhold2-25/+0
2012-06-25rename SvxBorderLine::SetStyle to something unambiguousMichael Stahl18-42/+46
2012-06-25fix build on OS X 10.7 using clangWard van Wanrooij2-0/+2