summaryrefslogtreecommitdiffstats
path: root/desktop
Commit message (Expand)AuthorAgeFilesLines
* Unused variableStephan Bergmann2012-06-151-1/+1
* hrc cleanup: Remove completely unused RIDsThomas Arnhold2012-06-153-11/+2
* Remove superfluous empty lines on topThomas Arnhold2012-06-0911-22/+0
* fdo#43989: Revert "win32-dont-attempt-restart.diff: Don't attempt to restart ...Stephan Bergmann2012-06-071-1/+2
* bnc#524250: Show backing component after cancelled recoveryStephan Bergmann2012-06-072-71/+76
* fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2012-06-063-15/+13
* fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2012-06-064-21/+15
* fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2012-06-042-12/+10
* Make sure all the required headers are thereJesús Corrius2012-06-041-0/+1
* Make sure the symbols are foundJesús Corrius2012-06-042-2/+2
* Move the AppUserModelID code to the launcherJesús Corrius2012-06-0412-180/+37
* targeted string re-workNorbert Thiebaud2012-06-0212-159/+155
* nuke unused namespaceTakeshi Abe2012-06-018-10/+0
* Force --headless argument when LIBO_HEADLESS is definedRiccardo Magliocchetti2012-05-311-0/+4
* More headless build workRiccardo Magliocchetti2012-05-311-2/+0
* rename functions for consistency with the rest of gbuildDavid Tardon2012-05-2910-38/+29
* 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