Age | Commit message (Expand) | Author | Files | Lines |
2011-10-07 | cppcheck reduce scope of var in sfx2/... dinfdlg.cxx | Pierre-André Jacquod | 1 | -1/+1 |
2011-10-06 | WaE: class has virtual functions, but destructor is not virtual | Tor Lillqvist | 1 | -1/+5 |
2011-10-06 | WaE: class has virtual functions, but destructor is not virtual | Tor Lillqvist | 1 | -1/+1 |
2011-10-06 | WaE: class has virtual functions, but destructor is not virtual | Tor Lillqvist | 1 | -1/+1 |
2011-10-06 | WaE: unreachable code | Tor Lillqvist | 1 | -0/+5 |
2011-10-05 | simplfy dmake to gbuild bridgefile | Bjoern Michaelsen | 1 | -40/+1 |
2011-10-03 | callcatcher: update list | Caolán McNamara | 1 | -16/+0 |
2011-10-02 | callcatcher: various unused methods | Caolán McNamara | 2 | -102/+0 |
2011-09-30 | add mode-lines to .m files and last round of merged files, etc. | Caolán McNamara | 5 | -0/+14 |
2011-09-30 | removed unused macro | Takeshi Abe | 1 | -6/+0 |
2011-09-29 | fix trunk gcc compile errors | Matúš Kukan | 1 | -4/+4 |
2011-09-29 | Replace SvULongs with std::vector in sfx2 | Maciej Rumianowski | 5 | -29/+19 |
2011-09-29 | This was what I meant, sorry for thinko | Tor Lillqvist | 1 | -1/+1 |
2011-09-28 | Add mode lines and detabify | Tor Lillqvist | 1 | -26/+29 |
2011-09-28 | WaE: class 'RecentMenuDelegate' does not implement the 'NSMenuDelegate' protocol | Tor Lillqvist | 1 | -2/+17 |
2011-09-28 | Mark SfxStandaloneDocumentInfoObject as SAL_DLLPRIVATE | Tor Lillqvist | 1 | -1/+1 |
2011-09-27 | Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *(). | Stephan Bergmann | 4 | -6/+7 |
2011-09-27 | ByteString->rtl::OStringBuffer | Caolán McNamara | 1 | -15/+26 |
2011-09-26 | ByteString->rtl::OStringBuffer | Caolán McNamara | 1 | -10/+6 |
2011-09-22 | just silence the auto_ptr deprecations in isolation | Caolán McNamara | 3 | -2/+16 |
2011-09-22 | Always link with user32 | Tor Lillqvist | 1 | -1/+0 |
2011-09-22 | Fix of localized template name problems in Impress part 2 | Peter Rabi | 5 | -74/+135 |
2011-09-21 | OSL_TRACE: Remove trailing newlines | Thomas Arnhold | 2 | -11/+11 |
2011-09-19 | ByteString->rtl::OStringBuffer | Caolán McNamara | 1 | -9/+10 |
2011-09-19 | rework this in terms of read_uInt8s_AsOString | Caolán McNamara | 1 | -4/+2 |
2011-09-17 | When pasting from other apps, fall back on Fragment span. | Kohei Yoshida | 1 | -8/+27 |
2011-09-16 | Fix 2 bitwiseOnBoolean detected by cppcheck | Julien Nabet | 1 | -1/+1 |
2011-09-13 | I believe the src charset pragma is archaic and unused | Caolán McNamara | 3 | -7/+3 |
2011-09-12 | sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ... | Stephan Bergmann | 1 | -1/+8 |
2011-09-12 | remove last remnents of archaic SfxMacro based stuff | Caolán McNamara | 5 | -509/+2 |
2011-09-12 | SfxMacro is useless | Caolán McNamara | 2 | -70/+0 |
2011-09-12 | pointless forward decls | Caolán McNamara | 2 | -3/+0 |
2011-09-12 | so now SfxRequest::GetRecordingMacro NULL returning stub can be removed | Caolán McNamara | 3 | -17/+2 |
2011-09-12 | SfxMacro arg unused | Caolán McNamara | 2 | -5/+3 |
2011-09-12 | SfxMacro is unused, strip down to ctor/dtor | Caolán McNamara | 2 | -124/+0 |
2011-09-09 | sb140: #i117294# removed unused mutex guard | Stephan Bergmann | 1 | -1/+0 |
2011-09-09 | callcatcher: various unused code | Caolán McNamara | 2 | -14/+0 |
2011-09-09 | size arg can be const | Caolán McNamara | 2 | -9/+2 |
2011-09-07 | callcatcher: unused code | Caolán McNamara | 3 | -25/+0 |
2011-09-07 | kill TF_POOLABLE, step 2: remove dead code | Bjoern Michaelsen | 3 | -11/+0 |
2011-09-07 | kill TF_POOLABLE, step 1: error if unset | Bjoern Michaelsen | 3 | -2/+4 |
2011-09-06 | ByteString->rtl::OStringBuffer | Caolán McNamara | 1 | -3/+3 |
2011-09-06 | callcatcher: various unused methods | Caolán McNamara | 10 | -102/+71 |
2011-09-03 | operator fixing | Julien Nabet | 1 | -1/+1 |
2011-08-31 | unusedcode: remove various classes | Matúš Kukan | 3 | -130/+0 |
2011-08-31 | ImplDdeService is for windows only | Caolán McNamara | 1 | -90/+92 |
2011-08-31 | various unused code | Caolán McNamara | 5 | -67/+11 |
2011-08-31 | debug code isn't going to cut it | Caolán McNamara | 2 | -40/+0 |
2011-08-31 | grabbag of unused code | Caolán McNamara | 5 | -113/+0 |
2011-08-30 | WaE: unused variable | Caolán McNamara | 1 | -1/+1 |