summaryrefslogtreecommitdiff
path: root/sw/inc
AgeCommit message (Expand)AuthorFilesLines
2014-11-20fdo#85554 SwXShape: fix getting ZOrder property when doc contains TextBoxesMiklos Vajna1-0/+3
2014-11-20sw: move IsIgnoredCharFmtForNumbering() to SwTxtNodeMiklos Vajna1-0/+3
2014-11-19move docfunc to own headerBjoern Michaelsen2-42/+68
2014-11-18loplugin: cstylecastNoel Grandin2-3/+4
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-11-16Remove now useless setTextEmbeddedGraphicURL()Zolnai Tamás1-5/+1
2014-11-16SetStrmStgPtr can return bool instead of sal_True/sal_False in an intMatteo Casalin1-1/+1
2014-11-16Remove sal_True/sal_False from code and comments in sw includesMatteo Casalin20-133/+119
2014-11-16Remove obsolete comment, there is no boolean hereMatteo Casalin1-2/+0
2014-11-16Remove code commented out since February 2011Matteo Casalin1-22/+0
2014-11-14loplugin: cstylecastNoel Grandin6-62/+100
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava1-1/+1
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini7-7/+7
2014-11-12loplugin: cstylecastNoel Grandin7-37/+51
2014-11-11fdo82708 Add missing tooltips to Writer StatusbarSamuel Mehrbrodt1-6/+7
2014-11-11callcatcher: dropping SwChapterNumRules binary Load/Store has knock-on effectCaolán McNamara1-3/+0
2014-11-10loplugin: cstylecastNoel Grandin3-3/+3
2014-11-10loplugin: cstylecastNoel Grandin31-73/+76
2014-11-10loplugin: cstylecastNoel Grandin12-53/+69
2014-11-09faster mapping from nodes to SwFrmFmt's anchored at themLuboš Luňák2-0/+32
2014-11-09fix constness of SwFmtsBase::GetFmt()Luboš Luňák2-13/+17
2014-11-08sw: refactor SwXNumberingRulesMichael Stahl1-0/+14
2014-11-07Make SwGrfNode swapping methods privateZolnai Tamás1-0/+3
2014-11-07Remove unused Graphic member of SwOLENodeZolnai Tamás1-1/+0
2014-11-07More replacements of manual swapping with SwGrfNode::GetGrf()/GetGrfObj()Zolnai Tamás1-2/+2
2014-11-07Swap in graphic by SwGrfNode and not manuallyZolnai Tamás1-2/+2
2014-11-06compute page offset for mailmerge based on source document rather than targetLuboš Luňák1-1/+1
2014-11-06use bookmarks to mark mailmerge parts in a mailmerge document (fdo#80823)Luboš Luňák1-1/+1
2014-11-06SwFrmDlg ctor: turn sRestype into an OUStringMiklos Vajna1-1/+1
2014-11-05operator<< for SwPosition/SwPaM/etc. for use with SAL_DEBUGLuboš Luňák3-0/+13
2014-11-05fdo#79761: parse BlockList.xml only onceDaniel Sikeler1-2/+7
2014-11-04rename nWink->nAngleNoel Grandin1-4/+4
2014-11-03drop SW_DLLPUBLICs for unit-test only exposureCaolán McNamara4-5/+5
2014-11-03Resolves: fdo#68347 fix word count with recorded changesCaolán McNamara1-7/+18
2014-11-03fdo#35862 De-/Increase font when multi-sized textDaniel Sikeler1-0/+11
2014-10-31SwXShapesEnumeration: don't generate a set of TextBoxes for each shapeMiklos Vajna1-0/+4
2014-10-31Add a SwTextBoxHelper::findTextBoxes() variant that takes an SwNodeMiklos Vajna1-0/+8
2014-10-31SwDBManager::MergeMailFiles: set unique fly names at the end of the mergeMiklos Vajna1-0/+4
2014-10-30Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini1-3/+3
2014-10-30fdo#79602: sw: add new compatibiltiy flag PropLineSpacingShrinksFirstLineMichael Stahl1-1/+2
2014-10-30sw: add API that provides fast access to marks of a text nodeMiklos Vajna1-0/+14
2014-10-25coverity#1249466 Uncaught exceptionCaolán McNamara1-1/+1
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky5-13/+13
2014-10-23Fraction: Revert "do not forward-declare templates"Jan Holesovsky1-1/+1
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky4-9/+9
2014-10-23RES_FLTR_NUMRULE_NUM, RES_FLTR_SDR_ANCHOR, etc unusedCaolán McNamara1-6/+1
2014-10-23callcatcher: lots more unused post ww1 filter removalCaolán McNamara1-3/+2
2014-10-23sw: fix undefined casts of SwTxtInputFldMichael Stahl3-14/+24
2014-10-22remove original and unused word for windows 1 filterCaolán McNamara1-2/+0
2014-10-22callcatcher: update unused codeCaolán McNamara2-5/+0