Age | Commit message (Expand) | Author |
2011-09-12 | Drop Win9x code | Tor Lillqvist |
2011-09-12 | Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/core | Caolán McNamara |
2011-09-12 | Refactorings in enhwmf.cxx | Marc-Andre Laverdiere |
2011-09-12 | do not allow creating symlink to itself | David Tardon |
2011-09-12 | Be even more specific | Tor Lillqvist |
2011-09-12 | Be more specific, gb_CCVER is set only in unxgcc.mk anyway | Tor Lillqvist |
2011-09-12 | not going to get away with this friend syntax | Caolán McNamara |
2011-09-12 | fix link time optimisation flags to use linker plugin & optimisation | Jan Hubicka |
2011-09-12 | start of embedding check-button & cui code cleanup | Michael Meeks |
2011-09-12 | fdo#40759 Fix GAMMADIST() result for x=0 | Wolfgang Pechlaner |
2011-09-12 | Nested classes need to be marked separately DLLPUBLIC, apparently | Tor Lillqvist |
2011-09-12 | Drop Win9x code | Tor Lillqvist |
2011-09-12 | Added variable initializations when loading WMFs and EMFs | Marc-Andre Laverdiere |
2011-09-12 | mirror 64c15de6489b5a72f8530b66968d3d1660d39d55 from aqua into ios | Caolán McNamara |
2011-09-12 | Do not search for java packages if --without-java is passed. | Tomáš Chvátal |
2011-09-12 | ditch distracting CHARSET_ANSI comment | Caolán McNamara |
2011-09-12 | ByteString->rtl::OString | Caolán McNamara |
2011-09-12 | don't comment it's removed, remove it | Caolán McNamara |
2011-09-12 | declared but not defined | Caolán McNamara |
2011-09-12 | regenerate list | Caolán McNamara |
2011-09-12 | missing header | Caolán McNamara |
2011-09-12 | can return a ref instead of a pointer, ensure dtor on singleton | Caolán McNamara |
2011-09-12 | can return a ref, not a pointer, and make local static instead of global leak | Caolán McNamara |
2011-09-12 | make base class dtor virtual | Caolán McNamara |
2011-09-12 | why leak m_pImpl | Caolán McNamara |
2011-09-12 | ensure dtor gets called, and fix dtor and namespaces | Caolán McNamara |
2011-09-12 | callcatcher: drop unused methods | Caolán McNamara |
2011-09-12 | why insert a '.' just to then erase it ? | Caolán McNamara |
2011-09-12 | using osl_getThreadTextEncoding is a disaster waiting to happen | Caolán McNamara |
2011-09-12 | remove last remnents of archaic SfxMacro based stuff | Caolán McNamara |
2011-09-12 | SfxMacro is useless | Caolán McNamara |
2011-09-12 | pointless forward decls | Caolán McNamara |
2011-09-12 | so now SfxRequest::GetRecordingMacro NULL returning stub can be removed | Caolán McNamara |
2011-09-12 | SfxMacro arg unused | Caolán McNamara |
2011-09-12 | SfxMacro is unused, strip down to ctor/dtor | Caolán McNamara |
2011-09-12 | this dir is unbuilt | Caolán McNamara |
2011-09-12 | use boost::noncopyable and rtl::Static | Caolán McNamara |
2011-09-12 | c++ defaults to void | Caolán McNamara |
2011-09-12 | callcatcher: various unused methods | Caolán McNamara |
2011-09-12 | windows is the only platform which does this | Caolán McNamara |
2011-09-12 | make cui ByteString free | Caolán McNamara |
2011-09-12 | make slideshow ByteString free | Caolán McNamara |
2011-09-12 | factor out code for copying compatability options | Caolán McNamara |
2011-09-12 | factor out code which sets the defaults for properties | Caolán McNamara |
2011-09-12 | SwDoc::ReplaceStyles can be const | Caolán McNamara |
2011-09-12 | Accept also a soffice.bin renamed to soffice.bin.exe | Tor Lillqvist |
2011-09-12 | Fix copy/paste error | Tor Lillqvist |
2011-09-12 | deleted unread var and code in setup_native, vistaspecial.cxx | Pierre-André Jacquod |
2011-09-12 | unneded var deleted and code simplified. in setup_native | Pierre-André Jacquod |
2011-09-12 | deleted unneded var and code simplified in desktop, launcher.cxx | Pierre-André Jacquod |