summaryrefslogtreecommitdiffstats
path: root/desktop
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move all public Java classes to libreoffice.jarSamuel Mehrbrodt2020-05-065-13/+8
* tdf#131230: Sidebar: Can't set Automatic colorPranam Lashkari2020-05-051-3/+2
* Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann2020-04-271-0/+1
* update pchesCaolán McNamara2020-04-261-4/+2
* don't need to include combobox.hxxCaolán McNamara2020-04-241-8/+6
* Drop Macromedia Flash export filterGabor Kelemen2020-04-231-2/+0
* tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen2020-04-225-0/+5
* uiobject.hxx only needs forward declaresCaolán McNamara2020-04-223-8/+11
* Make hide lok dialog test reliableSzymon Kłos2020-04-221-4/+9
* loplugin:buriedassign in variousNoel Grandin2020-04-191-1/+2
* Move uno:Text param from core to online - core partMuhammet Kara2020-04-171-4/+0
* send state changes of .uno:NumberFormatDecimal command to LOKMert Tumer2020-04-151-0/+1
* loplugin:flatten in desktopNoel Grandin2020-04-1420-820/+826
* rename vcl::Window::Update to PaintImmediatelyNoel Grandin2020-04-111-1/+1
* reap the glxtest child even if OpenGL is not usedLuboš Luňák2020-04-072-13/+1