summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2014-11-24fdo#86546 Open the right tab for more bullets and numberingMaxim Monastirsky1-0/+3
2014-11-23writer: Add some separators in the toolbar for easier orientation.Jan Holesovsky1-1/+4
2014-11-22fdo#82006 RTF filter: import \sbauto and \saautoMiklos Vajna2-0/+12
2014-11-22RTF import: fix handling of multiple \lfolevel control wordsMiklos Vajna2-0/+36
2014-11-21WaE: ‘isNumber’ [-Werror=maybe-uninitialized]Eike Rathke1-1/+1
2014-11-21WaE: ‘isNumber’ [-Werror=maybe-uninitialized]Eike Rathke1-1/+1
2014-11-21WaE: ‘isNumber’ [-Werror=maybe-uninitialized]Eike Rathke1-1/+1
2014-11-21fdo#78980 i#98931 Accept args for .uno:InsertAnnotationMaxim Monastirsky1-6/+17
2014-11-20make FastSaxParser provide the whole content in one characters() callLuboš Luňák1-1/+0
2014-11-20DOCX filter: import <w:startOverride>Miklos Vajna2-0/+7
2014-11-20fdo#85554 SwXShape: fix getting ZOrder property when doc contains TextBoxesMiklos Vajna5-0/+60
2014-11-20sw: convert more legacy assertsMichael Stahl5-36/+34
2014-11-20sw: convert legacy assertions in frmsh.cxxMichael Stahl1-14/+13
2014-11-20...at least, that's the value for me on Mac with retinaStephan Bergmann1-3/+1
2014-11-20SwTxtNode::IsIgnoredCharFmtForNumbering: ignore RES_CHRATR_COLORMiklos Vajna4-2/+26
2014-11-20sw: move IsIgnoredCharFmtForNumbering() to SwTxtNodeMiklos Vajna2-3/+5
2014-11-19fdo#85872: sw: fix crash in insert index dialogMichael Stahl2-5/+10
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-19Fix rtf outline importing issue.Mark Hung2-0/+229
2014-11-19DOCX import: handle <w:lvlOverride> without <w:lvlText>Miklos Vajna2-0/+7
2014-11-19loplugin: cstylecastNoel Grandin17-543/+543
2014-11-19loplugin: cstylecastNoel Grandin38-308/+308
2014-11-19add EDB-35279 test-caseCaolán McNamara1-0/+0
2014-11-19Use SwNode::GetTxtNode()Miklos Vajna31-108/+90
2014-11-19remove nonsense comment clutterBjoern Michaelsen1-1/+0
2014-11-19move docfunc to own headerBjoern Michaelsen7-42/+73
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 Vajna4-2/+33
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-18java: make fields final where possibleNoel Grandin2-27/+27
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-18Fix outline numbering for ooxml import filter.Mark Hung2-0/+24
2014-11-18fdo#86018 Don't do anything when clicked on placeholder in statusbarSamuel Mehrbrodt1-53/+0
2014-11-18fdo#81475 moving alignment buttons back to original placeYousuf Philips2-7/+10
2014-11-18fdo#80838 rearranging the buttons in the toolbarYousuf Philips1-9/+7