summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2014-11-23writer: Add some separators in the toolbar for easier orientation.Jan Holesovsky
2014-11-22fdo#82006 RTF filter: import \sbauto and \saautoMiklos Vajna
2014-11-22RTF import: fix handling of multiple \lfolevel control wordsMiklos Vajna
2014-11-21WaE: ‘isNumber’ [-Werror=maybe-uninitialized]Eike Rathke
2014-11-21WaE: ‘isNumber’ [-Werror=maybe-uninitialized]Eike Rathke
2014-11-21WaE: ‘isNumber’ [-Werror=maybe-uninitialized]Eike Rathke
2014-11-21fdo#78980 i#98931 Accept args for .uno:InsertAnnotationMaxim Monastirsky
2014-11-20make FastSaxParser provide the whole content in one characters() callLuboš Luňák
2014-11-20DOCX filter: import <w:startOverride>Miklos Vajna
2014-11-20fdo#85554 SwXShape: fix getting ZOrder property when doc contains TextBoxesMiklos Vajna
2014-11-20sw: convert more legacy assertsMichael Stahl
2014-11-20sw: convert legacy assertions in frmsh.cxxMichael Stahl
2014-11-20...at least, that's the value for me on Mac with retinaStephan Bergmann
2014-11-20SwTxtNode::IsIgnoredCharFmtForNumbering: ignore RES_CHRATR_COLORMiklos Vajna
2014-11-20sw: move IsIgnoredCharFmtForNumbering() to SwTxtNodeMiklos Vajna
2014-11-19fdo#85872: sw: fix crash in insert index dialogMichael Stahl
2014-11-19Mark Color::AsRGBHexString() as constMiklos Vajna
2014-11-19sw: include the font of SwNumberPortions in layout dumpMiklos Vajna
2014-11-19comphelper::SequenceAsHashMap: throw IllegalArgumentExceptionStephan Bergmann
2014-11-19Fix rtf outline importing issue.Mark Hung
2014-11-19DOCX import: handle <w:lvlOverride> without <w:lvlText>Miklos Vajna
2014-11-19loplugin: cstylecastNoel Grandin
2014-11-19loplugin: cstylecastNoel Grandin
2014-11-19add EDB-35279 test-caseCaolán McNamara
2014-11-19Use SwNode::GetTxtNode()Miklos Vajna
2014-11-19remove nonsense comment clutterBjoern Michaelsen
2014-11-19move docfunc to own headerBjoern Michaelsen
2014-11-18coverity#735514 Logically dead codeCaolán McNamara
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-11-18DOCX export: put either hints or the para attr set into the para marker propsMiklos Vajna
2014-11-18gcc 4.8.3 lets us do it, but not everyone elseCaolán McNamara
2014-11-18coverity#735517 Logically dead codeCaolán McNamara
2014-11-18Move remaining static vars into the properties containerMichaël Lefèvre
2014-11-18Move static pSpecsSubLines into properties containerMichaël Lefèvre
2014-11-18Move static pProgress into properties containerMichaël Lefèvre
2014-11-18Move static n*Pixel* into properties containerMichaël Lefèvre
2014-11-18Move *RetoucheFly* into properties containerMichaël Lefèvre
2014-11-18Move bFlyMetafile and pFlyMetafileOut into properties containerMichaël Lefèvre
2014-11-18Move pGlobalShell into properties containerMichaël Lefèvre
2014-11-18java: make fields final where possibleNoel Grandin
2014-11-18Move pFlyOnly into properties containerMichaël Lefèvre
2014-11-18Move scale factors inside the properties containerMichaël Lefèvre
2014-11-18Remove dead codeMichaël Lefèvre
2014-11-18Make const variables constMichaël Lefèvre
2014-11-18Put properties in their own structureMichaël Lefèvre
2014-11-18Fix outline numbering for ooxml import filter.Mark Hung
2014-11-18fdo#86018 Don't do anything when clicked on placeholder in statusbarSamuel Mehrbrodt
2014-11-18fdo#81475 moving alignment buttons back to original placeYousuf Philips
2014-11-18fdo#80838 rearranging the buttons in the toolbarYousuf Philips
2014-11-18fdo#82708 editing statusbar tooltip textsYousuf Philips