summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)AuthorFilesLines
2020-07-04lokit: add new callback type LOK_CALLBACK_INVALIDATE_SHEET_GEOMETRYDennis Francis1-0/+1
2020-07-03jsdialog: optimization, use latest state, ignore previousSzymon Kłos1-0/+1
2020-07-02jsdialog: move executor code to vclSzymon Kłos1-132/+6
2020-07-02jsdialog: execute entry set testSzymon Kłos1-0/+14
2020-07-01Send various state changes to LOKAron Budea1-0/+12
2020-06-30notebookbar: early initSzymon Kłos1-0/+24
2020-06-26Fix .uno:SidebarHide command works for onlineMert Tumer1-1/+11
2020-06-26mobile: fix calc chart wizard properties is not shownMert Tumer1-4/+16
2020-06-26added ability to switch sidebar deck on init.cxx for mobilewizardMert Tumer1-3/+16
2020-06-26most of jsdialogbuilder is not used outside vclCaolán McNamara1-3/+3
2020-06-26jsdialog: change sendDialogEvent API parameterSzymon Kłos1-2/+2
2020-06-25jsdialog: get widget depending on viewshellSzymon Kłos1-0/+4
2020-06-24tdf#128502: Try to support multiple documents in LibreOfficeKit-using processTor Lillqvist2-4/+13
2020-06-24jsdialog: working number format fieldSzymon Kłos1-0/+1
2020-06-24jsdialog: weld toolbarSzymon Kłos1-0/+13
2020-06-23jsdialog: try call welded action even if window doesn't existSzymon Kłos1-6/+7
2020-06-23jsdialog: click action for drawing areaSzymon Kłos1-0/+13
2020-06-22lokit: Introduce new flag "sc_print_twips_msgs"...Dennis Francis1-0/+3
2020-06-22Introduce ITiledRenderable::getSheetGeometryData()Dennis Francis1-0/+67
2020-06-19new json writer for LOKNoel Grandin1-19/+12
2020-05-28formula bar: Change completeFunction() to accept string instead of index.Jan Holesovsky1-3/+3
2020-05-28lok: set device form factor of the client on view creationMarco Cecchetti1-11/+7
2020-05-28Move uno:Text param from core to online - core partMuhammet Kara1-4/+0
2020-05-28send state changes of .uno:NumberFormatDecimal command to LOKMert Tumer1-0/+1
2020-05-28lok: Create Text boxes directlyMuhammet Kara1-0/+4
2020-05-28Fix currency symbol selection in Calc on mobileTomaž Vajngerl3-17/+25
2020-05-27desktop: unit-test to check SpellDialog works in multiple viewsAshod Nakashian2-0/+76
2020-05-27sfx2: sidebar: new .uno commands to show and hide sidebarsAshod Nakashian1-7/+7
2020-05-27LOK: don't send LOK notifications while switching viewsAshod Nakashian1-16/+2
2020-05-27tdf#131230: Sidebar: Can't set Automatic colorPranam Lashkari1-3/+2
2020-05-24lok: MSForms: Handle event about item selection of a drop-down field.Tamás Zolnai2-1/+35
2020-05-23LOK: spelldialog: don't create the dialog when loading new viewsAshod Nakashian1-0/+0
2020-05-21enable crashreport on WindowsAndras Timar1-2/+2
2020-05-21jsdialog: implement plus/minus for welded spinfieldsSzymon Kłos1-0/+17
2020-05-21jsdialog: use welding for button click eventSzymon Kłos1-0/+13
2020-05-21lok: unit test for metric field or formatted field controlHenry Castro1-0/+35
2020-05-21lok: add MetricFieldUIObject classHenry Castro1-0/+5
2020-05-21lok: unit test GetControlStateHenry Castro1-0/+16
2020-05-19Simplify the LibreOfficeKit mobile phone and tablet APITor Lillqvist1-13/+2
2020-05-19jsdialog: avoid crash in watermark dialogSzymon Kłos1-2/+5
2020-05-18android hunspell: Hardcode the ReferenceOOoMajorMinor for version check.Jan Holesovsky1-0/+5
2020-05-18android hunspell: Turn on the hunspell build on Android...Jan Holesovsky1-0/+8
2020-05-18jsdialog: remember weld instancesSzymon Kłos1-5/+11
2020-05-18jsdialog: execute actions using weld wrapperSzymon Kłos1-35/+85
2020-05-18lok: Fix the condition of setting the transparent background.Jan Holesovsky1-4/+5
2020-05-18android: Get rid of the 'old' vs. Online-based runtime distinction.Jan Holesovsky1-15/+6
2020-05-18tdf#127158 :lokit: preload liblocaledata_others.soDennis Francis1-0/+10
2020-05-18LOK: don't segfault when reporting errorAshod Nakashian1-1/+1
2020-05-18Log what UNO command we failed to dispatchTor Lillqvist1-1/+1
2020-05-18lok: cleanup getCellCursorMichael Meeks2-39/+3