summaryrefslogtreecommitdiff
path: root/desktop/source/lib
AgeCommit message (Expand)AuthorFilesLines
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin1-1/+1
2018-10-18clang-tidy readability-simplify-boolean-exprNoel Grandin1-6/+2
2018-10-12Conditional formatting: Allow to set the icon set CF via .uno: command.Jan Holesovsky1-0/+2
2018-10-10Move the iOS CGBitmapContextCreate() call do doc_paintTile()Tor Lillqvist1-19/+53
2018-10-09Fix typosAndrea Gelmini1-1/+1
2018-10-08desktop: move font initialization into preloadDataAshod Nakashian1-24/+26
2018-10-08desktop: move dictionary preload before font initAron Budea1-2/+2
2018-10-08desktop: initialize fonts in pre-initAshod Nakashian1-0/+27
2018-10-05We should call pDevice->SetBackground(Wallpaper(COL_TRANSPARENT)) also on iOSTor Lillqvist1-0/+2
2018-10-05Call SetOutputSizePixel() in the iOS case, tooTor Lillqvist1-0/+2
2018-09-27Draw rendered tile border here in the normally ifdeffed out snippetTor Lillqvist1-3/+7
2018-09-24tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen1-0/+1
2018-09-21Add some temporary test code (ifdeffed out)Tor Lillqvist1-0/+9
2018-09-05Re-introduce code to use the ICU data file in the iOS app bundleTor Lillqvist1-1/+50
2018-09-05Handle passing a null pAppPath to lo_initialize() on iOSTor Lillqvist1-0/+8
2018-08-29Replace find_if with proper quantifier algorithmsArkadiy Illarionov2-4/+4
2018-08-16Fix typo: s/an other/another/gAndrea Gelmini1-1/+1
2018-08-02Revert rtl_alloc_preInit back to boolean argumentStephan Bergmann1-2/+2
2018-08-01Remove "officially dead now" rtl_cache slab allocator mechanismStephan Bergmann1-1/+0
2018-07-18Allow the comphelper threadpool to be reset after construction.Michael Meeks1-0/+4
2018-07-17desktop lok: associate EPUB filter with the .epub suffixMiklos Vajna1-0/+1
2018-07-13merge IUndoManager into SfxUndoManagerNoel Grandin1-1/+1
2018-06-20lok: Unit test for jsonToPropertyValuesVector.Jan Holesovsky1-1/+1
2018-06-20lokit: add jsonToUnoAnyHenry Castro1-3/+78
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke1-1/+0
2018-05-09Better log about preloaded dicts.Tamás Zolnai1-2/+1
2018-04-16cppcheck: variableScope & unreadVariableMuhammet Kara1-3/+1
2018-04-12lok: sc: clicking outside a pop-up or context menu doesn't close itMarco Cecchetti1-2/+5
2018-04-07sw lok: View jumps to cursor position even if it is moved by an other view.Tamás Zolnai1-0/+2
2018-04-03lok - calc: add support for show/hide tabs in onlineMarco Cecchetti1-0/+22
2018-04-03lok: Make the bundled dictionaries work.Tamás Zolnai1-1/+19
2018-03-27Handle also []any in unoAnyToPropertyTree()Tor Lillqvist1-0/+14
2018-03-27.uno:Save callback for the Android ViewerMert Tümer1-3/+2
2018-03-27desktop lok: handle NoFileSync in saveAs()Miklos Vajna1-16/+13
2018-03-15tdf#96796 - Added clipboard actions for the Android ViewerMert Tümer1-0/+17
2018-03-14Allow lok to re-set temporary paths on second init.Michael Meeks1-0/+8
2018-03-14Revert "tdf#96796 - Added clipboard actions for the Android Viewer"Thorsten Behrens1-17/+0
2018-03-14tdf#96796 - Added clipboard actions for the Android ViewerMert Tümer1-0/+17
2018-02-28lok: update main threadHenry Castro1-0/+2
2018-02-27lok sc: Post mouse events to main threadPranav Kant1-70/+0
2018-02-27postExtTextInputEvent() -> postWindowExtTextInputEvent()Pranav Kant1-6/+6
2018-02-27replace Color(COL_*) with COL_*Noel Grandin1-2/+2
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin1-1/+1
2018-02-23get headless build to work again for LinuxThorsten Behrens1-1/+1
2018-02-21lok: support of AutoCorrect -> While Typing menu in WriterAndras Timar1-1/+2
2018-02-14lok IME: support dialogs as wellPranav Kant1-5/+31
2018-02-14lok: check if an element exists in the containerHenry Castro1-2/+3
2018-02-12lok: enable pre-loading with Vcl's builderMichael Meeks1-1/+5
2018-02-08sw lok: IME support + unit testPranav Kant1-0/+19
2018-02-01desktop: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski1-7/+0