summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-11-13rtl::Static->thread-safe staticNoel Grandin1-3/+1
2021-11-13rtl::Static->thread-safe static in StaticNamespaceMapNoel Grandin1-5/+2
2021-11-13add more tests for OutputDev::DrawOutDev()Luboš Luňák1-0/+2
2021-11-13rtl::Static->thread-safe static in OPropertyArrayUsageHelperNoel Grandin2-9/+8
2021-11-13osl::Mutex->std::mutex in OIdPropertyArrayUsageHelperNoel Grandin1-6/+6
2021-11-13rtl::Static->thread-safe static in OIdPropertyArrayUsageHelperNoel Grandin1-7/+8
2021-11-13modernise IdPropArrayHelper a littleNoel Grandin1-20/+11
2021-11-12introduce OUStringConstExprNoel Grandin1-0/+35
2021-11-12Add a comment clarifying intended replacement for non-const operator[]Mike Kaganski1-0/+2
2021-11-12Fix typoAndrea Gelmini1-1/+1
2021-11-12Resolves tdf#70519 - Make wavy lines depend on zoom factorHeiko Tietze1-1/+1
2021-11-12make it explicit whether to ignore the result of getLOKPayload()Luboš Luňák1-2/+3
2021-11-12make it possible to find out what fonts are actually really usedLuboš Luňák1-0/+19
2021-11-12improve mergeToSinglePolyPolygonNoel Grandin1-1/+1
2021-11-12simplify construction of XMLPropertyMapEntryNoel Grandin1-3/+20
2021-11-11Drop the OUString vs. OUStringLiteral comparison operator overloadsStephan Bergmann1-107/+0
2021-11-11sw, out of order undo: allow a subset of a non-empty redo listMiklos Vajna1-1/+1
2021-11-10Add SAL_INFO of what paper sizes the printer (driver) advertisesTor Lillqvist1-0/+1
2021-11-10sw: allow undo of typing in 2 views independent from each otherMiklos Vajna1-0/+6
2021-11-09Add DC_PAPERSIZE_array_to_stringTor Lillqvist1-0/+25
2021-11-09Add Printer::GetSizeOfPaper() with semantics to match GetPaper()Tor Lillqvist1-0/+3
2021-11-08Add DMPAPER_to_string()Tor Lillqvist1-0/+245
2021-11-08extend XML dumpig for primitives to support fontwork objectsTomaž Vajngerl2-0/+22
2021-11-08use more OUStringLiteral in MediaDescriptorNoel Grandin1-44/+44
2021-11-08rtl::Instance->thread-safe static in PropertyNameVectorNoel Grandin2-18/+5
2021-11-07forward decls go after #includeNoel Grandin1-3/+4
2021-11-07return XShape from SdrObject::getUnoShapeNoel Grandin2-6/+7
2021-11-05use more DECL_DLLPRIVATE_STATIC_LINKNoel Grandin13-14/+14
2021-11-05Drop non-const Sequence::operator[] in internal codeMike Kaganski2-0/+4
2021-11-05rename mxTextEditObj -> mxWeakTextEditObjNoel Grandin1-2/+2
2021-11-05rename mpTextObj -> mxWeakTextObjNoel Grandin1-1/+1
2021-11-04comphelper : use std::mutex in enumhelperArnaud Versini1-13/+10
2021-11-04use more DECL_DLLPRIVATE_LINKNoel Grandin80-305/+305
2021-11-04backendtest: Open Cubic-Bezier Curve Draw Testhomeboy4451-0/+2
2021-11-04Simplify SvtCompatibilityEntry::setValueMike Kaganski1-8/+1
2021-11-04fix potential out-of-bounds access in LocaleDataWrapperNoel Grandin1-2/+1
2021-11-04tdf#48622 Add new border line width defaultsSamuel Mehrbrodt1-10/+13
2021-11-03Introduce 'scale' to Point/Size/Rectangle, to simplify anisotropic scalingMike Kaganski1-15/+44
2021-11-03Drop TWIPS_PER_PIXEL and use o3tl::convertMike Kaganski1-0/+3
2021-11-03loplugin:finalclassesNoel Grandin3-3/+1
2021-11-03loplugin:constparamsNoel Grandin2-2/+2
2021-11-03Fix typosAndrea Gelmini1-1/+1
2021-11-02Drop char*-based API from NamedValueCollectionMike Kaganski1-55/+2
2021-11-02Add comments to two arrays mentioning that they must match the enum PaperTor Lillqvist1-0/+4
2021-11-02Revert "tdf#117895: "Edit document properties before saving"..."Caolán McNamara1-1/+0
2021-11-02extract a ReorderingDropTarget for reuseCaolán McNamara1-0/+21
2021-11-02mbDrawSelection is always true when evaluatedCaolán McNamara1-2/+1
2021-11-02tdf#145486: Prevented crash by not updating readOnly valuehomeboy4451-1/+1
2021-11-02Use braces to workaround a strange GCC bugMike Kaganski1-0/+2
2021-11-01ucb: webdav-curl: implement CurlUri, partially based on SerfUriMichael Stahl1-0/+1