summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)AuthorFilesLines
2014-11-28fdo#79303: Revert "fdo#70861 SwToSfxPageDescAttr: fix call to ...Michael Stahl1-3/+2
2014-11-26fdo#83308 Show thousand separators in document word/character countsMatthew J. Francis1-12/+10
2014-11-25fdo#83798: sw: fix generation of ToX with chapter numbersMichael Stahl1-2/+2
2014-11-24fdo#86633: sw: remove bad tab pages from SwParaDlg for drawing objectsMichael Stahl1-0/+2
2014-11-24fdo#86494: sw: fix crash on exit from SwAutoCorrectMichael Stahl2-10/+11
2014-11-24coverity#1255910 Uninitialized scalar fieldCaolán McNamara1-0/+1
2014-11-24fdo#85886 don't redraw the Navigator content tree if nothing changedMichael Stahl2-3/+41
2014-11-24fdo#86546 Open the right tab for more bullets and numberingMaxim Monastirsky1-0/+3
2014-11-21fdo#78980 i#98931 Accept args for .uno:InsertAnnotationMaxim Monastirsky1-6/+17
2014-11-20fdo#85554 SwXShape: fix getting ZOrder property when doc contains TextBoxesMiklos Vajna2-0/+32
2014-11-20sw: convert more legacy assertsMichael Stahl5-36/+34
2014-11-20sw: convert legacy assertions in frmsh.cxxMichael Stahl1-14/+13
2014-11-20SwTxtNode::IsIgnoredCharFmtForNumbering: ignore RES_CHRATR_COLORMiklos Vajna2-2/+23
2014-11-20sw: move IsIgnoredCharFmtForNumbering() to SwTxtNodeMiklos Vajna1-3/+2
2014-11-19fdo#85872: sw: fix crash in insert index dialogMichael Stahl1-4/+7
2014-11-19Mark Color::AsRGBHexString() as constMiklos Vajna1-1/+1
2014-11-19sw: include the font of SwNumberPortions in layout dumpMiklos Vajna6-6/+28
2014-11-19comphelper::SequenceAsHashMap: throw IllegalArgumentExceptionStephan Bergmann1-10/+1
2014-11-19loplugin: cstylecastNoel Grandin17-543/+543
2014-11-19loplugin: cstylecastNoel Grandin38-308/+308
2014-11-19Use SwNode::GetTxtNode()Miklos Vajna30-106/+88
2014-11-19move docfunc to own headerBjoern Michaelsen5-0/+5
2014-11-18coverity#735514 Logically dead codeCaolán McNamara1-51/+47
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl3-0/+3
2014-11-18DOCX export: put either hints or the para attr set into the para marker propsMiklos Vajna2-2/+13
2014-11-18gcc 4.8.3 lets us do it, but not everyone elseCaolán McNamara1-19/+43
2014-11-18coverity#735517 Logically dead codeCaolán McNamara1-2/+1
2014-11-18Move remaining static vars into the properties containerMichaël Lefèvre1-71/+67
2014-11-18Move static pSpecsSubLines into properties containerMichaël Lefèvre1-19/+19
2014-11-18Move static pProgress into properties containerMichaël Lefèvre1-15/+13
2014-11-18Move static n*Pixel* into properties containerMichaël Lefèvre1-62/+60
2014-11-18Move *RetoucheFly* into properties containerMichaël Lefèvre1-28/+27
2014-11-18Move bFlyMetafile and pFlyMetafileOut into properties containerMichaël Lefèvre1-26/+24
2014-11-18Move pGlobalShell into properties containerMichaël Lefèvre1-118/+116
2014-11-18Move pFlyOnly into properties containerMichaël Lefèvre1-11/+9
2014-11-18Move scale factors inside the properties containerMichaël Lefèvre1-37/+39
2014-11-18Remove dead codeMichaël Lefèvre1-15/+2
2014-11-18Make const variables constMichaël Lefèvre1-4/+2
2014-11-18Put properties in their own structureMichaël Lefèvre1-24/+34
2014-11-18fdo#86018 Don't do anything when clicked on placeholder in statusbarSamuel Mehrbrodt1-53/+0
2014-11-18fdo#82708 editing statusbar tooltip textsYousuf Philips1-5/+5
2014-11-18fdo#86289 rename 'Page Preview' to 'Print Preview' in toolbar names and popupsYousuf Philips1-1/+1
2014-11-18fdo#86131 SwXTextField::getAnchor: handle postit field with annotation markMiklos Vajna1-0/+14
2014-11-18loplugin: cstylecastNoel Grandin23-311/+311
2014-11-17help coverity out with empty()Caolán McNamara1-2/+3
2014-11-17OSL_ENSURE->assert where guaranteed deref followsCaolán McNamara1-4/+3
2014-11-17coverity#1242523 we just need a copy hereCaolán McNamara1-2/+1
2014-11-17third argument should be SfxFilterFlagsCaolán McNamara3-3/+3
2014-11-17salhelper: include-what-you-use cleanup of public headersMichael Stahl1-0/+1
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl14-1/+19