Age | Commit message (Expand) | Author |
2017-07-21 | de-hrc various things | Caolán McNamara |
2017-07-21 | migrate to boost::gettext | Caolán McNamara |
2017-07-10 | teach unnecessaryparen loplugin about identifiers | Noel Grandin |
2017-07-03 | loplugin:unusedfields in sw | Noel Grandin |
2017-06-27 | loplugin:oncevar in sw | Noel Grandin |
2017-06-19 | Make SfxItemSet ranges correct by construction: Fix static cases | Stephan Bergmann |
2017-06-17 | TransferableObjectDescriptor::mnOle2Misc field is unused | Noel Grandin |
2017-06-16 | Make SfxItemSet ranges correct by construction | Stephan Bergmann |
2017-06-09 | clang-tidy readability-non-const-parameter | Noel Grandin |
2017-06-06 | add COVERITY_NOEXCEPT_FALSE | Caolán McNamara |
2017-05-19 | loplugin:stringcopy: sw | Stephan Bergmann |
2017-05-19 | make string translation loading more uniform | Caolán McNamara |
2017-05-18 | Revert "Fix typos" | Stephan Bergmann |
2017-05-18 | Fix typos | Andrea Gelmini |
2017-05-13 | sw: fix gcc-4.8 build | Miklos Vajna |
2017-05-12 | sw: change SwCursorShell::Pop() parameter from meaningless bool to enum | Michael Stahl |
2017-05-08 | loplugin:checkunusedparams in sw(part2) | Noel Grandin |
2017-05-07 | Fix typos | Andrea Gelmini |
2017-04-28 | tdf#107474 sw: fix crash when deleting header with active SdrObject | Michael Stahl |
2017-04-26 | tdf#107427 sw: fix crash with stale entries in SwNavigationMgr | Michael Stahl |
2017-04-21 | pass RndStdIds around instead of sal_uInt16 | Noel Grandin |
2017-04-21 | remove unnecessary explicit linefeeds from end of SAL and OSL log calls | Noel Grandin |
2017-04-19 | sw: replace rudimentary SwCursorShell::m_nBasicActionCnt | Michael Stahl |
2017-04-12 | convert SelectionType to scoped enum | Noel Grandin |
2017-03-31 | tdf#82580 tools: rename Rectangle to tools::Rectangle | Miklos Vajna |
2017-03-25 | Fix typos | Andrea Gelmini |
2017-03-16 | Clean up integers representing positions in SwOutlineNodes vectors | Stephan Bergmann |
2017-03-16 | convert SwUndoId to scoped enum | Noel Grandin |
2017-03-16 | remove unused defines from HRC files in sw/ | Noel Grandin |
2017-03-08 | convert SvxAdjust to scoped enum | Noel Grandin |
2017-03-07 | convert RES_FIELDS to scoped enum | Noel Grandin |
2017-03-03 | Remove redundant 'inline' keyword | Stephan Bergmann |
2017-03-02 | Complete the transition of SwRedlineTable::size_type | Stephan Bergmann |
2017-03-01 | typesafe wrappers for css::i18nutil::TransliterationModules | Noel Grandin |
2017-02-19 | Typos: mainly translation remnants of Objekt instead of object | Julien Nabet |
2017-02-13 | convert CurRectType to scoped enum | Noel Grandin |
2017-02-02 | tdf#105625 related: fix pointer variable prefix | Mike Kaganski |
2017-02-01 | tdf#105625: Allow Delete/Backspace to delete whole fieldmark | Mike Kaganski |
2017-01-09 | New loplugin:externvar: sw | Stephan Bergmann |
2016-12-07 | Fix typo in comments: et -> ed | Takeshi Abe |
2016-11-29 | Rewrite some (trivial) assignments inside if/while conditions: sw | Stephan Bergmann |
2016-11-28 | sw lok: notify repair when exist a conflict of multiple users undo/redo | Henry Castro |
2016-11-25 | replace URLLOAD constants with o3tl::typed_flags | Noel Grandin |
2016-11-23 | tdf#42949 Remove unused uno headers from /sw/source/uibase | Bartosz Kosiorek |
2016-11-21 | convert inventorId to scoped enum | Noel Grandin |
2016-10-28 | ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivatives | Caolán McNamara |
2016-10-27 | make the AbstractDialog stuff extend from VclReferenceBase | Noel Grandin |
2016-10-12 | convert GET_POOLID constants to scoped enum | Noel Grandin |
2016-10-05 | convert MapUnit to scoped enum | Noel Grandin |
2016-10-05 | Remove _TYPED suffix from tools/link.hxx macros | Stephan Bergmann |