summaryrefslogtreecommitdiffstats
path: root/desktop/source/app
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary comphelper::string::getTokenStephan Bergmann2015-01-021-3/+2
* Fix --help outputStephan Bergmann2015-01-021-2/+2
* desktop, sysui: let --convert-to imply --headlessMiklos Vajna2014-12-222-1/+3
* Drop unused member variablesTakeshi Abe2014-12-221-6/+0
* desktop: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-122-12/+10
* osl_getCommandArg always returns osl_Process_E_NoneStephan Bergmann2014-12-121-1/+1
* desktop: avoid loading to-be-recovered documents when recovery is disabledMiklos Vajna2014-12-111-2/+4
* Headless implies invisibleStephan Bergmann2014-12-102-4/+2
* Fake --headless more cleanlyStephan Bergmann2014-12-101-0/+2
* desktop: avoid starting with new writer doc if OOO_DISABLE_RECOVERY setMichael Stahl2014-12-051-2/+4
* Enable OfficeIPCThread for LOK on Android in a safer wayTomaž Vajngerl2014-12-041-14/+14
* TEMPORARY: We need OfficeIPCThread for LOK on Android for now.Andrzej Hunt2014-12-041-14/+14
* Don't fail on --protector.Andrzej Hunt2014-12-041-0/+12
* Add OfficeIPCThread::IsEnabled.Andrzej Hunt2014-12-042-0/+6
* Add OfficeIPCThread::WaitForReady.Andrzej Hunt2014-12-042-0/+15
* move RID_APPTITLE to desktop where its usedCaolán McNamara2014-11-243-2/+8
* WaE: work around loplugin:unreffun and loplugin:externandnotdefinedTor Lillqvist2014-11-201-4/+0
* include the unx part for getting OpenGL driver & device informationMarkus Mohrhard2014-11-201-0/+12
* fdo#38835 strip out OUString globalsNoel Grandin2014-11-051-3/+3
* Removed duplicated includesAndrea Gelmini2014-10-311-1/+0
* fdo#60689: replace SUPD variableMarcos Paulo de Souza2014-10-231-1/+2
* loplugin: cstylecastNoel Grandin2014-10-231-1/+1
* Replace DISABLE_SCRIPTING with HAVE_FEATURE_SCRIPTINGTor Lillqvist2014-10-221-1/+1
* SAL_WARN about unsupported dispatch requestsStephan Bergmann2014-10-211-1/+3
* move the removeTree function from desktop to unotoolsMichael Stahl2014-10-111-52/+2
* desktop: let --convert-to dump its exception message on stderrMiklos Vajna2014-10-081-2/+5
* desktop: std::auto_ptr -> std::unique_ptrStephan Bergmann2014-09-301-2/+2
* No extension cache to clean unless HAVE_FEATURE_EXTENSIONSTor Lillqvist2014-09-291-0/+6
* fdo#82577: Handle WindowNoel Grandin2014-09-231-2/+2
* Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann2014-09-121-1/+1
* fdo#55380 replaced use of obsolete interfacesDaniel Sikeler2014-09-101-8/+8
* microoptimisation: no need to compute string length to test emptinessLionel Elie Mamane2014-09-071-1/+1
* Make OOO_EXIT_POST_STARTUP behave more nicely when blankMatthew J. Francis2014-09-061-1/+2
* QueryBox QBX_USERDATALOCKED -> MessageDialog + stringCaolán McNamara2014-08-253-10/+8
* everything is independent from vos these days...Michael Stahl2014-08-251-4/+2
* Base the convert-to detection on the actual serviceMaxim Monastirsky2014-08-221-34/+14
* Better to use an instance with a doc service specifiedMaxim Monastirsky2014-08-221-1/+1
* queryTypeByURL returns type name not filter nameMaxim Monastirsky2014-08-211-3/+3
* fix for PtylTestEncryptionAndExport (on sofficemain.cxx)Ptyl Dragon2014-08-191-1/+4
* document the swap-on-free idiom usageNoel Grandin2014-08-181-1/+1
* remove unused WarningBoxesThomas Arnhold2014-08-182-6/+0
* try that ErrorBox removal againCaolán McNamara2014-08-163-10/+8
* Revert "ErrorBox EBX_ERR_PRINTDISABLED to String"Markus Mohrhard2014-08-163-6/+8
* ErrorBox EBX_ERR_PRINTDISABLED to StringThomas Arnhold2014-08-153-8/+6
* fdo#70625 Add --cat parameter to make git diffs prettydeenafrancis2014-08-158-12/+74
* Don't do the annoying restart thing when sandboxed on OS X, ignore risks...Tor Lillqvist2014-08-151-0/+3
* Add code to test encryption and export to .docx on iOSTor Lillqvist2014-08-131-0/+32
* fdo#38511 improve guess of output filter for --convert-toDavid Tardon2014-08-111-1/+74
* nDont = SFX_FILTER_NOTINSTALLED looks more reasonableDavid Tardon2014-08-111-2/+2
* fdo#75757: remove inheritance to std::mapTakeshi Abe2014-07-261-0/+3