Age | Commit message (Expand) | Author |
2011-12-21 | disentangle Read/WriteByteString OUString variants | Caolán McNamara |
2011-12-21 | More removal from TTProperties | August Sodora |
2011-12-21 | Remove TTProperties | August Sodora |
2011-12-21 | bah, need to tweak for pre c++0x | Caolán McNamara |
2011-12-21 | disentangle Read/WriteByteString OUString variants | Caolán McNamara |
2011-12-16 | Removed unused code. | Thorsten Behrens |
2011-12-15 | Removed extra semicolons | Jesse |
2011-12-08 | childs -> children | Michael T. Whiteley |
2011-12-03 | sfx2::FileDialogHelper: refactor construction: | Michael Stahl |
2011-12-03 | SvBaseLink::GetFileDialog renamed GetInsertFileDialog | Michael Stahl |
2011-12-03 | sfx2::FileDialogHelper: remove obsolete flags | Michael Stahl |
2011-12-03 | sfx2::FileDialogHelper ignores WB_3DLOOK, WB_STDMODAL | Michael Stahl |
2011-12-03 | sfx2::FileDialogHelper: remove use of WB_OPEN | Michael Stahl |
2011-12-01 | get rid of class Date and Time default ctor with system time penalty | Eike Rathke |
2011-11-27 | remove include of pch header from sfx2 | Norbert Thiebaud |
2011-11-23 | Changed sal/log.h -> sal/log.hxx, drop _S from C++ streaming log macros. | Stephan Bergmann |
2011-11-23 | add stripStart, can replace EraseTrailingChars | Caolán McNamara |
2011-11-22 | New sal/log.h obsoletes osl/diagnose.h and tools/debug.hxx. | Stephan Bergmann |
2011-11-16 | add RTL_CONSTASCII_STRINGPARAM to appendAscii on string literals | Caolán McNamara |
2011-11-15 | Removed obsolete OOOBASEVERSION, OOOPACKAGEVERSION. | Stephan Bergmann |
2011-11-16 | replaced String in SfxPickList with rtl::OUString | Takeshi Abe |
2011-11-15 | Revert "replaced String in SfxPickList with rtl::OUString" | Takeshi Abe |
2011-11-15 | replaced String in SfxPickList with rtl::OUString | Takeshi Abe |
2011-11-15 | removed unused code | Takeshi Abe |
2011-11-12 | removed unused variable | Takeshi Abe |
2011-11-11 | Heavily simplified utl::ConfigManager. | Stephan Bergmann |
2011-11-06 | make sfx2 ByteString free | Caolán McNamara |
2011-11-04 | WaE: calm down windows shutdownicon warning | Michael Meeks |
2011-11-04 | Removed spurious junk left over in previous commit. | Stephan Bergmann |
2011-11-04 | Further clean up of areas touched by previous commit. | Stephan Bergmann |
2011-11-04 | String->OUString, remove unused code | August Sodora |
2011-11-01 | impl_loadBitmap is now dangling unused | Caolán McNamara |
2011-11-01 | eliminate SvUShorts type | Daniel Di Marco |
2011-11-01 | WaE: various sillies flagged by MSVC++ | Michael Meeks |
2011-10-27 | include mnuitem.hxx to build with --enable-dbgutil | Caolán McNamara |
2011-10-27 | remove unused SfxObjectVerbsControl class | Norbert Thiebaud |
2011-10-08 | Second attempt at (cross-platform) OSL_FORMAT. | Stephan Bergmann |
2011-10-08 | Revert "Introduced OSL_FORMAT, adpated some places to it." | Tor Lillqvist |
2011-10-08 | Introduced OSL_FORMAT, adpated some places to it. | Stephan Bergmann |
2011-10-06 | WaE: unreachable code | Tor Lillqvist |
2011-09-29 | This was what I meant, sorry for thinko | Tor Lillqvist |
2011-09-28 | Add mode lines and detabify | Tor Lillqvist |
2011-09-28 | WaE: class 'RecentMenuDelegate' does not implement the 'NSMenuDelegate' protocol | Tor Lillqvist |
2011-09-27 | Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *(). | Stephan Bergmann |
2011-09-26 | ByteString->rtl::OStringBuffer | Caolán McNamara |
2011-09-16 | Fix 2 bitwiseOnBoolean detected by cppcheck | Julien Nabet |
2011-09-09 | size arg can be const | Caolán McNamara |
2011-09-07 | kill TF_POOLABLE, step 2: remove dead code | Bjoern Michaelsen |
2011-09-07 | kill TF_POOLABLE, step 1: error if unset | Bjoern Michaelsen |
2011-09-06 | callcatcher: various unused methods | Caolán McNamara |