summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Collapse)Author
2011-09-17When pasting from other apps, fall back on Fragment span.Kohei Yoshida
We need to handle fragment span in case the HTML span is not provided by the source application. According to the MS spec it is allowed. The old code assumed that the source app would always provide an HTML span. Apparently some apps don't, and only provides a fragment span.
2011-09-16Fix 2 bitwiseOnBoolean detected by cppcheckJulien Nabet
2011-09-13I believe the src charset pragma is archaic and unusedCaolán McNamara
2011-09-12sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ↵Stephan Bergmann
out a6913c9677c2 For LibO, that just means replacing sal/cppunit.h with sal/precppunit.hxx.
2011-09-12remove last remnents of archaic SfxMacro based stuffCaolán McNamara
2011-09-12SfxMacro is uselessCaolán McNamara
2011-09-12pointless forward declsCaolán McNamara
2011-09-12so now SfxRequest::GetRecordingMacro NULL returning stub can be removedCaolán McNamara
2011-09-12SfxMacro arg unusedCaolán McNamara
2011-09-12SfxMacro is unused, strip down to ctor/dtorCaolán McNamara
2011-09-09sb140: #i117294# removed unused mutex guardStephan Bergmann
2011-09-09callcatcher: various unused codeCaolán McNamara
2011-09-09size arg can be constCaolán McNamara
2011-09-07callcatcher: unused codeCaolán McNamara
2011-09-07kill TF_POOLABLE, step 2: remove dead codeBjoern Michaelsen
2011-09-07kill TF_POOLABLE, step 1: error if unsetBjoern Michaelsen
2011-09-06ByteString->rtl::OStringBufferCaolán McNamara
2011-09-06callcatcher: various unused methodsCaolán McNamara
2011-09-03operator fixingJulien Nabet
2011-08-31unusedcode: remove various classesMatúš Kukan
2011-08-31ImplDdeService is for windows onlyCaolán McNamara
2011-08-31various unused codeCaolán McNamara
2011-08-31debug code isn't going to cut itCaolán McNamara
2011-08-31grabbag of unused codeCaolán McNamara
2011-08-30WaE: unused variableCaolán McNamara
2011-08-29callcatcher: drop various unused methodsCaolán McNamara
2011-08-29deconfuse this api somewhatCaolán McNamara
2011-08-29remove ByteString::IsAlphaNumericAscii and refactor a bitCaolán McNamara
2011-08-29ByteString->rtl::OString and destupid-api a bitCaolán McNamara
2011-08-29callcatcher: variousCaolán McNamara
2011-08-26Move the header that made setup_native depending on sfx2.Jan Holesovsky
2011-08-26callcatcher: some unused codeCaolán McNamara
2011-08-25remove newly unused codeCaolán McNamara
2011-08-25remove freshly unused methodsCaolán McNamara
2011-08-25callcatcher: yet more unused codeCaolán McNamara
2011-08-25regenerate listCaolán McNamara
2011-08-24callcatcher: remove various unused methodsCaolán McNamara
2011-08-23generate listCaolán McNamara
2011-08-23callcatcher: yet more unused codeCaolán McNamara
2011-08-22unusedcode: sfx:: sfx2::Matúš Kukan
2011-08-22Make template names appear in the correct word orderPeter Rabi
This patch turns on sorting in many listboxes containing template or region names in Impress. Contributed under license LGPLv3+/MPL.
2011-08-22regoptions (etc.) now unused post registration-removalCaolán McNamara
2011-08-22remove else branches of if(1)Caolán McNamara
2011-08-22ByteString->rtl::OStringCaolán McNamara
2011-08-22callcatcher: remove unused methodsCaolán McNamara
2011-08-19detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud
2011-08-19Resolves: fdo#39026 SfxPickList singleton wasn't instantiatedCaolán McNamara
2011-08-19callcatcher: regenerate listCaolán McNamara
2011-08-19remove extra arg and methodCaolán McNamara
2011-08-19branch is unconditional, remove dead alternativeCaolán McNamara