summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)Author
2012-03-29remove static OUStrings from static_initialization_and_destruction chainCaolán McNamara
2012-03-29fix buildLuboš Luňák
2012-03-29desktop: unwind hideous StrTitle mess a littleMichael Meeks
2012-03-28when run under memcheck allow SIGUSR2 to dump current memory allocationsCaolán McNamara
2012-03-28drop unused global rtl::OUStringsCaolán McNamara
2012-03-28remove static OUStrings from static_initialization_and_destruction chainCaolán McNamara
2012-03-28remove static OUStrings from static_initialization_and_destruction chainCaolán McNamara
2012-03-27Resolves: rhbz#807316 don't complain that nocrashreport is an unknown optionCaolán McNamara
2012-03-23match DB_ENV creation flags to DB creation flagsCaolán McNamara
2012-03-23Take a meg off our memory footprintCaolán McNamara
2012-03-23DbEnv argument is always NULLCaolán McNamara
2012-03-23remove duplicate entriesDavid Tardon
2012-03-23simplify pagein creationDavid Tardon
2012-03-23move Pagein from desktop to gbuildDavid Tardon
2012-03-20make ResId->OUString the primary routeCaolán McNamara
2012-03-20Resolves rhbz#804437, do not rtl_uString_release(NULL)Stephan Bergmann
2012-03-19Fixed spl_component_getFactoryStephan Bergmann
2012-03-19Workaround a strange wine / mingw crash.Jan Holesovsky
2012-03-19soffice.exe must not link against sal3.dll (might fix fdo#44489)Stephan Bergmann
2012-03-16Introduced SystemShellExecuteFlags::URIS_ONLYStephan Bergmann
2012-03-16fix windows buildMatúš Kukan
2012-03-14fdo#47246: desktop: factor out a winextendloadenv static libraryMichael Stahl
2012-03-14fdo#47246: desktop: factor out a winlauncher static libraryMichael Stahl
2012-03-12desktop: move lockfile.cxx to libdeploymentmiscMichael Stahl
2012-03-12desktop: libsofficeapp shouln't need a main()Michael Stahl
2012-03-12fix smoketest - need to check read-only-ness of non-existent pathsMichael Meeks
2012-03-12replace usage of OUString::replace*AsciiL() with string literal overloadsLuboš Luňák
2012-03-09Fix sense of r/o detection code, and clean upStephan Bergmann
2012-03-09fdo#40607 - osl_syncFile having written, and avoid doing that on startMichael Meeks
2012-03-09remove unused MakefileMatúš Kukan
2012-03-09Removed dead defineTakeshi Abe
2012-03-08desktop: do not complain about soffice command line options:Michael Stahl
2012-03-06Resolves: rhbz#800272 complain about unknown command-line optionsCaolán McNamara
2012-03-02Also bypass definitions of functions not used on Android or iOSTor Lillqvist
2012-03-02migrateSettingsIfNecessary must be called later after allStephan Bergmann
2012-03-02Clean upStephan Bergmann
2012-03-01Move migrateSettingsIfNecessary into create_user_installStephan Bergmann
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-02-29fdo#46434: Always send command line arguments as UTF-8Stephan Bergmann
2012-02-29Resolves: rhbz#788045 swriter --help etc doesn't show helpCaolán McNamara
2012-02-29fdo#46434: No need to turn arguments into absolute file URLs when sendingStephan Bergmann
2012-02-29Typo bInhibitJavaLdx -> bInhibitPageinStephan Bergmann
2012-02-27fix msvc2005 buildCaolán McNamara
2012-02-27make desktop Bytestring freeCaolán McNamara
2012-02-24android: remove annoying & un-necessary dialog on startMichael Meeks
2012-02-23accumulate into an OStringBufferCaolán McNamara
2012-02-23just link to HelpIndexerCaolán McNamara
2012-02-23Adapted OfficeIPCThread to safer-to-use salhelper::ThreadStephan Bergmann
2012-02-23Moved dp_gui::Thread to salhelper::Thread, so that all code can use itStephan Bergmann
2012-02-22OUString ctor for string literals without RTL_CONSTASCII stuffLuboš Luňák