summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-12-08Remove misguided FALLTHROUGH commentsStephan Bergmann17-171/+0
2018-12-08tdf#45904 Move XEnumerationAccess Java test to C++Jens Carl7-134/+5
2018-12-08tdf#45904 Move XElementAccess Java tests to C++Jens Carl2-3/+12
2018-12-08tdf#45904 Move XRefreshable Java tests to C++Jens Carl4-3/+142
2018-12-08related tdf#51671, store new "hide legend" feature also in ODFMarkus Mohrhard7-14/+40
2018-12-08reduce the amount of senseless exceptions during document loadMarkus Mohrhard3-3/+3
2018-12-08Adds additional test-case for AVERAGEIFS...Dennis Francis1-407/+471
2018-12-08Fix typosAndrea Gelmini1-4/+4
2018-12-07HAVE_CXX_CWG1579_FIX is always true nowStephan Bergmann5-60/+4
2018-12-07HAVE_CPP_INLINE_VARIABLES is always true nowStephan Bergmann17-241/+121
2018-12-07HAVE_CPP_ATTRIBUTE_FALLTHROUGH is always true nowStephan Bergmann3-16/+4
2018-12-07HAVE_CXX14_CONSTEXPR is always true nowStephan Bergmann10-150/+29
2018-12-07Resolves: tdf#121954 basic input box used to have label on top of entryCaolán McNamara1-2/+2
2018-12-07Update git submodulesOlivier Hallot1-0/+0
2018-12-07Fix typoAndrea Gelmini1-2/+2
2018-12-07uitest for bug tdf#107869Zdeněk Crhonek2-0/+93
2018-12-07tdf#121017, tdf#121897: editstyle is always paragraph styleXisco Fauli4-8/+0
2018-12-07utility constructor for Image "private:graphicrepository" urlsNoel Grandin6-8/+16
2018-12-07HAVE_BROKEN_CONST_ITERATORS is always false nowStephan Bergmann5-29/+36
2018-12-07Use ref for SvTreeList's parent SvListViewMike Kaganski2-6/+6
2018-12-07Find actual data area inside the main-range...Dennis Francis7-0/+178
2018-12-07Use correct __cplusplus value with MSVCStephan Bergmann3-51/+1
2018-12-07loplugin:unnecessaryparenStephan Bergmann2-2/+2
2018-12-07Revert "In flatpak build, disable problematic test using gpg for now"Stephan Bergmann2-65/+0
2018-12-07Upgrade flatpak to org.freedesktop.Sdk//18.08Stephan Bergmann1-17/+1
2018-12-07Drop obsolete font sources from flatpak manifestStephan Bergmann1-12/+0
2018-12-07sc: Peel off a pimplTakeshi Abe2-15/+6
2018-12-07tdf#121779: extend TWo CApitals list to also ignore sMALL iNITIALSMike Kaganski4-12/+19
2018-12-07tdf#114163 Chart: fix order of legend namesBalazs Varga6-4/+47
2018-12-07Upgrade external/postgresql to postgresql-9.2.24Stephan Bergmann4-5/+17
2018-12-07custom widgets: Rename 'stock' to 'action'.Jan Holesovsky6-14/+14
2018-12-07custom widgets: Better way to find out whether to use the 'stock' theming.Jan Holesovsky1-5/+8
2018-12-07lok: Right rotation calculation in case of delta angleTamás Zolnai1-1/+1
2018-12-07Avoid moving the shape by rotationTamás Zolnai1-1/+11
2018-12-07LOK: dialogs: limit listbox/combobox drop-down lengthAshod Nakashian2-5/+14
2018-12-07lok: get correct handlers for a single rotated shapeMarco Cecchetti1-5/+8
2018-12-07lok sd: Insert the new shapes in the center of the slide.Jan Holesovsky1-0/+6
2018-12-07LOK: Update failing unit testsTamás Zolnai1-19/+17
2018-12-07lok: Insert shapes directly into the document.Mike Kaganski3-3/+22
2018-12-07Avoid writing out unneeded data to SVG file in SelectionOnly modeTamás Zolnai1-46/+60
2018-12-07add parameter TransformRotationDeltaAngle to .uno:TransformDialogHenry Castro4-11/+28
2018-12-07LOK: Fix API for renderShapeSelectionAshod Nakashian4-25/+37
2018-12-07Remove noise from the SVG file exported in SelectionOnly modeTamás Zolnai1-2/+6
2018-12-07Remove cout lineTamás Zolnai1-2/+0
2018-12-07svx: add parameters to .uno:TransformDialogHenry Castro1-1/+1
2018-12-07Introduce client-server message for requesting the selected shape as SVGTamás Zolnai5-1/+55
2018-12-07tdf#39593 vcl: reduce copy-paste in ImplCalcOutSideRgnDmitriy Shilin1-27/+28
2018-12-07vcl: use ref to const while iterating over palette entriesDmitriy Shilin1-2/+2
2018-12-07Clang (and GCC) always has __cplusplus >= C++17 nowStephan Bergmann1-1/+1
2018-12-07SvTreeList only ever belongs to one and only one SvListViewNoel Grandin4-102/+19