summaryrefslogtreecommitdiffstats
path: root/desktop
Commit message (Expand)AuthorAgeFilesLines
* gbuild: "use" vs. "add":Michael Stahl2012-04-0826-42/+42
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-0610-89/+33
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-062-6/+6
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-067-27/+27
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-067-8/+8
* Fix Prefer prefix ++/-- operatorsJulien Nabet2012-04-056-7/+7
* DEFINE_CONST_UNICODE isn't needed here anymoreCaolán McNamara2012-04-051-27/+25
* unused U2S defineCaolán McNamara2012-04-051-1/+0
* Improved error reportingStephan Bergmann2012-04-041-2/+1
* desktop: use CustomTarget makefileMatúš Kukan2012-04-043-12/+10
* reorganize trickier staticsCaolán McNamara2012-04-021-3/+3
* fdo#47963 do not increase height of checkboxesDavid Tardon2012-04-021-3/+0
* removed duplicate includes in desktop / editengTakeshi Abe2012-03-304-6/+0
* remove static OUStrings from static_initialization_and_destruction chainCaolán McNamara2012-03-292-7/+7
* fix buildLuboš Luňák2012-03-291-1/+1
* desktop: unwind hideous StrTitle mess a littleMichael Meeks2012-03-2911-57/+52
* when run under memcheck allow SIGUSR2 to dump current memory allocationsCaolán McNamara2012-03-281-0/+1
* drop unused global rtl::OUStringsCaolán McNamara2012-03-281-2/+0
* remove static OUStrings from static_initialization_and_destruction chainCaolán McNamara2012-03-282-18/+18
* remove static OUStrings from static_initialization_and_destruction chainCaolán McNamara2012-03-281-3/+3
* Resolves: rhbz#807316 don't complain that nocrashreport is an unknown optionCaolán McNamara2012-03-271-1/+3
* match DB_ENV creation flags to DB creation flagsCaolán McNamara2012-03-232-3/+6
* Take a meg off our memory footprintCaolán McNamara2012-03-231-1/+48
* DbEnv argument is always NULLCaolán McNamara2012-03-233-13/+8
* remove duplicate entriesDavid Tardon2012-03-231-9/+0
* simplify pagein creationDavid Tardon2012-03-235-21/+8
* move Pagein from desktop to gbuildDavid Tardon2012-03-237-128/+14
* make ResId->OUString the primary routeCaolán McNamara2012-03-203-77/+76
* Resolves rhbz#804437, do not rtl_uString_release(NULL)Stephan Bergmann2012-03-201-1/+4
* Fixed spl_component_getFactoryStephan Bergmann2012-03-193-195/+129
* Workaround a strange wine / mingw crash.Jan Holesovsky2012-03-192-5/+2
* soffice.exe must not link against sal3.dll (might fix fdo#44489)Stephan Bergmann2012-03-191-1/+0
* Introduced SystemShellExecuteFlags::URIS_ONLYStephan Bergmann2012-03-162-2/+2
* fix windows buildMatúš Kukan2012-03-167-14/+35
* fdo#47246: desktop: factor out a winextendloadenv static libraryMichael Stahl2012-03-145-14/+38
* fdo#47246: desktop: factor out a winlauncher static libraryMichael Stahl2012-03-149-35/+67
* desktop: move lockfile.cxx to libdeploymentmiscMichael Stahl2012-03-126-4/+6
* desktop: libsofficeapp shouln't need a main()Michael Stahl2012-03-121-4/+0
* fix smoketest - need to check read-only-ness of non-existent pathsMichael Meeks2012-03-121-8/+15
* replace usage of OUString::replace*AsciiL() with string literal overloadsLuboš Luňák2012-03-122-12/+6
* Fix sense of r/o detection code, and clean upStephan Bergmann2012-03-091-18/+14
* fdo#40607 - osl_syncFile having written, and avoid doing that on startMichael Meeks2012-03-091-32/+32
* remove unused MakefileMatúš Kukan2012-03-091-50/+0
* Removed dead defineTakeshi Abe2012-03-091-4/+0
* desktop: do not complain about soffice command line options:Michael Stahl2012-03-081-2/+8
* Resolves: rhbz#800272 complain about unknown command-line optionsCaolán McNamara2012-03-064-1/+28
* Also bypass definitions of functions not used on Android or iOSTor Lillqvist2012-03-021-2/+3
* migrateSettingsIfNecessary must be called later after allStephan Bergmann2012-03-023-26/+28
* Clean upStephan Bergmann2012-03-021-88/+19
* Move migrateSettingsIfNecessary into create_user_installStephan Bergmann2012-03-013-13/+12