summaryrefslogtreecommitdiffstats
path: root/sfx2
Commit message (Collapse)AuthorAgeFilesLines
* callcatcher: update listCaolán McNamara2011-10-031-16/+0
|
* callcatcher: various unused methodsCaolán McNamara2011-10-022-102/+0
|
* add mode-lines to .m files and last round of merged files, etc.Caolán McNamara2011-09-305-0/+14
|
* removed unused macroTakeshi Abe2011-09-301-6/+0
|
* fix trunk gcc compile errorsMatúš Kukan2011-09-291-4/+4
|
* Replace SvULongs with std::vector in sfx2Maciej Rumianowski2011-09-295-29/+19
| | | | Bug 38831, replace SvULongs with std::vector in sfx2 and related svtools
* This was what I meant, sorry for thinkoTor Lillqvist2011-09-291-1/+1
|
* Add mode lines and detabifyTor Lillqvist2011-09-281-26/+29
|
* WaE: class 'RecentMenuDelegate' does not implement the 'NSMenuDelegate' protocolTor Lillqvist2011-09-281-2/+17
|
* Mark SfxStandaloneDocumentInfoObject as SAL_DLLPRIVATETor Lillqvist2011-09-281-1/+1
| | | | | | | | Fixes warnings 'SfxStandaloneDocumentInfoObject' declared with greater visibility than the type of its field 'SfxStandaloneDocumentInfoObject::<anonymous>' and 'SfxStandaloneDocumentInfoObject' declared with greater visibility than its base 'SfxDocumentInfoO\ bject'.
* Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann2011-09-274-6/+7
|
* ByteString->rtl::OStringBufferCaolán McNamara2011-09-271-15/+26
|
* ByteString->rtl::OStringBufferCaolán McNamara2011-09-261-10/+6
|
* just silence the auto_ptr deprecations in isolationCaolán McNamara2011-09-223-2/+16
|
* Always link with user32Tor Lillqvist2011-09-221-1/+0
|
* Fix of localized template name problems in Impress part 2Peter Rabi2011-09-225-74/+135
| | | | | | | Template entries now appear in the correct word order in their representation in SfxDocumentTemplates. That makes template listboxes in a few dialogs work as expected. Contributed under license LGPLv3+/MPL.
* OSL_TRACE: Remove trailing newlinesThomas Arnhold2011-09-212-11/+11
| | | | | | | Done with perl regex: s/(\n\s*OSL_TRACE\(\s*\"[^\n]+?)\s*(\\n)+(\"[^\n]*\)\;\n)/$1$3/gs; - removed trailing whitespaces and (multiple) newlines
* ByteString->rtl::OStringBufferCaolán McNamara2011-09-191-9/+10
|
* rework this in terms of read_uInt8s_AsOStringCaolán McNamara2011-09-191-4/+2
|
* When pasting from other apps, fall back on Fragment span.Kohei Yoshida2011-09-171-8/+27
| | | | | | | | | 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.
* Fix 2 bitwiseOnBoolean detected by cppcheckJulien Nabet2011-09-161-1/+1
|
* I believe the src charset pragma is archaic and unusedCaolán McNamara2011-09-133-7/+3
|
* sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ↵Stephan Bergmann2011-09-121-1/+8
| | | | | | out a6913c9677c2 For LibO, that just means replacing sal/cppunit.h with sal/precppunit.hxx.
* remove last remnents of archaic SfxMacro based stuffCaolán McNamara2011-09-125-509/+2
|
* SfxMacro is uselessCaolán McNamara2011-09-122-70/+0
|
* pointless forward declsCaolán McNamara2011-09-122-3/+0
|
* so now SfxRequest::GetRecordingMacro NULL returning stub can be removedCaolán McNamara2011-09-123-17/+2
|
* SfxMacro arg unusedCaolán McNamara2011-09-122-5/+3
|
* SfxMacro is unused, strip down to ctor/dtorCaolán McNamara2011-09-122-124/+0
|
* sb140: #i117294# removed unused mutex guardStephan Bergmann2011-09-091-1/+0
|
* callcatcher: various unused codeCaolán McNamara2011-09-092-14/+0
|
* size arg can be constCaolán McNamara2011-09-092-9/+2
|
* callcatcher: unused codeCaolán McNamara2011-09-073-25/+0
|
* kill TF_POOLABLE, step 2: remove dead codeBjoern Michaelsen2011-09-073-11/+0
|
* kill TF_POOLABLE, step 1: error if unsetBjoern Michaelsen2011-09-073-2/+4
|
* ByteString->rtl::OStringBufferCaolán McNamara2011-09-061-3/+3
|
* callcatcher: various unused methodsCaolán McNamara2011-09-0610-102/+71
|
* operator fixingJulien Nabet2011-09-031-1/+1
|
* unusedcode: remove various classesMatúš Kukan2011-08-313-130/+0
|
* ImplDdeService is for windows onlyCaolán McNamara2011-08-311-90/+92
|
* various unused codeCaolán McNamara2011-08-315-67/+11
|
* debug code isn't going to cut itCaolán McNamara2011-08-312-40/+0
|
* grabbag of unused codeCaolán McNamara2011-08-315-113/+0
|
* WaE: unused variableCaolán McNamara2011-08-301-1/+1
|
* callcatcher: drop various unused methodsCaolán McNamara2011-08-294-40/+0
|
* deconfuse this api somewhatCaolán McNamara2011-08-292-3/+7
|
* remove ByteString::IsAlphaNumericAscii and refactor a bitCaolán McNamara2011-08-291-6/+9
|
* ByteString->rtl::OString and destupid-api a bitCaolán McNamara2011-08-293-8/+11
|
* callcatcher: variousCaolán McNamara2011-08-299-129/+0
|
* Move the header that made setup_native depending on sfx2.Jan Holesovsky2011-08-263-54/+1
|