summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2015-10-27Use positioned getToken in ScAsciiOptions::ReadFromString (1)Matteo Casalin
2015-10-27Use getToken with start position in lcl_decodeSepStringMatteo Casalin
2015-10-27Nothing that would be covered by that hereTor Lillqvist
2015-10-27don't allocate uno::Reference on the heapNoel Grandin
2015-10-27tdf#64027 sw: Make the text background color button workMaxim Monastirsky
2015-10-27tdf#92207 sc: Make the text background color button workMaxim Monastirsky
2015-10-27WaE: unused parametersTor Lillqvist
2015-10-27Initial work on a "Vortex" transitionTor Lillqvist
2015-10-27tdf#94022 Print dialog: hide Installable OptionsMichael Weghorn
2015-10-27better i18n of STR_DDE_ERROR stringAndras Timar
2015-10-27Missing includeStephan Bergmann
2015-10-27Missing includeStephan Bergmann
2015-10-27Missing includeStephan Bergmann
2015-10-27move SvRefMemberList into idlNoel Grandin
2015-10-27Fix Python 3.5 sizeof(PyGC_Head) for UBSanStephan Bergmann
2015-10-27loplugin:unusedmethodsNoel Grandin
2015-10-27loplugin:unusedmethodsNoel Grandin
2015-10-27sw: prefix members of SwSectionFrmMiklos Vajna
2015-10-27sw: prefix members of SwTableFormulaUpdateMiklos Vajna
2015-10-27sw: prefix members of SwTableLineMiklos Vajna
2015-10-27sw: prefix members of SwTableNodeMiklos Vajna
2015-10-27Fix python3 on MSVC 14.0David Ostrovsky
2015-10-27inline SvBaseLinkRef typedefNoel Grandin
2015-10-27inline SfxMediumRef typedefNoel Grandin
2015-10-27add MSVC 14.0 runtime merge modulesAndras Timar
2015-10-27Replace boost::bind by lambdas in editeng tree.Mario J. Rugiero
2015-10-27Replace boost::bind by lambdas in cppcanvas tree.Mario J. Rugiero
2015-10-27Replace boost::bind by lambdas in chart2 tree.Mario J. Rugiero
2015-10-27loplugin:unusedmethodsNoel Grandin
2015-10-27tdf#91063 Move border to Gtkbox in Data Series content panelYousuf Philips
2015-10-27TANGO: First batch of 32px iconsYousuf Philips
2015-10-27TANGO: Add icons for table/sheet managementYousuf Philips
2015-10-27tdf#81475 Improvements to writer's table toolbarYousuf Philips
2015-10-26let see if this works on 32-bit crapEike Rathke
2015-10-26fix includes that are not stand-aloneNorbert Thiebaud
2015-10-26Updated coretagezi
2015-10-26Revert "see if including cmath instead of math.h satisfies Android-ARM"Eike Rathke
2015-10-26see if including cmath instead of math.h satisfies Android-ARMEike Rathke
2015-10-26ImplImageTree ctor/dtor can be private nowStephan Bergmann
2015-10-26TBBase::indent_printf() only #if OSL_DEBUG_LEVEL > 1Eike Rathke