summaryrefslogtreecommitdiff
path: root/sfx2/source
AgeCommit message (Expand)AuthorFilesLines
2012-05-04fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold3-5/+5
2012-05-04Improved variable nameStephan Bergmann1-1/+1
2012-05-02!= instead of < for comparison with end iteratorJulien Nabet1-1/+1
2012-04-30duplicate SwDialogsResMgr definition and unused macrosCaolán McNamara1-1/+1
2012-04-30make ResId::toString a non-static memberCaolán McNamara5-9/+7
2012-04-27Missing #include <errno.h>Stephan Bergmann1-0/+2
2012-04-27Related fdo#43895: Fixed shortcommings of FileDialogHelper_Impl::verifyPathStephan Bergmann1-14/+47
2012-04-27SetDisplayDirectory is deprecatedStephan Bergmann1-1/+1
2012-04-27Related fdo#37775: Update Recent Documents for r/o docs, tooStephan Bergmann1-2/+1
2012-04-25refactor ImpSvtDataCaolán McNamara3-2/+4
2012-04-23Add some more timelogging, for graphic export here.Thorsten Behrens1-1/+5
2012-04-16String->rtl::OUStringCaolán McNamara2-8/+9
2012-04-15re-open output file on save to fsync to improve first-start performanceMichael Meeks1-1/+12
2012-04-14Resolves: fdo#48640 handle various busted rtf docs without hangingCaolán McNamara1-1/+1
2012-04-12removed dead codeTakeshi Abe1-41/+0
2012-04-12removed useless static dataTakeshi Abe3-12/+0
2012-04-12removed unused definesTakeshi Abe3-17/+0
2012-04-10fix tinderboxCaolán McNamara1-1/+1
2012-04-10Resolves: fdo#31022 about dialog is suboptimalAndrew Higginson2-11/+19
2012-04-10char[] -> const char[].Jan Holesovsky1-9/+4
2012-04-10removed unused definesTakeshi Abe9-26/+0
2012-04-10removed OS/2 oneTakeshi Abe1-94/+0
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi4-9/+7
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi11-43/+29
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-4/+4
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi10-115/+115
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi12-31/+31
2012-04-05SfxViewShell::GetScrollingMode always returns SCROLLING_DEFAULTIvan Timofeev2-11/+0
2012-04-05fdo#43895 lp#905355: fix the fix so it doesn't crashMichael Stahl1-1/+10
2012-04-05removed unused definesTakeshi Abe1-2/+0
2012-04-03fdo#44698 settings are under a different menu in Mac OS XAndras Timar1-0/+4
2012-04-02fdo#34324 - fix colorspace conversion for greyscale bitmapsMichael Meeks1-0/+3
2012-03-30Correct method name in warning messageTor Lillqvist1-2/+3
2012-03-30removed duplicate includes in sfx2Takeshi Abe33-52/+0
2012-03-30remove static OUStrings from static_initialization_and_destruction chainCaolán McNamara1-32/+44
2012-03-27fdo#43895 lp#905355: Never let users save in /tmp by defaultAndrzej J. R. Hunt2-0/+25
2012-03-23.mm files don't need executable bitsMichael Stahl1-0/+0
2012-03-23.hrc files don't need executable bitsMichael Stahl24-0/+0
2012-03-23we dont' need any SvCompatWeakBase use in SfxMedium AKAICSCaolán McNamara1-9/+2
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-20remove extra string castsCaolán McNamara1-3/+3
2012-03-16Introduced SystemShellExecuteFlags::URIS_ONLYStephan Bergmann10-166/+249
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann2-0/+3
2012-03-14we just want to know if its a directory/folder or notCaolán McNamara1-14/+1
2012-03-12WaE: comparison between signed and unsigned integer expressionsDavid Tardon1-1/+1
2012-03-09fix semantic error in layout calculationAndras Timar1-29/+12
2012-03-09reorganize license dialog to avoid Resource leaksCaolán McNamara1-37/+74
2012-03-08Convert from tools/table.hxx to std::map in SvxMacroTableDtorNoel Grandin1-5/+4
2012-03-08these Links either shouldn't be links, or shouldn't existCaolán McNamara1-4/+3