summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2020-04-07use "To Background" and "To Foreground" only in writer sidebarPranam Lashkari3-0/+48
2020-04-07new loplugin:unusedvariableplusNoel Grandin1-1/+0
2020-04-07tdf#131125: Fix improperly used ampersandJulien Nabet1-1/+1
2020-04-06remove newly unused stuffCaolán McNamara5-694/+13
2020-04-06LOk: notify the state values of the position and size property panelHenry Castro1-1/+22
2020-04-06lok: introduce QueryControlState functionHenry Castro8-0/+32
2020-04-05lok: update the measure units if changedHenry Castro2-0/+13
2020-04-04rhbz#1820868 deref of null xLayoutManagerCaolán McNamara1-0/+2
2020-04-03split up polypolygonprimitive2d.hxx into separate filesTomaž Vajngerl16-63/+57
2020-04-03loplugin:unusedfieldsNoel Grandin2-4/+2
2020-04-02cid#1461094 Unchecked return valueCaolán McNamara1-2/+0
2020-03-31added Clear Direct Formatting button to sidebarMert Tumer1-2/+27
2020-03-31convert enum to scoped in SvBaseLinkNoel Grandin3-3/+3
2020-03-30tdf#101181 related: fix SdrShadowTextAttribute::operator==Mike Kaganski1-1/+1
2020-03-30Use dynamic_cast resultMike Kaganski1-5/+3
2020-03-30FrameLineColor - add Color parameter, and share code for color params.Michael Meeks1-1/+1
2020-03-30Simplify SdrObjList::GetObj (svx/svdpage)Julien Nabet1-7/+1
2020-03-30Replace OSL_ASSERT by assert in GetObj (svx/svdpage)Julien Nabet1-1/+1
2020-03-30replace usage of Matrix for B2DHomMatrix in ImpSdrPdfImportTomaž Vajngerl2-20/+24
2020-03-29tdf#131532:Blurry thumbnails when small shapes added to gallery themeAditya1-25/+3
2020-03-28svdpdf: move Matrix to basegfx just to get it separatedTomaž Vajngerl1-104/+2
2020-03-27pdfium: make breaking of PDF graphic work againTomaž Vajngerl3-9/+29
2020-03-26tdf#130074: add missing translations (line styles part)Julien Nabet3-16/+43
2020-03-26Resolves: tdf#131582 center image, don't stretch itCaolán McNamara1-1/+3
2020-03-25tdf#101181: add sidebar panel for Glow effectMike Kaganski8-0/+419
2020-03-25SdrGrafObj: don't check the primitive sequence for PDF to get metadataTomaž Vajngerl1-0/+6
2020-03-25Remove unused using declarations in oox...xmlsecurityGabor Kelemen11-17/+0
2020-03-24lokit: unify fill transparency itemsDennis Francis1-0/+13
2020-03-24weld writer navigatorCaolán McNamara7-17/+17
2020-03-23Fix typosAndrea Gelmini2-2/+2
2020-03-23tdf#131344 Make SvxFontSizeBox_Impl Enable and Disable workJim Raykowski1-0/+3
2020-03-23tdf#124176: Use pragma once instead of include guardsHarshit Jain3-12/+3
2020-03-23make more classes private in mergedlibs modeNoel Grandin15-18/+33
2020-03-21Fix typoAndrea Gelmini1-1/+1
2020-03-20Rename isMobile to isMobilePhone and introduce a separate isTabletTor Lillqvist1-5/+5
2020-03-19add operator* to tools::WeakReferenceNoel Grandin3-29/+26
2020-03-19loplugin:redundantpointerops add some more smart pointer typesNoel Grandin2-7/+7
2020-03-18tdf#131389 crash clearing cell bg from sidebarCaolán McNamara1-1/+6
2020-03-17pdfium: Make Insert -> Image... use VectorGraphicData for PDF.Jan Holesovsky5-69/+5
2020-03-17tdf#127443 Table creation with keyboardTJ Holt1-0/+8
2020-03-15Line Sidebar fix alignmentandreas kainz1-72/+72
2020-03-15Fix typoAndrea Gelmini1-1/+1
2020-03-14tdf#131337: fix range for "Surface angle" (tab "Shading" in "3D Effects")Julien Nabet1-2/+2
2020-03-14tdf#130975 replace `rtl::math::isNan` with `std::isnan`.Yukio Siraichi1-2/+2
2020-03-13Revert "loplugin:constfields in svx"Noel Grandin89-279/+279
2020-03-13tdf#80194 proof search: assert to find proof of code correctness.Justin Luth1-1/+6
2020-03-12tdf#130977 replace `rtl::math::isFinite` with `std::isfinite`.Yukio Siraichi1-1/+1
2020-03-11tdf#89849 editeng: adjust escapement before resetting ProprJustin Luth1-4/+4
2020-03-11tdf#114441 Convert use of sal_uLong to sal_uInt32AlanTang1-2/+2
2020-03-11tdf#131265: Fix 'update' icon in 3D Effects dialog meaningJulien Nabet1-3/+4