summaryrefslogtreecommitdiff
path: root/desktop/source
AgeCommit message (Expand)Author
2015-03-19loplugin:constantfunction: vclNoel Grandin
2015-03-19convert SFX_FILTER_ constants to enum classNoel Grandin
2015-03-16android: Make the Bold button actually work - switches to typing in bold.Jan Holesovsky
2015-03-16LOK: Implement posting of .uno: commands.Jan Holesovsky
2015-03-16android: add to JNI - setGraphicSelection, resetSelectionTomaž Vajngerl
2015-03-16lok::Document: add resetSelection()Miklos Vajna
2015-03-16LOK: add lok::Document::setGraphicSelection() API and implement it for WriterMiklos Vajna
2015-03-11Use osl/thread.h abstractionStephan Bergmann
2015-03-09Fix Linux baseline buildMiklos Vajna
2015-03-09desktop: avoid restart when running in a LOK unit testMiklos Vajna
2015-03-06V801: Decreased performanceCaolán McNamara
2015-03-06v612: obfuscated ifBjoern Michaelsen
2015-03-06Timer/Idle: adapted inherited funktionsTobias Madl
2015-03-06Idle: Changed to new enum nameTobias Madl
2015-03-06Idle: Removed VCL_IDLE_PRIORITY_ prefix of enumTobias Madl
2015-03-06Timer: Adapted all idle includes and enum usesTobias Madl
2015-03-02LOK: move Office::postKeyEvent to DocumentMiklos Vajna
2015-03-02desktop: move tiled rendering debug code from swMiklos Vajna
2015-02-24TyposJulien Nabet
2015-02-23related lp#1419836: provide decent error messageBjoern Michaelsen
2015-02-23use initializer listBjoern Michaelsen
2015-02-23fdo#57950: skip verbose OUStringBufferBjoern Michaelsen
2015-02-23Extract LibreOfficeKitEnums.h from LibreOfficeKit.hMiklos Vajna
2015-02-23Use SdrModel::isTiledRendering()Miklos Vajna
2015-02-23Add OutputDevice::isTiledRendering()Miklos Vajna
2015-02-23lok::Office::postKeyEvent: allow different char and key codeMiklos Vajna
2015-02-17SkipImages option for PDF importMihai
2015-02-16android: add support for text selection to JNITomaž Vajngerl
2015-02-16LOK: add lok::Document::setTextSelection()Miklos Vajna
2015-02-16LOK: Return NULL when we failed to load the document.Jan Holesovsky
2015-02-16add GetSelectEntryData to ListBox and ComboBoxNoel Grandin
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-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-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-03Clean up some weird loggingTor 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