summaryrefslogtreecommitdiffstats
path: root/include/editeng
Commit message (Expand)AuthorAgeFilesLines
* tdf#133713 sd: bullets and numbering should enable itJustin Luth2021-12-211-0/+5
* tdf#145671 Don't open URL twice in cell edit modeSamuel Mehrbrodt2021-12-091-1/+2
* ofz#41345 Negative-size-paramCaolán McNamara2021-11-241-2/+2
* PPTX import: implement native handling of a color's luminance offsetMiklos Vajna2021-11-244-1/+6
* PPTX import: implement native handling of a color's luminance modulationMiklos Vajna2021-11-234-0/+5
* cui, editeng, sw: WrdStt -> WordStartMiklos Vajna2021-11-231-14/+14
* expose the SvxColorItem theme related uno for draw/impressSarper Akdemir2021-11-172-1/+5
* WrtStt->WrdStt for consistency with the other word start abbrevsCaolán McNamara2021-11-161-1/+1
* Drop redundant 'using rtl::OUString'Mike Kaganski2021-11-161-5/+0
* Support reading back theme color from an ooxml documentTomaž Vajngerl2021-11-161-0/+2
* Theme color and tint/shade attribute for SvxColorItemTomaž Vajngerl2021-11-162-2/+28
* use more DECL_DLLPRIVATE_LINKNoel Grandin2021-11-041-6/+6
* tdf#48622 Add new border line width defaultsSamuel Mehrbrodt2021-11-041-10/+13
* tools::Long->sal_Int32 in the DX arraysNoel Grandin2021-10-303-6/+6
* tdf#141193 Added support for bar codes in qrcode dialog box[API Change].homeboy4452021-10-291-1/+1
* pass DX array around using o3tl::span instead of pointerNoel Grandin2021-10-293-5/+7
* change some LOK internal updates to be pull model instead of pushLuboš Luňák2021-10-241-0/+2
* better name for a function overloadLuboš Luňák2021-10-221-1/+1
* tdf#113512 Writer: 1.15 line spacing UNO commandJim Raykowski2021-10-191-1/+1
* do not use text-based LOK callback internallyLuboš Luňák2021-10-151-0/+2
* Use more appropriate return type for some editeng functionsStephan Bergmann2021-10-141-1/+1
* loplugin:moveparam in editengNoel Grandin2021-10-101-1/+1
* Typo *ropertie -> *ropertyJulien Nabet2021-10-091-2/+2
* loplugin:moveparam in editengNoel Grandin2021-10-072-3/+3
* loplugin:constmethodNoel Grandin2021-10-013-8/+8
* Extend loplugin:stringviewparam to starts/endsWith: editengStephan Bergmann2021-09-221-1/+2
* no need to allocate SfxItemSet separately in SvxOutlinerForwarderNoel Grandin2021-09-201-2/+4
* clang:optin.performance.Padding in svx,editengNoel Grandin2021-09-112-22/+21
* warning: Excessive padding in 'struct OutDevState'Caolán McNamara2021-09-101-10/+7
* ODT export: order <style:font-face> elements inside <office:font-face-decls>Miklos Vajna2021-09-091-0/+1
* use std::vector for fetching DX array dataNoel Grandin2021-09-041-1/+1
* rename UpdateMode -> UpdateLayout in editeng classNoel Grandin2021-09-023-7/+10
* i#114206 sd: unshare shape properties for the same type before insertionMiklos Vajna2021-08-251-8/+23
* no need to use unique_ptr for PolyPolygonNoel Grandin2021-08-221-1/+1
* don't store vcl::Font with unique_ptrNoel Grandin2021-08-222-5/+5
* specialise std::optional for OutlineParaObjectNoel Grandin2021-08-181-4/+86
* pass OutlinerParaObject around by valueNoel Grandin2021-08-163-10/+13
* flatten OFlowChainedTextNoel Grandin2021-08-142-8/+8
* no need to use unique_ptr for SvxRTFStyleType hereNoel Grandin2021-08-101-1/+2
* drop unneeded forward declareCaolán McNamara2021-08-051-3/+0
* Pass context and resource string down to boost::locale separatelyNoel Grandin2021-08-054-4/+7
* cid#1399290 silence Uncaught exceptionCaolán McNamara2021-07-301-1/+1
* Fix --enable-mergelibs `make check`Stephan Bergmann2021-07-293-4/+4
* use the parent as available from HangulHanjaConversionCaolán McNamara2021-07-291-0/+1
* Three identical functions for a class is a bit too muchMike Kaganski2021-07-281-4/+2
* sw: use followby parameter of outline in Chapter fieldVasily Melenchuk2021-07-261-0/+1
* tdf#143424: support for "Chapter number without separator"Vasily Melenchuk2021-07-261-1/+1
* use officecfg for security optionsNoel Grandin2021-07-261-2/+0
* tdf#123626 Allow adding hyperlinks to shapesSamuel Mehrbrodt2021-07-261-0/+2
* IsVertical->IsEffectivelyVertical, GetDirectVertical->GetVerticalMike Kaganski2021-07-213-6/+6