summaryrefslogtreecommitdiff
path: root/editeng/source/uno
AgeCommit message (Expand)Author
2021-06-23tdf#142716 Update selection after any text is inserted.Gülşah Köse
2020-11-12tdf#42949 Fix new IWYU warnings in directories [e-f]*Gabor Kelemen
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-10-20use tools::Long in editengNoel
2020-10-02loplugin:reducevarscope in desktop..emfioNoel
2020-09-22Related: tdf#132970 handle more places with potentially utf16 bulletsCaolán McNamara
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-09-13tdf#124176 Use #pragma once in editengGeorge Bateman
2020-09-08Fix typo in code+comment (vaules->values)Julien Nabet
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-13use OUStringLiteral in SfxItemPropertyMapEntryNoel Grandin
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: editengStephan Bergmann
2020-06-26Upcoming improved loplugin:elidestringvar: editengStephan Bergmann
2020-06-24Remove obsolete comments about '\r' on old Mac OSStephan Bergmann
2020-05-20use for-range on Sequence in e*Noel Grandin
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-04-14loplugin:flatten in editengNoel Grandin
2020-04-07new loplugin:unusedvariableplusNoel Grandin
2020-03-09improve loplugin:unusedfieldsNoel Grandin
2020-03-03move some headers inside their moduleNoel Grandin
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-09Improve loplugin:redundantcast for sal_Int... vs. ::sal_Int...Stephan Bergmann
2020-01-06Removed redundant semicolonsAndrea Gelmini
2020-01-04tdf#129708 speed-up: reuse enumeration for each effectSerge Krot
2019-12-20tdf#42949 Fix IWYU warnings in editeng/Gabor Kelemen
2019-12-19sal_Char->char in editeng..eventattacherNoel Grandin
2019-12-03remove some useless comment linesNoel Grandin
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-20Remove comphelper::OUStringLiteralListStephan Bergmann
2019-11-16Replace comphelper::ServiceInfoHelper::addToSequenceMike Kaganski
2019-10-29remove unnecessary includesCaolán McNamara
2019-10-21loplugin:virtualdead unused param in EditEngine::FieldClickedNoel Grandin
2019-09-26add property name when throwing css::uno::UnknownPropertyExceptionNoel Grandin
2019-08-23tdf#39593 extract UnoTunnelId comparison to template functionArkadiy Illarionov
2019-08-17Use simplified syntax for SequenceJulien Nabet
2019-08-15tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): editengStephan Bergmann
2019-07-11tdf#126234 up relative bullet size limit to 400%nd101
2019-06-26Index on WID+memberID in SvxItemPropertySet::aCombineListStephan Bergmann
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov
2019-05-31Use hasElements to check Sequence emptiness in [e-i]*Arkadiy Illarionov
2019-05-22Fix typoAndrea Gelmini
2019-04-30drop Graphic::operator boolNoel Grandin
2019-04-23tdf#42949 Fix IWYU warnings in include/editeng/[f-x]*Gabor Kelemen
2019-03-31tdf#120703 PVS: remove redundant static castsMike Kaganski
2019-03-04simplify UNO getTypes methodsNoel Grandin
2019-01-21o3tl::make_unique -> std::make_unique in dbaccess...frameworkGabor Kelemen