summaryrefslogtreecommitdiffstats
path: root/desktop
Commit message (Expand)AuthorAgeFilesLines
...
* Don't spam fellow developers until I fix the problem in MinGWJesús Corrius2012-05-241-1/+2
* Removed unused SfxMedium::bDirectStephan Bergmann2012-05-241-1/+1
* replace wcscat_s -> wcscat to please minGWJesús Corrius2012-05-241-1/+1
* include files always in lowercaseJesús Corrius2012-05-241-1/+1
* set explicit Application User Models IDs in the native Windows launchersJesús Corrius2012-05-2420-0/+196
* android: re-add main to libsofficeapp for androidMichael Meeks2012-05-221-0/+9
* removed unused const rtl::OUStringTakeshi Abe2012-05-183-3/+0
* remove unneeded include of boost/bind.hppCaolán McNamara2012-05-161-1/+2
* 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