summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2012-06-28SwPageDesc impl: drop unused includesMiklos Vajna
2012-06-28probably the last uses of the one argument String::CreateFromAscii variantCaolán McNamara
2012-06-28revert accidental removal of copyright headerCaolán McNamara
2012-06-28fdo#39415: sw: fix vertical collapsing border painting:Michael Stahl
2012-06-28fdo#39415: sw: fix collapsing border painting more:Michael Stahl
2012-06-28fdo#39415: sw: fix collapsing border painting:Michael Stahl
2012-06-28SwTabFrmPainter::Insert: remove clutterMichael Stahl
2012-06-28Remove some unused localsThomas Arnhold
2012-06-28Remove unused header filesThomas Arnhold
2012-06-28Enable menu option "Edit witn External Tool.." for Calc.Tomaž Vajngerl
2012-06-27targetted re-work of cppunit pieces.Michael Meeks
2012-06-27n#693238 testcaseMiklos Vajna
2012-06-27Remove unused include filesThomas Arnhold
2012-06-27Remove commented out code (includes)Thomas Arnhold
2012-06-27hrc cleanup: Remove commented out codeThomas Arnhold
2012-06-27Reduce newline bloat at eofThomas Arnhold
2012-06-27Get rid of annoying IAccessibility2 commentsThomas Arnhold
2012-06-27fdo#48335 testcaseMiklos Vajna
2012-06-27fdo#48335 RTF export: avoid fake page breaks on page style changesMiklos Vajna
2012-06-27RtfAttributeOutput::SectionType: don't try to dump break code as charMiklos Vajna
2012-06-26fdo#44602 Modeless word count window hides when user clicks into a noteMuhammad Haggag
2012-06-26fdo#48335 don't export zoom factor when zoom type is not percentMiklos Vajna
2012-06-26fdo#48335 RTF export: don't try to end not started runsMiklos Vajna
2012-06-26n#766487 testcasesMiklos Vajna
2012-06-26re-base on ALv2 code.Michael Meeks
2012-06-25change lcl_SetDfltBoxAttr to use a std::mapMichael Stahl
2012-06-25remove some unnecessary but harmless vector(0)Michael Stahl
2012-06-25Convert fields in class SwUpdFtnEndNtAtEnd from Svptrarr to std::vectorNoel Grandin
2012-06-25Convert local var from Svptrarr to std::vectorNoel Grandin
2012-06-25Convert class _SplitTable_Para from using Svptrarr to std::mapNoel Grandin
2012-06-25Convert code from Svptrarr to std::vectorNoel Grandin
2012-06-25Convert SwDoc::UnProtectCells to use std::vectorNoel Grandin
2012-06-25Convert CollectLines methods from Svptrarr to std::vectorNoel Grandin
2012-06-25Convert CollectCells methods from Svptrarr to std::vectorNoel Grandin
2012-06-25Convert methods in SwTblFmtCmp from Svptrarr to std:vectorNoel Grandin
2012-06-25Convert SwNode2LayImpl::pUpperFrms field from Svptrarr to std::vectorNoel Grandin
2012-06-25Convert local method lcl_GetLayTree from using Svptrarr to std::vectorNoel Grandin
2012-06-25Convert local vars in lcl_FindStartEndRow from Svptrarr to std::vectorNoel Grandin
2012-06-25Remove unnecessary forward declarationNoel Grandin
2012-06-25Convert SwTOXBaseSection::UpdatePageNum param from Svptrarr to std::vectorNoel Grandin
2012-06-25Convert SwShareBoxFmt and SwShareBoxFmts from Svptrarr to std::vectorNoel Grandin
2012-06-25Convert methods in ftnbos.hxx from Svptrarr to std::vectorNoel Grandin
2012-06-25Convert local variable from Svptrarr to std::vectorNoel Grandin
2012-06-25fix previous commit:Michael Stahl
2012-06-25Convert class SwOLELRUCache from Svptrarr to std::dequeNoel Grandin
2012-06-25Convert some local methods from Svptrarr to std::vector<SwFmt*>Noel Grandin
2012-06-25Remove unused header file fltglbls.hxxNoel Grandin
2012-06-25fix previous commit:Michael Stahl
2012-06-25Convert SvPtrarr aBoxArr to std::deque<SwTableBox*>Noel Grandin
2012-06-25Convert pFrmFmts member from Svptrarr to std::vectorNoel Grandin