Age | Commit message (Expand) | Author |
2016-10-28 | Various loplugin warnings in --enable-telepathy | Stephan Bergmann |
2016-10-25 | fix build | David Tardon |
2016-06-13 | fix build | David Tardon |
2016-03-15 | update return type | David Tardon |
2016-03-15 | WaE: unused variable | David Tardon |
2016-03-12 | tdf#84938 Change defines to typed_flags | Jochen Nitschke |
2015-12-23 | add missing include | David Tardon |
2015-11-02 | cppcheck: noExplicitConstructor | Caolán McNamara |
2015-08-19 | Clean up remaining utl::LocalFileHelper::Convert... | Stephan Bergmann |
2014-04-19 | fixincludeguards.sh: sc | Thomas Arnhold |
2014-01-30 | Speed up filling of random number generation over entire column. | Kohei Yoshida |
2013-11-14 | Move MediaDescriptor from comphelper to unotools | Stephan Bergmann |
2013-11-14 | remove unnecessary sal_Unicode casts in SC module | Noel Grandin |
2013-10-24 | compile fix. | Michael Meeks |
2013-10-22 | fixup ScDocFunc OUString changes. | Michael Meeks |
2013-09-09 | tubes: build fixes. | Michael Meeks |
2013-04-22 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-04-06 | fix compilation error | David Tardon |
2013-04-06 | move anonymous namespace to .cxx | David Tardon |
2013-03-28 | Move ScFormulaCell into its own header source files: formulacell.?xx. | Kohei Yoshida |
2013-03-28 | More on replacing ScBaseCell. | Kohei Yoshida |
2013-03-27 | More ScBaseCell reduction... | Kohei Yoshida |
2013-03-22 | bInterpret is always set false. Remove it. | Kohei Yoshida |
2013-03-22 | String to OUString. | Kohei Yoshida |
2013-03-22 | Remove unused method parameter. | Kohei Yoshida |
2013-03-22 | ScDocFunc::PutCell() is no longer used. Remove it. | Kohei Yoshida |
2013-03-22 | ScDocFunc::SetFormulaCell() to replace use of PutCell() for formula cells. | Kohei Yoshida |
2013-03-22 | Add SetStringCell() and SetEditCell() to ScDocFunc. | Kohei Yoshida |
2013-03-22 | Convert some of ScDocFunc::PutCell() to SetValueCell(). | Kohei Yoshida |
2013-03-22 | First cut on implementing SetValueCell in ScDocFunc. Not tested yet. | Kohei Yoshida |
2013-03-17 | fix after String->rtl::OUString conversion | David Tardon |
2012-11-30 | c++ API: use css alias in generated headers, adds global css decl | Thorsten Behrens |
2012-08-16 | tubes: correctly use SAL_INFO and SAL_WARN macros | Matúš Kukan |
2012-08-14 | tubes: use channel's signal closed to know when end the collaboration | Matúš Kukan |
2012-08-08 | tubes: do not encode UUID into file name anymore | Matúš Kukan |
2012-08-08 | tubes: make contacts dialog a member of Collaboration class | Matúš Kukan |
2012-08-08 | tubes: handle TeleConference internally in Collaboration | Matúš Kukan |
2012-08-04 | tubes: avoid boost::signaling received packets | Matúš Kukan |
2012-08-04 | tubes: avoid ugly SAL_DLLPUBLIC_EXPORT here | Matúš Kukan |
2012-08-04 | tubes: get rid of old way of demo collaboration and ScDocFuncDemo | Matúš Kukan |
2012-08-04 | tubes: stop collaborating when the contact leaves | Matúš Kukan |
2012-08-04 | tubes: make ScDocShell* member of ScCollaboration | Matúš Kukan |
2012-08-04 | tubes: fix leaking ScCollaboration; add it to ScDocShell | Matúš Kukan |
2012-08-04 | tubes: create contacts dialog instance for each document separately | Matúš Kukan |
2012-08-04 | tubes: make TeleManager::getConference() static | Matúš Kukan |
2012-08-02 | tubes: move sc/source/ui/collab/contacts.* to tubes | Matúš Kukan |
2012-07-26 | tubes: send file when inviting contact to MUC collaboration | Matúš Kukan |
2012-07-26 | tubes: forgot to include these headers | Matúš Kukan |
2012-07-26 | tubes: kill double-singletonning of TeleManager | Matúš Kukan |