summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)Author
2012-03-30remove unused codeLuboš Luňák
2012-03-28remove unused code (oox, sc)Petr Vorel
2012-03-27drop intermediate temporary UniStringsCaolán McNamara
2012-03-26Resolves: rhbz#806663 SlideshowImpl can outlive SdModule (somehow)Caolán McNamara
2012-03-25removed unused AnimationSchemesPanelTakeshi Abe
2012-03-25removed duplicate includes in sdTakeshi Abe
2012-03-24Remove unused class.Rafael Dominguez
2012-03-23.sdi files don't need executable bitsMichael Stahl
2012-03-23.xcl files don't need executable bitsMichael Stahl
2012-03-23.sce files don't need executable bitsMichael Stahl
2012-03-23.hrc files don't need executable bitsMichael Stahl
2012-03-23.h files don't need executable bitsMichael Stahl
2012-03-21chmod -xTor Lillqvist
2012-03-20remove ToDouble/ToFloatCaolán McNamara
2012-03-20sd.flt is archaic nowCaolán McNamara
2012-03-20split macros to elide unneeded methodsCaolán McNamara
2012-03-15remove unused code (oox, sd)Petr Vorel
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann
2012-03-13Resolves: fdo#46728 reference count the overlay managersCaolán McNamara
2012-03-10gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan
2012-03-08fdo#32598: Changing media playback options sets modified flagKatarina Machalkova
2012-03-08de-uno-ize ScriptTypeDetectorCaolán McNamara
2012-03-05Sprinkle more DISABLE_SCRIPTING ifdefsTor Lillqvist
2012-03-05remove unused codePetr Vorel
2012-03-02WaE: has virtual functions but non-virtual destructorTor Lillqvist
2012-03-02WaE: unused functionsTor Lillqvist
2012-03-02WaE: unused functionTor Lillqvist
2012-03-02WaE: virtual functions but non-virtual destructorTor Lillqvist
2012-03-02WaE: use of logical '&&' with constant operandTor Lillqvist
2012-03-02WaE: use of logical '||' with constant operandTor Lillqvist
2012-03-02WaE: expression result unusedTor Lillqvist
2012-03-02remove traces of SvxFontTableIvan Timofeev
2012-03-02WaE: equality comparison with extraneous parenthesesTor Lillqvist
2012-03-02WaE: indexes past the end of an arrayTor Lillqvist
2012-03-02WaE: equality comparison with extraneous parenthesesTor Lillqvist
2012-03-02WaE: use of logical '||' with constant operandTor Lillqvist
2012-03-02CopyDlg::Reset doesn't need to be a LINKCaolán McNamara
2012-03-01embeddedobj: convert to gbuildMatúš Kukan
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-03-01callcatcher: update listCaolán McNamara
2012-02-28SfxStyleSheet needs a default ctorCaolán McNamara
2012-02-27drop UniString::CreateFromInt64Caolán McNamara
2012-02-27Avoid temporary rtl::OUString in sdTakeshi Abe
2012-02-26Avoid temporary rtl::OUStringJulien Nabet
2012-02-24-Werror=unused-parameterStephan Bergmann
2012-02-24Removed MSFilterTracer and all references to itSzabolcs Dezsi
2012-02-21WaE: duplicateBranchThomas Arnhold
2012-02-21WaE: pFmt may be uninitializedCaolán McNamara
2012-02-20unusedcode.easy: remove UpdateLockManagerThomas Arnhold
2012-02-21Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe