summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)Author
2015-04-12Reduce scope and make code more readableMatteo Casalin
2015-04-12avoid assert on re-export of rhbz972256-3.docx to docxCaolán McNamara
2015-04-11fix assert on export of ooo103014-1.odt to .docCaolán McNamara
2015-04-11No need to spell out com::sun::star, css is enough.Miklos Vajna
2015-04-10typosMichael Stahl
2015-04-10tdf#86578: sw: fix rendering of legacy documents with fly achored at flyMichael Stahl
2015-04-10sw: replace some magic frame type numbersMichael Stahl
2015-04-10tdf#90230 SwDoc::AppendDoc: take care of marks when inserting page breakMiklos Vajna
2015-04-10sw::mark::MarkManager::dumpAsXml(): show UNO marksMiklos Vajna
2015-04-10convert SFXOBJECTSHELL_ constants to scoped enumNoel Grandin
2015-04-10convert SFXMODEL_ to scoped enumNoel Grandin
2015-04-10convert SfxObjectCreateMode to scoped enumNoel Grandin
2015-04-10convert SfxSlotFilterState to scoped enumNoel Grandin
2015-04-10DocxAttributeOutput::m_postponedDiagram: use std::unique_ptr<>Miklos Vajna
2015-04-09Change tools::Time::GetSystemTicks to sal_uInt64Stephan Bergmann
2015-04-09tdf#89214 SwDoc::GetUniqueNumRuleName: always return pChkStr if it's unusedMiklos Vajna
2015-04-09newly set nStart and nEnd are not usedCaolán McNamara
2015-04-09Relate: tdf#88045 Edit Numbering Style Button is nonclickable for None EntryHeena Gupta
2015-04-09fdo#88045-Edit Button for Numbering Style in Edit Paragraph StyleHeena Gupta
2015-04-09loplugin:staticmethodsNoel Grandin
2015-04-09SwEditWin tiled rendering: do word selection even if the cursor was correctedMiklos Vajna
2015-04-09hinter: 'after' better than 'behind'Caolán McNamara
2015-04-09DocxAttributeOutput::m_pPostponedGraphic: use std::unique_ptr<>Miklos Vajna
2015-04-09convert SFX_SHELL constants to scoped enumNoel Grandin
2015-04-09convert SFX_LOAD constants to scoped enumNoel Grandin
2015-04-09cleanup SwContentTree constructTomaž Vajngerl
2015-04-08fix assert on exporting fdo79938-1.ott to .docCaolán McNamara
2015-04-08tdf#88812 sw: speed up SwDoc::MakeFlyAndMove()Miklos Vajna
2015-04-08MM: fixed invalid UNO-Reference as return value of UNO MailMergeServiceChristoph Lutz
2015-04-08A UNO Any can't contain an AnyStephan Bergmann
2015-04-08convert DIC_ERR_ constants to scoped enumNoel Grandin
2015-04-08SwViewShell::PaintTile: avoid incomplete tiles when layout is not readyMiklos Vajna
2015-04-08convert SHADOW_ constants to enum classNoel Grandin
2015-04-07Resolves: tdf#90504 0x7 chars in .doc are not always cell/row endsCaolán McNamara
2015-04-07Remove dead INetProtocol::VimStephan Bergmann
2015-04-07fix assert on export of fdo77716-1.docx to odtCaolán McNamara
2015-04-07Change "blink times" to be of type sal_uInt64Stephan Bergmann
2015-04-07tdf#90362 sw: config option for ignoring protected areasMiklos Vajna
2015-04-07tdf#90441: sw: *another* crash on shutdown after changing SvxAutoCorrCfgMichael Stahl
2015-04-07convert SvtModuleOptions::EModule to scoped enumNoel Grandin
2015-04-07negative after-text indents ignored by msword for aposCaolán McNamara
2015-04-07loplugin:staticmethodsNoel Grandin
2015-04-07Coverity#1292911: Capture by referenceStephan Bergmann
2015-04-07LOK: reimplement lok::Document::postKeyEvent()Miklos Vajna
2015-04-07SwSelPaintRects: avoid rendering the overlay on AndroidMiklos Vajna
2015-04-07Prevent showing the dialog (and crashing) when tiled rendering.Tomaž Vajngerl
2015-04-07Change the Logic in SetGraphicLogicPosition()Miklos Vajna
2015-04-06sw: use variadic cppu::WeakImplHelperMiklos Vajna
2015-04-05WaE: elide construction of rtl::OUString with ASCII sal_Unicode argument ...Tor Lillqvist
2015-04-05Use more proper integer types and range-for loops, reduce scopeMatteo Casalin