summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)AuthorFilesLines
2020-05-13Fix translation domains in .ui filesGabor Kelemen1-1/+1
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-11lok: unit test for metric field or formatted field controlHenry Castro1-0/+34
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 Zolnai2-1/+35
2020-05-08compact namespace in dbaccess..dtransNoel Grandin24-85/+53
2020-05-07On iOS, avoid catching exceptions to just immediately exit or abort anywayTor Lillqvist1-0/+4
2020-05-06Move all public Java classes to libreoffice.jarSamuel Mehrbrodt5-13/+8
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-26update pchesCaolán McNamara1-4/+2
2020-04-24don't need to include combobox.hxxCaolán McNamara1-8/+6
2020-04-23Drop Macromedia Flash export filterGabor Kelemen1-2/+0
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen5-0/+5
2020-04-22uiobject.hxx only needs forward declaresCaolán McNamara3-8/+11
2020-04-22Make hide lok dialog test reliableSzymon Kłos1-4/+9
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 Grandin20-820/+826
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: unit test GetControlStateHenry Castro1-0/+16
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
2020-03-01lok: Create Text boxes directlyMuhammet Kara1-0/+4
2020-02-27desktop: soffice --print-to-file generates PDF but names it ".ps"Michael Stahl1-1/+1
2020-02-27Drop checking for user extensions w/ the same ID on every synchronizationKatarina Behrens1-27/+0
2020-02-26Revert "jsdialog: Refresh dialog after action"Tamás Zolnai1-18/+1
2020-02-25Fix currency symbol selection in Calc on mobileTomaž Vajngerl3-17/+25
2020-02-25jsdialog: Refresh dialog after actionSzymon Kłos1-1/+18
2020-02-24tdf#95845: Use CommandInfoProvider to receive UNO command labelsPelin Kuran1-39/+3
2020-02-24workaround GCC 9.2.1 -Og -Werror=maybe-uninitializedMichael Stahl1-2/+3