summaryrefslogtreecommitdiffstats
path: root/editeng/source/uno
Commit message (Expand)AuthorAgeFilesLines
* tdf#142716 Update selection after any text is inserted.Gülşah Köse2021-06-231-7/+7
* tdf#42949 Fix new IWYU warnings in directories [e-f]*Gabor Kelemen2020-11-121-2/+0
* new tools::Degree10 strong typedefNoel Grandin2020-10-211-2/+2
* use tools::Long in editengNoel2020-10-202-4/+4
* loplugin:reducevarscope in desktop..emfioNoel2020-10-023-4/+3
* Related: tdf#132970 handle more places with potentially utf16 bulletsCaolán McNamara2020-09-221-2/+3
* Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann2020-09-162-3/+5
* tdf#124176 Use #pragma once in editengGeorge Bateman2020-09-131-4/+1
* Fix typo in code+comment (vaules->values)Julien Nabet2020-09-081-2/+2
* Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann2020-08-283-49/+49
* use OUStringLiteral in SfxItemPropertyMapEntryNoel Grandin2020-08-132-39/+39
* Upcoming improved loplugin:staticanonymous -> redundantstatic: editengStephan Bergmann2020-07-011-1/+1
* Upcoming improved loplugin:elidestringvar: editengStephan Bergmann2020-06-261-4/+2
* Remove obsolete comments about '\r' on old Mac OSStephan Bergmann2020-06-241-2/+2
* use for-range on Sequence in e*Noel Grandin2020-05-201-3/+1
* new loplugin:simplifypointertoboolNoel Grandin2020-05-101-6/+6
* loplugin:flatten in editengNoel Grandin2020-04-143-302/+301
* new loplugin:unusedvariableplusNoel Grandin2020-04-071-1/+0
* improve loplugin:unusedfieldsNoel Grandin2020-03-091-12/+10
* move some headers inside their moduleNoel Grandin2020-03-032-2/+2
* Drop o3tl::optional wrapperStephan Bergmann2020-02-214-6/+6
* New loplugin:unsignedcompareStephan Bergmann2020-01-281-1/+2
* Improve loplugin:redundantcast for sal_Int... vs. ::sal_Int...Stephan Bergmann2020-01-091-1/+1
* Removed redundant semicolonsAndrea Gelmini2020-01-061-1/+1
* tdf#129708 speed-up: reuse enumeration for each effectSerge Krot2020-01-041-28/+29
* tdf#42949 Fix IWYU warnings in editeng/Gabor Kelemen2019-12-2013-30/+10
* sal_Char->char in editeng..eventattacherNoel Grandin2019-12-191-1/+1
* remove some useless comment linesNoel Grandin2019-12-033-5/+0
* Introduce o3tl::optional as an alias for std::optionalStephan Bergmann2019-12-014-6/+6
* Extend loplugin:external to warn about classesStephan Bergmann2019-11-222-0/+7
* Remove comphelper::OUStringLiteralListStephan Bergmann2019-11-202-7/+10
* Replace comphelper::ServiceInfoHelper::addToSequenceMike Kaganski2019-11-162-18/+20
* remove unnecessary includesCaolán McNamara2019-10-291-1/+0
* loplugin:virtualdead unused param in EditEngine::FieldClickedNoel Grandin2019-10-214-6/+6
* add property name when throwing css::uno::UnknownPropertyExceptionNoel Grandin2019-09-262-7/+7
* tdf#39593 extract UnoTunnelId comparison to template functionArkadiy Illarionov2019-08-232-6/+3
* Use simplified syntax for SequenceJulien Nabet2019-08-172-4/+4
* tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet2019-08-152-8/+4
* Improved loplugin:stringconstant (now that GCC 7 supports it): editengStephan Bergmann2019-07-315-24/+24
* tdf#126234 up relative bullet size limit to 400%nd1012019-07-111-2/+4
* Index on WID+memberID in SvxItemPropertySet::aCombineListStephan Bergmann2019-06-261-8/+11
* improve loplugin:simplifyconstructNoel Grandin2019-06-251-1/+1
* Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov2019-06-174-24/+15
* Use hasElements to check Sequence emptiness in [e-i]*Arkadiy Illarionov2019-05-311-1/+1
* Fix typoAndrea Gelmini2019-05-221-1/+1
* drop Graphic::operator boolNoel Grandin2019-04-301-1/+1
* tdf#42949 Fix IWYU warnings in include/editeng/[f-x]*Gabor Kelemen2019-04-234-0/+6
* tdf#120703 PVS: remove redundant static castsMike Kaganski2019-03-311-4/+2
* simplify UNO getTypes methodsNoel Grandin2019-03-041-10/+8
* o3tl::make_unique -> std::make_unique in dbaccess...frameworkGabor Kelemen2019-01-211-2/+1