summaryrefslogtreecommitdiff
path: root/sw/inc
AgeCommit message (Expand)AuthorFilesLines
2013-02-19fdo#60732: check max size in SwTxtNode::ReplaceTextMichael Stahl1-0/+2
2013-02-19fdo#60732: make callers of SwTxtNode::InsertText more robust:Michael Stahl1-1/+4
2013-02-19fdo#60732: SwTxtNode: limit to less than STRING_LEN charsMichael Stahl1-0/+5
2013-02-18fdo#60738 SwPostItMgr: let the cursor know if we're in annotation modeMiklos Vajna2-2/+2
2013-02-14asynchronous word-count.Michael Meeks3-6/+31
2013-01-18fdo#59428: SwPageDesc::GetUseOn(): mask PD_FIRSTSHARE.Michael Stahl1-0/+1
2013-01-09fdo#58074: store page number in SwPageNumberFieldMichael Stahl1-4/+12
2013-01-08n#793998 sw: add TabOverMargin compat modeMiklos Vajna2-0/+2
2012-12-28fix the sw_swdoc_test crashLuboš Luňák1-1/+1
2012-12-14Related: fdo#38606 keep style dialog open when apply is clickedCaolán McNamara1-1/+1
2012-12-04Writer styles: add the non-hidden pooled styles if mask is SFXSTYLEBIT_ALLCédric Bosdonnat1-0/+1
2012-12-03SwXDocumentIndex: implement css.util.XRefreshableMichael Stahl1-4/+18
2012-12-03API CHANGE: roll back the XStyle changes to add a new Hidden property on StyleCédric Bosdonnat3-3/+3
2012-12-03drop unnecessary resource idsCaolán McNamara2-5/+5
2012-12-03convert outline numbering numbering tab over fullyCaolán McNamara2-1/+2
2012-12-03convert outline numbering position tab over fullyCaolán McNamara1-1/+0
2012-12-03sal_Bool to boolTakeshi Abe1-1/+1
2012-12-01Resolves: fdo#56549 crash in format->autocorrect->apply and edit changesCaolán McNamara1-1/+1
2012-11-30API CHANGE: Added XStyle::isHidden() and XStyle::setHidden()Cédric Bosdonnat1-0/+2
2012-11-30API CHANGE: remove com.sun.star.text.XModuleMichael Stahl1-4/+1
2012-11-30Allow to hide styles in the "Styles & Formating" dialogCédric Bosdonnat5-2/+19
2012-11-30migrate 'Insert Bookmark' dialog to .ui fileJack Leigh1-0/+2
2012-11-30migrate 'Insert Footnote' dialog to .ui fileJack Leigh1-0/+2
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens2-4/+0
2012-11-30re-base on ALv2 code. Includes:Michael Meeks190-4448/+2801
2012-11-29optional ppFlt argument never usedCaolán McNamara1-2/+1
2012-11-28API CHANGE: add a "position" parameter to XParagraph/TextPortionAppend methodsMiklos Vajna2-5/+32
2012-11-27fdo#48317 - Support jumping to next/previous changeMuhammad Haggag2-0/+4
2012-11-27avoid unnecessary LanguageTag conversionsEike Rathke2-6/+36
2012-11-26set default script text in .uiCaolán McNamara1-4/+6
2012-11-25Fix doxygen comment.Jan Holesovsky1-1/+1
2012-11-25SwFEShell: fix doxygen commentsMiklos Vajna1-2/+2
2012-11-24Removed horizontal rule ugly 1990 thingCédric Bosdonnat3-3/+0
2012-11-22sw: remove WorkaroundForB6375613Michael Stahl3-62/+47
2012-11-21sal_Bool to boolTakeshi Abe2-10/+10
2012-11-20sal_Bool to boolTakeshi Abe3-33/+33
2012-11-17sal_Bool to boolTakeshi Abe4-34/+34
2012-11-15fdo#46808, use service constructor for i18n::NumberFormatMapperNoel Grandin1-4/+4
2012-11-15fdo#46808, use service constructor for i18n::TextConversionNoel Grandin1-1/+1
2012-11-15sal_Bool to boolTakeshi Abe3-6/+6
2012-11-13sal_Bool to boolTakeshi Abe1-28/+28
2012-11-08sal_Bool to boolTakeshi Abe6-19/+19
2012-11-07sal_Bool to boolTakeshi Abe14-16/+16
2012-11-06Don't play dirty tricks for const objectsMatteo Casalin1-3/+4
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks3-70/+51
2012-11-06sal_Bool to boolTakeshi Abe3-10/+10
2012-11-05sal_Bool to boolMatteo Casalin1-7/+7
2012-11-03sal_Bool to boolTakeshi Abe3-15/+15
2012-11-01SwNode: reorder that to avoid -Werror=reorderMichael Stahl1-5/+5
2012-11-01sal_Bool to boolTakeshi Abe3-17/+17