summaryrefslogtreecommitdiffstats
path: root/desktop
Commit message (Expand)AuthorAgeFilesLines
* TDE integrationNorbert Thiebaud2012-05-141-0/+1
* removed unused static rtl::OUStringTakeshi Abe2012-05-142-9/+0
* normalize variable names in gbuild user makefilesMichael Stahl2012-05-102-14/+15
* revert delivery of soffice.bin.manifestDavid Tardon2012-05-032-6/+15
* use right target to force orderingDavid Tardon2012-05-031-1/+1
* Handle cases where ExtensionDescription is called on nonexisting pathStephan Bergmann2012-05-021-4/+6
* add explicit ordering dependencyDavid Tardon2012-05-021-0/+2
* Cleaned up CommandLineArgsStephan Bergmann2012-05-028-603/+405
* convert custom makefile code into a packageDavid Tardon2012-05-024-56/+111
* make ResId::toString a non-static memberCaolán McNamara2012-04-303-27/+23
* make gbuild the default assumption of build.plBjoern Michaelsen2012-04-291-1/+0
* Do not accidentally instantiate other exts when removing exts at startupStephan Bergmann2012-04-266-11/+14
* Improved error reportingStephan Bergmann2012-04-261-2/+2
* ...and remove duplicate #include <vector> againStephan Bergmann2012-04-251-1/+0
* Missing #include <vector>Stephan Bergmann2012-04-251-0/+4
* include vectorCaolán McNamara2012-04-251-0/+1
* Proper handling of multiple --accept argumentsStephan Bergmann2012-04-255-102/+53
* callcatcher: remove freshly unused codeCaolán McNamara2012-04-251-21/+0
* Force ExtensionManager resync when the implementation changesStephan Bergmann2012-04-248-44/+42
* Unused sDataFolderURLStephan Bergmann2012-04-231-1/+0
* New cppu::defaultBootstrap_InitialComponentContext implementationStephan Bergmann2012-04-201-223/+182
* oosplash: improve signal handlers:Michael Stahl2012-04-191-3/+13
* Do all of componentLiveInsertion/Removal at the root contextStephan Bergmann2012-04-181-64/+73
* Improved debug outputStephan Bergmann2012-04-181-1/+1
* Improved commentStephan Bergmann2012-04-181-2/+1
* WaE: declaration of 'argc' shadows a previous localDavid Tardon2012-04-161-10/+10
* WaE: variable 'dwWaitResult' set but not usedDavid Tardon2012-04-161-3/+2
* WaE: unused variable 'hProcess'David Tardon2012-04-161-1/+3
* convert tabs to spacesDavid Tardon2012-04-161-222/+225
* oosplash: handle SIGTERM by killing soffice.binMichael Stahl2012-04-141-0/+16
* Resolves: fdo#31022 about dialog is suboptimalAndrew Higginson2012-04-103-8/+21
* enforce only one possible use of gb_CustomTargetMatúš Kukan2012-04-091-1/+1
* add package deps for resourcesDavid Tardon2012-04-091-2/+2
* Replaced a few equal calls with ==Szabolcs Dezsi2012-04-085-27/+21
* 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