summaryrefslogtreecommitdiff
path: root/desktop/source/app/sofficemain.cxx
AgeCommit message (Expand)Author
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-29Initialize Sequence<beans::NamedValue> from initializer_listsNoel Grandin
2015-09-12desktop: com::sun::star->cssNoel Grandin
2015-05-21Remove more obsolete Android code: The 'AppSupport' stuffTor Lillqvist
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2015-03-28Bin a few SAL_INFOs that basically just say "we are here"Tor Lillqvist
2015-02-07Fixup --without-x buildRiccardo Magliocchetti
2015-02-04Use LibreOfficeKit in the TiledLibreOffice iOS demo app, tooTor Lillqvist
2014-11-20WaE: work around loplugin:unreffun and loplugin:externandnotdefinedTor Lillqvist
2014-11-20include the unx part for getting OpenGL driver & device informationMarkus Mohrhard
2014-08-19fix for PtylTestEncryptionAndExport (on sofficemain.cxx)Ptyl Dragon
2014-08-13Add code to test encryption and export to .docx on iOSTor Lillqvist
2014-07-11new loplugin: externalandnotdefinedNoel Grandin
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-04desktop: fix includesThomas Arnhold
2013-10-13Minor refactoring of iOS codeTor Lillqvist
2013-07-03fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan
2013-04-19Small refactoring of the Android "desktop app" code, no functional changeTor Lillqvist
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-21Re-work the vcl aspects of the iOS portTor Lillqvist
2013-03-16Bin some pointless comments and ASCII graphicsTor Lillqvist
2013-03-12Use symbolic names instead of magic literal constantsTor Lillqvist
2013-03-07Handle damage tracking and redrawing properly in the "desktop" Android appTor Lillqvist
2013-02-28Use proper Android logging here, tooTor Lillqvist
2013-02-22Rename the package and .apk of the "desktop" test app to avoid confusionTor Lillqvist
2013-02-21Remove leftover debugging printfTor Lillqvist
2013-02-21android: finally starting and rendering at least something again.Michael Meeks
2012-12-30RTL_CONSTASCII_(U)STRINGPARAM removed in desktop/source/appChr. Rossmanith
2012-11-19re-base on ALv2 code. Includes:Michael Meeks
2012-11-14source file modes fixEnrico Weigelt, metux ITS
2012-09-26Clean up option processingStephan Bergmann
2012-09-24fdo#54385: Displaying help/version early on UNX requires service managerStephan Bergmann
2012-09-18Don't access broken service mgr during bootstrap failureStephan Bergmann
2012-08-06Some minor fixes.Andrzej J.R. Hunt
2012-08-06Fixed remote control code to work correctly.Andrzej J. R. Hunt
2012-07-25Related fdo#51252: Report uncaught exceptions with MessageBox on WindowsStephan Bergmann
2012-05-31More headless build workRiccardo Magliocchetti
2012-03-06Resolves: rhbz#800272 complain about unknown command-line optionsCaolán McNamara
2012-02-21desktop: Don't call setIniFilename() for LIBO_HEADLESSRiccardo Magliocchetti
2012-01-23use safer rethrow syntaxCaolán McNamara
2012-01-21android: hard-code path to 'lofficerc' in assets/Michael Meeks
2012-01-21android: print out exception messages that escaped 'main'Michael Meeks
2011-11-27remove include of pch header in desktopNorbert Thiebaud
2011-09-15gbuildize desktopDavid Tardon
2011-09-01Resolves: fdo#37195 CreateProcessServiceFactory can't happen before syncCaolán McNamara
2011-04-01Use our rtl::Static pattern hereCaolán McNamara
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-01-19Create process service factory early in all platforms.Kohei Yoshida
2011-01-18Make --help and --version work even without $DISPLAY.Lubos Lunak