summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-06-26move the nss stuff in scp2 to be dependent on xmlsecCaolán McNamara1-31/+31
2012-06-26Fix more bugs in ImplgetTopDockingAreaHeight().Jan Holesovsky1-5/+8
2012-06-26Resolves: fdo#50967 Address DataSource dialog fails on throwsCaolán McNamara1-17/+32
2012-06-26tidy some resource stringsCaolán McNamara62-298/+270
2012-06-26libcmis: forgot to update windows patch for 0.2.3Cédric Bosdonnat1-10/+10
2012-06-26enable gnome-mail and xdg-mailPeter Tillemans1-1/+1
2012-06-26resolved fdo#47222 in N() pop string constant before pushing resultEike Rathke1-0/+1
2012-06-26cmisucp: catch the exception when getting CMIS objectCédric Bosdonnat2-206/+258
2012-06-26libcmis: updated to 0.2.3Cédric Bosdonnat2-6/+3
2012-06-26n#766487 dmapper: FirstLineIndent should be always inherited from numberingMiklos Vajna1-0/+36
2012-06-26n#766487 dmapper: sprmCHpsBi should affect sprmCHps, if the later is not setMiklos Vajna1-0/+4
2012-06-26re-base on ALv2 code.Michael Meeks76-1498/+1032
2012-06-26remove obsolete guw native binaryMichael Meeks2-683/+0
2012-06-26re-base on ALv2 code.Michael Meeks102-1918/+1530
2012-06-26gbuild: add gb_CppunitTest_use_executableMichael Stahl2-0/+6
2012-06-26fdo#51115: gb_Extension_add_file: fix Windows build:Michael Stahl1-1/+6
2012-06-26mingw32-python is now necessary too.Jan Holesovsky1-0/+1
2012-06-26oox: fix remaining vba doxygen errorsMiklos Vajna3-27/+27
2012-06-26switch on QuickStarter from installer, UI text addedAndras Timar1-0/+3
2012-06-26removed unused forward declarations of classTakeshi Abe34-69/+1
2012-06-26fdo#46338 preserve sheet name input of invalid referenceEike Rathke3-0/+34
2012-06-25change lcl_SetDfltBoxAttr to use a std::mapMichael Stahl1-25/+20
2012-06-25Remove ImplCreateScaled and ImplCreateRotatedScaledTomaž Vajngerl2-759/+0
2012-06-25use only Bitmap scaling and fixes to scalingTomaž Vajngerl1-192/+123
2012-06-25Cleanup code comments and change Sal_bool to boolTomaž Vajngerl1-50/+2
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