summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
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
2020-03-04tdf#125520 enhance internal OLE cloningArmin Le Grand1-1/+14
2020-03-04tdf#131033 consider 20° tilt of 3D in 2D projectionRegina Henschel1-8/+8
2020-03-04tdf#131015 crash using the pipette in Edit Contour dialogNoel Grandin1-4/+3
2020-03-04tdf#131044: 3D Effects dialog should allow to set 1 vertical segmentJulien Nabet1-1/+1
2020-03-03tdf#101181 Implement glow effect on shapesTamas Bunth14-15/+114
2020-03-03Resolves: tdf#131041 crash on async border dialogCaolán McNamara1-2/+3
2020-03-02tdf#42949 Fix IWYU warnings in svx/source/s*/*cxxGabor Kelemen100-637/+47
2020-02-29tdf#130988 add y-axis up<->down in create 3D objRegina Henschel1-0/+5
2020-02-28use the container size as the optimal size when availableCaolán McNamara1-1/+2
2020-02-28weld calc navigatorCaolán McNamara4-4/+7
2020-02-28Fix typoAndrea Gelmini1-1/+1
2020-02-27remove duplicate tokens from xmloffNoel Grandin1-1/+1
2020-02-27tdf#130768 Make tiled writer paint reuse decomposesArmin Le Grand3-5/+18
2020-02-27loplugin:constantparamNoel Grandin2-15/+0
2020-02-26tdf#130952 crash launching bullets and numbering from sidebar more... dropdownCaolán McNamara1-2/+2
2020-02-26tdf#129532 tdf#98839 fixes for mirror of custom shapesRegina Henschel3-13/+92
2020-02-25SVG export: try to reuse original bitmap data for JPG and PNG bitmapsMiklos Vajna1-22/+0