summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
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
2020-03-11tdf#131261: fix Cannot set "Flat" shading mode in 3D Effects dialogJulien Nabet1-1/+1
2020-03-10tdf#131088 Automatic Control Focus not workingNoel Grandin1-1/+1
2020-03-10tdf#125520 create a persist correctly for OLEArmin Le Grand1-9/+6
2020-03-10tdf#42949 Fix IWYU warnings in svx/source/[t-x]*/*cxxGabor Kelemen82-373/+47
2020-03-09save/restore the entry text of the fontsize widgetCaolán McNamara1-5/+5
2020-03-09improve loplugin:unusedfieldsNoel Grandin2-4/+1
2020-03-07clang-format svx with under 5-percent lines of changeMuhammet Kara12-24/+16
2020-03-06basegfx: B2DTuple replace operator[] with "get" and Axis2D enumTomaž Vajngerl1-5/+5
2020-03-06tdf#120216 improve svx table performance.Mark Hung1-1/+20
2020-03-06tdf#130928 Area fill update patternandreas kainz1-0/+3
2020-03-05lok: use "None" string item in the ListBox controlHenry Castro4-5/+18
2020-03-05Fix typoAndrea Gelmini1-2/+2