summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
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
2020-03-06tdf#120216 improve svx table performance.Mark Hung
2020-03-06tdf#130928 Area fill update patternandreas kainz
2020-03-05lok: use "None" string item in the ListBox controlHenry Castro
2020-03-05Fix typoAndrea Gelmini
2020-03-04tdf#125520 enhance internal OLE cloningArmin Le Grand
2020-03-04tdf#131033 consider 20° tilt of 3D in 2D projectionRegina Henschel
2020-03-04tdf#131015 crash using the pipette in Edit Contour dialogNoel Grandin
2020-03-04tdf#131044: 3D Effects dialog should allow to set 1 vertical segmentJulien Nabet
2020-03-03tdf#101181 Implement glow effect on shapesTamas Bunth
2020-03-03Resolves: tdf#131041 crash on async border dialogCaolán McNamara
2020-03-02tdf#42949 Fix IWYU warnings in svx/source/s*/*cxxGabor Kelemen
2020-02-29tdf#130988 add y-axis up<->down in create 3D objRegina Henschel
2020-02-28use the container size as the optimal size when availableCaolán McNamara
2020-02-28weld calc navigatorCaolán McNamara
2020-02-28Fix typoAndrea Gelmini
2020-02-27remove duplicate tokens from xmloffNoel Grandin
2020-02-27tdf#130768 Make tiled writer paint reuse decomposesArmin Le Grand
2020-02-27loplugin:constantparamNoel Grandin
2020-02-26tdf#130952 crash launching bullets and numbering from sidebar more... dropdownCaolán McNamara
2020-02-26tdf#129532 tdf#98839 fixes for mirror of custom shapesRegina Henschel
2020-02-25SVG export: try to reuse original bitmap data for JPG and PNG bitmapsMiklos Vajna
2020-02-25tdf#42949 Fix IWYU warnings in svx/source/sdr/*/*cxxGabor Kelemen
2020-02-25svx: cache PNG export of graphic shapesMiklos Vajna
2020-02-24Fix typoAndrea Gelmini
2020-02-24tdf#42949 Fix IWYU warnings in svx/source/[f-m]*/*cxxGabor Kelemen
2020-02-22Factor out FillEListWithOneFormat_Impl()Eike Rathke
2020-02-22Resolves: tdf#130563 Add predefined 4-digit year date+time formatEike Rathke
2020-02-22Fix typoTamas Bunth
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-02-21tdf#75280: Convert inappropriate use of sal_uIntPtr to better integer typesCanberk TURAN
2020-02-21loplugin:unusedmethodsNoel Grandin
2020-02-20Fix buildSzymon Kłos