summaryrefslogtreecommitdiff
path: root/sfx2/source
AgeCommit message (Expand)AuthorFilesLines
2011-11-27typos fixingKorrawit Pruegsanusak1-1/+1
2011-11-25gsl_getSystemTextEncoding -> osl_getThreadTextEncodingDavid Tardon1-1/+1
2011-11-23Changed sal/log.h -> sal/log.hxx, drop _S from C++ streaming log macros.Stephan Bergmann4-10/+10
2011-11-23add stripStart, can replace EraseTrailingCharsCaolán McNamara2-8/+10
2011-11-22Remove no longer necessary "(void) x; // avoid warnings".Stephan Bergmann1-6/+2
2011-11-22New sal/log.h obsoletes osl/diagnose.h and tools/debug.hxx.Stephan Bergmann4-93/+40
2011-11-21Convert Sal to rtl::O(U)StringDavid Tardon2-4/+3
2011-11-19implEnsureURLExtension just returns the first argument, remove itCaolán McNamara2-13/+3
2011-11-19remove [Byte]String::EraseAllCharsCaolán McNamara5-16/+24
2011-11-17remove obsolete layout codeFelix Zhang4-254/+0
2011-11-16add RTL_CONSTASCII_STRINGPARAM to appendAscii on string literalsCaolán McNamara9-34/+33
2011-11-15Removed obsolete OOOBASEVERSION, OOOPACKAGEVERSION.Stephan Bergmann1-11/+2
2011-11-16replaced String in SfxPickList with rtl::OUStringTakeshi Abe4-28/+27
2011-11-15remove obsolete layout macrosFelix Zhang1-4/+2
2011-11-15removing obsolete layout codeFelix Zhang2-92/+1
2011-11-15Revert "replaced String in SfxPickList with rtl::OUString"Takeshi Abe4-27/+28
2011-11-15replaced String in SfxPickList with rtl::OUStringTakeshi Abe4-28/+27
2011-11-15removed unused codeTakeshi Abe2-26/+0
2011-11-12removed unused variableTakeshi Abe2-6/+0
2011-11-11Heavily simplified utl::ConfigManager.Stephan Bergmann4-14/+5
2011-11-07gtk: cleanup to make the vcl file-picker interface work.Michael Meeks1-5/+5
2011-11-06make sfx2 ByteString freeCaolán McNamara7-60/+64
2011-11-04WaE: calm down windows shutdownicon warningMichael Meeks1-0/+3
2011-11-04Removed spurious junk left over in previous commit.Stephan Bergmann1-1/+1
2011-11-04Further clean up of areas touched by previous commit.Stephan Bergmann1-4/+5
2011-11-04String->OUString, remove unused codeAugust Sodora1-13/+23
2011-11-02Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/coreMichael Stahl12-150/+67
2011-11-01impl_loadBitmap is now dangling unusedCaolán McNamara1-26/+0
2011-11-01eliminate SvUShorts typeDaniel Di Marco10-83/+60
2011-11-01WaE: various sillies flagged by MSVC++Michael Meeks1-37/+3
2011-11-01catch by const refCaolán McNamara1-2/+2
2011-11-01ByteString->rtl::OStringCaolán McNamara2-2/+2
2011-10-31rhbz#657394: crash closing document while printingMichael Stahl1-1/+22
2011-10-28remove pointless SfxBaseModel::setDocumentProperties()Michael Stahl1-10/+0
2011-10-28SfxBaseModel impl_setDocumentProperties to impl classMichael Stahl1-6/+11
2011-10-28remove dangling objmnctl.cxxCaolán McNamara1-159/+0
2011-10-27include mnuitem.hxx to build with --enable-dbgutilCaolán McNamara1-0/+1
2011-10-27remove unused SfxObjectVerbsControl classNorbert Thiebaud2-58/+0
2011-10-18CMIS: Fixed the smoketests failure by catching some exceptionsMichael Stahl1-12/+19
2011-10-18Reapply "CMIS: use another name to show than the one extracted from the base URLCédric Bosdonnat1-3/+19
2011-10-17Revert "CMIS: use another name to show than the one extracted from the base URL"Luboš Luňák1-19/+3
2011-10-17CMIS: use another name to show than the one extracted from the base URLCédric Bosdonnat1-3/+19
2011-10-08Second attempt at (cross-platform) OSL_FORMAT.Stephan Bergmann1-7/+5
2011-10-08Revert "Introduced OSL_FORMAT, adpated some places to it."Tor Lillqvist1-5/+7
2011-10-08Introduced OSL_FORMAT, adpated some places to it.Stephan Bergmann1-7/+5
2011-10-07cppcheck reduce scope of var in sfx2/... dinfdlg.cxxPierre-André Jacquod1-1/+1
2011-10-06WaE: class has virtual functions, but destructor is not virtualTor Lillqvist1-1/+5
2011-10-06WaE: class has virtual functions, but destructor is not virtualTor Lillqvist1-1/+1
2011-10-06WaE: class has virtual functions, but destructor is not virtualTor Lillqvist1-1/+1
2011-10-06WaE: unreachable codeTor Lillqvist1-0/+5