summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
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
2020-02-25tdf#42949 Fix IWYU warnings in svx/source/sdr/*/*cxxGabor Kelemen80-211/+16
2020-02-25svx: cache PNG export of graphic shapesMiklos Vajna1-0/+22
2020-02-24Fix typoAndrea Gelmini1-1/+1
2020-02-24tdf#42949 Fix IWYU warnings in svx/source/[f-m]*/*cxxGabor Kelemen65-369/+71
2020-02-22Factor out FillEListWithOneFormat_Impl()Eike Rathke1-45/+19
2020-02-22Resolves: tdf#130563 Add predefined 4-digit year date+time formatEike Rathke1-32/+40
2020-02-22Fix typoTamas Bunth1-1/+1
2020-02-21Drop o3tl::optional wrapperStephan Bergmann12-19/+19
2020-02-21tdf#75280: Convert inappropriate use of sal_uIntPtr to better integer typesCanberk TURAN1-6/+6
2020-02-21loplugin:unusedmethodsNoel Grandin1-5/+0
2020-02-20Fix buildSzymon Kłos1-4/+0
2020-02-20Move Boost.Spirit usage away from legacy namespaceAdam Majer4-28/+25
2020-02-20sidebar: provide indent field boxes with useful id for hiding on mobile.Michael Meeks1-0/+4
2020-02-19sw table cell borders: add optional Word-compatible border collapsingMiklos Vajna1-0/+117
2020-02-19can avoid including svtools/ctrlbox.hxxCaolán McNamara1-2/+2
2020-02-18reduce log noise a littleNoel Grandin1-1/+3
2020-02-18Line Sidebar arrangement updateandreas kainz1-76/+88
2020-02-18NFC tdf#120412 cleanup2: use DFLT_ESC_* moreJustin Luth1-1/+1
2020-02-17remove some unnecessary button.hxx includesCaolán McNamara1-2/+1
2020-02-17inline some acquire/release callsNoel Grandin5-90/+0
2020-02-17Drop needless junit and python make conditionalsJan-Marek Glogowski1-2/+0
2020-02-16cid#1458430 Uninitialized membersCaolán McNamara1-0/+1
2020-02-15tdf#130483 prevent pasting cell exceeds the border.Mark Hung1-5/+15
2020-02-15weld NavElementBox_Impl Item WindowCaolán McNamara1-4/+6
2020-02-14drop unneeded includeCaolán McNamara1-1/+0
2020-02-14use fwd decl of SpinFieldCaolán McNamara1-2/+1