summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)AuthorFilesLines
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
2013-06-07further reduce GUIBASE usage; don't set it to headlessMatúš Kukan1-4/+2
2013-06-05Related: fdo#65407 set a default size related to font size rather than pixelsCaolán McNamara2-2/+7
2013-06-05fdo#46808, Convert XMultiServiceFactory in filter moduleNoel Grandin2-19/+16
2013-06-03fdo#46808, Convert XMultiServiceFactory to XComponentContextNoel Grandin1-2/+0
2013-06-03fdo#46808, Convert office::Quickstart service to new styleNoel Grandin2-30/+6
2013-06-02C4702: unreachable codeJulien Nabet1-3/+0
2013-05-31fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan5-111/+86
2013-05-27Better debug loggingStephan Bergmann1-4/+5
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin1-2/+1
2013-05-21UI Controller Factory fixesAriel Constenla-Haile1-14/+12
2013-05-21Revert "fdo#46808, Adapt frame::PopupMenuControllerFactory UNO service"Caolán McNamara1-10/+16
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist2-5/+5
2013-05-14Remove obsolete RestrictedPath env var supportStephan Bergmann1-13/+0
2013-05-14coverity#1000721 Resource LeakNorbert Thiebaud1-1/+8