summaryrefslogtreecommitdiff
path: root/sw/source/uibase/docvw
AgeCommit message (Expand)Author
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-25TSCP: support removing paragraph metadata fieldsAshod Nakashian
2017-10-23loplugin:finalclasses in swNoel Grandin
2017-10-21loplugin:redundantcast handle dynamic_castNoel Grandin
2017-10-09uibase: consistently use "" and <> in include directivesMike Kaganski
2017-10-03new loplugin:blockblockNoel Grandin
2017-09-29convert IsEqual/etc methods on ESelection to operatorsNoel Grandin
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-09-23these are cast to sal_Int32 immediatelyCaolán McNamara
2017-09-23want to add these together before multiply the resultCaolán McNamara
2017-09-23coverity#1418340 Division or modulo by zeroCaolán McNamara
2017-09-19tdf#79877 revert to old behavior when clicking on input fields.Bernhard Widl
2017-09-14clang-tidy modernize-use-emplace in swNoel Grandin
2017-09-13no need to call GetNumerator() / GetDenominator() for FractionNoel Grandin
2017-09-13Fraction: make conversion operators and constructor explicitNoel Grandin
2017-09-08set parent for file dialog helperCaolán McNamara
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-08-28Translate German comments/debug strings (leftovers in dirs starmath to sysui)Johnny_M
2017-08-24Related: tdf#108795 a shared SvxAutoCorrect instance can not be statefulEike Rathke
2017-08-18Fix typosAndrea Gelmini
2017-08-06loplugin:constparams in sw part6Noel Grandin
2017-08-04rename nToleranz->nToleranceNoel Grandin
2017-07-25convert UNO event ids to scoped enumNoel Grandin
2017-07-23Removed duplicated includesAndrea Gelmini
2017-07-21Eliminate DateTime::operator+=() and -=() with POD typesEike Rathke
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-14use more OUString::operator== in swNoel Grandin
2017-07-13Reorganize Scheduler priority classesJan-Marek Glogowski
2017-07-11replace 'resize(size+1)' with emplace_backNoel Grandin
2017-07-07C++11 remove std::binary_function bases from functorsJochen Nitschke
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke
2017-06-27loplugin:oncevar in swNoel Grandin
2017-06-27fdo#43157 convert OSL_ASSERT to assert in sw/sourceBernhard Widl
2017-06-21loplugin:unusedfields in sw part2Noel Grandin
2017-06-21loplugin:unusedfields in sw part5Noel Grandin
2017-06-19Make SfxItemSet ranges correct by construction: Fix static casesStephan Bergmann
2017-06-18Typo: existance->existanceJulien Nabet
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-06-16sw RTF filter: more cleanup of redundant virtual keywordsMiklos Vajna
2017-06-10various extensions to REDLINE_ sequence not reflected in related resourcesCaolán McNamara
2017-06-06Eliminate dynamic_cast<const SfxVoidItem*>, use SfxPoolItem::IsVoidItem()Eike Rathke
2017-06-05Improved loplugin:cstylecast to reference types: swStephan Bergmann
2017-05-26tdf#106131 no global drag when anchor drag activeArmin Le Grand
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-18Clean up a set of RTL-related commentsTor Lillqvist
2017-05-12sw: change SwCursorShell::Pop() parameter from meaningless bool to enumMichael Stahl
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-11tdf#107258 Create show/hide all comments toggle button.Gulsah Kose