summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)Author
2016-04-11clang-tidy performance-unnecessary-value-param in editengNoel Grandin
2016-04-11tdf#94306 replace boost::noncopyable ...Jochen Nitschke
2016-04-10don't pool SvxFieldItem, tdf#92773Markus Mohrhard
2016-04-06Avoid reserved identifierStephan Bergmann
2016-04-06Avoid reserved identifiersStephan Bergmann
2016-04-06Avoid reserved identifierStephan Bergmann
2016-04-06Avoid reserved identifiersStephan Bergmann
2016-04-06Avoid reserved identifiersStephan Bergmann
2016-04-05loplugin:constantparam in editengNoel Grandin
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
2016-03-31tdf#97525 vcl: make DeletionListener internalJochen Nitschke
2016-03-31use SAL_N_ELEMENTS more widelyNoel Grandin
2016-03-29Avoid reserved identifiersStephan Bergmann
2016-03-23loplugin:constantparam in editengNoel Grandin
2016-03-18loplugin:constantfunction in editengNoel Grandin
2016-03-15loplugin:constantparamNoel Grandin
2016-03-10coverity#1355507 uninitialized scalar fieldCaolán McNamara
2016-03-10loplugin:constantparam in editengNoel Grandin
2016-03-09remove unused NOT_POOLABLE enum valueNoel Grandin
2016-03-07loplugin:write only fieldsNoel Grandin
2016-03-07improve defaultparams lopluginNoel Grandin
2016-03-07loplugin:unuseddefaultparam in editengNoel Grandin
2016-03-06bIsExpanding is unusedCaolán McNamara
2016-03-06coverity#1355252 Uninitialized pointer fieldCaolán McNamara
2016-03-03editeng: fix -Werror=unused-but-set-variableMiklos Vajna
2016-03-03loplugin:unuseddefaultparams in editengNoel Grandin
2016-02-24let SvxSearchItem use SearchOptions2Eike Rathke
2016-02-23new loplugin: commaoperatorNoel Grandin
2016-02-19editeng: remove never read mpLibreOfficeKitCallbackMiklos Vajna
2016-02-18Fix SdrModel::libreOfficeKitCallback() vs ImpEditView duplicationMiklos Vajna
2016-02-17Fix missing iterator include on MSVC 14.0David Ostrovsky
2016-02-13vcl: include vcl headers via triangular brackets instead of quotesChris Sherlock
2016-02-10Simplify codeStephan Bergmann
2016-02-09Use rtl::Reference<CppType> instead of HardCppRef<UnoType,CppType>Stephan Bergmann
2016-02-09Remove excess newlinesChris Sherlock
2016-02-09Formatting changes across all modulesChris Sherlock
2016-02-08loplugin:unusedmethodsNoel Grandin
2016-02-05interface to new XTextSearch2 with SearchOptions2, tdf#72196Eike Rathke
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2016-02-04tdf#94269 Replace "n" prefix for bool variables with "b"Chris Sherlock
2016-02-02Related: tdf#97375 a cut doesn't refresh the editviewCaolán McNamara
2016-02-02Resolves: tdf#97375 use Invalidate in all modesCaolán McNamara
2016-02-02boost::hash->std::hashNoel Grandin
2016-02-01boost::cref->std::crefNoel Grandin
2016-01-31OSL_THIS_FUNC is a rip-off of BOOST_CURRENT_FUNCTION so we can use thatCaolán McNamara
2016-01-31unnecessary use of OUString constructorNoel Grandin
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock
2016-01-29vcl: add text alignment functions to ImplFont and FontAttributesChris Sherlock
2016-01-22new loplugin sfxpoolitemNoel Grandin
2016-01-22Further uninitialized SvxNumberFormat::mbNumAdjustChanged fixingStephan Bergmann