summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)Author
2017-12-28loplugin:passstuffbyref improved return in editengNoel Grandin
2017-12-25various coverity exception warningsCaolán McNamara
2017-12-22lokdialog: Allow switching language of some of the ResMgr's.Jan Holesovsky
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin
2017-12-19loplugin:unusedenumconstantsNoel Grandin
2017-12-18loplugin:unusedindexMike Kaganski
2017-12-18convert EEHorizontalTextDirection to scoped enumNoel Grandin
2017-12-16convert EETextFormat to scoped enumNoel Grandin
2017-12-15sal_uIntPtr->VclPtr<OutputDevice> in XParaPortionListNoel Grandin
2017-12-14editeng: error: "remove_const_t" is not a member of "std"Michael Stahl
2017-12-14editeng: RTF export: another buggy GetItem2() loop, for fontsMichael Stahl
2017-12-14editeng: fix RTF export of colorsMichael Stahl
2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann
2017-12-13tools: remove unused #include from solar.hMichael Stahl
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-10ofz#4582 Floating-point-exceptionCaolán McNamara
2017-12-08cppcheck: fix some reportsJulien Nabet
2017-12-06Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann
2017-12-06loplugin:salcall handle virtual methodsNoel Grandin
2017-12-05tdf#96505 removed "L" literalekuiitr
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-12-05loplugin:countusersofdefaultparams in editeng..packageNoel Grandin
2017-12-01loplugin:unusedfieldsNoel Grandin
2017-11-30xmloff: turn SvXMLImportContext into a no-op base classMichael Stahl
2017-11-30loplugin:unnecessaryparen: signed numeric literalsStephan Bergmann
2017-11-30loplugin:unusedmethodsNoel Grandin
2017-11-29loplugin:unusedmethodsNoel Grandin
2017-11-27rhbz#1517407 Capitalize every word doesn't work after bracketsCaolán McNamara
2017-11-27loplugin:unnecessaryparen check for (f1()).f2Noel Grandin
2017-11-21Translate German variable nameJohnny_M
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin
2017-11-18RotateFlyFrame3: add support for AutoContourArmin Le Grand
2017-11-17TypedWhichId for EE_CHAR* constantsNoel Grandin
2017-11-17TypedWhichId for EE_PARA* constantsNoel Grandin
2017-11-16use implict conversion operator in TypedWhichIdNoel Grandin
2017-11-15TypedWhichIdNoel Grandin
2017-11-13ofz#4202 Null-dereference READCaolán McNamara
2017-11-13Fix typosAndrea Gelmini
2017-11-13Remove OAccessibleTextHelper::getCharacter and getTextRangeArnaud Versini
2017-11-13clang-tidy modernize-use-equals-default in editengJochen Nitschke
2017-11-13Remove OCommonAccessibleText::getText and getCharacterCount.Arnaud Versini
2017-11-12use copy constructor to clone PoolItemsJochen Nitschke
2017-11-12ofz: Timeout give up earlier on SvParserState::ErrorCaolán McNamara
2017-11-11tdf#113591 Fix crash when switching between Calc and other LO windowSamuel Mehrbrodt
2017-11-10ofz#4163 Null-dereference READCaolán McNamara
2017-11-10editeng: Simplify calls to HasSelection()Samuel Mehrbrodt
2017-11-10loplugin:unusedmethodsNoel Grandin
2017-11-09new loplugin simplifydynamiccastNoel Grandin
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara
2017-11-08ofz#4121 Floating-point-exceptionCaolán McNamara