summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-07-05Unnecessary header include.Kohei Yoshida1-1/+0
2012-07-05useless aStr stringCaolán McNamara1-2/+2
2012-07-05sal_uInt16 matches UniString sal_Unicode ctor, not FontFamily enumCaolán McNamara1-1/+1
2012-07-05Related: fdo#51247 bandaid to not crashCaolán McNamara1-0/+5
2012-07-05add depend on makefile.mkCaolán McNamara1-0/+6
2012-07-05prevent invalid memory when loading change tracking from xls, fdo#45209Markus Mohrhard2-2/+15
2012-07-05moz build fixed on UbuntuDavid Ostrovsky2-1/+20
2012-07-05ConvertBorderWidthToWord: fix wrong INSET/OUSET conversion:Michael Stahl1-2/+2
2012-07-05resolved fdo#51664 some matrix cases broken in binary Excel importEike Rathke3-6/+16
2012-07-05make unoCheckStruct uglier but detect unfixed type assignment + add new testsNoel Power2-30/+102
2012-07-05sw: SwLayHelper should not consider the page after first page a first pageMiklos Vajna1-0/+5
2012-07-05audit and re-license writerperfect.Fridrich Štrba46-869/+194
2012-07-05Revert "Remove unused throbber.src"Thomas Arnhold1-0/+106
2012-07-05sw: InsertNewPage() should fall back from first to left/right as wellMiklos Vajna1-0/+5
2012-07-05fdo#51266: Sync dimension members in several places upon refresh.Kohei Yoshida13-0/+119
2012-07-05SwLayHelper: when the page style name changes, we have a first pageMiklos Vajna1-1/+2
2012-07-05changes to "Replaced deprecated tools/String with OUString in ScMatrix"Eike Rathke1-2/+2
2012-07-05Replaced deprecated tools/String with OUString in ScMatrixSören Möller5-32/+44
2012-07-05fix missing makefile, also add a further test to test_nested_struct.cxxNoel Power2-0/+87
2012-07-05sorted all include statements alphabetically in sw/source/core/bastyp/Philipp Riemer13-149/+150
2012-07-05split out some common basic test stuff, add intial nested struct testNoel Power4-46/+139
2012-07-05logerrit: for review, we need to grep for revision, not refMiklos Vajna1-2/+6
2012-07-05fix ./logerrit reviewBjoern Michaelsen1-1/+2
2012-07-05sc: fix sc_subsequent_filters_testMiklos Vajna2-2/+4
2012-07-05removed useless forward declarations of classTakeshi Abe53-133/+0
2012-07-05xmloff: unused includes in txtimpMiklos Vajna1-22/+0
2012-07-05xmloff: implement first page header/footer import/exportMiklos Vajna10-18/+131
2012-07-05clean up include guards in sbxvar.hxxMichael Stahl1-19/+3
2012-07-05fix Windows build, include vectorMichael Stahl1-4/+6
2012-07-05remove forgotten debug printfDavid Tardon1-1/+0
2012-07-04Convert local var from SvPtrarr to std::vectorNoel Grandin1-4/+4
2012-07-04Remove unused forward declarationsNoel Grandin1-1/+0
2012-07-04Convert aItems field of SvLBoxEntry class from SvPtrarr to std::vectorNoel Grandin2-13/+16
2012-07-04Convert aTabs field in SvTreeListBox from SvPtrarr to std::vectorNoel Grandin8-52/+50
2012-07-04fix previous STL conversion commit:Michael Stahl3-18/+16
2012-07-04Convert SvPtrarr to std::vector<SvxIconChoiceCtrlEntry*>Noel Grandin3-88/+80
2012-07-04fix previous STL conversion commit:Michael Stahl1-3/+2
2012-07-04Convert Svptrarr to std::deque<SwAutoCompleteString*>Noel Grandin2-60/+54
2012-07-04fix previous STL conversion commit:Michael Stahl1-1/+1
2012-07-04Convert Svptrarr to boost::ptr_map<sal_uInt16, SvxIconChoiceCtrlColumnInfo>Noel Grandin2-26/+14
2012-07-04Convert Svptrarr to std::vector<Rectangle*>Noel Grandin2-19/+19
2012-07-04Convert Svptrarr to std::vector<SwPosition*>Noel Grandin2-8/+8
2012-07-04Convert Svptrarr to std::vector<const SwUserFieldType*>Noel Grandin3-13/+13
2012-07-04Convert Svptrarr to std::set<const SwTxtFld*>Noel Grandin2-11/+9
2012-07-04Convert Svptrarr to std::deque<const SwTxtAttr*>Noel Grandin2-15/+14
2012-07-04Convert Svptrarr to std::vector<SvGlobalName*>Noel Grandin2-11/+8
2012-07-04Convert Svptrarr to std::vector<SwRedline*>Noel Grandin1-6/+5
2012-07-04Convert Svptrarr to std::vector<SwPosition*>Noel Grandin1-13/+9
2012-07-04Convert Svptrarr to std::vectorNoel Grandin1-13/+4
2012-07-04Targeted cleanup of namespacesFridrich Štrba1-27/+27