summaryrefslogtreecommitdiff
path: root/include/editeng/unotext.hxx
AgeCommit message (Expand)Author
2022-11-29New loplugin:crosscastStephan Bergmann
2022-08-02tdf#148810 pptx import: Depth set by EE_PARA_OUTLLEVELJustin Luth
2022-07-25use more o3tl::spanNoel Grandin
2022-05-26tdf#149248 sw offapi xmloff: add option to not hyphenate last wordLászló Németh
2021-12-20osl::Mutex->std::mutex in SvxUnoTextContentNoel Grandin
2021-12-01loplugin:stringliteraldefine in editengNoel Grandin
2021-11-27use more OInterfaceContainerHelper3 in SvxUnoTextContentNoel Grandin
2021-11-24ofz#41345 Negative-size-paramCaolán McNamara
2021-11-24PPTX import: implement native handling of a color's luminance offsetMiklos Vajna
2021-11-23PPTX import: implement native handling of a color's luminance modulationMiklos Vajna
2021-11-17expose the SvxColorItem theme related uno for draw/impressSarper Akdemir
2021-10-09Typo *ropertie -> *ropertyJulien Nabet
2021-06-19loplugin:finalclassesNoel Grandin
2021-05-18loplugin:unusedmethodsNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-15store ptr to the original entries in SfxItemPropertyMapNoel Grandin
2020-12-19use more string_view in SfxItemPropertyMapNoel
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-13use OUStringLiteral in SfxItemPropertyMapEntryNoel Grandin
2020-03-09improve loplugin:unusedfieldsNoel Grandin
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2019-12-06tdf#121658 Add option to not hyphenate words in CAPSSamuel Mehrbrodt
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-11-19editeng: add UNO API for semi-transparent textMiklos Vajna
2019-11-03find symbols that can be privateNoel Grandin
2019-10-29loplugin:finalclasses in editengNoel Grandin
2019-10-21loplugin:virtualdead unused param in EditEngine::FieldClickedNoel Grandin
2019-04-23tdf#42949 Fix IWYU warnings in include/editeng/[f-x]*Gabor Kelemen
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin
2018-07-13pass SvxFieldData around by std::unique_ptrNoel Grandin
2018-05-17loplugin:unusedfields in editeng..filterNoel Grandin
2018-05-10store Color using boost::optional in EditCharAttribFieldNoel Grandin
2018-04-12make SvxEditSource::Clone return std::unique_ptrNoel Grandin
2018-02-05loplugin:useuniqueptr in SvxUnoTextRangeBaseNoel Grandin
2018-02-01split out SFX_METRIC_ITEM into separate fieldNoel Grandin
2018-01-25loplugin:datamembershadow in SvxUnoTextRangeBaseNoel Grandin
2018-01-18ofz#5471 Null-dereference READCaolán McNamara
2017-12-25various coverity exception warningsCaolán McNamara
2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-11-16use implict conversion operator in TypedWhichIdNoel Grandin
2017-11-15TypedWhichIdNoel Grandin
2017-07-28loplugin:constparams in editengNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-06-30EditEngine: Changing export selection for copy/pasteVarun Dhall
2017-05-02loplugin:checkunusedparams in editengNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-17cleanup itempool includesJochen Nitschke
2017-02-16convert EditEngineAttribs to scoped enumNoel Grandin