summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-09-17TyposJulien Nabet
2014-09-17sw: html import test: local images shouldn't be file links (bnc#580834)Matúš Kukan
2014-09-17bnc#580834: HTML import: Embed images if source URL is a local file.Matúš Kukan
2014-09-17WaE: overriding virtual function declaration not marked 'override'Tor Lillqvist
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-17Remove unnecessary includeKrisztian Pinter
2014-09-17Add writer document font colors to color palettesKrisztian Pinter
2014-09-16DOCX import: handle w:sdt around w:r followed by a fieldMiklos Vajna
2014-09-16'Artur Dent' -> 'Arthur Dent'Caolán McNamara
2014-09-16Resolves: fdo#68967 looping layoutCaolán McNamara
2014-09-16Try to fix MacOSX-10.8_21-10.7SDK buildMiklos Vajna
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-16CppunitTest_sw_ooxmlsdrexport: clean up testLockedCanvas XPath expressionMiklos Vajna
2014-09-15CppunitTest_sw_odfexport: enable on WindowsMiklos Vajna
2014-09-15CppunitTest_sw_uiwriter: sal_Bool -> boolStephan Bergmann
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-12fdo#44984 RTF import: handle form fields inside tablesMiklos Vajna
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-09-11fdo#82114 RTF import: fix handling of first page in non-first sectionMiklos Vajna
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
2014-09-10fdo#80926 Don't move anchors of invalid pagesJan-Marek Glogowski
2014-09-10Fix single node CopyRangeJan-Marek Glogowski
2014-09-10Normalize SwDBManager::Merge{MailFiles,Documents}Jan-Marek Glogowski
2014-09-10sw: [loplugin:externandnotdefined]Michael Stahl
2014-09-10WaE: implicit conversion of literal of type 'int' to 'bool'Tor Lillqvist
2014-09-10more fixes for SfxItemStateNoel Grandin
2014-09-10Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann