summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)Author
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
2016-01-22TypoKhaled Hosny
2016-01-22Missing initialization of SvxNumberFormat::mbNumAdjustChangedStephan Bergmann
2016-01-22editeng: ImpEditView::mbTiledRendering is never readMiklos Vajna
2016-01-21tdf#42788: FORMATTING - Numbering/ordered listNusaiba Al-Kindi
2016-01-21vcl: rename Font::GetFamily to Font::GetFamilyTypeChris Sherlock
2016-01-20loplugin:unusedmethodsNoel Grandin
2016-01-18basebmp now only used from vcl/headless codeCaolán McNamara
2016-01-18loplugin: unused return valuesNoel Grandin
2016-01-18drawmodes header goneCaolán McNamara
2016-01-18vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-17cppcheck: fix 2 variableScope reports in editengJulien Nabet
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud
2016-01-16vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock