Age | Commit message (Expand) | Author |
2016-12-02 | svl: fix loplugin:cppunitassertequals warnings | Miklos Vajna |
2016-12-02 | convert some anonymous enums to scoped | Noel Grandin |
2016-12-01 | tdf#104126 - comphelper thread-pool, use reliable std::condition_variable. | Michael Meeks |
2016-11-30 | sw: use auto when initializing with a cast to avoid duplicating the type name | Miklos Vajna |
2016-11-30 | lok: ensure positive values for width and height | Henry Castro |
2016-11-29 | Window::Invalidate must be called with SolarMutex locked | Stephan Bergmann |
2016-11-28 | Revert "Remove extra "=" symbol for "--splash-pipe" argument" | Stephan Bergmann |
2016-11-28 | sw lok: notify repair when exist a conflict of multiple users undo/redo | Henry Castro |
2016-11-28 | lok: avoid render font with empty rectangle | Henry Castro |
2016-11-28 | lok: in preinit stage, do not force locale | Henry Castro |
2016-11-27 | Lok: compress duplicate state-changed events | Ashod Nakashian |
2016-11-26 | Remove extra "=" symbol for "--splash-pipe" argument | tagezi |
2016-11-24 | vcl: rename Window::Notify to EventNotify | Michael Stahl |
2016-11-23 | New o3tl::runtimeToOUString to convert from C++ runtime NTBS to OUString | Stephan Bergmann |
2016-11-23 | loplugin:unnecessaryoverride (dtors) in desktop | Stephan Bergmann |
2016-11-23 | tdf#100826: use console for -h and --version also on Windows | Mike Kaganski |
2016-11-22 | lok: add command values .uno:FontSubset | Henry Castro |
2016-11-21 | tdf#103146 Revamp Extension Manager Dialog, Part 3 | Muhammet Kara |
2016-11-21 | add missing deps on ui files | David Tardon |
2016-11-20 | gbuild allow unitest to run once per lang in WITH_LANG_LIST | Norbert Thiebaud |
2016-11-17 | that should have been LibreOfficeKit*Document*Class | Christian Lohmaier |
2016-11-16 | Demonstrate that (extension) .xcu can contain <item> with nested <node>s | Stephan Bergmann |
2016-11-16 | tdf#92346 - Copy functionality in the viewer | Chamal |
2016-11-15 | tdf#103146 Revamp Extension Manager Dialog, Part 2 | Muhammet Kara |
2016-11-15 | Fix typos | Samuel Mehrbrodt |
2016-11-14 | lok: add character parameter to renderFont | Henry Castro |
2016-11-13 | drop extra semicolons | David Tardon |
2016-11-11 | update vclwidget loplugin to find ref-dropping assigment | Noel Grandin |
2016-11-10 | 'make screenshot' use-after-free fixes | Stephan Bergmann |
2016-11-10 | 'make screenshot' loplugin fixes | Stephan Bergmann |
2016-11-09 | tdf#103146 Revamp Extension Manager Dialog, Part 1 | Muhammet Kara |
2016-11-09 | loplugin:expandablemethods in dbaccess | Noel Grandin |
2016-11-09 | make comphelper::containerToSequence a little smarter | Noel Grandin |
2016-11-08 | loplugin:unnecessaryvirtual in comphelper..forms | Noel Grandin |
2016-11-08 | loplugin:oncevar | Noel Grandin |
2016-11-07 | soffice.sh: can't hurt to force system allocator for massif | Michael Stahl |
2016-11-04 | loplugin:oncevar in desktop..filter | Noel Grandin |
2016-10-28 | convert std::unique_ptr<VclAbstractDialog> to VclPtr | Noel Grandin |
2016-10-28 | Missing dependency (--enable-telepathy) | Stephan Bergmann |
2016-10-24 | revert string::find changes | Noel Grandin |
2016-10-24 | fix "cppcheck:stlIfStrFind" | Noel Grandin |
2016-10-24 | tdf#103395 opencl: don't initialize OpenCL when disabled | Tomaž Vajngerl |
2016-10-24 | cppcheck:stlIfStrFind | Julien Nabet |
2016-10-20 | Check for enable safe mode earlier | Samuel Mehrbrodt |
2016-10-20 | Handle link click directly in FixedHyperlink | Samuel Mehrbrodt |
2016-10-20 | Use Application::IsSafeModeEnabled() | Samuel Mehrbrodt |
2016-10-20 | LOK: hold the solar mutex consistently for document method calls. | Michael Meeks |
2016-10-20 | CppunitTest_desktop_lib: fix valgrind errors | Miklos Vajna |
2016-10-19 | Revert "CppunitTest_desktop_lib: add ModifiedStatus callback testcase" | Miklos Vajna |
2016-10-19 | profilesafe: Deeper integration with SafeMode | Armin Le Grand |