summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-09-12Drop Win9x codeTor Lillqvist
2011-09-12Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/coreCaolán McNamara
2011-09-12Refactorings in enhwmf.cxxMarc-Andre Laverdiere
2011-09-12do not allow creating symlink to itselfDavid Tardon
2011-09-12Be even more specificTor Lillqvist
2011-09-12Be more specific, gb_CCVER is set only in unxgcc.mk anywayTor Lillqvist
2011-09-12not going to get away with this friend syntaxCaolán McNamara
2011-09-12fix link time optimisation flags to use linker plugin & optimisationJan Hubicka
2011-09-12start of embedding check-button & cui code cleanupMichael Meeks
2011-09-12fdo#40759 Fix GAMMADIST() result for x=0Wolfgang Pechlaner
2011-09-12Nested classes need to be marked separately DLLPUBLIC, apparentlyTor Lillqvist
2011-09-12Drop Win9x codeTor Lillqvist
2011-09-12Added variable initializations when loading WMFs and EMFsMarc-Andre Laverdiere
2011-09-12mirror 64c15de6489b5a72f8530b66968d3d1660d39d55 from aqua into iosCaolán McNamara
2011-09-12Do not search for java packages if --without-java is passed.Tomáš Chvátal
2011-09-12ditch distracting CHARSET_ANSI commentCaolán McNamara
2011-09-12ByteString->rtl::OStringCaolán McNamara
2011-09-12don't comment it's removed, remove itCaolán McNamara
2011-09-12declared but not definedCaolán McNamara
2011-09-12regenerate listCaolán McNamara
2011-09-12missing headerCaolán McNamara
2011-09-12can return a ref instead of a pointer, ensure dtor on singletonCaolán McNamara
2011-09-12can return a ref, not a pointer, and make local static instead of global leakCaolán McNamara
2011-09-12make base class dtor virtualCaolán McNamara
2011-09-12why leak m_pImplCaolán McNamara
2011-09-12ensure dtor gets called, and fix dtor and namespacesCaolán McNamara
2011-09-12callcatcher: drop unused methodsCaolán McNamara
2011-09-12why insert a '.' just to then erase it ?Caolán McNamara
2011-09-12using osl_getThreadTextEncoding is a disaster waiting to happenCaolán McNamara
2011-09-12remove last remnents of archaic SfxMacro based stuffCaolán McNamara
2011-09-12SfxMacro is uselessCaolán McNamara
2011-09-12pointless forward declsCaolán McNamara
2011-09-12so now SfxRequest::GetRecordingMacro NULL returning stub can be removedCaolán McNamara
2011-09-12SfxMacro arg unusedCaolán McNamara
2011-09-12SfxMacro is unused, strip down to ctor/dtorCaolán McNamara
2011-09-12this dir is unbuiltCaolán McNamara
2011-09-12use boost::noncopyable and rtl::StaticCaolán McNamara
2011-09-12c++ defaults to voidCaolán McNamara
2011-09-12callcatcher: various unused methodsCaolán McNamara
2011-09-12windows is the only platform which does thisCaolán McNamara
2011-09-12make cui ByteString freeCaolán McNamara
2011-09-12make slideshow ByteString freeCaolán McNamara
2011-09-12factor out code for copying compatability optionsCaolán McNamara
2011-09-12factor out code which sets the defaults for propertiesCaolán McNamara
2011-09-12SwDoc::ReplaceStyles can be constCaolán McNamara
2011-09-12Accept also a soffice.bin renamed to soffice.bin.exeTor Lillqvist
2011-09-12Fix copy/paste errorTor Lillqvist
2011-09-12deleted unread var and code in setup_native, vistaspecial.cxxPierre-André Jacquod
2011-09-12unneded var deleted and code simplified. in setup_nativePierre-André Jacquod
2011-09-12deleted unneded var and code simplified in desktop, launcher.cxxPierre-André Jacquod