summaryrefslogtreecommitdiff
path: root/sfx2/source
AgeCommit message (Expand)Author
2012-05-02!= instead of < for comparison with end iteratorJulien Nabet
2012-04-30duplicate SwDialogsResMgr definition and unused macrosCaolán McNamara
2012-04-30make ResId::toString a non-static memberCaolán McNamara
2012-04-27Missing #include <errno.h>Stephan Bergmann
2012-04-27Related fdo#43895: Fixed shortcommings of FileDialogHelper_Impl::verifyPathStephan Bergmann
2012-04-27SetDisplayDirectory is deprecatedStephan Bergmann
2012-04-27Related fdo#37775: Update Recent Documents for r/o docs, tooStephan Bergmann
2012-04-25refactor ImpSvtDataCaolán McNamara
2012-04-23Add some more timelogging, for graphic export here.Thorsten Behrens
2012-04-16String->rtl::OUStringCaolán McNamara
2012-04-15re-open output file on save to fsync to improve first-start performanceMichael Meeks
2012-04-14Resolves: fdo#48640 handle various busted rtf docs without hangingCaolán McNamara
2012-04-12removed dead codeTakeshi Abe
2012-04-12removed useless static dataTakeshi Abe
2012-04-12removed unused definesTakeshi Abe
2012-04-10fix tinderboxCaolán McNamara
2012-04-10Resolves: fdo#31022 about dialog is suboptimalAndrew Higginson
2012-04-10char[] -> const char[].Jan Holesovsky
2012-04-10removed unused definesTakeshi Abe
2012-04-10removed OS/2 oneTakeshi Abe
2012-04-08Replaced a few equal calls with ==Szabolcs 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-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-05SfxViewShell::GetScrollingMode always returns SCROLLING_DEFAULTIvan Timofeev
2012-04-05fdo#43895 lp#905355: fix the fix so it doesn't crashMichael Stahl
2012-04-05removed unused definesTakeshi Abe
2012-04-03fdo#44698 settings are under a different menu in Mac OS XAndras Timar
2012-04-02fdo#34324 - fix colorspace conversion for greyscale bitmapsMichael Meeks
2012-03-30Correct method name in warning messageTor Lillqvist
2012-03-30removed duplicate includes in sfx2Takeshi Abe
2012-03-30remove static OUStrings from static_initialization_and_destruction chainCaolán McNamara
2012-03-27fdo#43895 lp#905355: Never let users save in /tmp by defaultAndrzej J. R. Hunt
2012-03-23.mm files don't need executable bitsMichael Stahl
2012-03-23.hrc files don't need executable bitsMichael Stahl
2012-03-23we dont' need any SvCompatWeakBase use in SfxMedium AKAICSCaolán McNamara
2012-03-23overly static lingering OUStringsCaolán McNamara
2012-03-22don't need to check for null before deleteMarkus Mohrhard
2012-03-20remove extra string castsCaolán McNamara
2012-03-16Introduced SystemShellExecuteFlags::URIS_ONLYStephan Bergmann
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann
2012-03-14we just want to know if its a directory/folder or notCaolán McNamara
2012-03-12WaE: comparison between signed and unsigned integer expressionsDavid Tardon
2012-03-09fix semantic error in layout calculationAndras Timar
2012-03-09reorganize license dialog to avoid Resource leaksCaolán McNamara
2012-03-08Convert from tools/table.hxx to std::map in SvxMacroTableDtorNoel Grandin
2012-03-08these Links either shouldn't be links, or shouldn't existCaolán McNamara
2012-03-07remove various unused methods and source filesCaolán McNamara
2012-03-05Fix indentationWilliam Gathoye