summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)Author
2012-05-29rename functions for consistency with the rest of gbuildDavid Tardon
2012-05-24Don't spam fellow developers until I fix the problem in MinGWJesús Corrius
2012-05-24Removed unused SfxMedium::bDirectStephan Bergmann
2012-05-24replace wcscat_s -> wcscat to please minGWJesús Corrius
2012-05-24include files always in lowercaseJesús Corrius
2012-05-24set explicit Application User Models IDs in the native Windows launchersJesús Corrius
2012-05-22android: re-add main to libsofficeapp for androidMichael Meeks
2012-05-18removed unused const rtl::OUStringTakeshi Abe
2012-05-16remove unneeded include of boost/bind.hppCaolán McNamara
2012-05-14TDE integrationNorbert Thiebaud
2012-05-14removed unused static rtl::OUStringTakeshi Abe
2012-05-10normalize variable names in gbuild user makefilesMichael Stahl
2012-05-03revert delivery of soffice.bin.manifestDavid Tardon
2012-05-03use right target to force orderingDavid Tardon
2012-05-02Handle cases where ExtensionDescription is called on nonexisting pathStephan Bergmann
2012-05-02add explicit ordering dependencyDavid Tardon
2012-05-02Cleaned up CommandLineArgsStephan Bergmann
2012-05-02convert custom makefile code into a packageDavid Tardon
2012-04-30make ResId::toString a non-static memberCaolán McNamara
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen
2012-04-26Do not accidentally instantiate other exts when removing exts at startupStephan Bergmann
2012-04-26Improved error reportingStephan Bergmann
2012-04-25...and remove duplicate #include <vector> againStephan Bergmann
2012-04-25Missing #include <vector>Stephan Bergmann
2012-04-25include vectorCaolán McNamara
2012-04-25Proper handling of multiple --accept argumentsStephan Bergmann
2012-04-25callcatcher: remove freshly unused codeCaolán McNamara
2012-04-24Force ExtensionManager resync when the implementation changesStephan Bergmann
2012-04-23Unused sDataFolderURLStephan Bergmann
2012-04-20New cppu::defaultBootstrap_InitialComponentContext implementationStephan Bergmann
2012-04-19oosplash: improve signal handlers:Michael Stahl
2012-04-18Do all of componentLiveInsertion/Removal at the root contextStephan Bergmann
2012-04-18Improved debug outputStephan Bergmann
2012-04-18Improved commentStephan Bergmann
2012-04-16WaE: declaration of 'argc' shadows a previous localDavid Tardon
2012-04-16WaE: variable 'dwWaitResult' set but not usedDavid Tardon
2012-04-16WaE: unused variable 'hProcess'David Tardon
2012-04-16convert tabs to spacesDavid Tardon
2012-04-14oosplash: handle SIGTERM by killing soffice.binMichael Stahl
2012-04-10Resolves: fdo#31022 about dialog is suboptimalAndrew Higginson
2012-04-09enforce only one possible use of gb_CustomTargetMatúš Kukan
2012-04-09add package deps for resourcesDavid Tardon
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi
2012-04-08gbuild: "use" vs. "add":Michael Stahl
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-05Fix Prefer prefix ++/-- operatorsJulien Nabet
2012-04-05DEFINE_CONST_UNICODE isn't needed here anymoreCaolán McNamara