summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-09-12Drop Win9x codeTor Lillqvist4-131/+0
2011-09-12Drop Win9x codeTor Lillqvist6-112/+1
2011-09-12Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/coreCaolán McNamara2-3/+4
2011-09-12Refactorings in enhwmf.cxxMarc-Andre Laverdiere1-62/+44
2011-09-12do not allow creating symlink to itselfDavid Tardon1-2/+3
2011-09-12Be even more specificTor Lillqvist1-1/+1
2011-09-12Be more specific, gb_CCVER is set only in unxgcc.mk anywayTor Lillqvist1-1/+1
2011-09-12not going to get away with this friend syntaxCaolán McNamara2-5/+2
2011-09-12fix link time optimisation flags to use linker plugin & optimisationJan Hubicka1-0/+1
2011-09-12start of embedding check-button & cui code cleanupMichael Meeks2-24/+85
2011-09-12fdo#40759 Fix GAMMADIST() result for x=0Wolfgang Pechlaner1-1/+18
2011-09-12Nested classes need to be marked separately DLLPUBLIC, apparentlyTor Lillqvist1-1/+1
2011-09-12Drop Win9x codeTor Lillqvist3-216/+12
2011-09-12Added variable initializations when loading WMFs and EMFsMarc-Andre Laverdiere4-99/+98
2011-09-12mirror 64c15de6489b5a72f8530b66968d3d1660d39d55 from aqua into iosCaolán McNamara1-1/+1
2011-09-12Do not search for java packages if --without-java is passed.Tomáš Chvátal1-0/+6
2011-09-12ditch distracting CHARSET_ANSI commentCaolán McNamara1-4/+0
2011-09-12ByteString->rtl::OStringCaolán McNamara3-16/+18
2011-09-12don't comment it's removed, remove itCaolán McNamara1-13/+0
2011-09-12declared but not definedCaolán McNamara1-1/+0
2011-09-12regenerate listCaolán McNamara3-7/+4
2011-09-12missing headerCaolán McNamara1-0/+1
2011-09-12can return a ref instead of a pointer, ensure dtor on singletonCaolán McNamara2-17/+20
2011-09-12can return a ref, not a pointer, and make local static instead of global leakCaolán McNamara3-14/+14
2011-09-12make base class dtor virtualCaolán McNamara1-0/+1
2011-09-12why leak m_pImplCaolán McNamara1-3/+6
2011-09-12ensure dtor gets called, and fix dtor and namespacesCaolán McNamara3-38/+26
2011-09-12callcatcher: drop unused methodsCaolán McNamara9-59/+0
2011-09-12why insert a '.' just to then erase it ?Caolán McNamara1-4/+4
2011-09-12using osl_getThreadTextEncoding is a disaster waiting to happenCaolán McNamara1-3/+3
2011-09-12remove last remnents of archaic SfxMacro based stuffCaolán McNamara5-509/+2
2011-09-12SfxMacro is uselessCaolán McNamara2-70/+0
2011-09-12pointless forward declsCaolán McNamara2-3/+0
2011-09-12so now SfxRequest::GetRecordingMacro NULL returning stub can be removedCaolán McNamara3-17/+2
2011-09-12SfxMacro arg unusedCaolán McNamara2-5/+3
2011-09-12SfxMacro is unused, strip down to ctor/dtorCaolán McNamara3-125/+0
2011-09-12this dir is unbuiltCaolán McNamara3-330/+0
2011-09-12use boost::noncopyable and rtl::StaticCaolán McNamara2-35/+15
2011-09-12c++ defaults to voidCaolán McNamara1-3/+3
2011-09-12callcatcher: various unused methodsCaolán McNamara28-353/+1
2011-09-12windows is the only platform which does thisCaolán McNamara1-3/+3
2011-09-12make cui ByteString freeCaolán McNamara1-5/+7
2011-09-12make slideshow ByteString freeCaolán McNamara1-2/+2
2011-09-12factor out code for copying compatability optionsCaolán McNamara2-31/+36
2011-09-12factor out code which sets the defaults for propertiesCaolán McNamara2-20/+29
2011-09-12SwDoc::ReplaceStyles can be constCaolán McNamara3-3/+3
2011-09-12Accept also a soffice.bin renamed to soffice.bin.exeTor Lillqvist1-7/+13
2011-09-12Fix copy/paste errorTor Lillqvist1-1/+1
2011-09-12deleted unread var and code in setup_native, vistaspecial.cxxPierre-André Jacquod1-55/+5
2011-09-12unneded var deleted and code simplified. in setup_nativePierre-André Jacquod1-31/+3