summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)Author
2015-02-14Related: tdf#63690 - remove rtl_logfileThorsten Behrens
2015-02-12Remove dead implementation specificationStephan Bergmann
2015-02-11We can put a few more lines inside the #ifndef IOSTor Lillqvist
2015-02-09On Mac OS X, directly name the executable "unopkg"Stephan Bergmann
2015-02-09vcl/settings.hxx "drag full options API" uses sal_uLongStephan Bergmann
2015-02-09lok::Document::postMouseEvent(): allow double-clickMiklos Vajna
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-02-07Fixup --without-x buildRiccardo Magliocchetti
2015-02-06shared_ptr<T>(new T(args)) -> make_shared<T>(args)Caolán McNamara
2015-02-05Updated all precompiled headers.Ashod Nakashian
2015-02-04Use LibreOfficeKit in the TiledLibreOffice iOS demo app, tooTor Lillqvist
2015-02-04For iOS we already hardocde the inifile as rc in the .app directoryTor Lillqvist
2015-02-03Fix Extension_test-{active,passive}Stephan Bergmann
2015-02-03Clean up some weird loggingTor Lillqvist
2015-02-03Build the applicable LibreOfficeKit bits for iOS, tooTor Lillqvist
2015-02-03Make the handling of the pAppPath==NULL case actually workTor Lillqvist
2015-02-03We (try to) handle the pAppPath==NULL case below anywayTor Lillqvist
2015-02-03libreofficekit_hook must be exported on iOS for dlsym() to find itTor Lillqvist
2015-01-28remove unused typedefsNoel Grandin
2015-01-26android: add postMouseEvent to LOKit JNI interfaceTomaž Vajngerl
2015-01-26LOK: move postMouseEvent to DocumentMiklos Vajna
2015-01-26android: release local ref to string after callback exec. in JNITomaž Vajngerl
2015-01-26Add initial lok::Office::postMouseEvent()Miklos Vajna
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-23'Ownership' is one word, as is 'relationship'Tor Lillqvist
2015-01-22Re-indent to make precedence clearStephan Bergmann
2015-01-22areBothOpenFrom can be a free functionStephan Bergmann
2015-01-22fdo#88158 Display two "Open..." entries in the file-menuJuergen Funk
2015-01-20Remove unused codeJuergen Funk
2015-01-20Drop unused comphelper::service_decl::component_getFactoryHelper paramsStephan Bergmann
2015-01-20Some more loplugin:cstylecast: desktopStephan Bergmann
2015-01-19operator ?: has lower precedence than <<; << will be evaluated firstTor Lillqvist
2015-01-19executeDispatchRequests : cleaning outputsLaurent Godard
2015-01-19convert-to : display error messages in console fdo#88326Laurent Godard
2015-01-16jni: if documentLoad returns NULL don't call NewDirectByteBufferTomaž Vajngerl
2015-01-16LOK: add LibreOfficeKitKeyEventType enumerationMiklos Vajna
2015-01-13svx, canvas, desktop: gb_OBJCXXFLAGS are not needed at allDouglas Mencken
2015-01-12jni: add postKeyEvent to Office and redirect the call to LOKTomaž Vajngerl
2015-01-12Add lok::Office::postKeyEvent()Miklos Vajna
2015-01-12android: Add support for callbacks from LO to JNI and Java LOKTomaž Vajngerl
2015-01-09fdo#84938: replace SYSTEMWINDOW_MODE constants with 'enum class'Noel Grandin
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2015-01-07drop crashrep unused since start of LibreOfficeCaolán McNamara
2015-01-07fdo#84938: convert VCL_INPUT_ #defines to 'enum class'Noel Grandin
2015-01-07fix spelling: garded -> guardedNoel Grandin
2015-01-07fdo#39440 reduce scope of local variablesŁukasz Hryniuk
2015-01-06lok::Document: add registerCallback()Miklos Vajna
2015-01-07android: Add initializeForRendering to LOKTomaž Vajngerl
2015-01-06fdo#84938: convert CTRL_STATE_ #defines to 'enum class'Noel Grandin
2015-01-05desktop: fix copypasta in officeloader.cxxMichael Stahl