summaryrefslogtreecommitdiff
path: root/editeng/source/uno
AgeCommit message (Expand)Author
2019-03-04simplify UNO getTypes methodsNoel Grandin
2019-01-21o3tl::make_unique -> std::make_unique in dbaccess...frameworkGabor Kelemen
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-12loplugin:useuniqueptr in editengNoel Grandin
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-07remove unused SvxNumRuleFlags::CHAR_TEXT_DISTANCENoel Grandin
2018-11-27tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-11-14tdf#42949 Fix IWYU warnings in include/svl/*Gabor Kelemen
2018-11-10tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-26use unique_ptr when Clone()'ing PoolItemsNoel Grandin
2018-10-21tdf#120703 (PVS): Recurring check.Xisco Fauli
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-09-27loplugin:methodcycles more graph theory for the winNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-09-09Revert "clang-tidy performance-move-const-arg"Noel Grandin
2018-09-08loplugin:simplifyconstruct in editeng..extensionsNoel Grandin
2018-09-06clang-tidy performance-move-const-argNoel Grandin
2018-09-04tdf#118967 Batch all a11y notificationsPaul Trojahn
2018-09-02tdf#112935 Paste as Unformatted doesn't work in shapes and commentsMaxim Monastirsky
2018-08-16SvxNumberFormat::nFirstLineOffset should have a larger typeStephan Bergmann
2018-08-15SvxNumberFormat::nAbsLSpace should have a larger typeStephan Bergmann
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-07-31loplugin:returnconstant in editengNoel Grandin
2018-07-13pass SvxFieldData around by std::unique_ptrNoel Grandin
2018-07-02pass OutlinerParaObject around by std::unique_ptrNoel Grandin
2018-06-29Improved loplugin:redundantcast (const-qualified typedefs): editengStephan Bergmann
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-05-17loplugin:unusedfields in editeng..filterNoel Grandin
2018-05-16loplugin:useuniqueptr in SvxOutlinerForwarderNoel Grandin
2018-05-14loplugin:useuniqueptr in SvxItemPropertySetNoel Grandin
2018-05-10store Color using boost::optional in EditCharAttribFieldNoel Grandin
2018-04-28[API CHANGE] deprecate and revert GraphicURL prop. NumberingLevelTomaž Vajngerl
2018-04-12make SvxEditSource::Clone return std::unique_ptrNoel Grandin
2018-04-11return std::unique_ptr from SfxItemSet::CloneNoel Grandin
2018-04-11pass EditTextObject around using std::unique_ptrNoel Grandin
2018-04-09std::list->std::vector in SubsetMapNoel Grandin
2018-04-04tdf#108608 Draw file unresponsive on large text pasted into textboxNoel Grandin
2018-03-19coverity#1430093 Logically dead codeCaolán McNamara
2018-03-11Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl
2018-03-11Use for-range loops in editengJulien Nabet
2018-03-08editeng: remove "GraphicURL" - it was replaced by "GraphicBitmap"Tomaž Vajngerl
2018-03-07use more Color in editeng..formsNoel Grandin
2018-03-01drop old tools/gen methods in accessibility..formulaNoel Grandin
2018-02-27remove unused vclunohelper.hxx includesJochen Nitschke
2018-02-25fix import of graphic bulletsTomaž Vajngerl
2018-02-18in numbering use "GraphicBitmap" property for image transportTomaž Vajngerl
2018-02-16Revert "loplugin:changetoolsgen in editeng..extensions" and reapply pluginNoel Grandin