summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)Author
2017-07-31make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara
2017-07-31loplugin:oncevarNoel Grandin
2017-07-28loplugin:constparams in editengNoel Grandin
2017-07-28loplugin:checkunusedparams more part2Noel Grandin
2017-07-27Ditch use of EditTextObject::Store() in ScGlobal::EETextObjEqual()Eike Rathke
2017-07-27replace sal_uLong variables with sal_uInt32 for SvNumberFormatter IDsJochen Nitschke
2017-07-26Restore and fix and fix harder the EditTextObject::operator==()Eike Rathke
2017-07-26loplugin:unusedmethodsNoel Grandin
2017-07-26loplugin:unusedfieldsNoel Grandin
2017-07-25loplugin:unusedmethodsNoel Grandin
2017-07-23editeng: remove bogus copy ctorJochen Nitschke
2017-07-22loplugin:constparams in editeng,lingucomponentNoel Grandin
2017-07-22loplugin:unusedfields in editengNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-18remove unused CntWallpaperItemCaolán McNamara
2017-07-18Change nonsense non-const Date* GetNullDate() to const Date&Eike Rathke
2017-07-13use more OUString::operator== in dbaccess..filterNoel Grandin
2017-07-13loplugin:oncevar: empty strings: editengStephan Bergmann
2017-07-12EditEngine: Making ODF Format Default for Copy/PasteVarun Dhall
2017-07-11EditEngine: Added expwarp for unit testsVarun Dhall
2017-07-11EditEngine: Added SvxSimpleUnoModel in import filterVarun Dhall
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-07-10Remove useless method OCommonAccessibleText::getTextArnaud Versini
2017-07-07loplugin:unnecessaryparen handle parens inside call exprNoel Grandin
2017-07-07EditEngine: Added para break/connect during ODF pasteVarun Dhall
2017-07-07C++11 remove std::binary_function bases from functorsJochen Nitschke
2017-07-06EditEngine: Added warning for xml export exceptionVarun Dhall
2017-07-06EditEngine: Added test for large para copy/pasteVarun Dhall
2017-07-06make binary functor unary, related tdf#108782dcvb
2017-07-06ensure safe GlobalEditData release of xForbiddenCharsTableCaolán McNamara
2017-07-06rework as a shared_ptrCaolán McNamara
2017-07-06teach unnecessaryparen plugin about other kinds of statementsNoel Grandin
2017-07-06loplugin unnecessaryparan improvementsNoel Grandin
2017-07-05crash on exit of cppunit testsCaolán McNamara
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-07-04loplugin:unusedfields in editengNoel Grandin
2017-07-03EditEngine: Added test to check multi para start copy/pasteVarun Dhall
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke
2017-07-02loplugin:casttovoid: editengStephan Bergmann
2017-07-01tdf#108622: use correct type for last check timestamp during autocorrectAron Budea
2017-06-30EditEngine: Changing export selection for copy/pasteVarun Dhall
2017-06-29loplugin:oncevar variousNoel Grandin
2017-06-28remove default-able copy ctors and copy operatorsJochen Nitschke
2017-06-28In ImpEditEngine::ReplaceTextOnly, nLen has always been ignoredStephan Bergmann
2017-06-28-Werror=ignored-qualifiers (GCC 8)Stephan Bergmann
2017-06-26EditEngine: Added test to check MultiPara Copy/Paste with Bold/Italic textVarun Dhall
2017-06-26Fix typosAndrea Gelmini
2017-06-26s/catched/caughtNoel Grandin
2017-06-23EditEngine: Added test to check MultiPara SelectiveSelection Copy/PasteVarun Dhall