summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-11-16WrtStt->WrdStt for consistency with the other word start abbrevsCaolán McNamara
2021-11-16Update to ICU 70.1Eike Rathke
2021-11-16Drop redundant 'using rtl::OUString'Mike Kaganski
2021-11-16svl: fix misleading commentMichael Stahl
2021-11-16Use basegfx::deg2rad instead of *0.01745329251994Hossein
2021-11-16Support reading back theme color from an ooxml documentTomaž Vajngerl
2021-11-16add a vcl backend test that draws a sheared bitmapLuboš Luňák
2021-11-16Theme color and tint/shade attribute for SvxColorItemTomaž Vajngerl
2021-11-16Resolves: tdf#143511 SysObj is clipped out if the widget is out of viewCaolán McNamara
2021-11-15OUStringConstExpr should convert to 'const OUString&'Noel Grandin
2021-11-15Avoid some -Werror,-Wdeprecated-copy-with-user-provided-dtorStephan Bergmann
2021-11-13rtl::Static->thread-safe staticNoel Grandin
2021-11-13rtl::Static->thread-safe static in StaticNamespaceMapNoel Grandin
2021-11-13add more tests for OutputDev::DrawOutDev()Luboš Luňák
2021-11-13rtl::Static->thread-safe static in OPropertyArrayUsageHelperNoel Grandin
2021-11-13osl::Mutex->std::mutex in OIdPropertyArrayUsageHelperNoel Grandin
2021-11-13rtl::Static->thread-safe static in OIdPropertyArrayUsageHelperNoel Grandin
2021-11-13modernise IdPropArrayHelper a littleNoel Grandin
2021-11-12introduce OUStringConstExprNoel Grandin
2021-11-12Add a comment clarifying intended replacement for non-const operator[]Mike Kaganski
2021-11-12Fix typoAndrea Gelmini
2021-11-12Resolves tdf#70519 - Make wavy lines depend on zoom factorHeiko Tietze
2021-11-12make it explicit whether to ignore the result of getLOKPayload()Luboš Luňák
2021-11-12make it possible to find out what fonts are actually really usedLuboš Luňák
2021-11-12improve mergeToSinglePolyPolygonNoel Grandin
2021-11-12simplify construction of XMLPropertyMapEntryNoel Grandin
2021-11-11Drop the OUString vs. OUStringLiteral comparison operator overloadsStephan Bergmann
2021-11-11sw, out of order undo: allow a subset of a non-empty redo listMiklos Vajna
2021-11-10Add SAL_INFO of what paper sizes the printer (driver) advertisesTor Lillqvist
2021-11-10sw: allow undo of typing in 2 views independent from each otherMiklos Vajna
2021-11-09Add DC_PAPERSIZE_array_to_stringTor Lillqvist
2021-11-09Add Printer::GetSizeOfPaper() with semantics to match GetPaper()Tor Lillqvist
2021-11-08Add DMPAPER_to_string()Tor Lillqvist
2021-11-08extend XML dumpig for primitives to support fontwork objectsTomaž Vajngerl
2021-11-08use more OUStringLiteral in MediaDescriptorNoel Grandin
2021-11-08rtl::Instance->thread-safe static in PropertyNameVectorNoel Grandin
2021-11-07forward decls go after #includeNoel Grandin
2021-11-07return XShape from SdrObject::getUnoShapeNoel Grandin
2021-11-05use more DECL_DLLPRIVATE_STATIC_LINKNoel Grandin
2021-11-05Drop non-const Sequence::operator[] in internal codeMike Kaganski
2021-11-05rename mxTextEditObj -> mxWeakTextEditObjNoel Grandin
2021-11-05rename mpTextObj -> mxWeakTextObjNoel Grandin
2021-11-04comphelper : use std::mutex in enumhelperArnaud Versini
2021-11-04use more DECL_DLLPRIVATE_LINKNoel Grandin
2021-11-04backendtest: Open Cubic-Bezier Curve Draw Testhomeboy445
2021-11-04Simplify SvtCompatibilityEntry::setValueMike Kaganski
2021-11-04fix potential out-of-bounds access in LocaleDataWrapperNoel Grandin
2021-11-04tdf#48622 Add new border line width defaultsSamuel Mehrbrodt
2021-11-03Introduce 'scale' to Point/Size/Rectangle, to simplify anisotropic scalingMike Kaganski
2021-11-03Drop TWIPS_PER_PIXEL and use o3tl::convertMike Kaganski