summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-11-08Bump version to 6.0-14cp-6.0-14Andras Timar1-1/+1
2018-11-07lok: sc: make hi-dpi/zoom compatible with retrieving cell cursorMarco Cecchetti1-2/+5
2018-11-07lok: calc: fix needed when position caching is disabledMarco Cecchetti1-2/+2
2018-11-07fix compiler error: shadows a member of 'this'Marco Cecchetti1-9/+8
2018-11-07lokdialog: Implement hi-dpi support for the routed dialogs.Jan Holesovsky3-5/+41
2018-11-07sc lok: Implement hi-dpi and zoom for spreadsheets.Jan Holesovsky6-17/+70
2018-11-07Revert "The debugging rectangles are not needed any more."Jan Holesovsky1-0/+13
2018-11-07lok: Notify about the current editing context.Jan Holesovsky5-0/+41
2018-11-06update main thread "properly" in headless caseAndras Timar1-0/+3
2018-11-06Add function to map custom widget name to its function to native-code.pyTor Lillqvist2-4/+212
2018-11-06Some !HAVE_FEATURE_AVMEDIA falloutTor Lillqvist1-0/+4
2018-11-06Don't default to only tango for iOSTor Lillqvist2-1/+2
2018-11-06The image zipfiles should be in share/config, it seemsTor Lillqvist1-1/+1
2018-11-06Revert "For iOS, do actually export UI builder factory functions"Tor Lillqvist2-15/+5
2018-11-06Fix isssue with constructor expecting three paramsTamas Bunth1-1/+1
2018-11-05Use BUILDER_FACTORY_EXPORT instead of SAL_DLLPUBLIC_EXPORTTor Lillqvist1-2/+2
2018-11-05Add assertion for the non-DESKTOP case if the function is not foundTor Lillqvist1-0/+6
2018-11-05We do need Dialog::Execute() for iOSTor Lillqvist1-1/+4
2018-11-05Make ScAbstractDialogFactory::Create() do its job also on non-DESKTOPTor Lillqvist1-4/+0
2018-11-05Build the scui library for non-DESKTOP, tooTor Lillqvist1-1/+1
2018-11-05We want the function pointer here, but not call it yetTor Lillqvist1-1/+1
2018-11-05Create a CG bitmap context in doc_paintWindow(), too, for iOSTor Lillqvist1-0/+32
2018-11-05For iOS, do actually export UI builder factory functionsTor Lillqvist1-3/+13
2018-11-05More !HAVE_FEATURE_AVMEDIA falloutTor Lillqvist1-0/+4
2018-11-05No need to mark libreofficekit_hook_2 with default visibilityTor Lillqvist1-2/+3
2018-11-05On iOS, lok_init_2() links directly to libreofficekit_hook_2()Tor Lillqvist1-16/+0
2018-11-05Handle the case if no digital signature code is implemented (iOS, currently)Tor Lillqvist1-5/+12
2018-11-05Start of work in progress on making dialogs work in the iOS appTor Lillqvist10-10/+70
2018-11-05Conditional formatting: Use the nElements from g_IconSetMap.Jan Holesovsky6-58/+38
2018-11-05sc: compact ScColumnAshod Nakashian10-148/+167
2018-11-05sc: simplify ScColContainerAshod Nakashian8-60/+41
2018-11-05mysqlc: allow multiple open statementsTamas Bunth4-157/+201
2018-11-05Add unit test for mysqlc connectorTamas Bunth4-0/+266
2018-11-05mysqlc: Add support for mediumnint and char typesTamas Bunth1-2/+2
2018-11-05mysqlc: filter schema in getColumnsTamas Bunth1-24/+32
2018-11-04tdf#55058 tdf#106084 tdf#114738 EMF+ Add rotation support for String drawingBartosz Kosiorek2-75/+55
2018-11-02We now use a fixed name ICU.dat for the ICU data file in the iOS appTor Lillqvist1-2/+2
2018-11-02possible fix for tdf#120928 - quickstart --killtray throws exceptionbrinzing1-1/+1
2018-11-02tdf#116085 make sure Certificate Manager is found with GPG4win v3Cor Nouws1-3/+5
2018-11-02tdf#119235 svx,sd: fix drag&drop from ColorBarMichael Stahl5-39/+52
2018-11-02tdf#120376 sd: fix duplicated styles on copy/pasteMichael Stahl1-2/+3
2018-11-02tdf#120807 check for valid ImplGetWindowImpl()Jan-Marek Glogowski1-1/+1
2018-11-01Handle also css::ucb::NameClashExceptionTor Lillqvist1-0/+6
2018-11-01Current iOS SDK is 12.1Tor Lillqvist1-1/+1
2018-11-01tdf#117137: DOCX import: don't try to set grab-bag as UNO propJustin Luth1-1/+1
2018-10-30iOS, correct DPIX calculationjan Iversen1-1/+1
2018-10-30Don't use GetDBManager() without checking it for nullnessTor Lillqvist1-1/+2
2018-10-30Add BRAND_SHARE_SUBDIRTor Lillqvist1-0/+1
2018-10-30We shouldn't call DrawTextLayout() without a context on iOSTor Lillqvist1-0/+8
2018-10-30iOS, removed read to pipesjan Iversen1-1/+6