Age | Commit message (Expand) | Author |
2014-09-17 | Get more color attributes for document colors in Writer | Krisztian Pinter |
2014-09-17 | Add writer document font colors to color palettes | Krisztian Pinter |
2014-09-16 | 'Artur Dent' -> 'Arthur Dent' | Caolán McNamara |
2014-09-16 | Resolves: fdo#68967 looping layout | Caolán McNamara |
2014-09-16 | -Werror,-Wunused-function, loplugin:bodynotinblock | Stephan Bergmann |
2014-09-16 | -Werror,-Wsometimes-uninitialized | Stephan Bergmann |
2014-09-16 | DOCX export: avoid inline shape inside shape text | Miklos Vajna |
2014-09-16 | Remove superfluous merge function. | Eilidh McAdam |
2014-09-16 | Make UNO and wizard mail merge use same function. | Eilidh McAdam |
2014-09-16 | fdo#70346 MM: add mail merge data to condition dict | Jan-Marek Glogowski |
2014-09-15 | sw: sal_Bool -> bool | Stephan Bergmann |
2014-09-14 | avoid possible NULL dereference (fdo#82777) | Luboš Luňák |
2014-09-13 | coverity#705042 Dereference after null check | Caolán McNamara |
2014-09-12 | MM: Don't adapt the view when saving dbg documents | Jan-Marek Glogowski |
2014-09-12 | MM: refactor cancel handling for dbui dialogs | Jan-Marek Glogowski |
2014-09-12 | sw: rename SwDoc::Append to something unique | Michael Stahl |
2014-09-12 | Turn SfxItemState into a C++11 scoped enumeration | Stephan Bergmann |
2014-09-11 | fix corner case crash in xhtml headless export as pdf | Caolán McNamara |
2014-09-11 | create a master document template type | Caolán McNamara |
2014-09-11 | sw: actually check that iterator is valid | Michael Stahl |
2014-09-11 | sw: factor out a function to encapsulate object lifetimes | Michael Stahl |
2014-09-11 | loplugin:bodynotinblock | Stephan Bergmann |
2014-09-10 | Invalidate rect cache before moving object | Jan-Marek Glogowski |
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 |