summaryrefslogtreecommitdiff
path: root/comphelper/source/misc/lok.cxx
AgeCommit message (Expand)Author
2020-02-26change SAL_WARN to SAL_INFO when language is not setcp-6.2-5CP-Android-iOS-4.2.0Tomaž Vajngerl
2020-02-24Fix currency symbol selection in Calc on mobileTomaž Vajngerl
2020-02-10android hunspell: All languages we pack are the supported ones.Jan Holesovsky
2019-12-16desktop: unit-test to check SpellDialog works in multiple viewsAshod Nakashian
2019-11-05Revert "sc lok: Implement hi-dpi and zoom for spreadsheets."Michael Meeks
2019-09-03Remove work-around for isMobile()Muhammet Kara
2019-09-03LOK: per-view support for isMobile()Muhammet Kara
2019-09-03lok: Add isMobile() methodMuhammet Kara
2019-08-05Don't draw gridlines and document background in Online server processMike Kaganski
2018-11-24Use the correct DPI scaling factor in LibreOfficeKit for iOS, tooTor Lillqvist
2018-11-12Add a SAL_INFO() when changing the global "lok" language tagTor Lillqvist
2018-11-08sc lok: Implement hi-dpi and zoom for spreadsheets.Jan Holesovsky
2018-09-24tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen
2018-07-09Add missing sal/log.hxx headersGabor Kelemen
2018-04-07sw lok: View jumps to cursor position even if it is moved by an other view.Tamás Zolnai
2018-01-30silence coverity#1428735 Use of untrusted scalar valueCaolán McNamara
2018-01-27lok: Allow whitelisting languages that should be used by LibreOfficeKit.Jan Holesovsky
2017-12-19lokdialog: Allow windows / dialogs in different languages.Jan Holesovsky
2017-12-15lok: calc: LOK_FEATURE_RANGE_HEADERSMarco Cecchetti
2017-10-03LOK: getSpellLanguages() is not necessary in comphelper in the end.Jan Holesovsky
2017-10-03lok: use getCommandValues to obtain a list of languagesHenry Castro
2017-10-02lokdialog: Dialog invalidation supportPranav Kant
2017-01-23lok: New feature flag to turn off tiled annotationsPranav Kant
2016-10-04comphelper: move setTiledPainting() from SfxViewShellMiklos Vajna
2016-09-29LOK: conditionally include part number in invalidation payloadMiklos Vajna
2016-06-19LOK: tile rendering regression fixAshod Nakashian
2016-06-17comphelper lok: remove the g_bViewCallback globalMiklos Vajna
2016-06-16comphelper: enable LibreOfficeKit::isViewCallback() by defaultMiklos Vajna
2015-09-21comphelper: add LibreOfficeKit::set/isViewCallback()Miklos Vajna
2015-06-18Add SwTiledRenderingTest::testGetTextSelection() testcase.Miklos Vajna
2015-05-06Add support for progress bar callbacks to LibreOfficeKit clientsTor Lillqvist
2015-04-02Move osl::LibreOfficeKit stuff to comphelper for nowTor Lillqvist