summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-07HAVE_CPP_ATTRIBUTE_FALLTHROUGH is always true nowStephan Bergmann
2018-12-07HAVE_CXX14_CONSTEXPR is always true nowStephan Bergmann
2018-12-07Resolves: tdf#121954 basic input box used to have label on top of entryCaolán McNamara
2018-12-07Update git submodulesOlivier Hallot
2018-12-07Fix typoAndrea Gelmini
2018-12-07uitest for bug tdf#107869Zdeněk Crhonek
2018-12-07tdf#121017, tdf#121897: editstyle is always paragraph styleXisco Fauli
2018-12-07utility constructor for Image "private:graphicrepository" urlsNoel Grandin
2018-12-07HAVE_BROKEN_CONST_ITERATORS is always false nowStephan Bergmann
2018-12-07Use ref for SvTreeList's parent SvListViewMike Kaganski
2018-12-07Find actual data area inside the main-range...Dennis Francis
2018-12-07Use correct __cplusplus value with MSVCStephan Bergmann
2018-12-07loplugin:unnecessaryparenStephan Bergmann
2018-12-07Revert "In flatpak build, disable problematic test using gpg for now"Stephan Bergmann
2018-12-07Upgrade flatpak to org.freedesktop.Sdk//18.08Stephan Bergmann
2018-12-07Drop obsolete font sources from flatpak manifestStephan Bergmann
2018-12-07sc: Peel off a pimplTakeshi Abe
2018-12-07tdf#121779: extend TWo CApitals list to also ignore sMALL iNITIALSMike Kaganski
2018-12-07tdf#114163 Chart: fix order of legend namesBalazs Varga
2018-12-07Upgrade external/postgresql to postgresql-9.2.24Stephan Bergmann
2018-12-07custom widgets: Rename 'stock' to 'action'.Jan Holesovsky
2018-12-07custom widgets: Better way to find out whether to use the 'stock' theming.Jan Holesovsky
2018-12-07lok: Right rotation calculation in case of delta angleTamás Zolnai
2018-12-07Avoid moving the shape by rotationTamás Zolnai
2018-12-07LOK: dialogs: limit listbox/combobox drop-down lengthAshod Nakashian
2018-12-07lok: get correct handlers for a single rotated shapeMarco Cecchetti
2018-12-07lok sd: Insert the new shapes in the center of the slide.Jan Holesovsky
2018-12-07LOK: Update failing unit testsTamás Zolnai
2018-12-07lok: Insert shapes directly into the document.Mike Kaganski
2018-12-07Avoid writing out unneeded data to SVG file in SelectionOnly modeTamás Zolnai
2018-12-07add parameter TransformRotationDeltaAngle to .uno:TransformDialogHenry Castro
2018-12-07LOK: Fix API for renderShapeSelectionAshod Nakashian
2018-12-07Remove noise from the SVG file exported in SelectionOnly modeTamás Zolnai
2018-12-07Remove cout lineTamás Zolnai
2018-12-07svx: add parameters to .uno:TransformDialogHenry Castro
2018-12-07Introduce client-server message for requesting the selected shape as SVGTamás Zolnai
2018-12-07tdf#39593 vcl: reduce copy-paste in ImplCalcOutSideRgnDmitriy Shilin
2018-12-07vcl: use ref to const while iterating over palette entriesDmitriy Shilin
2018-12-07Clang (and GCC) always has __cplusplus >= C++17 nowStephan Bergmann
2018-12-07SvTreeList only ever belongs to one and only one SvListViewNoel Grandin
2018-12-07remove unused ConfigItemMode::DelayedUpdateNoel Grandin
2018-12-07sc: Drop ineffective SetError()Takeshi Abe
2018-12-07tdf#120625: All vcl windows now share 1 instance of clipboardKatarina Behrens
2018-12-07tdf#121935 crash on "set up connect to text files"Caolán McNamara
2018-12-07tdf#121759 Revert "tdf#99296 - Disable headers/footers by default"Heiko Tietze
2018-12-07tdf#111486 Removed not used EMF+ codeBartosz Kosiorek
2018-12-07tdf#121448 Check if fill box event notify is already handledJim Raykowski
2018-12-07tdf#105225 Add palette choice to calc tab background color dialogJim Raykowski
2018-12-07tdf#63029 Copy and paste comments with slidePaul Trojahn
2018-12-07adapt to the change from sal_Int32 to TextFrameIndexhimajin100000