summaryrefslogtreecommitdiff
path: root/desktop/source
AgeCommit message (Expand)AuthorFilesLines
2020-06-22jsdialog: avoid crash in watermark dialogSzymon Kłos1-2/+5
2020-06-20use JsonWriter for the rest of ITiledRenderableNoel Grandin1-14/+18
2020-06-20jsdialog: remember weld instancesSzymon Kłos1-5/+11
2020-06-20jsdialog: execute actions using weld wrapperSzymon Kłos1-36/+92
2020-06-18new json writer for LOKNoel Grandin1-19/+12
2020-06-17notebookbar: send uno items state updateSzymon Kłos1-1/+26
2020-06-09tdf#128502: Try to support multiple documents in LibreOfficeKit-using processTor Lillqvist1-3/+11
2020-06-08rework treeview initial toggle button col to be like expander colCaolán McNamara1-8/+6
2020-06-08Use o3tl::safeCoInitializeEx and counterpart (dp_gui_extensioncmdqueue)Julien Nabet1-3/+4
2020-06-03Upcoming loplugin:elidestringvar: desktopStephan Bergmann5-32/+16
2020-05-29loplugin:simplifybool in dbaccess..frameworkNoel Grandin2-3/+3
2020-05-29change TreeView toggle signal to provide an iter instead of a row indexCaolán McNamara2-6/+3
2020-05-22PaintToDevice doesn't use its Size argumentCaolán McNamara1-2/+2
2020-05-20jsdialog: send tab namesSzymon Kłos1-0/+6
2020-05-20use for-range on Sequence in d*Noel Grandin20-148/+124
2020-05-18tdf#129177: Allow extensions to specify also maximum LibreOffice versionTor Lillqvist1-0/+9
2020-05-13Avoid -Werror=unused-variable with --disable-assert-always-abortStephan Bergmann1-2/+4
2020-05-13expand out some namespace aliasesNoel Grandin1-42/+40
2020-05-10formula bar: Change completeFunction() to accept string instead of index.Jan Holesovsky1-3/+3
2020-05-10lok: add MetricFieldUIObject classHenry Castro1-0/+6
2020-05-10new loplugin:simplifypointertoboolNoel Grandin1-2/+2
2020-05-10lok: set device form factor of the client on view creationMarco Cecchetti1-11/+7
2020-05-08lok: MSForms: Handle event about item selection of a drop-down field.Tamás Zolnai1-0/+33
2020-05-08compact namespace in dbaccess..dtransNoel Grandin23-82/+52
2020-05-07On 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-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann1-0/+1
2020-04-23Drop Macromedia Flash export filterGabor Kelemen1-2/+0
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen4-0/+4
2020-04-19loplugin:buriedassign in variousNoel Grandin1-1/+2
2020-04-17Move 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-14loplugin:flatten in desktopNoel Grandin19-808/+814
2020-04-11rename vcl::Window::Update to PaintImmediatelyNoel Grandin1-1/+1
2020-04-07reap the glxtest child even if OpenGL is not usedLuboš Luňák2-13/+1
2020-04-07new loplugin:unusedvariableplusNoel Grandin2-2/+0
2020-04-06LOk: notify the state values of the position and size property panelHenry Castro1-1/+5
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-30lok: Avoid deadlock for password-protected doc with gtktiledviewerMichael Weghorn1-0/+4
2020-03-27tdf#131084 Revert "Drop checking for user extensions w/ the same ID on every ...Michael Stahl1-0/+27
2020-03-27revert the gyp-based nss build changesLuboš Luňák1-8/+0
2020-03-25nss: fix this up to work with Online againMiklos Vajna1-0/+8
2020-03-24Simplify the LibreOfficeKit mobile phone and tablet APITor Lillqvist1-13/+2
2020-03-23make more classes private in mergedlibs modeNoel Grandin1-1/+2
2020-03-20Rename isMobile to isMobilePhone and introduce a separate isTabletTor Lillqvist1-5/+15
2020-03-19loplugin:redundantpointerops add some more smart pointer typesNoel Grandin1-1/+1
2020-03-12comparison operators should be constNoel Grandin1-1/+1
2020-03-06lok: calc formula bar tunnelingMarco Cecchetti1-1/+3
2020-03-05android hunspell: Disable for Android ViewerMichael Weghorn1-1/+1