summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)AuthorFilesLines
2012-06-22Fix X Session Management supportStephan Bergmann1-0/+3
2012-06-04fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2-12/+10
2012-06-04Make sure all the required headers are thereJesús Corrius1-0/+1
2012-06-04Make sure the symbols are foundJesús Corrius2-2/+2
2012-06-04Move the AppUserModelID code to the launcherJesús Corrius12-180/+37
2012-06-02targeted string re-workNorbert Thiebaud12-159/+155
2012-06-01nuke unused namespaceTakeshi Abe8-10/+0
2012-05-31Force --headless argument when LIBO_HEADLESS is definedRiccardo Magliocchetti1-0/+4
2012-05-31More headless build workRiccardo Magliocchetti1-2/+0
2012-05-29rename functions for consistency with the rest of gbuildDavid Tardon10-38/+29
2012-05-24Don't spam fellow developers until I fix the problem in MinGWJesús Corrius1-1/+2
2012-05-24Removed unused SfxMedium::bDirectStephan Bergmann1-1/+1
2012-05-24replace wcscat_s -> wcscat to please minGWJesús Corrius1-1/+1
2012-05-24include files always in lowercaseJesús Corrius1-1/+1
2012-05-24set explicit Application User Models IDs in the native Windows launchersJesús Corrius20-0/+196
2012-05-22android: re-add main to libsofficeapp for androidMichael Meeks1-0/+9
2012-05-18removed unused const rtl::OUStringTakeshi Abe3-3/+0
2012-05-16remove unneeded include of boost/bind.hppCaolán McNamara1-1/+2
2012-05-14TDE integrationNorbert Thiebaud1-0/+1
2012-05-14removed unused static rtl::OUStringTakeshi Abe2-9/+0
2012-05-10normalize variable names in gbuild user makefilesMichael Stahl2-14/+15
2012-05-03revert delivery of soffice.bin.manifestDavid Tardon2-6/+15
2012-05-03use right target to force orderingDavid Tardon1-1/+1
2012-05-02Handle cases where ExtensionDescription is called on nonexisting pathStephan Bergmann1-4/+6
2012-05-02add explicit ordering dependencyDavid Tardon1-0/+2
2012-05-02Cleaned up CommandLineArgsStephan Bergmann8-603/+405
2012-05-02convert custom makefile code into a packageDavid Tardon4-56/+111
2012-04-30make ResId::toString a non-static memberCaolán McNamara3-27/+23
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen1-1/+0
2012-04-26Do not accidentally instantiate other exts when removing exts at startupStephan Bergmann6-11/+14
2012-04-26Improved error reportingStephan Bergmann1-2/+2
2012-04-25...and remove duplicate #include <vector> againStephan Bergmann1-1/+0
2012-04-25Missing #include <vector>Stephan Bergmann1-0/+4
2012-04-25include vectorCaolán McNamara1-0/+1
2012-04-25Proper handling of multiple --accept argumentsStephan Bergmann5-102/+53
2012-04-25callcatcher: remove freshly unused codeCaolán McNamara1-21/+0
2012-04-24Force ExtensionManager resync when the implementation changesStephan Bergmann8-44/+42
2012-04-23Unused sDataFolderURLStephan Bergmann1-1/+0
2012-04-20New cppu::defaultBootstrap_InitialComponentContext implementationStephan Bergmann1-223/+182
2012-04-19oosplash: improve signal handlers:Michael Stahl1-3/+13
2012-04-18Do all of componentLiveInsertion/Removal at the root contextStephan Bergmann1-64/+73
2012-04-18Improved debug outputStephan Bergmann1-1/+1
2012-04-18Improved commentStephan Bergmann1-2/+1
2012-04-16WaE: declaration of 'argc' shadows a previous localDavid Tardon1-10/+10
2012-04-16WaE: variable 'dwWaitResult' set but not usedDavid Tardon1-3/+2
2012-04-16WaE: unused variable 'hProcess'David Tardon1-1/+3
2012-04-16convert tabs to spacesDavid Tardon1-222/+225
2012-04-14oosplash: handle SIGTERM by killing soffice.binMichael Stahl1-0/+16
2012-04-10Resolves: fdo#31022 about dialog is suboptimalAndrew Higginson3-8/+21
2012-04-09enforce only one possible use of gb_CustomTargetMatúš Kukan1-1/+1