Age | Commit message (Expand) | Author |
2015-10-28 | Date: use support function for mapping years to days | Matteo Casalin |
2015-10-28 | Avoid intermediate cast to sal_uIntPtr | Matteo Casalin |
2015-10-28 | vcl: This is constant | Takeshi Abe |
2015-10-28 | Get rid of some redundant base class typedefs | Stephan Bergmann |
2015-10-28 | vcl: getWindow() -> setClipboard() in ITiledRenderable | Miklos Vajna |
2015-10-28 | sw: prefix members of SwSubFont | Miklos Vajna |
2015-10-28 | sw: prefix members of SwTOXMark | Miklos Vajna |
2015-10-28 | sw: prefix members of SwTOXType | Miklos Vajna |
2015-10-28 | sw: prefix members of SwTableBox | Miklos Vajna |
2015-10-28 | Fix includes | Stephan Bergmann |
2015-10-28 | Fix previous 604c6cf42f1d136e5c076b4ae17bec86e7e1a206 | Stephan Bergmann |
2015-10-28 | com::sun::star->css in sc | Noel Grandin |
2015-10-28 | sw: remove SwDBTreeList_Impl::m_aConnections | Michael Stahl |
2015-10-28 | bin confusion with name AccessibleGridControlTableImplHelper | Douglas Mencken |
2015-10-28 | com::sun::star->css in sal,sax | Noel Grandin |
2015-10-28 | com::sun::star->css in scaddins,sccomp,scripting | Noel Grandin |
2015-10-28 | handle scrollwheel events in TabBar of Sidebar | Bjoern Michaelsen |
2015-10-27 | Updated core | László Németh |
2015-10-27 | Support universal C runtime, SDK 10 and .NET 4.6 | David Ostrovsky |
2015-10-27 | update credits | Christian Lohmaier |
2015-10-27 | sal_uLong to sal_uInt64/sal_Size | Matteo Casalin |
2015-10-27 | Remove unncessary, wrong downcast | Stephan Bergmann |
2015-10-27 | Filter out non-VclWindowEvents | Stephan Bergmann |
2015-10-27 | Use portable ordering for mktemp | Richard PALO |
2015-10-27 | Remove unncessary, wrong downcast | Stephan Bergmann |
2015-10-27 | tdf#88548 fontwork gallery always have transparent/checkered background. | Aybuke Ozdemir |
2015-10-27 | tdf#60906 make color configuration consistent | Feyza Yavuz |
2015-10-27 | don't allocate rtl::Reference or SvRef on the heap | Noel Grandin |
2015-10-27 | Automating configure choices based on what is installed considered harmful | Tor Lillqvist |
2015-10-27 | Move member definition back into .cxx | Stephan Bergmann |
2015-10-27 | Fix Cherokee Supplement range (U+ABCO--ABFF is occupied by Meetei Mayek) | Stephan Bergmann |
2015-10-27 | Optimised UnoCrsrTbl cleanup for faster doc saving | Ashod Nakashian |
2015-10-27 | Remove initial :: from sal_* types | Tor Lillqvist |
2015-10-27 | oox: replace boost::ptr_vector with std::vector<std::unique_ptr> | Michael Stahl |
2015-10-27 | xmlhelp: apparently "picture.jar" hasn't existed for a long time | Michael Stahl |
2015-10-27 | Fix StgTmpStrm::GetSize | Stephan Bergmann |
2015-10-27 | Typo, I pressume? | Stephan Bergmann |
2015-10-27 | Reduce scope of #include <tools/stream.hxx> | Matteo Casalin |
2015-10-27 | sal_uIntPtr to sal_uInt64, sal_uLong to sal_Size for streams | Matteo Casalin |
2015-10-27 | sal_uLong to ErrCode | Matteo Casalin |
2015-10-27 | sal_uLong/long to ErrCode | Matteo Casalin |
2015-10-27 | Use mutable instead of const_cast'ing this | Matteo Casalin |
2015-10-27 | Reduce #include scope | Matteo Casalin |
2015-10-27 | SAL_WARN_IF ScCsvSplits::Insert exceeds its maximum supported size | Matteo Casalin |
2015-10-27 | Simplify by early bail-out | Matteo Casalin |
2015-10-27 | Remove inline specifier for functions defined in class | Matteo Casalin |
2015-10-27 | Use positioned getToken in ScAsciiOptions::ReadFromString (2) | Matteo Casalin |
2015-10-27 | Use positioned getToken in ScAsciiOptions::ReadFromString (1) | Matteo Casalin |
2015-10-27 | Use getToken with start position in lcl_decodeSepString | Matteo Casalin |
2015-10-27 | Nothing that would be covered by that here | Tor Lillqvist |