summaryrefslogtreecommitdiffstats
path: root/desktop/source
Commit message (Expand)AuthorAgeFilesLines
* Revert "warn if people havn't source the environment after linkoo"Matúš Kukan2013-09-171-18/+6
* drop intermediate StringsCaolán McNamara2013-09-173-15/+14
* remove OUStringHashCode in favor of OUStringHashCaolán McNamara2013-09-171-9/+1
* convert DESKTOP module from String to OUStringNoel Grandin2013-09-1718-126/+126
* Extension Manager: surely we should be able to spawn uno ...Michael Stahl2013-09-091-3/+8
* s/wiki.services.openoffice.org/wiki.openoffice.org/gAndras Timar2013-09-071-1/+1
* getFallbackStrings() with bIncludeFullBcp47 parameterEike Rathke2013-09-052-7/+4
* was convertIsoStringToLanguage(), use convertToLanguageTypeWithFallback()Eike Rathke2013-09-031-1/+1
* was convertIsoStringToLanguage(), use makeFallback()Eike Rathke2013-09-031-1/+1
* Add macosx_x86_64 extension platform identifierStephan Bergmann2013-08-301-0/+3
* TyposStephan Bergmann2013-08-261-2/+2
* Related fdo#68240: Rework langselect to provide better error messagesStephan Bergmann2013-08-263-428/+179
* Remove unused STARTLANG featureStephan Bergmann2013-08-261-70/+0
* The "shared" extensions are read-only when HAVE_FEATURE_READONLY_INSTALLSETTor Lillqvist2013-08-251-0/+5
* Clean up desktop::UserInstallStephan Bergmann2013-08-233-185/+147
* /org.openoffice.Setup/Office/ooSetupInstCompleted is not localizedStephan Bergmann2013-08-231-20/+3
* No use continuing with empty extensions sequence past the exception hereStephan Bergmann2013-08-221-2/+5
* Various desktop::Acceptor clean upStephan Bergmann2013-08-222-50/+36
* finish deprecation of O(U)String::valueOf()Luboš Luňák2013-08-216-8/+8
* Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVATor Lillqvist2013-08-192-2/+4
* Further work on the "Mac-like app structure" optionTor Lillqvist2013-08-181-1/+2
* Use subfolder names from <config_folders.h>Tor Lillqvist2013-08-187-13/+25
* Add a --nstemporarydirectory switch for potential use when sandboxedTor Lillqvist2013-08-181-0/+13
* Revert "Fixing i#119950 warn about other running terminal sessions"Jesús Corrius2013-08-183-51/+24
* intermittent crash with failed empty response during update checkCaolán McNamara2013-08-151-2/+2
* m_psn is set but never usedTor Lillqvist2013-08-112-3/+0
* #i122991# provide some details about fatal exceptions in the desktop appHerbert Dürr2013-08-091-0/+15
* Clarify commentTor Lillqvist2013-08-021-1/+5
* Fix a typo and -- hopefully -- tinderbox make checkFridrich Štrba2013-07-301-1/+1
* Fix build breaker: add missing string resourceAriel Constenla-Haile2013-07-302-0/+6
* Fixing i#119950 warn about other running terminal sessionsJürgen Schmidt2013-07-303-24/+52
* liblo - add ability to select filter / format for saveas.Michael Meeks2013-07-291-4/+89
* fdo#54264: Fix multi-argument ApplicationEvent::TYPE_OPEN/PRINTStephan Bergmann2013-07-271-10/+14
* avoid strncpy for windows.Michael Meeks2013-07-261-1/+4
* more liblibreoffice pieces.Michael Meeks2013-07-261-12/+97
* Move OS X sandbox flag to config_features.hTor Lillqvist2013-07-261-2/+2
* String::SearchAndReplaceAllAscii -> OUString::replaceAllCaolán McNamara2013-07-147-56/+53
* use static LanguageTag::convertTo...() for standalone conversionsEike Rathke2013-07-131-1/+1
* fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan2013-07-031-2/+1
* OUString convertion for unotoolsNorbert Thiebaud2013-07-024-11/+11
* Clean String and sal_Bool in toolsNorbert Thiebaud2013-06-301-0/+1
* remove OUString wrap for string literalsThomas Arnhold2013-06-293-16/+16
* String to OUStringThomas Arnhold2013-06-291-4/+4
* remove toolkit/unohlp.hxx hackThomas Arnhold2013-06-281-1/+1
* _UNICODE macro unusedFridrich Štrba2013-06-101-1/+0
* Macro reported as unusedFridrich Štrba2013-06-101-2/+0
* fdo#46808, Use service constructor for connection::AcceptorNoel Grandin2013-06-101-6/+5
* Related: fdo#65407 set a default size related to font size rather than pixelsCaolán McNamara2013-06-051-0/+7
* fdo#46808, Convert XMultiServiceFactory in filter moduleNoel Grandin2013-06-052-19/+16
* fdo#46808, Convert XMultiServiceFactory to XComponentContextNoel Grandin2013-06-031-2/+0