summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)AuthorFilesLines
2013-09-03was convertIsoStringToLanguage(), use convertToLanguageTypeWithFallback()Eike Rathke1-1/+1
2013-09-03was convertIsoStringToLanguage(), use makeFallback()Eike Rathke1-1/+1
2013-08-30ENABLE_RELEASE_BUILD Harmonize ENABLE_* variable to TRUE/<nothing>Norbert Thiebaud1-1/+1
2013-08-30Add macosx_x86_64 extension platform identifierStephan Bergmann1-0/+3
2013-08-30WaE: size/t/DWORD/int: possible loss of dataTor Lillqvist1-2/+2
2013-08-26TyposStephan Bergmann1-2/+2
2013-08-26Related fdo#68240: Rework langselect to provide better error messagesStephan Bergmann3-428/+179
2013-08-26Remove unused STARTLANG featureStephan Bergmann1-70/+0
2013-08-25The "shared" extensions are read-only when HAVE_FEATURE_READONLY_INSTALLSETTor Lillqvist1-0/+5
2013-08-23Clean up desktop::UserInstallStephan Bergmann4-187/+147
2013-08-23/org.openoffice.Setup/Office/ooSetupInstCompleted is not localizedStephan Bergmann1-20/+3
2013-08-22No use continuing with empty extensions sequence past the exception hereStephan Bergmann1-2/+5
2013-08-22Various desktop::Acceptor clean upStephan Bergmann2-50/+36
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák6-8/+8
2013-08-20unopkg: use default umask when installing shared extensionsBjörgvin Ragnarsson1-0/+4
2013-08-19Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVATor Lillqvist5-7/+12
2013-08-18Further work on the "Mac-like app structure" optionTor Lillqvist2-3/+4
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist7-13/+25
2013-08-18Add a --nstemporarydirectory switch for potential use when sandboxedTor Lillqvist2-0/+25
2013-08-18Revert "Fixing i#119950 warn about other running terminal sessions"Jesús Corrius4-52/+24
2013-08-15intermittent crash with failed empty response during update checkCaolán McNamara1-2/+2
2013-08-11m_psn is set but never usedTor Lillqvist2-3/+0
2013-08-09#i122991# provide some details about fatal exceptions in the desktop appHerbert Dürr1-0/+15
2013-08-02Clarify commentTor Lillqvist1-1/+5
2013-07-30Fix a typo and -- hopefully -- tinderbox make checkFridrich Štrba1-1/+1
2013-07-30Fix build breaker: add missing string resourceAriel Constenla-Haile2-0/+6
2013-07-30Fixing i#119950 warn about other running terminal sessionsJürgen Schmidt4-24/+53
2013-07-29liblo - add ability to select filter / format for saveas.Michael Meeks2-5/+91
2013-07-27fdo#54264: Fix multi-argument ApplicationEvent::TYPE_OPEN/PRINTStephan Bergmann1-10/+14
2013-07-26avoid strncpy for windows.Michael Meeks1-1/+4
2013-07-26more liblibreoffice pieces.Michael Meeks3-43/+110
2013-07-26Move OS X sandbox flag to config_features.hTor Lillqvist1-2/+2
2013-07-20fdo#35785 LibreOffice's support of recent documents in Windows 7 brokenJesús Corrius1-39/+0
2013-07-17remove last users of gb_StaticLibrary_add_noexception_objectBjoern Michaelsen2-2/+2
2013-07-17remove last users of gb_Executable_add_noexception_objectBjoern Michaelsen10-10/+10
2013-07-14String::SearchAndReplaceAllAscii -> OUString::replaceAllCaolán McNamara7-56/+53
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke1-1/+1
2013-07-11Resolves: #i121544# - Clean-up MessageBox APIAriel Constenla-Haile6-6/+10
2013-07-09fdo#62192: broken launch script, bork in March in GermanyErik Auerswald1-0/+8
2013-07-03fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan2-3/+1
2013-07-02OUString convertion for unotoolsNorbert Thiebaud4-11/+11
2013-06-30Clean String and sal_Bool in toolsNorbert Thiebaud1-0/+1
2013-06-29remove OUString wrap for string literalsThomas Arnhold3-16/+16
2013-06-29String to OUStringThomas Arnhold1-4/+4
2013-06-28remove toolkit/unohlp.hxx hackThomas Arnhold1-1/+1
2013-06-16Don't build icule library as we no longer use itKhaled Hosny1-1/+0
2013-06-15clean executables in Repository.mkMatúš Kukan3-130/+0
2013-06-10_UNICODE macro unusedFridrich Štrba1-1/+0
2013-06-10Macro reported as unusedFridrich Štrba1-2/+0
2013-06-10fdo#46808, Use service constructor for connection::AcceptorNoel Grandin1-6/+5