summaryrefslogtreecommitdiff
path: root/sfx2/source/appl
AgeCommit message (Expand)AuthorFilesLines
2012-05-29targetted SAL_N_ELEMENTS reversion.Michael Meeks1-1/+1
2012-05-24Removed unused SfxMedium::bDirectStephan Bergmann3-4/+4
2012-05-23Add mechanism to pass doc service name to the descriptor when opening a file.Kohei Yoshida2-1/+29
2012-05-16reduce static_initialization_and_destruction chainCaolán McNamara1-19/+27
2012-05-09Removed unnecessary SvLibraryStephan Bergmann3-3/+0
2012-05-04fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold1-2/+2
2012-04-30duplicate SwDialogsResMgr definition and unused macrosCaolán McNamara1-1/+1
2012-04-30make ResId::toString a non-static memberCaolán McNamara2-5/+3
2012-04-27Related fdo#37775: Update Recent Documents for r/o docs, tooStephan Bergmann1-2/+1
2012-04-25refactor ImpSvtDataCaolán McNamara2-1/+3
2012-04-10removed unused definesTakeshi Abe2-6/+0
2012-04-10removed OS/2 oneTakeshi Abe1-94/+0
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi3-59/+59
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2012-04-02fdo#34324 - fix colorspace conversion for greyscale bitmapsMichael Meeks1-0/+3
2012-03-30removed duplicate includes in sfx2Takeshi Abe10-13/+0
2012-03-23.mm files don't need executable bitsMichael Stahl1-0/+0
2012-03-23.hrc files don't need executable bitsMichael Stahl3-0/+0
2012-03-23overly static lingering OUStringsCaolán McNamara1-10/+1
2012-03-22don't need to check for null before deleteMarkus Mohrhard1-4/+2
2012-03-16Introduced SystemShellExecuteFlags::URIS_ONLYStephan Bergmann6-122/+189
2012-03-12WaE: comparison between signed and unsigned integer expressionsDavid Tardon1-1/+1
2012-03-09reorganize license dialog to avoid Resource leaksCaolán McNamara1-37/+74
2012-03-05WaE: unused parameters in the DISABLE_SCRIPTING caseTor Lillqvist2-2/+6
2012-03-05Sprinkle DISABLE_SCRIPTING ifdefsTor Lillqvist8-2/+113
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann2-22/+22
2012-02-28some fancy new SAL_LOG tracing for sfx2Bjoern Michaelsen1-0/+1
2012-02-27Deduplication of aSfxInt16Item_Impl only for iOSTor Lillqvist1-0/+4
2012-02-27Removed unused codeSzabolcs Dezsi1-7/+0
2012-02-26aSfxInt16Item_Impl, tooTor Lillqvist1-0/+2
2012-02-26Static linking for iOS effectively means "merged libs"Tor Lillqvist1-2/+2
2012-02-23Get rid of CREATEVERSIONRESMGR[_NAME]Stephan Bergmann1-1/+1
2012-02-17Removed unused code from svl and sfx2Szabolcs Dezsi1-4/+0
2012-02-15WaE: these are integers, not pointersCaolán McNamara1-1/+1
2012-02-15WaE: mingwCaolán McNamara1-0/+2
2012-02-14fdo#37775: Recent Documents not updated by Save & Save AsMuhammad Haggag1-44/+65
2012-02-13Add fw* and sfx to libmergedTor Lillqvist1-0/+17
2012-02-05Remove unused codeElton Chung2-28/+0
2012-02-05Some cppcheck cleaningJulien Nabet2-8/+8
2012-01-31Simplify code by making getProcessComponentContext() implicit.Stephan Bergmann2-41/+24
2012-01-31Move unotools/configuration.hxx to comphelperStephan Bergmann2-4/+4
2012-01-30Fixed cppheader.xsl nillable treatment.Stephan Bergmann1-6/+9
2012-01-27Replace SvtUndoOptions with (simplified) direct configuration access.Stephan Bergmann4-12/+24
2012-01-26Replace SvtInetOptions with (simplified) direct configuration access.Stephan Bergmann2-33/+71
2012-01-24remove unused #define SFX_ITEMTYPE_STATBAR in workwin.cxxIvan Timofeev1-2/+0
2012-01-23add the "Send Feedback..." help menu itemIvan Timofeev1-0/+16
2012-01-21Bump copyright yearAndras Timar1-2/+2
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann3-3/+3
2012-01-20Provide a version that takes rtl::OUString.Kohei Yoshida1-2/+26
2012-01-20Provide a version that takes rtl::OUString.Kohei Yoshida1-4/+20