summaryrefslogtreecommitdiffstats
path: root/sw/source
Commit message (Expand)AuthorAgeFilesLines
* SwDoc::CopyPageDesc: sal_Bool -> boolMiklos Vajna2012-06-291-3/+3
* SwXStyleFamily::getPropertySetInfo: remove useless OSL_FAILMiklos Vajna2012-06-291-1/+0
* Remove include guardsThomas Arnhold2012-06-298-26/+1
* Remove some unused defines and controlsThomas Arnhold2012-06-297-20/+1
* sw: initial HeaderIsSharedFirst / FooterIsSharedFirstMiklos Vajna2012-06-296-1/+65
* some pesky XubStringsCaolán McNamara2012-06-293-5/+5
* Remove some more include guardsThomas Arnhold2012-06-292-6/+1
* SwPageDesc impl: drop unused includesMiklos Vajna2012-06-281-6/+0
* probably the last uses of the one argument String::CreateFromAscii variantCaolán McNamara2012-06-2828-113/+88
* revert accidental removal of copyright headerCaolán McNamara2012-06-281-0/+26
* fdo#39415: sw: fix vertical collapsing border painting:Michael Stahl2012-06-281-20/+22
* fdo#39415: sw: fix collapsing border painting more:Michael Stahl2012-06-281-19/+27
* fdo#39415: sw: fix collapsing border painting:Michael Stahl2012-06-281-4/+9
* SwTabFrmPainter::Insert: remove clutterMichael Stahl2012-06-281-5/+0
* Remove some unused localsThomas Arnhold2012-06-282-6/+0
* Enable menu option "Edit witn External Tool.." for Calc.Tomaž Vajngerl2012-06-284-210/+24
* Remove unused include filesThomas Arnhold2012-06-274-373/+0
* Remove commented out code (includes)Thomas Arnhold2012-06-272-4/+0
* hrc cleanup: Remove commented out codeThomas Arnhold2012-06-272-47/+0
* Reduce newline bloat at eofThomas Arnhold2012-06-2777-1825/+0
* Get rid of annoying IAccessibility2 commentsThomas Arnhold2012-06-2712-27/+2
* fdo#48335 RTF export: avoid fake page breaks on page style changesMiklos Vajna2012-06-273-2/+10
* RtfAttributeOutput::SectionType: don't try to dump break code as charMiklos Vajna2012-06-271-1/+1
* fdo#44602 Modeless word count window hides when user clicks into a noteMuhammad Haggag2012-06-261-0/+1
* fdo#48335 don't export zoom factor when zoom type is not percentMiklos Vajna2012-06-261-1/+1
* fdo#48335 RTF export: don't try to end not started runsMiklos Vajna2012-06-262-2/+7
* 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-251-5/+4
* 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