summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2014-09-16Try to fix MacOSX-10.8_21-10.7SDK buildMiklos Vajna1-1/+1
2014-09-16-Werror,-Wunused-function, loplugin:bodynotinblockStephan Bergmann1-26/+1
2014-09-16-Werror,-Wsometimes-uninitializedStephan Bergmann1-3/+3
2014-09-16DOCX export: avoid inline shape inside shape textMiklos Vajna3-4/+13
2014-09-16Remove superfluous merge function.Eilidh McAdam2-254/+0
2014-09-16Make UNO and wizard mail merge use same function.Eilidh McAdam3-12/+42
2014-09-16fdo#70346 MM: add mail merge data to condition dictJan-Marek Glogowski5-45/+155
2014-09-16CppunitTest_sw_ooxmlsdrexport: clean up testLockedCanvas XPath expressionMiklos Vajna1-1/+1
2014-09-15CppunitTest_sw_odfexport: enable on WindowsMiklos Vajna1-1/+1
2014-09-15CppunitTest_sw_uiwriter: sal_Bool -> boolStephan Bergmann1-6/+6
2014-09-15sw: sal_Bool -> boolStephan Bergmann4-12/+12
2014-09-14avoid possible NULL dereference (fdo#82777)Luboš Luňák1-4/+4
2014-09-13coverity#705042 Dereference after null checkCaolán McNamara1-2/+2
2014-09-12MM: Don't adapt the view when saving dbg documentsJan-Marek Glogowski1-1/+1
2014-09-12MM: refactor cancel handling for dbui dialogsJan-Marek Glogowski4-13/+27
2014-09-12sw: rename SwDoc::Append to something uniqueMichael Stahl3-6/+8
2014-09-12fdo#44984 RTF import: handle form fields inside tablesMiklos Vajna2-0/+40
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann187-1097/+1097
2014-09-11fdo#82114 RTF import: fix handling of first page in non-first sectionMiklos Vajna2-0/+23
2014-09-11fix corner case crash in xhtml headless export as pdfCaolán McNamara1-3/+6
2014-09-11create a master document template typeCaolán McNamara2-3/+3
2014-09-11sw: actually check that iterator is validMichael Stahl1-1/+1
2014-09-11sw: factor out a function to encapsulate object lifetimesMichael Stahl1-25/+34
2014-09-11loplugin:bodynotinblockStephan Bergmann1-154/+154
2014-09-10Invalidate rect cache before moving objectJan-Marek Glogowski1-5/+11
2014-09-10fdo#80926 Don't move anchors of invalid pagesJan-Marek Glogowski1-0/+11
2014-09-10Fix single node CopyRangeJan-Marek Glogowski4-31/+37
2014-09-10Normalize SwDBManager::Merge{MailFiles,Documents}Jan-Marek Glogowski1-15/+29
2014-09-10sw: [loplugin:externandnotdefined]Michael Stahl3-19/+15
2014-09-10WaE: implicit conversion of literal of type 'int' to 'bool'Tor Lillqvist1-1/+1
2014-09-10more fixes for SfxItemStateNoel Grandin1-2/+2
2014-09-10Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann25-39/+39
2014-09-10Replace uses of old SFX_ITEM_ON alias with SFX_ITEM_SETStephan Bergmann7-11/+11
2014-09-10fdo#83655: sw: RSID-only hint assertion when inserting in master documentMichael Stahl2-1/+6
2014-09-10Add debug documents to SwDBManager::MergeMailFilesJan-Marek Glogowski1-27/+42
2014-09-10Add debug messages for sw.{createcopy,docappend}Jan-Marek Glogowski1-1/+81
2014-09-10MM: introduce SwDoc::Append helper functionJan-Marek Glogowski5-130/+158
2014-09-10IDocumentContentOperations::CopyRange: fix commentMiklos Vajna1-1/+1
2014-09-09MM: always copy the internal documentJan-Marek Glogowski1-22/+2
2014-09-09semibold->boldCaolán McNamara1-1/+1
2014-09-09abi#10076 RTF export: handle frames without a valid anchor pointMiklos Vajna3-4/+8
2014-09-09Replace the whole content for copied documentsJan-Marek Glogowski2-9/+43
2014-09-09Resolves: fdo#83251 menu on master doc insert disappearsCaolán McNamara1-2/+2
2014-09-09fdo#82496: Change picture option by rightclickingJennifer Liebel3-2/+14
2014-09-09fdo#83428 Add test case for custom property dropped in docxHeena Gupta2-0/+9
2014-09-08coverity#704947 Dereference after null checkCaolán McNamara1-1/+1
2014-09-08sal_Int16 -> FlyProcessingStateMiklos Vajna5-7/+8
2014-09-08fdo#83057 File corrupts on save, as SDT is added incorrectlyVinaya Mandke6-1/+29
2014-09-07RTF import: adapt getProperties() to createStyleProperties()Miklos Vajna2-0/+18
2014-09-07more accurate typingLionel Elie Mamane1-1/+1