summaryrefslogtreecommitdiffstats
path: root/desktop
Commit message (Expand)AuthorAgeFilesLines
* reduce number of framework librariesNoel Grandin2020-07-041-2/+0
* lokit: add new callback type LOK_CALLBACK_INVALIDATE_SHEET_GEOMETRYDennis Francis2020-07-041-0/+1
* lokit: Introduce new flag "sc_print_twips_msgs"...Dennis Francis2020-07-041-0/+3
* Introduce ITiledRenderable::getSheetGeometryData()Dennis Francis2020-07-041-0/+67
* jsdialog: change sendDialogEvent API parameterSzymon Kłos2020-07-031-2/+2
* jsdialog: get widget depending on viewshellSzymon Kłos2020-07-031-0/+4
* jsdialog: working number format fieldSzymon Kłos2020-07-031-0/+1
* jsdialog: weld toolbarSzymon Kłos2020-07-031-0/+13
* jsdialog: try call welded action even if window doesn't existSzymon Kłos2020-07-031-6/+7
* tdf#129264: Make javaldx always print a line upon successful executionStephan Bergmann2020-07-021-1/+3
* Send various state changes to LOKAron Budea2020-07-011-0/+12
* Upcoming improved loplugin:staticanonymous -> redundantstatic: desktopStephan Bergmann2020-07-018-22/+22
* Call framework::Desktop::shutdown directlyStephan Bergmann2020-06-293-4/+4
* jsdialog: click action for drawing areaSzymon Kłos2020-06-291-0/+13
* tdf#134106: Get rid of XDesktopInternal againStephan Bergmann2020-06-261-3/+3
* use tools::JsonWriter for dumping property treeNoel Grandin2020-06-251-1/+1
* jsdialog: implement plus/minus for welded spinfieldsSzymon Kłos2020-06-241-0/+17
* most of jsdialogbuilder is not used outside vclCaolán McNamara2020-06-231-4/+2
* jsdialog: use welding for button click eventSzymon Kłos2020-06-231-0/+13
* FixedBitmap can be in a toolkit only headerCaolán McNamara2020-06-231-0/+2
* remove debugging leftoversNoel Grandin2020-06-221-2/+0
* jsdialog: avoid crash in watermark dialogSzymon Kłos2020-06-221-2/+5
* use JsonWriter for the rest of ITiledRenderableNoel Grandin2020-06-202-15/+21
* jsdialog: remember weld instancesSzymon Kłos2020-06-201-5/+11
* jsdialog: execute actions using weld wrapperSzymon Kłos2020-06-201-36/+92
* new json writer for LOKNoel Grandin2020-06-181-19/+12
* notebookbar: send uno items state updateSzymon Kłos2020-06-171-1/+26
* tdf#128502: Try to support multiple documents in LibreOfficeKit-using processTor Lillqvist2020-06-092-4/+13
* rework treeview initial toggle button col to be like expander colCaolán McNamara2020-06-081-8/+6
* Use o3tl::safeCoInitializeEx and counterpart (dp_gui_extensioncmdqueue)Julien Nabet2020-06-081-3/+4
* Reliably terminate soffice.bin when terminating sofficeStephan Bergmann2020-06-081-1/+3
* Upcoming loplugin:elidestringvar: desktopStephan Bergmann2020-06-035-32/+16
* loplugin:simplifybool in dbaccess..frameworkNoel Grandin2020-05-292-3/+3
* change TreeView toggle signal to provide an iter instead of a row indexCaolán McNamara2020-05-292-6/+3
* Make loplugin:simplifypointertobool handle parenthesized expressionsStephan Bergmann2020-05-281-1/+1
* PaintToDevice doesn't use its Size argumentCaolán McNamara2020-05-221-2/+2
* jsdialog: send tab namesSzymon Kłos2020-05-201-0/+6
* use for-range on Sequence in d*Noel Grandin2020-05-2022-150/+126
* tdf#129177: Allow extensions to specify also maximum LibreOffice versionTor Lillqvist2020-05-182-0/+10
* Fix translation domains in .ui filesGabor Kelemen2020-05-131-1/+1
* Avoid -Werror=unused-variable with --disable-assert-always-abortStephan Bergmann2020-05-131-2/+4
* expand out some namespace aliasesNoel Grandin2020-05-131-42/+40
* lok: unit test for metric field or formatted field controlHenry Castro2020-05-111-0/+34
* formula bar: Change completeFunction() to accept string instead of index.Jan Holesovsky2020-05-101-3/+3
* lok: add MetricFieldUIObject classHenry Castro2020-05-101-0/+6
* new loplugin:simplifypointertoboolNoel Grandin2020-05-101-2/+2
* lok: set device form factor of the client on view creationMarco Cecchetti2020-05-101-11/+7
* lok: MSForms: Handle event about item selection of a drop-down field.Tamás Zolnai2020-05-082-1/+35
* compact namespace in dbaccess..dtransNoel Grandin2020-05-0824-85/+53
* On iOS, avoid catching exceptions to just immediately exit or abort anywayTor Lillqvist2020-05-071-0/+4