summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
2020-04-03split up polypolygonprimitive2d.hxx into separate filesTomaž Vajngerl
2020-04-03loplugin:unusedfieldsNoel Grandin
2020-04-02cid#1461094 Unchecked return valueCaolán McNamara
2020-03-31added Clear Direct Formatting button to sidebarMert Tumer
2020-03-31convert enum to scoped in SvBaseLinkNoel Grandin
2020-03-30tdf#101181 related: fix SdrShadowTextAttribute::operator==Mike Kaganski
2020-03-30Use dynamic_cast resultMike Kaganski
2020-03-30FrameLineColor - add Color parameter, and share code for color params.Michael Meeks
2020-03-30Simplify SdrObjList::GetObj (svx/svdpage)Julien Nabet
2020-03-30Replace OSL_ASSERT by assert in GetObj (svx/svdpage)Julien Nabet
2020-03-30replace usage of Matrix for B2DHomMatrix in ImpSdrPdfImportTomaž Vajngerl
2020-03-29tdf#131532:Blurry thumbnails when small shapes added to gallery themeAditya
2020-03-28svdpdf: move Matrix to basegfx just to get it separatedTomaž Vajngerl
2020-03-27pdfium: make breaking of PDF graphic work againTomaž Vajngerl
2020-03-26tdf#130074: add missing translations (line styles part)Julien Nabet
2020-03-26Resolves: tdf#131582 center image, don't stretch itCaolán McNamara
2020-03-25tdf#101181: add sidebar panel for Glow effectMike Kaganski
2020-03-25SdrGrafObj: don't check the primitive sequence for PDF to get metadataTomaž Vajngerl
2020-03-25Remove unused using declarations in oox...xmlsecurityGabor Kelemen
2020-03-24lokit: unify fill transparency itemsDennis Francis
2020-03-24weld writer navigatorCaolán McNamara
2020-03-23Fix typosAndrea Gelmini
2020-03-23tdf#131344 Make SvxFontSizeBox_Impl Enable and Disable workJim Raykowski
2020-03-23tdf#124176: Use pragma once instead of include guardsHarshit Jain
2020-03-23make more classes private in mergedlibs modeNoel Grandin
2020-03-21Fix typoAndrea Gelmini
2020-03-20Rename isMobile to isMobilePhone and introduce a separate isTabletTor Lillqvist
2020-03-19add operator* to tools::WeakReferenceNoel Grandin
2020-03-19loplugin:redundantpointerops add some more smart pointer typesNoel Grandin
2020-03-18tdf#131389 crash clearing cell bg from sidebarCaolán McNamara
2020-03-17pdfium: Make Insert -> Image... use VectorGraphicData for PDF.Jan Holesovsky
2020-03-17tdf#127443 Table creation with keyboardTJ Holt
2020-03-15Line Sidebar fix alignmentandreas kainz
2020-03-15Fix typoAndrea Gelmini
2020-03-14tdf#131337: fix range for "Surface angle" (tab "Shading" in "3D Effects")Julien Nabet
2020-03-14tdf#130975 replace `rtl::math::isNan` with `std::isnan`.Yukio Siraichi
2020-03-13Revert "loplugin:constfields in svx"Noel Grandin
2020-03-13tdf#80194 proof search: assert to find proof of code correctness.Justin Luth
2020-03-12tdf#130977 replace `rtl::math::isFinite` with `std::isfinite`.Yukio Siraichi
2020-03-11tdf#89849 editeng: adjust escapement before resetting ProprJustin Luth
2020-03-11tdf#114441 Convert use of sal_uLong to sal_uInt32AlanTang
2020-03-11tdf#131265: Fix 'update' icon in 3D Effects dialog meaningJulien Nabet
2020-03-11tdf#131261: fix Cannot set "Flat" shading mode in 3D Effects dialogJulien Nabet
2020-03-10tdf#131088 Automatic Control Focus not workingNoel Grandin
2020-03-10tdf#125520 create a persist correctly for OLEArmin Le Grand
2020-03-10tdf#42949 Fix IWYU warnings in svx/source/[t-x]*/*cxxGabor Kelemen
2020-03-09save/restore the entry text of the fontsize widgetCaolán McNamara
2020-03-09improve loplugin:unusedfieldsNoel Grandin
2020-03-07clang-format svx with under 5-percent lines of changeMuhammet Kara
2020-03-06basegfx: B2DTuple replace operator[] with "get" and Axis2D enumTomaž Vajngerl