summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Reduce scope of #include <tools/stream.hxx>Matteo Casalin2015-10-2783-58/+105
* sal_uIntPtr to sal_uInt64, sal_uLong to sal_Size for streamsMatteo Casalin2015-10-279-40/+44
* sal_uLong to ErrCodeMatteo Casalin2015-10-273-6/+6
* sal_uLong/long to ErrCodeMatteo Casalin2015-10-279-29/+29
* Use mutable instead of const_cast'ing thisMatteo Casalin2015-10-272-4/+4
* Reduce #include scopeMatteo Casalin2015-10-274-15/+27
* SAL_WARN_IF ScCsvSplits::Insert exceeds its maximum supported sizeMatteo Casalin2015-10-272-1/+6
* Simplify by early bail-outMatteo Casalin2015-10-271-13/+15
* Remove inline specifier for functions defined in classMatteo Casalin2015-10-271-2/+2
* Use positioned getToken in ScAsciiOptions::ReadFromString (2)Matteo Casalin2015-10-271-3/+4
* Use positioned getToken in ScAsciiOptions::ReadFromString (1)Matteo Casalin2015-10-271-33/+26
* Use getToken with start position in lcl_decodeSepStringMatteo Casalin2015-10-271-3/+8
* Nothing that would be covered by that hereTor Lillqvist2015-10-272-50/+12
* don't allocate uno::Reference on the heapNoel Grandin2015-10-2724-363/+292
* tdf#64027 sw: Make the text background color button workMaxim Monastirsky2015-10-275-0/+20
* tdf#92207 sc: Make the text background color button workMaxim Monastirsky2015-10-274-0/+4
* WaE: unused parametersTor Lillqvist2015-10-271-1/+1
* Initial work on a "Vortex" transitionTor Lillqvist2015-10-278-0/+360
* tdf#94022 Print dialog: hide Installable OptionsMichael Weghorn2015-10-273-7/+48
* better i18n of STR_DDE_ERROR stringAndras Timar2015-10-272-7/+7
* Missing includeStephan Bergmann2015-10-271-0/+1
* Missing includeStephan Bergmann2015-10-271-0/+4
* Missing includeStephan Bergmann2015-10-271-0/+4
* move SvRefMemberList into idlNoel Grandin2015-10-276-52/+54
* Fix Python 3.5 sizeof(PyGC_Head) for UBSanStephan Bergmann2015-10-271-0/+11
* loplugin:unusedmethodsNoel Grandin2015-10-2786-2630/+74
* loplugin:unusedmethodsNoel Grandin2015-10-2711-304/+0
* sw: prefix members of SwSectionFrmMiklos Vajna2015-10-273-49/+49
* sw: prefix members of SwTableFormulaUpdateMiklos Vajna2015-10-2713-90/+90
* sw: prefix members of SwTableLineMiklos Vajna2015-10-272-13/+13
* sw: prefix members of SwTableNodeMiklos Vajna2015-10-272-11/+11
* Fix python3 on MSVC 14.0David Ostrovsky2015-10-271-0/+2
* inline SvBaseLinkRef typedefNoel Grandin2015-10-2712-29/+27
* inline SfxMediumRef typedefNoel Grandin2015-10-276-21/+19
* add MSVC 14.0 runtime merge modulesAndras Timar2015-10-272-1/+20
* Replace boost::bind by lambdas in editeng tree.Mario J. Rugiero2015-10-271-4/+2
* Replace boost::bind by lambdas in cppcanvas tree.Mario J. Rugiero2015-10-271-4/+1
* Replace boost::bind by lambdas in chart2 tree.Mario J. Rugiero2015-10-272-5/+2
* loplugin:unusedmethodsNoel Grandin2015-10-2725-756/+60
* tdf#91063 Move border to Gtkbox in Data Series content panelYousuf Philips2015-10-271-1/+1
* TANGO: First batch of 32px iconsYousuf Philips2015-10-2756-0/+65
* TANGO: Add icons for table/sheet managementYousuf Philips2015-10-2736-0/+3566
* tdf#81475 Improvements to writer's table toolbarYousuf Philips2015-10-273-11/+20
* let see if this works on 32-bit crapEike Rathke2015-10-261-1/+11
* fix includes that are not stand-aloneNorbert Thiebaud2015-10-2628-35/+58
* Updated coretagezi2015-10-261-0/+0
* Revert "see if including cmath instead of math.h satisfies Android-ARM"Eike Rathke2015-10-261-1/+1
* see if including cmath instead of math.h satisfies Android-ARMEike Rathke2015-10-261-1/+1
* ImplImageTree ctor/dtor can be private nowStephan Bergmann2015-10-261-4/+4
* TBBase::indent_printf() only #if OSL_DEBUG_LEVEL > 1Eike Rathke2015-10-262-0/+4