summaryrefslogtreecommitdiffstats
path: root/desktop/source/deployment/manager
Commit message (Expand)AuthorAgeFilesLines
* nuke unused namespaceTakeshi Abe2012-06-012-2/+0
* Do not accidentally instantiate other exts when removing exts at startupStephan Bergmann2012-04-262-6/+6
* Improved error reportingStephan Bergmann2012-04-261-2/+2
* Force ExtensionManager resync when the implementation changesStephan Bergmann2012-04-241-1/+1
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-7/+2
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-5/+5
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-3/+3
* Fix Prefer prefix ++/-- operatorsJulien Nabet2012-04-052-2/+2
* removed duplicate includes in desktop / editengTakeshi Abe2012-03-301-1/+0
* desktop: unwind hideous StrTitle mess a littleMichael Meeks2012-03-291-20/+12
* fix smoketest - need to check read-only-ness of non-existent pathsMichael Meeks2012-03-121-8/+15
* 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
* Also bypass definitions of functions not used on Android or iOSTor Lillqvist2012-03-021-2/+3
* unusedcode.easy: desktop: singleton_entries is completely unusedThomas Arnhold2012-02-183-68/+0
* Attempt to manage without Berkeley DB on iOS and AndroidTor Lillqvist2012-01-164-4/+34
* Removed unnecessary tools includes.Marcel Metz2012-01-051-1/+0
* Fix for fdo43460 Part XIII getLength() to isEmpty()Olivier Hallot2011-12-214-21/+21
* Remove ByteStringJulien Nabet2011-12-111-1/+1
* catch exception by constant referenceTakeshi Abe2011-12-063-115/+115
* remove include of pch header in desktopNorbert Thiebaud2011-11-277-13/+0
* Fixup legacy sleepycat db database usage for packagesMichael Meeks2011-11-163-5/+3
* chmod -xTor Lillqvist2011-10-262-0/+0
* gbuildize desktopDavid Tardon2011-09-151-53/+0
* Rework how <db.h> is includedTor Lillqvist2011-05-181-3/+1
* No DB_INCLUDES any more, pass -I if necessaryTor Lillqvist2011-05-171-1/+1
* Some cppcheck cleaningJulien Nabet2011-04-221-4/+4
* drop bogus executable flag from idl/build/src and config filesFrancisco Saito2011-03-291-0/+0
* drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito2011-03-2911-0/+0
* Remove commented code in libs-core/desktopXisco Fauli2011-03-254-8/+0
* Merge commit 'ooo/DEV300_m103'Jan Holesovsky2011-03-231-15/+7
|\
| * jl164 #i109096# libxml2 fails when using long paths on windowsJoachim Lingner2011-02-241-21/+4
| * jl164 #i109096# folders in configuration and help registry folders are now cr...Joachim Lingner2011-02-211-1/+1
| * jl64 #i109096# extensions do not work with long path namesJoachim Lingner2011-02-181-10/+19
* | Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky2011-03-1815-65/+143
|\ \
| * | Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens2011-03-1215-65/+143
| |\|
| | * gnumake3: work around opt. bug: smoketest crash on x86_64 linux (g++ 4.3.3)Michael Stahl2011-02-011-1/+2
| | * jl160 resolve merge conflictsJoachim Lingner2011-01-041-4/+4
| | * jl160 merge with DEV300m96Joachim Lingner2011-01-044-135/+363
| | |\
| | * | jl160 #i114794# unopkg sync did not write lastsycronized fileJoachim Lingner2010-10-131-2/+13
| | * | jl160 #i114568# reinstall should use start flag = trueJoachim Lingner2010-09-301-1/+1
| | * | jl160 #i114550# crash in extension update dialog or updchk thread when an ext...Joachim Lingner2010-09-301-28/+5
| | * | jl160 #i114794# registration data folder of bundled extensions in the user in...Joachim Lingner2010-09-293-39/+129
* | | | Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold2011-03-134-7/+7
|/ / /
* | | Translation of German comment.Albert Thuswaldner2011-02-161-5/+0
* | | Merge remote branch 'origin/libreoffice-3-3'Jan Holesovsky2011-02-081-2/+6
|\ \ \
| * | | unopkg crasher on SLED11-SP1 (bnc#655912)Petr Mladek2011-01-141-2/+6
* | | | migrate to use boost unordered containersFridrich Štrba2011-02-054-4/+4
* | | | extend assertion testDavid Tardon2011-01-211-1/+1
* | | | cppcheck: prefer prefix variantCaolán McNamara2011-01-071-2/+2