summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2011-10-18CMIS: Fixed the smoketests failure by catching some exceptionsMichael Stahl1-12/+19
2011-10-18Reapply "CMIS: use another name to show than the one extracted from the base URLCédric Bosdonnat1-3/+19
2011-10-17Revert "CMIS: use another name to show than the one extracted from the base URL"Luboš Luňák1-19/+3
2011-10-17CMIS: use another name to show than the one extracted from the base URLCédric Bosdonnat1-3/+19
2011-10-08Second attempt at (cross-platform) OSL_FORMAT.Stephan Bergmann1-7/+5
2011-10-08Revert "Introduced OSL_FORMAT, adpated some places to it."Tor Lillqvist1-5/+7
2011-10-08Introduced OSL_FORMAT, adpated some places to it.Stephan Bergmann1-7/+5
2011-10-07cppcheck reduce scope of var in sfx2/... dinfdlg.cxxPierre-André Jacquod1-1/+1
2011-10-06WaE: class has virtual functions, but destructor is not virtualTor Lillqvist1-1/+5
2011-10-06WaE: class has virtual functions, but destructor is not virtualTor Lillqvist1-1/+1
2011-10-06WaE: class has virtual functions, but destructor is not virtualTor Lillqvist1-1/+1
2011-10-06WaE: unreachable codeTor Lillqvist1-0/+5
2011-10-05simplfy dmake to gbuild bridgefileBjoern Michaelsen1-40/+1
2011-10-03callcatcher: update listCaolán McNamara1-16/+0
2011-10-02callcatcher: various unused methodsCaolán McNamara2-102/+0
2011-09-30add mode-lines to .m files and last round of merged files, etc.Caolán McNamara5-0/+14
2011-09-30removed unused macroTakeshi Abe1-6/+0
2011-09-29fix trunk gcc compile errorsMatúš Kukan1-4/+4
2011-09-29Replace SvULongs with std::vector in sfx2Maciej Rumianowski5-29/+19
2011-09-29This was what I meant, sorry for thinkoTor Lillqvist1-1/+1
2011-09-28Add mode lines and detabifyTor Lillqvist1-26/+29
2011-09-28WaE: class 'RecentMenuDelegate' does not implement the 'NSMenuDelegate' protocolTor Lillqvist1-2/+17
2011-09-28Mark SfxStandaloneDocumentInfoObject as SAL_DLLPRIVATETor Lillqvist1-1/+1
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann4-6/+7
2011-09-27ByteString->rtl::OStringBufferCaolán McNamara1-15/+26
2011-09-26ByteString->rtl::OStringBufferCaolán McNamara1-10/+6
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara3-2/+16
2011-09-22Always link with user32Tor Lillqvist1-1/+0
2011-09-22Fix of localized template name problems in Impress part 2Peter Rabi5-74/+135
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold2-11/+11
2011-09-19ByteString->rtl::OStringBufferCaolán McNamara1-9/+10
2011-09-19rework this in terms of read_uInt8s_AsOStringCaolán McNamara1-4/+2
2011-09-17When pasting from other apps, fall back on Fragment span.Kohei Yoshida1-8/+27
2011-09-16Fix 2 bitwiseOnBoolean detected by cppcheckJulien Nabet1-1/+1
2011-09-13I believe the src charset pragma is archaic and unusedCaolán McNamara3-7/+3
2011-09-12sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ...Stephan Bergmann1-1/+8
2011-09-12remove last remnents of archaic SfxMacro based stuffCaolán McNamara5-509/+2
2011-09-12SfxMacro is uselessCaolán McNamara2-70/+0
2011-09-12pointless forward declsCaolán McNamara2-3/+0
2011-09-12so now SfxRequest::GetRecordingMacro NULL returning stub can be removedCaolán McNamara3-17/+2
2011-09-12SfxMacro arg unusedCaolán McNamara2-5/+3
2011-09-12SfxMacro is unused, strip down to ctor/dtorCaolán McNamara2-124/+0
2011-09-09sb140: #i117294# removed unused mutex guardStephan Bergmann1-1/+0
2011-09-09callcatcher: various unused codeCaolán McNamara2-14/+0
2011-09-09size arg can be constCaolán McNamara2-9/+2
2011-09-07callcatcher: unused codeCaolán McNamara3-25/+0
2011-09-07kill TF_POOLABLE, step 2: remove dead codeBjoern Michaelsen3-11/+0
2011-09-07kill TF_POOLABLE, step 1: error if unsetBjoern Michaelsen3-2/+4
2011-09-06ByteString->rtl::OStringBufferCaolán McNamara1-3/+3
2011-09-06callcatcher: various unused methodsCaolán McNamara10-102/+71