summaryrefslogtreecommitdiffstats
path: root/sw
Commit message (Expand)AuthorAgeFilesLines
* fdo#44984 RTF import: handle form fields inside tablesMiklos Vajna2014-09-122-0/+40
* Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann2014-09-12187-1097/+1097
* fdo#82114 RTF import: fix handling of first page in non-first sectionMiklos Vajna2014-09-112-0/+23
* fix corner case crash in xhtml headless export as pdfCaolán McNamara2014-09-111-3/+6
* create a master document template typeCaolán McNamara2014-09-112-3/+3
* sw: actually check that iterator is validMichael Stahl2014-09-111-1/+1
* sw: factor out a function to encapsulate object lifetimesMichael Stahl2014-09-111-25/+34
* loplugin:bodynotinblockStephan Bergmann2014-09-111-154/+154
* Invalidate rect cache before moving objectJan-Marek Glogowski2014-09-101-5/+11
* fdo#80926 Don't move anchors of invalid pagesJan-Marek Glogowski2014-09-101-0/+11
* Fix single node CopyRangeJan-Marek Glogowski2014-09-104-31/+37
* Normalize SwDBManager::Merge{MailFiles,Documents}Jan-Marek Glogowski2014-09-101-15/+29
* sw: [loplugin:externandnotdefined]Michael Stahl2014-09-103-19/+15
* WaE: implicit conversion of literal of type 'int' to 'bool'Tor Lillqvist2014-09-101-1/+1
* more fixes for SfxItemStateNoel Grandin2014-09-101-2/+2
* Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann2014-09-1025-39/+39
* Replace uses of old SFX_ITEM_ON alias with SFX_ITEM_SETStephan Bergmann2014-09-107-11/+11
* fdo#83655: sw: RSID-only hint assertion when inserting in master documentMichael Stahl2014-09-102-1/+6
* Add debug documents to SwDBManager::MergeMailFilesJan-Marek Glogowski2014-09-101-27/+42
* Add debug messages for sw.{createcopy,docappend}Jan-Marek Glogowski2014-09-101-1/+81
* MM: introduce SwDoc::Append helper functionJan-Marek Glogowski2014-09-105-130/+158
* IDocumentContentOperations::CopyRange: fix commentMiklos Vajna2014-09-101-1/+1
* MM: always copy the internal documentJan-Marek Glogowski2014-09-091-22/+2
* semibold->boldCaolán McNamara2014-09-091-1/+1
* abi#10076 RTF export: handle frames without a valid anchor pointMiklos Vajna2014-09-093-4/+8
* Replace the whole content for copied documentsJan-Marek Glogowski2014-09-092-9/+43
* Resolves: fdo#83251 menu on master doc insert disappearsCaolán McNamara2014-09-091-2/+2
* fdo#82496: Change picture option by rightclickingJennifer Liebel2014-09-093-2/+14
* fdo#83428 Add test case for custom property dropped in docxHeena Gupta2014-09-092-0/+9
* coverity#704947 Dereference after null checkCaolán McNamara2014-09-081-1/+1
* sal_Int16 -> FlyProcessingStateMiklos Vajna2014-09-085-7/+8
* fdo#83057 File corrupts on save, as SDT is added incorrectlyVinaya Mandke2014-09-086-1/+29
* RTF import: adapt getProperties() to createStyleProperties()Miklos Vajna2014-09-072-0/+18
* more accurate typingLionel Elie Mamane2014-09-071-1/+1
* AUTH_FIELD_END looks like it is made for thisLionel Elie Mamane2014-09-071-2/+2
* push explicit cast to minimal expressionLionel Elie Mamane2014-09-071-2/+2
* SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin2014-09-0619-38/+36
* fdo#82078 RTF import: fix bold text spilling over to non-bold textMiklos Vajna2014-09-062-0/+20
* Fix build: narrowing castMatteo Casalin2014-09-061-1/+1
* sal_uInt16: use more proper types, avoid unneeded casts, constifyMatteo Casalin2014-09-062-22/+21
* Use more suitable integer types, avoid conversions, constifyMatteo Casalin2014-09-062-5/+5
* No need to differentiate between 1 and 2: only !=0 mattersMatteo Casalin2014-09-061-10/+2
* Reduce scope and avoid casts at each call-placeMatteo Casalin2014-09-063-13/+14
* sal_uInt16 to more proper typesMatteo Casalin2014-09-061-3/+3
* Simplify by early bailoutMatteo Casalin2014-09-061-91/+82
* sal_uInt16 to more proper types, group a test into a boolMatteo Casalin2014-09-062-6/+7
* sal_uInt16 to more proper types, constifyMatteo Casalin2014-09-061-6/+6
* Use arithmetic instead of while loopMatteo Casalin2014-09-061-4/+2
* sal_uInt16 to more proper types, constify, avoid unneeded castsMatteo Casalin2014-09-062-20/+20
* SwNoteURL: remove Count and GetURLNote, used only internallyMatteo Casalin2014-09-062-9/+5