summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)Author
2014-11-20expand complex cascading conditional operatorBjoern Michaelsen
2014-11-20simplifyBjoern Michaelsen
2014-11-20expand complex cascading conditional operatorBjoern Michaelsen
2014-11-20expand complex cascading conditional operatorBjoern Michaelsen
2014-11-20refactor assignment out of complex expressionBjoern Michaelsen
2014-11-20refactor assignment out of complex expressionBjoern Michaelsen
2014-11-20refactor assignment out of expressionBjoern Michaelsen
2014-11-20cascading conditional operators, give a hint on complexityBjoern Michaelsen
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-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-19loplugin: cstylecastNoel Grandin
2014-11-19loplugin: cstylecastNoel Grandin
2014-11-19Use SwNode::GetTxtNode()Miklos Vajna
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-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-18fdo#86018 Don't do anything when clicked on placeholder in statusbarSamuel Mehrbrodt
2014-11-18fdo#82708 editing statusbar tooltip textsYousuf Philips
2014-11-18fdo#86289 rename 'Page Preview' to 'Print Preview' in toolbar names and popupsYousuf Philips
2014-11-18fdo#86131 SwXTextField::getAnchor: handle postit field with annotation markMiklos Vajna
2014-11-18loplugin: cstylecastNoel Grandin
2014-11-17help coverity out with empty()Caolán McNamara
2014-11-17OSL_ENSURE->assert where guaranteed deref followsCaolán McNamara
2014-11-17coverity#1242523 we just need a copy hereCaolán McNamara
2014-11-17third argument should be SfxFilterFlagsCaolán McNamara
2014-11-17salhelper: include-what-you-use cleanup of public headersMichael Stahl
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-17suspicious cast from 'bool' to 'sal_Bool' [loplugin:salbool]Stephan Bergmann