summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)AuthorFilesLines
2020-10-23Prevent crash with invalid lang tag.Gülşah Köse1-1/+2
2020-10-16lok: Make the chart (sub)title work even from the mobile-wizard.Jan Holesovsky1-3/+9
2020-10-16lok: Simplify the check for command in sendDialogEvent.Jan Holesovsky1-29/+25
2020-09-22Allow to save file if chart editing is activeSzymon Kłos1-1/+1
2020-09-17jsdialog: use window only if visibleSzymon Kłos1-1/+1
2020-09-15Added new command to resolve the comment threadPranam Lashkari1-0/+1
2020-09-11Online: selection highlight in Calc should follow font size changes.Marco Cecchetti1-0/+2
2020-08-19Fix hyperlink popup does not show upMert Tumer1-2/+7
2020-08-10lok: send cell border state updatesSzymon Kłos1-1/+3
2020-07-22Send various state changes to LOKAron Budea1-0/+12
2020-07-21Revert "tdf#128502: Try to support multiple documents ...cp-6.2-20Andras Timar2-13/+4
2020-06-25tdf#128502: Try to support multiple documents in LibreOfficeKit-using processTor Lillqvist2-4/+13
2020-06-25Revert "tdf#128502: Try to support multiple documents in LibreOfficeKit-using...Tor Lillqvist2-13/+4
2020-06-24Fix .uno:SidebarHide command works for onlineMert Tumer1-1/+11
2020-06-24tdf#128502: Try to support multiple documents in LibreOfficeKit-using processTor Lillqvist2-4/+13
2020-05-20jsdialog: implement plus/minus for welded spinfieldsSzymon Kłos1-0/+17
2020-05-20jsdialog: use welding for button click eventSzymon Kłos1-0/+13
2020-05-18jsdialog: avoid crash in watermark dialogSzymon Kłos1-2/+5
2020-05-16jsdialog: remember weld instancesSzymon Kłos1-5/+11
2020-05-15jsdialog: execute actions using weld wrapperSzymon Kłos1-35/+85
2020-05-15Revert "jsdialog: react on edit text change"Szymon Kłos1-1/+1
2020-05-14jsdialog: send tab namesSzymon Kłos1-0/+6
2020-05-14jsdialog: react on edit text changeSzymon Kłos1-1/+1
2020-05-10mobile: fix calc chart wizard properties is not shownMert Tumer1-4/+16
2020-05-10lok: unit test for metric field or formatted field controlHenry Castro1-0/+35
2020-05-09lok: MSForms: Handle event about item selection of a drop-down field.Tamás Zolnai2-1/+34
2020-05-08notebookbar: send uno items state updateSzymon Kłos1-1/+26
2020-05-08formula bar: Change completeFunction() to accept string instead of index.Jan Holesovsky1-3/+3
2020-05-07added ability to switch sidebar deck on init.cxx for mobilewizardMert Tumer1-2/+15
2020-05-06On iOS, avoid catching exceptions to just immediately exit or abort anywayTor Lillqvist1-0/+4
2020-05-05tdf#131230: Sidebar: Can't set Automatic colorPranam Lashkari1-3/+2
2020-05-01Cut down on -pthread/-lpthread proliferationStephan Bergmann4-6/+0
2020-04-29lok: set device form factor of the client on view creationMarco Cecchetti1-11/+7
2020-04-28lok: add MetricFieldUIObject classHenry Castro1-0/+6
2020-04-16Move 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-02lok: unit test GetControlStateHenry Castro1-0/+16
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-31LOk: notify the state values of the position and size property panelHenry Castro1-1/+5
2020-03-24Simplify the LibreOfficeKit mobile phone and tablet APITor Lillqvist1-13/+2
2020-03-16Rename isMobile to isMobilePhone and introduce a separate isTabletTor Lillqvist1-5/+15
2020-02-24lok: Create Text boxes directlyMuhammet Kara1-0/+4
2020-02-24Fix currency symbol selection in Calc on mobileTomaž Vajngerl3-17/+25
2020-02-10Allow boolean valued statechange messages for...Dennis Francis1-1/+4
2020-02-10android hunspell: Hardcode the ReferenceOOoMajorMinor for version check.Jan Holesovsky1-0/+5
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 clientcp-6.2-4CODE-4.2.0-4Marco Cecchetti2-1/+33
2020-02-03Log what UNO command we failed to dispatchTor Lillqvist1-1/+1
2020-01-27lok: Add LOK_CALLBACK_STATE_CHANGED for uno:OrientationMuhammet Kara1-1/+2