Age | Commit message (Expand) | Author |
2015-01-23 | Win SDK 8.1: apparently VersionHelpers.h needs to be included explicitly | Michael Stahl |
2015-01-20 | Some more loplugin:cstylecast: shell | Stephan Bergmann |
2015-01-19 | try to fix GetVersionEx deprecation warnings from Windows SDK 8.1 | Michael Stahl |
2015-01-08 | brute-force find-and-remove of unused #define constants. | Noel Grandin |
2015-01-05 | spelling: attachement -> attachment | Noel Grandin |
2014-12-23 | fdo#39440 reduce scope of local variables | Michael Weghorn |
2014-12-18 | shell: Use appropriate OUString functions on string constants | Stephan Bergmann |
2014-12-15 | shell: Use appropriate OUString functions on string constants | Stephan Bergmann |
2014-11-18 | cppuhelper: clean up public headers with include-what-you-use | Michael Stahl |
2014-11-17 | give all the open-url scripts the same starting permissions | Caolán McNamara |
2014-11-17 | drop gnome-open-url binary | Caolán McNamara |
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 |