summaryrefslogtreecommitdiff
path: root/desktop/source
AgeCommit message (Expand)AuthorFilesLines
2012-06-15Unused variableStephan Bergmann1-1/+1
2012-06-15hrc cleanup: Remove completely unused RIDsThomas Arnhold2-10/+1
2012-06-09Remove superfluous empty lines on topThomas Arnhold5-10/+0
2012-06-07bnc#524250: Show backing component after cancelled recoveryStephan Bergmann1-71/+74
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin3-15/+13
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin4-21/+15
2012-06-04fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2-12/+10
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-24Removed unused SfxMedium::bDirectStephan Bergmann1-1/+1
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-14removed unused static rtl::OUStringTakeshi Abe2-9/+0
2012-05-02Handle cases where ExtensionDescription is called on nonexisting pathStephan Bergmann1-4/+6
2012-05-02Cleaned up CommandLineArgsStephan Bergmann7-602/+404
2012-04-30make ResId::toString a non-static memberCaolán McNamara3-27/+23
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 Bergmann7-43/+39
2012-04-23Unused sDataFolderURLStephan Bergmann1-1/+0
2012-04-20New cppu::defaultBootstrap_InitialComponentContext implementationStephan Bergmann1-223/+182
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-08Replaced a few equal calls with ==Szabolcs Dezsi5-27/+21
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi10-89/+33
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2-6/+6
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi7-27/+27
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi7-8/+8
2012-04-05Fix Prefer prefix ++/-- operatorsJulien Nabet6-7/+7
2012-04-05DEFINE_CONST_UNICODE isn't needed here anymoreCaolán McNamara1-27/+25
2012-04-05unused U2S defineCaolán McNamara1-1/+0
2012-04-04Improved error reportingStephan Bergmann1-2/+1
2012-04-02reorganize trickier staticsCaolán McNamara1-3/+3
2012-04-02fdo#47963 do not increase height of checkboxesDavid Tardon1-3/+0
2012-03-30removed duplicate includes in desktop / editengTakeshi Abe4-6/+0
2012-03-29remove static OUStrings from static_initialization_and_destruction chainCaolán McNamara2-7/+7
2012-03-29fix buildLuboš Luňák1-1/+1
2012-03-29desktop: unwind hideous StrTitle mess a littleMichael Meeks11-57/+52
2012-03-28drop unused global rtl::OUStringsCaolán McNamara1-2/+0
2012-03-28remove static OUStrings from static_initialization_and_destruction chainCaolán McNamara1-17/+17
2012-03-28remove static OUStrings from static_initialization_and_destruction chainCaolán McNamara1-3/+3
2012-03-27Resolves: rhbz#807316 don't complain that nocrashreport is an unknown optionCaolán McNamara1-1/+3