Age | Commit message (Expand) | Author |
2015-10-26 | remove extra spaces around :: | Noel Grandin |
2015-10-23 | ucb: replace boost::ptr_vector with std::vector<std::unique_ptr> | Michael Stahl |
2015-10-21 | remove untyped Link<> | Noel Grandin |
2015-10-20 | loplugin:defaultparams | Stephan Bergmann |
2015-10-19 | loplugin:defaultparams | Stephan Bergmann |
2015-10-19 | convert DBG_ASSERTWARNING to SAL_WARN_IF | Noel Grandin |
2015-10-16 | Allow injection of keyboard and mouse events through UNO | Matthew J. Francis |
2015-10-16 | convert PASSED to COMPLETED in 'make check' test messages | Noel Grandin |
2015-10-15 | cppcheck:variableScope | Noel Grandin |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-10-12 | loplugin:mergeclasses | Noel Grandin |
2015-10-09 | Related tdf#94557: Combo box entries are case-sensitive (sometimes) | Julien Nabet |
2015-10-01 | remove old standalone Sun bug numbers | Noel Grandin |
2015-09-29 | Fix typos | Andrea Gelmini |
2015-09-29 | toolkit: convert alloca() to std::unique_ptr | Michael Stahl |
2015-09-21 | convert Link<> to typed | Noel Grandin |
2015-09-20 | convert Link<> to typed | Noel Grandin |
2015-09-18 | boost->std | Caolán McNamara |
2015-09-16 | boost->std | Caolán McNamara |
2015-09-14 | convert Link<> to typed | Noel Grandin |
2015-09-12 | Use better/auto int types, remove a couple of OUStrings copies | Matteo Casalin |
2015-09-11 | convert Link<> to typed | Noel Grandin |
2015-09-11 | convert Link<> to typed | Noel Grandin |
2015-09-09 | Get rid of OSL_UNUSED | Stephan Bergmann |
2015-09-08 | toolkit: tdf#88206 replace cppu::WeakImplHelper* etc. | Takeshi Abe |
2015-09-04 | convert Link<> to typed | Noel Grandin |
2015-08-31 | loplugin:stringconstant: OUStringBuffer: appendAscii -> append | Stephan Bergmann |
2015-08-28 | make PostUserEvent Link<> typed | Noel Grandin |
2015-08-21 | Remove demonstrated-useless comphelper::compare | Stephan Bergmann |
2015-08-17 | Put Polygon from tools under tools:: namespace | Norbert Thiebaud |
2015-08-11 | loplugin: defaultparams | Noel Grandin |
2015-08-06 | toolkit: don't let ToolkitWorkerFunction join its own thread | Michael Stahl |
2015-08-03 | vcl:: replace boost::function with std::function | Michael Stahl |
2015-08-03 | inline some use-once typedefs | Noel Grandin |
2015-07-27 | inline a bunch of use-once macros | Noel Grandin |
2015-07-24 | Resolves: tdf#90609 SolarMutex assert on threaded load | Caolán McNamara |
2015-07-24 | convert ImageAlign to enum class | Noel Grandin |
2015-07-24 | convert WALLPAPER constants to scoped enum | Noel Grandin |
2015-07-19 | Fix typos | Andrea Gelmini |
2015-07-16 | loplugin:simplifybool | Stephan Bergmann |
2015-07-14 | loplugin:unusedmethods toolkit,package | Noel Grandin |
2015-07-13 | Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug builds | Stephan Bergmann |
2015-07-04 | Fix typos | Andrea Gelmini |
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-28 | coverity#1308539 Uncaught exception | Caolán McNamara |
2015-06-20 | gb_OBJCXXFLAGS requires -lobjc | Stephan Bergmann |
2015-06-17 | Some missing SolarMutexGuard around VclPtr acquire/release | Stephan Bergmann |
2015-06-16 | Fix typos | Andrea Gelmini |
2015-06-15 | cppcheck:redundantAssignment | Noel Grandin |