summaryrefslogtreecommitdiff
path: root/sw/inc
AgeCommit message (Expand)AuthorFilesLines
2015-09-17Revert "Fix single node CopyRange"Michael Stahl1-0/+3
2015-09-04tdf#92612 Right-clicking after applying "paint buckets" leads to multiple UndoAshod Nakashian1-0/+4
2015-09-04tdf#88986 sw: add missing XPropertyList pool items on TextFrame insertionMiklos Vajna1-0/+2
2015-06-30tdf#88697: sw: make WW8 export of CITATION fields compatible withMichael Stahl2-3/+1
2015-06-03sw: fix assert with frames anchored in redlines on rhbz490395-1.odtMichael Stahl3-28/+9
2015-04-23tdf#90640: sw: ODF export: be consistent when exporting RES_BACKGROUNDMichael Stahl1-1/+1
2015-04-14tdf#86578: sw: fix rendering of legacy documents with fly achored at flyMichael Stahl1-0/+2
2015-04-14Resolves: tdf#87548 don't create a new list for each multiselection portionCaolán McNamara1-3/+5
2015-02-06During DocumentRedlineManager::SetRedlineMode the array becomes unsortedCaolán McNamara2-6/+7
2015-01-05i#93570 sw: add RES_FLTR_ANNOTATIONMARKMiklos Vajna1-0/+1
2014-12-05ooo#93212 avoid slicing during construction of SdrPageDavid Tardon1-0/+3
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