summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-10-27update creditsChristian Lohmaier1-1294/+1364
2015-10-27sal_uLong to sal_uInt64/sal_SizeMatteo Casalin2-13/+11
2015-10-27 Remove unncessary, wrong downcastStephan Bergmann1-1/+1
2015-10-27Filter out non-VclWindowEventsStephan Bergmann1-1/+4
2015-10-27Use portable ordering for mktempRichard PALO1-2/+3
2015-10-27Remove unncessary, wrong downcastStephan Bergmann1-1/+1
2015-10-27tdf#88548 fontwork gallery always have transparent/checkered background.Aybuke Ozdemir3-29/+10
2015-10-27tdf#60906 make color configuration consistentFeyza Yavuz1-4/+4
2015-10-27don't allocate rtl::Reference or SvRef on the heapNoel Grandin24-124/+108
2015-10-27Automating configure choices based on what is installed considered harmfulTor Lillqvist1-5/+1
2015-10-27Move member definition back into .cxxStephan Bergmann2-3/+7
2015-10-27Fix Cherokee Supplement range (U+ABCO--ABFF is occupied by Meetei Mayek)Stephan Bergmann1-1/+1
2015-10-27Optimised UnoCrsrTbl cleanup for faster doc savingAshod Nakashian8-58/+66
2015-10-27Remove initial :: from sal_* typesTor Lillqvist3-43/+43
2015-10-27oox: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl4-25/+43
2015-10-27xmlhelp: apparently "picture.jar" hasn't existed for a long timeMichael Stahl3-82/+9
2015-10-27Fix StgTmpStrm::GetSizeStephan Bergmann1-3/+3
2015-10-27Typo, I pressume?Stephan Bergmann1-1/+1
2015-10-27Reduce scope of #include <tools/stream.hxx>Matteo Casalin83-58/+105
2015-10-27sal_uIntPtr to sal_uInt64, sal_uLong to sal_Size for streamsMatteo Casalin9-40/+44
2015-10-27sal_uLong to ErrCodeMatteo Casalin3-6/+6
2015-10-27sal_uLong/long to ErrCodeMatteo Casalin9-29/+29
2015-10-27Use mutable instead of const_cast'ing thisMatteo Casalin2-4/+4
2015-10-27Reduce #include scopeMatteo Casalin4-15/+27
2015-10-27SAL_WARN_IF ScCsvSplits::Insert exceeds its maximum supported sizeMatteo Casalin2-1/+6
2015-10-27Simplify by early bail-outMatteo Casalin1-13/+15
2015-10-27Remove inline specifier for functions defined in classMatteo Casalin1-2/+2
2015-10-27Use positioned getToken in ScAsciiOptions::ReadFromString (2)Matteo Casalin1-3/+4
2015-10-27Use positioned getToken in ScAsciiOptions::ReadFromString (1)Matteo Casalin1-33/+26
2015-10-27Use getToken with start position in lcl_decodeSepStringMatteo Casalin1-3/+8
2015-10-27Nothing that would be covered by that hereTor Lillqvist2-50/+12
2015-10-27don't allocate uno::Reference on the heapNoel Grandin24-363/+292
2015-10-27tdf#64027 sw: Make the text background color button workMaxim Monastirsky5-0/+20
2015-10-27tdf#92207 sc: Make the text background color button workMaxim Monastirsky4-0/+4
2015-10-27WaE: unused parametersTor Lillqvist1-1/+1
2015-10-27Initial work on a "Vortex" transitionTor Lillqvist8-0/+360
2015-10-27tdf#94022 Print dialog: hide Installable OptionsMichael Weghorn3-7/+48
2015-10-27better i18n of STR_DDE_ERROR stringAndras Timar2-7/+7
2015-10-27Missing includeStephan Bergmann1-0/+1
2015-10-27Missing includeStephan Bergmann1-0/+4
2015-10-27Missing includeStephan Bergmann1-0/+4
2015-10-27move SvRefMemberList into idlNoel Grandin6-52/+54
2015-10-27Fix Python 3.5 sizeof(PyGC_Head) for UBSanStephan Bergmann1-0/+11
2015-10-27loplugin:unusedmethodsNoel Grandin86-2630/+74
2015-10-27loplugin:unusedmethodsNoel Grandin11-304/+0
2015-10-27sw: prefix members of SwSectionFrmMiklos Vajna3-49/+49
2015-10-27sw: prefix members of SwTableFormulaUpdateMiklos Vajna13-90/+90
2015-10-27sw: prefix members of SwTableLineMiklos Vajna2-13/+13
2015-10-27sw: prefix members of SwTableNodeMiklos Vajna2-11/+11
2015-10-27Fix python3 on MSVC 14.0David Ostrovsky1-0/+2