summaryrefslogtreecommitdiff
path: root/desktop/source/lib/init.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-06-22jsdialog: avoid crash in watermark dialogSzymon Kłos1-2/+5
2020-06-20use JsonWriter for the rest of ITiledRenderableNoel Grandin1-14/+18
2020-06-20jsdialog: remember weld instancesSzymon Kłos1-5/+11
2020-06-20jsdialog: execute actions using weld wrapperSzymon Kłos1-36/+92
2020-06-18new json writer for LOKNoel Grandin1-19/+12
2020-06-17notebookbar: send uno items state updateSzymon Kłos1-1/+26
2020-06-09tdf#128502: Try to support multiple documents in LibreOfficeKit-using processTor Lillqvist1-3/+11
2020-06-03Upcoming loplugin:elidestringvar: desktopStephan Bergmann1-16/+8
2020-05-29loplugin:simplifybool in dbaccess..frameworkNoel Grandin1-1/+1
2020-05-22PaintToDevice doesn't use its Size argumentCaolán McNamara1-2/+2
2020-05-20jsdialog: send tab namesSzymon Kłos1-0/+6
2020-05-20use for-range on Sequence in d*Noel Grandin1-12/+10
2020-05-13Avoid -Werror=unused-variable with --disable-assert-always-abortStephan Bergmann1-2/+4
2020-05-10formula bar: Change completeFunction() to accept string instead of index.Jan Holesovsky1-3/+3
2020-05-10lok: add MetricFieldUIObject classHenry Castro1-0/+6
2020-05-10lok: set device form factor of the client on view creationMarco Cecchetti1-11/+7
2020-05-08lok: MSForms: Handle event about item selection of a drop-down field.Tamás Zolnai1-0/+33
2020-05-05tdf#131230: Sidebar: Can't set Automatic colorPranam Lashkari1-3/+2
2020-04-23Drop Macromedia Flash export filterGabor Kelemen1-2/+0
2020-04-19loplugin:buriedassign in variousNoel Grandin1-1/+2
2020-04-17Move uno:Text param from core to online - core partMuhammet Kara1-4/+0
2020-04-15send state changes of .uno:NumberFormatDecimal command to LOKMert Tumer1-0/+1
2020-04-14loplugin:flatten in desktopNoel Grandin1-38/+38
2020-04-06LOk: notify the state values of the position and size property panelHenry Castro1-1/+5
2020-04-02tdf#127158 :lokit: preload liblocaledata_others.soDennis Francis1-0/+10
2020-03-31listen for and broadcast FrameLineColor state changes.Michael Meeks1-0/+1
2020-03-27revert the gyp-based nss build changesLuboš Luňák1-8/+0
2020-03-25nss: fix this up to work with Online againMiklos Vajna1-0/+8
2020-03-24Simplify the LibreOfficeKit mobile phone and tablet APITor Lillqvist1-13/+2
2020-03-20Rename isMobile to isMobilePhone and introduce a separate isTabletTor Lillqvist1-5/+15
2020-03-06lok: calc formula bar tunnelingMarco Cecchetti1-1/+3
2020-03-05android hunspell: Disable for Android ViewerMichael Weghorn1-1/+1
2020-03-01lok: Create Text boxes directlyMuhammet Kara1-0/+4
2020-02-26Revert "jsdialog: Refresh dialog after action"Tamás Zolnai1-18/+1
2020-02-25Fix currency symbol selection in Calc on mobileTomaž Vajngerl1-16/+23
2020-02-25jsdialog: Refresh dialog after actionSzymon Kłos1-1/+18
2020-02-13factor out dialog hacksCaolán McNamara1-13/+9
2020-02-12Allow boolean valued statechange messages for...Dennis Francis1-1/+4
2020-02-12lok: Add LOK_CALLBACK_STATE_CHANGED for uno:OrientationMuhammet Kara1-1/+2
2020-02-12clang-analyzer-deadcode.DeadStoresNoel Grandin1-1/+0
2020-02-10android hunspell: Turn on the hunspell build on Android...Jan Holesovsky1-0/+8
2020-02-06lok: calc: formula input bar: set text selection as requested by clientMarco Cecchetti1-0/+31
2020-02-04Log what UNO command we failed to dispatchTor Lillqvist1-1/+1
2020-01-29desktop: document what doc_iniUnoCommands() doesMiklos Vajna1-0/+6
2020-01-24Fix iOS build after 3381e35ec2b567f0b85cce6192df11d0be9cdbe2Tor Lillqvist1-0/+6
2020-01-24tdf#42949 Fix IWYU warnings in desktop/Gabor Kelemen1-15/+0
2020-01-24loplugin:makeshared in cui..desktopNoel Grandin1-3/+3
2020-01-10these don't need to be shared_ptrNoel Grandin1-31/+31
2020-01-06Revert "sfx2: sidebar: new .uno commands to show and hide sidebars"Michael Meeks1-6/+6
2020-01-02sidebar: bring new sidebar commands in-house & be more assertive with sfx2Michael Meeks1-1/+69