summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2021-11-03loplugin:finalclassesNoel Grandin
2021-11-03loplugin:constparamsNoel Grandin
2021-11-03Fix typosAndrea Gelmini
2021-11-02Drop char*-based API from NamedValueCollectionMike Kaganski
2021-11-02Add comments to two arrays mentioning that they must match the enum PaperTor Lillqvist
2021-11-02Revert "tdf#117895: "Edit document properties before saving"..."Caolán McNamara
2021-11-02extract a ReorderingDropTarget for reuseCaolán McNamara
2021-11-02mbDrawSelection is always true when evaluatedCaolán McNamara
2021-11-02tdf#145486: Prevented crash by not updating readOnly valuehomeboy445
2021-11-02Use braces to workaround a strange GCC bugMike Kaganski
2021-11-01ucb: webdav-curl: implement CurlUri, partially based on SerfUriMichael Stahl
2021-11-01Add SAL_DEBUG_IFJan-Marek Glogowski
2021-10-31backendtest: Drawing Open Polygon testhomeboy445
2021-10-31add o3tl::span ctor from std::vectorLuboš Luňák
2021-10-31tools::Long->sal_Int32 in OutputDevice::Blend*Noel Grandin
2021-10-31tools::Long->sal_Int32 in ToolboxNoel Grandin
2021-10-30tools::Long->sal_Int32 in GetCaretPositionsNoel Grandin
2021-10-30tools::Long->sal_Int32 in the DX arraysNoel Grandin
2021-10-30Optimize comphelper::arrayToSequence for same types caseMike Kaganski
2021-10-29simplify framework::TitleHelperNoel Grandin
2021-10-29tdf#141193 Added support for bar codes in qrcode dialog box[API Change].homeboy445
2021-10-29tdf#128969: Let the user explicitly decide to execute an external programStephan Bergmann
2021-10-29pass DX array around using o3tl::span instead of pointerNoel Grandin
2021-10-28Prepare for removal of non-const operator[] from Sequence in includeMike Kaganski
2021-10-27CPU-specific files should not include templates or inlinesLuboš Luňák
2021-10-27draw valuesets with a visual difference between selected and mouse hoverCaolán McNamara
2021-10-27ignoring transparency for border doesn't seem to make senseCaolán McNamara
2021-10-27if the mouse move is a leave event ignore the crossing positionCaolán McNamara
2021-10-27dont draw highlighted value with focus, only focus the selected valueCaolán McNamara
2021-10-27don't second guess the theme colors in valuesetsCaolán McNamara