summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-04Enable desktop/qa/deployment_misc/test_dp_version.cxxStephan Bergmann
2015-05-04css::uno::Reference can automatically up-cast nowStephan Bergmann
2015-05-04drop useless temp debugging stringsCaolán McNamara
2015-05-04cppcheck: noExplicitConstructorCaolán McNamara
2015-05-04Include <cstdint> early to be sure to get SIZE_MAXTor Lillqvist
2015-05-04Ensure listener removal is done with SolarMutex lockedStephan Bergmann
2015-05-04Use a dummy icu-config when cross-compiling harfbuzz (to Android)Tor Lillqvist
2015-05-04tdf#90839 - added support for inside placement for the best fit caseMarco Cecchetti
2015-05-04writerfilter: noExplicitConstructor cppcheck fixesMiklos Vajna
2015-05-04Fix error: use of undeclared identifier 'SIZE_MAX'Tor Lillqvist
2015-05-04Revert "Fix tdf#87373: Kerning broken on OS X"Khaled Hosny
2015-05-04Delete unused strings in undo.src and undo.hrcJoren De Cuyper
2015-05-04Delete unused strings in doc.src and doc.hrcJoren De Cuyper
2015-05-04Delete unused strings in filedlghelper.src and filedlghelper.hrcJoren De Cuyper
2015-05-04prefer OUStringBuffer to concatenating OUString in a loopTakeshi Abe
2015-05-04tdf#75256 Improve sifr - new and reworked lines, bugfixing and some new ones.Matthias Freund
2015-05-03tdf#89783: Adjust to new GetPos retval (size_t vs. sal_uInt16)Katarina Behrens
2015-05-03tdf#89783: sal_uInt16 replacement by size_t: sectionsVasily Melenchuk
2015-05-03tdf#90982 - repair more of the conditional formatting dialog.Michael Meeks
2015-05-03Use range-based for loops, better integer types and avoid some castsMatteo Casalin
2015-05-03Use auto and constifyMatteo Casalin
2015-05-03Expand macro that is used just onceMatteo Casalin
2015-05-03Use auto and range-based for loopsMatteo Casalin
2015-05-03Use range-based for loopsMatteo Casalin
2015-05-03Use auto and range-based for loopsMatteo Casalin
2015-05-03Reduce scope, use more proper types and check downcastMatteo Casalin
2015-05-03Scan sorted array for a gap only if there could be oneMatteo Casalin
2015-05-03Reduce checks in loopMatteo Casalin
2015-05-03SwRefPageGetFieldType::MakeSetList can return boolMatteo Casalin
2015-05-03sal_uInt16 to (const) shortMatteo Casalin
2015-05-03Avoid possible downcasts and rely on implicit type conversionsMatteo Casalin
2015-05-03Use more proper integer types and range-based for loopsMatteo Casalin
2015-05-03Simplify by early bail-outMatteo Casalin
2015-05-03Use auto and range-based for loopsMatteo Casalin
2015-05-03sal_uInt16 to size_typeMatteo Casalin
2015-05-03tdf#90982 - repair parts of the conditional formatting dialog.Michael Meeks
2015-05-03Use deleted function macro.Michael Meeks
2015-05-03drop useless temp debugging stringsCaolán McNamara
2015-05-03cppcheck: noExplicitConstructorCaolán McNamara
2015-05-03starmath: Convert many services to constructors.Jan Holesovsky
2015-05-03android: optipng the images.Jan Holesovsky
2015-05-03sc: More services converted to constructors.Jan Holesovsky
2015-05-03viewer: Remove some more services.Jan Holesovsky
2015-05-03android: Plain .component files are not used from what I know.Jan Holesovsky
2015-05-03sc: Convert many services to constructors.Jan Holesovsky
2015-05-03tdf#66232: Cannot open files by COM2Mike Kaganski
2015-05-03SIFR: add duplicate record in links.txt for calc's autofilterYousuf Philips
2015-05-03tdf#91043 - attempted fix of filer-less gtk+ save dialog crash.Michael Meeks
2015-05-03sw: use variadic cppu::WeakComponentImplHelperMiklos Vajna
2015-05-03sw: prefix members of MSWordExportBaseMiklos Vajna