Age | Commit message (Expand) | Author |
2014-11-17 | sal: clean up public headers with include-what-you-use | Michael Stahl |
2014-11-12 | Fix common typos. No automatic tools. Handmade… | Andrea Gelmini |
2014-11-11 | O_RDWR and O_CREAT are defined in fcntl.h | Richard PALO |
2014-11-11 | Do as for Linux, borrowed from Gabriele Bulfon <gabriele.bulfon at sonicle.com> | Richard PALO |
2014-11-10 | that stuff seems to be totally unused | Markus Mohrhard |
2014-11-07 | Don't add toolkit related shell packages with headless build | Riccardo Magliocchetti |
2014-11-06 | Revert "use the new OUString::fromUtf8 method" | Stephan Bergmann |
2014-11-06 | fdo#82038: senddoc, uri-encode got lost on Mac | Stephan Bergmann |
2014-11-06 | use the new OUString::fromUtf8 method | Noel Grandin |
2014-10-31 | scp2: move unix/gnome executables to AutoInstall | Michael Stahl |
2014-10-31 | Removed duplicated includes | Andrea Gelmini |
2014-10-29 | remove unnecessary 'using namespace rtl' declarations | Noel Grandin |
2014-10-08 | back out more wrong and confusing tools::Time comment changes | Eike Rathke |
2014-10-02 | shell (Windows): std::auto_ptr -> std::unique_ptr | Stephan Bergmann |
2014-10-01 | shell: std::auto_ptr -> std::unique_ptr | Stephan Bergmann |
2014-10-01 | fdo#82577: Handle Time | Noel Grandin |
2014-09-18 | bnc#887307 ODF files not showing up on Windows search | Andras Timar |
2014-09-11 | shell: sal_Bool -> bool | Stephan Bergmann |
2014-09-10 | Typo: (N|n)ormaly->(N|n)ormally | Julien Nabet |
2014-08-28 | Fix *_component_getFactory function type | Stephan Bergmann |
2014-08-28 | Fix some *_component_getFactory function types | Stephan Bergmann |
2014-08-17 | remove executable bits | Thomas Arnhold |
2014-08-13 | warning C4505: unreferenced local function has been removed | Thomas Arnhold |
2014-08-13 | warning C4189: local variable is initialized but not referenced | Thomas Arnhold |
2014-08-13 | warning C4296: '<' : expression is always false | Thomas Arnhold |
2014-08-11 | fdo#82038: Make sending email from LO work again on OS X | Tor Lillqvist |
2014-08-08 | match va_start() with va_end() | Takeshi Abe |
2014-07-17 | Fix FTBFS with TDE support enabled | Timothy Pearson |
2014-07-08 | Include <algorithm> for std::min() and max() | Tor Lillqvist |
2014-06-24 | new compilerplugin returnbyref | Noel Grandin |
2014-06-17 | -Wstrict-prototypes | Stephan Bergmann |
2014-06-11 | the BSD family also uses gio | Baptiste Daroussin |
2014-06-09 | loplugin: inlinesimplememberfunctions | Noel Grandin |
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 |