Age | Commit message (Expand) | Author |
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 |
2011-09-12 | deleted unneded var in setup_native, migrateinstallpath.cxx | Pierre-André Jacquod |
2011-09-12 | deletion of unneded variable in setup_native, swappatchfiles.cxx | Pierre-André Jacquod |
2011-09-12 | deletion of unneded variable in fpicker, previewadapter.cxx | Pierre-André Jacquod |
2011-09-12 | Don't bother with SetProcessDEPPolicy() on _WIN64 where it is always on | Tor Lillqvist |
2011-09-12 | Add pleas for help to explain a mysterious piece of code | Tor Lillqvist |
2011-09-12 | small bugfix : bNeedsSave instead of *bNeedsSave | Julien Nabet |
2011-09-11 | unify dictionary pack descriptions | Andras Timar |
2011-09-11 | add Latvian dictionary pack | Andras Timar |
2011-09-11 | add Hindi dictionary pack | Andras Timar |
2011-09-11 | add Gujarati dictionary pack | Andras Timar |
2011-09-11 | add Bengali dictionary pack | Andras Timar |
2011-09-11 | add Bulgarian dictionary pack | Andras Timar |
2011-09-11 | fdo#40701: DbGridControl::RemoveColumn even if no corresponding Model column | Lionel Elie Mamane |
2011-09-11 | Don't touch handle when setting property Enabled | Lionel Elie Mamane |
2011-09-11 | remove inadvertently committed fprintf | Michael Meeks |
2011-09-11 | cleanup cut/paste .src changes and add 'Embed' check-box to src | Michael Meeks |
2011-09-11 | sal_Bool to bool and cosmetics | Eike Rathke |
2011-09-11 | translated some comments | Eike Rathke |