summaryrefslogtreecommitdiff
path: root/sfx2/source/appl
AgeCommit message (Expand)Author
2011-12-21disentangle Read/WriteByteString OUString variantsCaolán McNamara
2011-12-21More removal from TTPropertiesAugust Sodora
2011-12-21Remove TTPropertiesAugust Sodora
2011-12-21bah, need to tweak for pre c++0xCaolán McNamara
2011-12-21disentangle Read/WriteByteString OUString variantsCaolán McNamara
2011-12-16Removed unused code.Thorsten Behrens
2011-12-15Removed extra semicolonsJesse
2011-12-08childs -> childrenMichael T. Whiteley
2011-12-03sfx2::FileDialogHelper: refactor construction:Michael Stahl
2011-12-03SvBaseLink::GetFileDialog renamed GetInsertFileDialogMichael Stahl
2011-12-03sfx2::FileDialogHelper: remove obsolete flagsMichael Stahl
2011-12-03sfx2::FileDialogHelper ignores WB_3DLOOK, WB_STDMODALMichael Stahl
2011-12-03sfx2::FileDialogHelper: remove use of WB_OPENMichael Stahl
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke
2011-11-27remove include of pch header from sfx2Norbert Thiebaud
2011-11-23Changed sal/log.h -> sal/log.hxx, drop _S from C++ streaming log macros.Stephan Bergmann
2011-11-23add stripStart, can replace EraseTrailingCharsCaolán McNamara
2011-11-22New sal/log.h obsoletes osl/diagnose.h and tools/debug.hxx.Stephan Bergmann
2011-11-16add RTL_CONSTASCII_STRINGPARAM to appendAscii on string literalsCaolán McNamara
2011-11-15Removed obsolete OOOBASEVERSION, OOOPACKAGEVERSION.Stephan Bergmann
2011-11-16replaced String in SfxPickList with rtl::OUStringTakeshi Abe
2011-11-15Revert "replaced String in SfxPickList with rtl::OUString"Takeshi Abe
2011-11-15replaced String in SfxPickList with rtl::OUStringTakeshi Abe
2011-11-15removed unused codeTakeshi Abe
2011-11-12removed unused variableTakeshi Abe
2011-11-11Heavily simplified utl::ConfigManager.Stephan Bergmann
2011-11-06make sfx2 ByteString freeCaolán McNamara
2011-11-04WaE: calm down windows shutdownicon warningMichael Meeks
2011-11-04Removed spurious junk left over in previous commit.Stephan Bergmann
2011-11-04Further clean up of areas touched by previous commit.Stephan Bergmann
2011-11-04String->OUString, remove unused codeAugust Sodora
2011-11-01impl_loadBitmap is now dangling unusedCaolán McNamara
2011-11-01eliminate SvUShorts typeDaniel Di Marco
2011-11-01WaE: various sillies flagged by MSVC++Michael Meeks
2011-10-27include mnuitem.hxx to build with --enable-dbgutilCaolán McNamara
2011-10-27remove unused SfxObjectVerbsControl classNorbert Thiebaud
2011-10-08Second attempt at (cross-platform) OSL_FORMAT.Stephan Bergmann
2011-10-08Revert "Introduced OSL_FORMAT, adpated some places to it."Tor Lillqvist
2011-10-08Introduced OSL_FORMAT, adpated some places to it.Stephan Bergmann
2011-10-06WaE: unreachable codeTor Lillqvist
2011-09-29This was what I meant, sorry for thinkoTor Lillqvist
2011-09-28Add mode lines and detabifyTor Lillqvist
2011-09-28WaE: class 'RecentMenuDelegate' does not implement the 'NSMenuDelegate' protocolTor Lillqvist
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann
2011-09-26ByteString->rtl::OStringBufferCaolán McNamara
2011-09-16Fix 2 bitwiseOnBoolean detected by cppcheckJulien Nabet
2011-09-09size arg can be constCaolá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-06callcatcher: various unused methodsCaolán McNamara