summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-12-16Bump version to 6.0-18cp-6.0-18CODE-4-RC1pAndras Timar1-1/+1
2018-12-16tdf#121779: extend TWo CApitals list to also ignore sMALL iNITIALSMike Kaganski4-12/+19
2018-12-15lok: Handle Special character menu item's state correctly in onlineTamás Zolnai2-1/+3
2018-12-15svg.js: the SVG Path polyfill doesn't work with Firefox 59 and laterMarco Cecchetti1-535/+559
2018-12-15lok: Insert shape at the positon of the selected cellTamás Zolnai1-5/+15
2018-12-15lok: sw: dragging image through SID_ATTR_TRANSFORM uno messagesMarco Cecchetti1-1/+20
2018-12-15lok: shape selection: perform the needed unit conversion in a clever wayMarco Cecchetti4-140/+43
2018-12-15tdf#98343: ensure PathRemoveFileSpec does not remove UNC's "\\"Mike Kaganski1-2/+3
2018-12-14mysqlc: Fix obtaining field information in rsTamas Bunth3-11/+24
2018-12-13Revert "Add a localisation API to LibreOfficeKitClass"Tor Lillqvist4-99/+0
2018-12-13tdf#121734: ww8 import: use direct formatting for floating object framesMike Kaganski6-10/+47
2018-12-11Fix C2695: overriding virtual function differs only by calling conventionTor Lillqvist1-1/+1
2018-12-11Accept also Windows SDK 10.0.17763Tor Lillqvist1-0/+2
2018-12-10Add a localisation API to LibreOfficeKitClassTor Lillqvist4-0/+99
2018-12-10Implement SVG export of selected Writer imagecp-6.0-17CODE-4-RC1Tamás Zolnai3-11/+93
2018-12-10Revert "g: ignore submodule changes"Stephan Bergmann1-8/+0
2018-12-10Get rid of ValueSet's internal VirtualDevice, draw to RenderContextMike Kaganski2-121/+49
2018-12-10Avoid busy-loop related to layout when dragging objects.Michael Meeks6-8/+19
2018-12-10git hooks: Tell what to do in another problematic submodules case.Jan Holesovsky1-0/+6
2018-12-10git hooks: Check that you are not committing to submodules by accident.Jan Holesovsky1-0/+54
2018-12-10colibre: Bring in the latest modifications from master.Jan Holesovsky109-97/+912
2018-12-10Package separate SVG icon setsJan-Marek Glogowski12-5306/+64
2018-12-10Strip _dark and _svg iconset filenames for displayJan-Marek Glogowski1-21/+25
2018-12-10lok: Implement SVG export for Calc (SelectionOnly mode)Tamás Zolnai6-34/+72
2018-12-10lok: Implement SVG export for Writer (SelectionOnly mode)Tamás Zolnai6-87/+312
2018-12-10lok: shape scaling reworkMarco Cecchetti6-30/+168
2018-12-10custom widgets: Rename 'stock' to 'action'.Jan Holesovsky6-14/+14
2018-12-10custom widgets: Better way to find out whether to use the 'stock' theming.Jan Holesovsky1-5/+8
2018-12-10lok: Right rotation calculation in case of delta angleTamás Zolnai1-1/+1
2018-12-10Avoid moving the shape by rotationTamás Zolnai1-1/+11
2018-12-10LOK: dialogs: limit listbox/combobox drop-down lengthAshod Nakashian2-5/+14
2018-12-10lok: get correct handlers for a single rotated shapeMarco Cecchetti1-5/+8
2018-12-10lok sd: Insert the new shapes in the center of the slide.Jan Holesovsky1-0/+6
2018-12-10LOK: Update failing unit testsTamás Zolnai1-19/+17
2018-12-10lok: Insert shapes directly into the document.Mike Kaganski3-3/+22
2018-12-10Avoid writing out unneeded data to SVG file in SelectionOnly modeTamás Zolnai1-46/+60
2018-12-10add parameter TransformRotationDeltaAngle to .uno:TransformDialogHenry Castro4-11/+28
2018-12-10LOK: Fix API for renderShapeSelectionAshod Nakashian4-25/+37
2018-12-10Remove noise from the SVG file exported in SelectionOnly modeTamás Zolnai1-2/+6
2018-12-10Remove cout lineTamás Zolnai1-2/+0
2018-12-10svx: add parameters to .uno:TransformDialogHenry Castro1-1/+1
2018-12-10Introduce client-server message for requesting the selected shape as SVGTamás Zolnai5-1/+55
2018-12-10use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin102-557/+3858
2018-12-09Bump version to 6.0-17Andras Timar1-1/+1
2018-12-08utility constructor for Image "private:graphicrepository" urlsNoel Grandin6-7/+15
2018-12-07Add AnyCompareFactory_get_implementation and...Tor Lillqvist1-0/+2
2018-12-06Propagate stock info through slide layouts.Michael Meeks2-9/+11
2018-12-06Use lazy-loading stock Image to simplify framework image lists.Michael Meeks11-95/+84
2018-12-06Use HiDPI scaling to load scaled images.Michael Meeks2-7/+36
2018-12-06Add explicit API scaling via ImageTree API.Michael Meeks4-18/+51