summaryrefslogtreecommitdiffstats
path: root/desktop
Commit message (Expand)AuthorAgeFilesLines
* 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
* new loplugin:unusedvariableplusNoel Grandin2020-04-072-2/+0
* lok: unit test GetControlStateHenry Castro2020-04-061-0/+16
* LOk: notify the state values of the position and size property panelHenry Castro2020-04-061-1/+5
* tdf#127158 :lokit: preload liblocaledata_others.soDennis Francis2020-04-021-0/+10
* listen for and broadcast FrameLineColor state changes.Michael Meeks2020-03-311-0/+1
* lok: Avoid deadlock for password-protected doc with gtktiledviewerMichael Weghorn2020-03-301-0/+4
* tdf#131084 Revert "Drop checking for user extensions w/ the same ID on every ...Michael Stahl2020-03-271-0/+27
* revert the gyp-based nss build changesLuboš Luňák2020-03-271-8/+0
* nss: fix this up to work with Online againMiklos Vajna2020-03-251-0/+8
* Simplify the LibreOfficeKit mobile phone and tablet APITor Lillqvist2020-03-241-13/+2
* make more classes private in mergedlibs modeNoel Grandin2020-03-231-1/+2
* Rename isMobile to isMobilePhone and introduce a separate isTabletTor Lillqvist2020-03-201-5/+15