summaryrefslogtreecommitdiff
path: root/desktop/source/lib/init.cxx
AgeCommit message (Expand)Author
2020-05-22PaintToDevice doesn't use its Size argumentCaolán McNamara
2020-05-20jsdialog: send tab namesSzymon Kłos
2020-05-20use for-range on Sequence in d*Noel Grandin
2020-05-13Avoid -Werror=unused-variable with --disable-assert-always-abortStephan Bergmann
2020-05-10formula bar: Change completeFunction() to accept string instead of index.Jan Holesovsky
2020-05-10lok: add MetricFieldUIObject classHenry Castro
2020-05-10lok: set device form factor of the client on view creationMarco Cecchetti
2020-05-08lok: MSForms: Handle event about item selection of a drop-down field.Tamás Zolnai
2020-05-05tdf#131230: Sidebar: Can't set Automatic colorPranam Lashkari
2020-04-23Drop Macromedia Flash export filterGabor Kelemen
2020-04-19loplugin:buriedassign in variousNoel Grandin
2020-04-17Move uno:Text param from core to online - core partMuhammet Kara
2020-04-15send state changes of .uno:NumberFormatDecimal command to LOKMert Tumer
2020-04-14loplugin:flatten in desktopNoel Grandin
2020-04-06LOk: notify the state values of the position and size property panelHenry Castro
2020-04-02tdf#127158 :lokit: preload liblocaledata_others.soDennis Francis
2020-03-31listen for and broadcast FrameLineColor state changes.Michael Meeks
2020-03-27revert the gyp-based nss build changesLuboš Luňák
2020-03-25nss: fix this up to work with Online againMiklos Vajna
2020-03-24Simplify the LibreOfficeKit mobile phone and tablet APITor Lillqvist
2020-03-20Rename isMobile to isMobilePhone and introduce a separate isTabletTor Lillqvist
2020-03-06lok: calc formula bar tunnelingMarco Cecchetti
2020-03-05android hunspell: Disable for Android ViewerMichael Weghorn
2020-03-01lok: Create Text boxes directlyMuhammet Kara
2020-02-26Revert "jsdialog: Refresh dialog after action"Tamás Zolnai
2020-02-25Fix currency symbol selection in Calc on mobileTomaž Vajngerl
2020-02-25jsdialog: Refresh dialog after actionSzymon Kłos
2020-02-13factor out dialog hacksCaolán McNamara
2020-02-12Allow boolean valued statechange messages for...Dennis Francis
2020-02-12lok: Add LOK_CALLBACK_STATE_CHANGED for uno:OrientationMuhammet Kara
2020-02-12clang-analyzer-deadcode.DeadStoresNoel Grandin
2020-02-10android hunspell: Turn on the hunspell build on Android...Jan Holesovsky
2020-02-06lok: calc: formula input bar: set text selection as requested by clientMarco Cecchetti
2020-02-04Log what UNO command we failed to dispatchTor Lillqvist
2020-01-29desktop: document what doc_iniUnoCommands() doesMiklos Vajna
2020-01-24Fix iOS build after 3381e35ec2b567f0b85cce6192df11d0be9cdbe2Tor Lillqvist
2020-01-24tdf#42949 Fix IWYU warnings in desktop/Gabor Kelemen
2020-01-24loplugin:makeshared in cui..desktopNoel Grandin
2020-01-10these don't need to be shared_ptrNoel Grandin
2020-01-06Revert "sfx2: sidebar: new .uno commands to show and hide sidebars"Michael Meeks
2020-01-02sidebar: bring new sidebar commands in-house & be more assertive with sfx2Michael Meeks
2019-12-23lok: catch and log exceptions during key / mouse event emission.Michael Meeks
2019-12-21lok: Add pseudo uno command ToggleOrientationMuhammet Kara
2019-12-19sal_Char->char in desktop..dtransNoel Grandin
2019-12-16sfx2: sidebar: new .uno commands to show and hide sidebarsAshod Nakashian
2019-12-16LOK: don't send LOK notifications while switching viewsAshod Nakashian
2019-12-16jsdialogs: simply resize to reloadSzymon Kłos
2019-12-16Revert "jsdialogs: don't recreate sidebar on event"Szymon Kłos
2019-12-16jsdialogs: don't recreate sidebar on eventSzymon Kłos
2019-12-16jsdialogs: refresh after eventSzymon Kłos