Age | Commit message (Expand) | Author |
2014-06-06 | fixincludeguards: fix include guards | Thomas Arnhold |
2014-06-02 | fdo#68849: Add header guards to all include files | Jens Carl |
2014-05-29 | remove more unnecesary OUString constructor use | Noel Grandin |
2014-05-29 | remove unnecessary NULL parameter passed to UNO Exception | Noel Grandin |
2014-05-22 | cppcheck: Variable 'i' is assigned a value that is never used | Thomas Arnhold |
2014-05-15 | Resolves fdo#70681: fixincludeguards.pl: all that's left | Thomas Arnhold |
2014-05-13 | Related fdo#60338: Do not use umask(3) in a MT program | Stephan Bergmann |
2014-05-12 | This code is not linked against sal | Stephan Bergmann |
2014-05-12 | fdo#43157 Remove OSL_POSTCOND, prefer SAL_WARN_IF | Michaël Lefèvre |
2014-05-10 | remove globally disabled warnings from source files | Thomas Arnhold |
2014-05-09 | remove presys.h and postsys.h | Thomas Arnhold |
2014-04-30 | shell: sal_Bool->bool | Noel Grandin |
2014-04-03 | remove unnecessary scope qualifier from sal_Bool uses | Noel Grandin |
2014-04-03 | Use boost::noncopyable | Stephan Bergmann |
2014-04-01 | Explicitly mark overriding destructors as "virtual," Mac OS X redux | Stephan Bergmann |
2014-04-01 | Explicitly mark overriding destructors as "virtual" | Stephan Bergmann |
2014-03-30 | loplugin:saloverride | Stephan Bergmann |
2014-03-28 | coverity#982766 Dereference null return value | Caolán McNamara |
2014-03-26 | First batch of adding SAL_OVERRRIDE to overriding function declarations | Stephan Bergmann |
2014-03-22 | coverity#708176 Uninitialized scalar field | Caolán McNamara |
2014-03-18 | Find places where OUString and OString are passed by value. | Noel Grandin |
2014-03-07 | Blind Windows build fix | Tor Lillqvist |
2014-03-07 | Simplify | Tor Lillqvist |
2014-03-07 | Why would we need GNOME and KDE scripts on OS X? | Tor Lillqvist |
2014-03-03 | shell: get rid of separate Library_syssh_win.mk | Michael Stahl |
2014-02-27 | std::exception retrofit sequel | Stephan Bergmann |
2014-02-26 | cppuhelper: retrofit std::exception into overriding exception specs | Stephan Bergmann |
2014-02-26 | KDE: don't throw on TemplatePathVariable | Maxim Monastirsky |
2014-02-26 | Remove visual noise from shell | Alexander Wilms |
2014-02-25 | Resolves: rhbz#1065807 use xdg ~/Templates for default Template location | Caolán McNamara |
2014-02-25 | Revert partially "Replace deprecated std::auto_ptr with boost::scoped_ptr" | Takeshi Abe |
2014-02-25 | Replace deprecated std::auto_ptr with boost::scoped_ptr | Takeshi Abe |
2014-02-23 | Remove unneccessary comments | Alexander Wilms |
2014-02-16 | cppcheck: redundantAssignment | Julien Nabet |
2014-02-10 | Don't call pclose(NULL) | Stephan Bergmann |
2014-02-10 | Properly encode cmd line for popen | Stephan Bergmann |
2014-02-10 | instdir/program/senddoc lacks executable mode bits | Stephan Bergmann |
2013-12-20 | Spelling correction: s/retrive/retrieve/ | Tor Lillqvist |
2013-12-20 | typo fixes | Andras Timar |
2013-12-17 | Adapt all (non-extension, SharedLibrary) .components to environment="..." | Stephan Bergmann |
2013-12-16 | Clean-up uno/lbnames.h | Stephan Bergmann |
2013-12-12 | Looks like the Windows tag is still LANG_ORIYA | Stephan Bergmann |
2013-12-11 | Related: rhbz#1040291 Change language name from 'Oriya' to 'Odia' | Caolán McNamara |
2013-11-22 | remove unnecessary RTL_CONSTASCII_STRINGPARAM | Noel Grandin |
2013-11-20 | Windows: Require at least Windows XP SP2 | Thomas Arnhold |
2013-11-19 | remove unnecessary use of OUString constructor when assigning | Noel Grandin |
2013-11-14 | -Werror,-Wunused-member-function | Stephan Bergmann |
2013-11-14 | -Werror,-Wunused-exception-parameter | Stephan Bergmann |
2013-11-11 | convert OUString 0==compareToAscii to equalsAscii | Noel Grandin |
2013-11-08 | remove unnecessary use of OUString constructor in SHELL module | Noel Grandin |