Age | Commit message (Expand) | Author |
2014-09-10 | fdo#80926 Don't move anchors of invalid pages | Jan-Marek Glogowski |
2014-09-10 | Fix single node CopyRange | Jan-Marek Glogowski |
2014-09-10 | Normalize SwDBManager::Merge{MailFiles,Documents} | Jan-Marek Glogowski |
2014-09-10 | sw: [loplugin:externandnotdefined] | Michael Stahl |
2014-09-10 | WaE: implicit conversion of literal of type 'int' to 'bool' | Tor Lillqvist |
2014-09-10 | more fixes for SfxItemState | Noel Grandin |
2014-09-10 | Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULT | Stephan Bergmann |
2014-09-10 | Replace uses of old SFX_ITEM_ON alias with SFX_ITEM_SET | Stephan Bergmann |
2014-09-10 | fdo#83655: sw: RSID-only hint assertion when inserting in master document | Michael Stahl |
2014-09-10 | Add debug documents to SwDBManager::MergeMailFiles | Jan-Marek Glogowski |
2014-09-10 | Add debug messages for sw.{createcopy,docappend} | Jan-Marek Glogowski |
2014-09-10 | MM: introduce SwDoc::Append helper function | Jan-Marek Glogowski |
2014-09-09 | MM: always copy the internal document | Jan-Marek Glogowski |
2014-09-09 | abi#10076 RTF export: handle frames without a valid anchor point | Miklos Vajna |
2014-09-09 | Replace the whole content for copied documents | Jan-Marek Glogowski |
2014-09-09 | Resolves: fdo#83251 menu on master doc insert disappears | Caolán McNamara |
2014-09-09 | fdo#82496: Change picture option by rightclicking | Jennifer Liebel |
2014-09-08 | coverity#704947 Dereference after null check | Caolán McNamara |
2014-09-08 | sal_Int16 -> FlyProcessingState | Miklos Vajna |
2014-09-08 | fdo#83057 File corrupts on save, as SDT is added incorrectly | Vinaya Mandke |
2014-09-07 | more accurate typing | Lionel Elie Mamane |
2014-09-07 | AUTH_FIELD_END looks like it is made for this | Lionel Elie Mamane |
2014-09-07 | push explicit cast to minimal expression | Lionel Elie Mamane |
2014-09-06 | SfxHint: convert home-grown RTTI to normal C++ RTTI | Noel Grandin |
2014-09-06 | Fix build: narrowing cast | Matteo Casalin |
2014-09-06 | sal_uInt16: use more proper types, avoid unneeded casts, constify | Matteo Casalin |
2014-09-06 | Use more suitable integer types, avoid conversions, constify | Matteo Casalin |
2014-09-06 | No need to differentiate between 1 and 2: only !=0 matters | Matteo Casalin |
2014-09-06 | Reduce scope and avoid casts at each call-place | Matteo Casalin |
2014-09-06 | sal_uInt16 to more proper types | Matteo Casalin |
2014-09-06 | Simplify by early bailout | Matteo Casalin |
2014-09-06 | sal_uInt16 to more proper types, group a test into a bool | Matteo Casalin |
2014-09-06 | sal_uInt16 to more proper types, constify | Matteo Casalin |
2014-09-06 | Use arithmetic instead of while loop | Matteo Casalin |
2014-09-06 | sal_uInt16 to more proper types, constify, avoid unneeded casts | Matteo Casalin |
2014-09-06 | SwNoteURL: remove Count and GetURLNote, used only internally | Matteo Casalin |
2014-09-06 | Simplify by early bailout | Matteo Casalin |
2014-09-06 | Remove unneeded cast | Matteo Casalin |
2014-09-06 | Use for loops and more proper integer types, constify | Matteo Casalin |
2014-09-06 | Remove unneeded local scope | Matteo Casalin |
2014-09-06 | Use enumeration directly | Matteo Casalin |
2014-09-06 | HasKana() can be private | Matteo Casalin |
2014-09-06 | sal_uInt16 to more proper types, constify | Matteo Casalin |
2014-09-06 | Use more proper types, constify, avoid unneeded conversions | Matteo Casalin |
2014-09-06 | Use more proper types, constify, avoid magic numbers | Matteo Casalin |
2014-09-06 | sal_uInt16 to more proper types | Matteo Casalin |
2014-09-06 | sal_uInt16: use more proper types, avoid unneeded conversions, constify | Matteo Casalin |
2014-09-06 | Cleanup some core-case loops left untouched by my previous commit | Matteo Casalin |
2014-09-06 | SwSortedObjs: Count() to size() and use size_t consistently | Matteo Casalin |
2014-09-06 | sal_uInt16 to sal_Int32 | Matteo Casalin |