Age | Commit message (Expand) | Author |
2015-07-27 | comphelper, desktop: fix MSVC mergedlib link failure | Michael Stahl |
2015-07-24 | -Werror,-Wunused-private-field | Stephan Bergmann |
2015-07-23 | separate variables by scoping instead of reusing | Lionel Elie Mamane |
2015-07-23 | fix regression introduced by 21834f14c97071c5bcf13ef02bf940dc1922663f | Lionel Elie Mamane |
2015-07-23 | tdf#88206 replace cppu::WeakImplHelper* etc. | Takeshi Abe |
2015-07-23 | inline a handful of use-once #defines | Noel Grandin |
2015-07-20 | tdf#88206 replace cppu::WeakImplHelper* etc. | Takeshi Abe |
2015-07-19 | Fix typos | Andrea Gelmini |
2015-07-17 | loplugin:unusedmethods desktop | Noel Grandin |
2015-07-16 | loplugin:simplifybool | Stephan Bergmann |
2015-07-16 | tools: replace boost::ptr_vector with std::unordered_map | Michael Stahl |
2015-07-15 | Revert "tools: replace boost::ptr_vector with std::unordered_map" | Norbert Thiebaud |
2015-07-16 | tools: replace boost::ptr_vector with std::unordered_map | Michael Stahl |
2015-07-10 | do not include boost/utility.hpp | Michael Stahl |
2015-07-10 | desktop: misc: Add support for mips64. | Heiher |
2015-07-10 | desktop: update: Add support for mips64. | Heiher |
2015-07-08 | loplugin:unusedmethods vcl | Noel Grandin |
2015-07-08 | Fix typos | Andrea Gelmini |
2015-07-07 | LOK: Corner case with working dir as '/'. | Jan Holesovsky |
2015-07-06 | LOK: Cleanup absolutizing of URLs. | Jan Holesovsky |
2015-07-03 | LOK: Don't try to absolutize URL's. | Jan Holesovsky |
2015-07-03 | Fix typos | Andrea Gelmini |
2015-07-03 | typo: therfore -> therefore | Andras Timar |
2015-06-30 | Fix typos | Andrea Gelmini |
2015-06-29 | Partially revert "svx, canvas, desktop: gb_OBJCXXFLAGS are not needed at all" | Andras Timar |
2015-06-29 | Revert "return and use std::vector from OInterfaceContainerHelper" | Noel Grandin |
2015-06-29 | return and use std::vector from OInterfaceContainerHelper | Noel Grandin |
2015-06-26 | loplugin:stringconstant: handle OUString+=OUString(literal) | Stephan Bergmann |
2015-06-24 | cppcheck: noExplicitConstructor | Caolán McNamara |
2015-06-23 | Revert "Typo: iff->if" | Julien Nabet |
2015-06-23 | Typo: iff->if | Julien Nabet |
2015-06-23 | rendercontext: Mass fix of using the wrong size. | Jan Holesovsky |
2015-06-22 | Fix typos | Andrea Gelmini |
2015-06-19 | LOK: return used format in Document::getTextSelection() | Miklos Vajna |
2015-06-19 | C++ solution of 'unopkg can't be used by root' | Katarina Behrens |
2015-06-17 | LOK: add lok::Document::getTextSelection() | Miklos Vajna |
2015-06-17 | Replace boost::scoped_array<T> with std::unique_ptr<T[]> | Takeshi Abe |
2015-06-16 | Fix typos | Andrea Gelmini |
2015-06-16 | Fix typos | Andrea Gelmini |
2015-06-16 | Fix typos | Andrea Gelmini |
2015-06-16 | Fix typos | Andrea Gelmini |
2015-06-15 | Missing newline at end of error message | Stephan Bergmann |
2015-06-15 | Dead code | Stephan Bergmann |
2015-06-15 | Remove bash-ism, allow also --bundled option for root | Katarina Behrens |
2015-06-14 | Don't let root run unopkg without --shared option | Katarina Behrens |
2015-06-14 | surely we only care if *our* window is shown here | Caolán McNamara |
2015-06-13 | Remove comment filename | Andrea Gelmini |
2015-06-13 | Typos | Julien Nabet |
2015-06-11 | java:regulatize the order of 'final' and public/private | Noel Grandin |
2015-06-08 | loplugin:cstylecast: deal with remaining pointer casts | Stephan Bergmann |