Age | Commit message (Expand) | Author |
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 |
2013-11-07 | fdo#63020: Replace ::comphelper::stl_begin()... | Marcos Paulo de Souza |
2013-11-06 | include <stack> | Takeshi Abe |
2013-11-06 | Drop unnecessary #includes | Takeshi Abe |
2013-11-05 | windows: remove _CRTIMP and _NTSDK definitions | Thomas Arnhold |
2013-11-05 | fixincludeguards.sh: shell | Thomas Arnhold |
2013-11-04 | fdo 70998: Termchange: Graphics->Image | Samuel Mehrbrodt |
2013-10-31 | shell: mapix.h is not needed at all | Thomas Arnhold |
2013-10-29 | gbuild: stop using stuff in OUTDIR/unittest/install | Michael Stahl |
2013-10-28 | gbuild: set Package default target to INSTDIR | Michael Stahl |
2013-10-28 | shell: just define _WIN32_IE and drop the undef | Thomas Arnhold |
2013-10-25 | fdo#54938: More uses of cppu::supportsService | Marcos Paulo de Souza |