summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
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
2014-09-10Replace uses of old SFX_ITEM_ON alias with SFX_ITEM_SETStephan Bergmann
2014-09-10fdo#83655: sw: RSID-only hint assertion when inserting in master documentMichael Stahl
2014-09-10Add debug documents to SwDBManager::MergeMailFilesJan-Marek Glogowski
2014-09-10Add debug messages for sw.{createcopy,docappend}Jan-Marek Glogowski
2014-09-10MM: introduce SwDoc::Append helper functionJan-Marek Glogowski
2014-09-10IDocumentContentOperations::CopyRange: fix commentMiklos Vajna
2014-09-09MM: always copy the internal documentJan-Marek Glogowski
2014-09-09semibold->boldCaolán McNamara
2014-09-09abi#10076 RTF export: handle frames without a valid anchor pointMiklos Vajna
2014-09-09Replace the whole content for copied documentsJan-Marek Glogowski
2014-09-09Resolves: fdo#83251 menu on master doc insert disappearsCaolán McNamara
2014-09-09fdo#82496: Change picture option by rightclickingJennifer Liebel
2014-09-09fdo#83428 Add test case for custom property dropped in docxHeena Gupta
2014-09-08coverity#704947 Dereference after null checkCaolán McNamara
2014-09-08sal_Int16 -> FlyProcessingStateMiklos Vajna
2014-09-08fdo#83057 File corrupts on save, as SDT is added incorrectlyVinaya Mandke
2014-09-07RTF import: adapt getProperties() to createStyleProperties()Miklos Vajna
2014-09-07more accurate typingLionel Elie Mamane
2014-09-07AUTH_FIELD_END looks like it is made for thisLionel Elie Mamane
2014-09-07push explicit cast to minimal expressionLionel Elie Mamane
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin
2014-09-06fdo#82078 RTF import: fix bold text spilling over to non-bold textMiklos Vajna
2014-09-06Fix build: narrowing castMatteo Casalin
2014-09-06sal_uInt16: use more proper types, avoid unneeded casts, constifyMatteo Casalin
2014-09-06Use more suitable integer types, avoid conversions, constifyMatteo Casalin
2014-09-06No need to differentiate between 1 and 2: only !=0 mattersMatteo Casalin
2014-09-06Reduce scope and avoid casts at each call-placeMatteo Casalin
2014-09-06sal_uInt16 to more proper typesMatteo Casalin
2014-09-06Simplify by early bailoutMatteo Casalin
2014-09-06sal_uInt16 to more proper types, group a test into a boolMatteo Casalin
2014-09-06sal_uInt16 to more proper types, constifyMatteo Casalin
2014-09-06Use arithmetic instead of while loopMatteo Casalin
2014-09-06sal_uInt16 to more proper types, constify, avoid unneeded castsMatteo Casalin
2014-09-06SwNoteURL: remove Count and GetURLNote, used only internallyMatteo Casalin
2014-09-06Simplify by early bailoutMatteo Casalin
2014-09-06Remove unneeded castMatteo Casalin
2014-09-06Use for loops and more proper integer types, constifyMatteo Casalin
2014-09-06Remove unneeded local scopeMatteo Casalin
2014-09-06Use enumeration directlyMatteo Casalin
2014-09-06HasKana() can be privateMatteo Casalin
2014-09-06sal_uInt16 to more proper types, constifyMatteo Casalin
2014-09-06Use more proper types, constify, avoid unneeded conversionsMatteo Casalin