summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
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
2014-11-18fdo#76937 Improve organization and layout in Position tabsAdolfo Jayme Barrientos
2014-11-18fdo#86289 rename 'Page Preview' to 'Print Preview' in toolbar names and popupsYousuf Philips
2014-11-18sw: no matching function for call to assertEquals(sal_Int32, int, ...)Miklos Vajna
2014-11-18fdo#86131 SwXTextField::getAnchor: handle postit field with annotation markMiklos Vajna
2014-11-18loplugin: cstylecastNoel Grandin
2014-11-17fdo#85542: fix DOCX import of overlapping bookmarksBjoern Michaelsen
2014-11-17Work around warning C4702: unreachable codeStephan Bergmann
2014-11-17DOCX import: handle <w:numId> from parent styles as wellMiklos Vajna
2014-11-17CppunitTest_sw_rtfimport: indentation fixesMiklos Vajna
2014-11-17help coverity out with empty()Caolán McNamara