summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-28Date: avoid temporary conversions to sal_uIntPtrMatteo Casalin
2015-10-28Date: group common codeMatteo Casalin
2015-10-28Rename (private) Date::init and reuse itMatteo Casalin
2015-10-28Date: use support function for mapping years to daysMatteo Casalin
2015-10-28Avoid intermediate cast to sal_uIntPtrMatteo Casalin
2015-10-28vcl: This is constantTakeshi Abe
2015-10-28Get rid of some redundant base class typedefsStephan Bergmann
2015-10-28vcl: getWindow() -> setClipboard() in ITiledRenderableMiklos Vajna
2015-10-28sw: prefix members of SwSubFontMiklos Vajna
2015-10-28sw: prefix members of SwTOXMarkMiklos Vajna
2015-10-28sw: prefix members of SwTOXTypeMiklos Vajna
2015-10-28sw: prefix members of SwTableBoxMiklos Vajna
2015-10-28Fix includesStephan Bergmann
2015-10-28Fix previous 604c6cf42f1d136e5c076b4ae17bec86e7e1a206Stephan Bergmann
2015-10-28com::sun::star->css in scNoel Grandin
2015-10-28sw: remove SwDBTreeList_Impl::m_aConnectionsMichael Stahl
2015-10-28bin confusion with name AccessibleGridControlTableImplHelperDouglas Mencken
2015-10-28com::sun::star->css in sal,saxNoel Grandin
2015-10-28com::sun::star->css in scaddins,sccomp,scriptingNoel Grandin
2015-10-28handle scrollwheel events in TabBar of SidebarBjoern Michaelsen
2015-10-27Updated coreLászló Németh
2015-10-27Support universal C runtime, SDK 10 and .NET 4.6David Ostrovsky
2015-10-27update creditsChristian Lohmaier
2015-10-27sal_uLong to sal_uInt64/sal_SizeMatteo Casalin
2015-10-27 Remove unncessary, wrong downcastStephan Bergmann
2015-10-27Filter out non-VclWindowEventsStephan Bergmann
2015-10-27Use portable ordering for mktempRichard PALO
2015-10-27Remove unncessary, wrong downcastStephan Bergmann
2015-10-27tdf#88548 fontwork gallery always have transparent/checkered background.Aybuke Ozdemir
2015-10-27tdf#60906 make color configuration consistentFeyza Yavuz
2015-10-27don't allocate rtl::Reference or SvRef on the heapNoel Grandin
2015-10-27Automating configure choices based on what is installed considered harmfulTor Lillqvist
2015-10-27Move member definition back into .cxxStephan Bergmann
2015-10-27Fix Cherokee Supplement range (U+ABCO--ABFF is occupied by Meetei Mayek)Stephan Bergmann
2015-10-27Optimised UnoCrsrTbl cleanup for faster doc savingAshod Nakashian
2015-10-27Remove initial :: from sal_* typesTor Lillqvist
2015-10-27oox: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-10-27xmlhelp: apparently "picture.jar" hasn't existed for a long timeMichael Stahl
2015-10-27Fix StgTmpStrm::GetSizeStephan Bergmann
2015-10-27Typo, I pressume?Stephan Bergmann
2015-10-27Reduce scope of #include <tools/stream.hxx>Matteo Casalin
2015-10-27sal_uIntPtr to sal_uInt64, sal_uLong to sal_Size for streamsMatteo Casalin
2015-10-27sal_uLong to ErrCodeMatteo Casalin
2015-10-27sal_uLong/long to ErrCodeMatteo Casalin
2015-10-27Use mutable instead of const_cast'ing thisMatteo Casalin
2015-10-27Reduce #include scopeMatteo Casalin
2015-10-27SAL_WARN_IF ScCsvSplits::Insert exceeds its maximum supported sizeMatteo Casalin
2015-10-27Simplify by early bail-outMatteo Casalin
2015-10-27Remove inline specifier for functions defined in classMatteo Casalin
2015-10-27Use positioned getToken in ScAsciiOptions::ReadFromString (2)Matteo Casalin