summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)Author
2022-01-21Related: tdf#139974 Keep HYPHEN-MINUS with a number to the rightEike Rathke
2022-01-20Related: tdf#139974 Try to find boundary for forced line breakEike Rathke
2022-01-20WASM --enable-wasm-strip now skips lots of LO codeArmin Le Grand (Allotropia)
2022-01-19Resolves: tdf#139974 Do not munge character after forced line breakEike Rathke
2022-01-17Recheck modules [e-f]* with IWYUGabor Kelemen
2022-01-14make comphelper::OInterfaceContainerHelper4 more threadsafeNoel Grandin
2022-01-10use less SvStream::Flush()Noel Grandin
2022-01-10editeng: avoid writing past the end of of pLine->GetCharPosArray()Miklos Vajna
2022-01-10Move HAVE_MORE_FONTS into an extra config headerJan-Marek Glogowski
2021-12-24new comphelper::WeakImplComponentHelperNoel Grandin
2021-12-21loplugin:flatten in editeng..extensionsNoel Grandin
2021-12-21sd theme: allow setting color effects in the chardlgMiklos Vajna
2021-12-21tdf#133713 sd: bullets and numbering should enable itJustin Luth
2021-12-20osl::Mutex->std::mutex in SvxUnoTextContentNoel Grandin
2021-12-19use more cppu::BaseMutexNoel Grandin
2021-12-17sd theme: add a "theme" palette to the color pickerMiklos Vajna
2021-12-13ODP import/export: refer to theme from shape text color with effectsMiklos Vajna
2021-12-12tdf#146179: fix Dev Tools crash when inspecting object in special fileJulien Nabet
2021-12-09sc: avoid dynamic_cast when possibleXisco Fauli
2021-12-09ODP import/export: refer to theme from shape text colorMiklos Vajna
2021-12-06tdf#145671 Don't open URL twice in cell edit modeSamuel Mehrbrodt
2021-12-02editeng: avoid non-ascii characters in the source of ContentInfo::dumpAsXml()Miklos Vajna
2021-12-01loplugin:stringliteraldefine in editengNoel Grandin
2021-11-26tdf#49033 Honor Selection When Applying Sentence Case FormatMichael Warner
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-23O[U]String::replaceAt overloads that take string_viewNoel Grandin
2021-11-23PPTX import: implement native handling of a color's luminance modulationMiklos Vajna
2021-11-23cui, editeng, sw: WrdStt -> WordStartMiklos Vajna
2021-11-22Use less DegreeN::get()Mike Kaganski
2021-11-20tdf#133835 speedup calc autofilter (2)Noel Grandin
2021-11-19Drop F_PI1800/F_PI18000, and unify deg2rad/rad2deg conversionsMike Kaganski
2021-11-19PPTX import: handle <a:clrScheme name="...">Miklos Vajna
2021-11-16WrtStt->WrdStt for consistency with the other word start abbrevsCaolán McNamara
2021-11-16Related: tdf#142719 first time undo adds an exception it gets lostCaolán McNamara
2021-11-16Theme color and tint/shade attribute for SvxColorItemTomaž Vajngerl
2021-11-13Use o3tl::convertMike Kaganski
2021-11-13tdf#145610: lists should not have includeUpperLevels < 1Vasily Melenchuk
2021-11-10rtl::Static to thread-safe staticNoel Grandin
2021-11-09Check pOutWin before use in ImpEditView::DeselectAllSzymon Kłos
2021-11-04tdf#48622 Add new border line width defaultsSamuel Mehrbrodt
2021-10-31add o3tl::span ctor from std::vectorLuboš Luňák
2021-10-30tools::Long->sal_Int32 in GetCaretPositionsNoel Grandin
2021-10-30tools::Long->sal_Int32 in the DX arraysNoel Grandin
2021-10-30Prepare for removal of non-const operator[] from Sequence in editengMike Kaganski
2021-10-29pass DX array around using o3tl::span instead of pointerNoel Grandin
2021-10-19Use MsLangId::getConfiguredSystemLanguage()Eike Rathke
2021-10-16adapt to the variable name change from pPortion to rPortion since 35f03f26Tomoyuki Kubota
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-10-14[API CHANGE] Fix all bad UNOIDL identifiers across offapiStephan Bergmann