summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)Author
2014-09-23DOCX filter: roundtrip SDT properties on Frame TextPortionsMiklos Vajna
2014-09-22wae: unused variable 'sOut'Tomaž Vajngerl
2014-09-22Fix fdo#38884 Improve Up/Down movement in writerJuergen Funk
2014-09-22fdo#84086 Fix assorted use-after-free bugsMatthew J. Francis
2014-09-22werror: ‘nDirection’ shadows a member of 'this'Tomaž Vajngerl
2014-09-22html export: rework image output to use HTML writerTomaž Vajngerl
2014-09-22html: line break <br/> - use XML style single element declarationTomaž Vajngerl
2014-09-21fdo#58189 : EDITING: Wrong Chapter Moves with the NavigatorUlrich Kitzinger
2014-09-21fdo#83953 Jump to next change when accepting or rejecting a changeSamuel Mehrbrodt
2014-09-21Avoid manual realloc()Miklos Vajna
2014-09-19consider following redline as wellCaolán McNamara
2014-09-19refactor IsRedlineAtEndCaolán McNamara
2014-09-19fdo#62947 make IDs unique, fixes, better namesTomaž Vajngerl
2014-09-19Bug 62947 - UI Add.. in WriterBabu Vincent
2014-09-19SwCursor::SelectWordWT: include comment anchor character of a commented wordMiklos Vajna
2014-09-18HTML import: fix importing of inlined images (related: fdo#50763)Matúš Kukan
2014-09-18Remove special case which is handled differently nowMatúš Kukan
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-09-17TyposJulien Nabet
2014-09-17bnc#580834: HTML import: Embed images if source URL is a local file.Matúš Kukan
2014-09-17MSWordExportBase: ignore empty annotation marksMiklos Vajna
2014-09-17Fix Windows build - the same thing in Writer.Jan Holesovsky
2014-09-17callcatcher: update unused codeCaolán McNamara
2014-09-17SFX_ITEM_SET to SfxItemState::SETTomaž Vajngerl
2014-09-17Remove redundant class SvxLineColorToolBoxControlKrisztian Pinter
2014-09-17Make it easier to add new color attributes to GetDocColorsKrisztian Pinter
2014-09-17Fix build errorKrisztian Pinter
2014-09-17Get more color attributes for document colors in WriterKrisztian Pinter
2014-09-17Add writer document font colors to color palettesKrisztian Pinter
2014-09-16'Artur Dent' -> 'Arthur Dent'Caolán McNamara
2014-09-16Resolves: fdo#68967 looping layoutCaolán McNamara
2014-09-16-Werror,-Wunused-function, loplugin:bodynotinblockStephan Bergmann
2014-09-16-Werror,-Wsometimes-uninitializedStephan Bergmann
2014-09-16DOCX export: avoid inline shape inside shape textMiklos Vajna
2014-09-16Remove superfluous merge function.Eilidh McAdam
2014-09-16Make UNO and wizard mail merge use same function.Eilidh McAdam
2014-09-16fdo#70346 MM: add mail merge data to condition dictJan-Marek Glogowski
2014-09-15sw: sal_Bool -> boolStephan Bergmann
2014-09-14avoid possible NULL dereference (fdo#82777)Luboš Luňák
2014-09-13coverity#705042 Dereference after null checkCaolán McNamara
2014-09-12MM: Don't adapt the view when saving dbg documentsJan-Marek Glogowski
2014-09-12MM: refactor cancel handling for dbui dialogsJan-Marek Glogowski
2014-09-12sw: rename SwDoc::Append to something uniqueMichael Stahl
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-09-11fix corner case crash in xhtml headless export as pdfCaolán McNamara
2014-09-11create a master document template typeCaolán McNamara
2014-09-11sw: actually check that iterator is validMichael Stahl
2014-09-11sw: factor out a function to encapsulate object lifetimesMichael Stahl
2014-09-11loplugin:bodynotinblockStephan Bergmann
2014-09-10Invalidate rect cache before moving objectJan-Marek Glogowski