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