summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2015-05-05vcl: rename other members of StateChangedType for consistencyMichael Stahl
2015-05-05Remove using directive that has become unusedStephan Bergmann
2015-05-05loplugin:staticmethodsNoel Grandin
2015-05-05Various loplugin warningsStephan Bergmann
2015-05-05-Werror,-Winconsistent-missing-overrideStephan Bergmann
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann
2015-05-05tdf#34555 add crop features to swPhilippe Jung
2015-05-05fix windows buildNoel Grandin
2015-05-05Adapt SwSrcEditWindow's SyntaxTimerHdl to being used in an Idle nowStephan Bergmann
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-05-05loplugin:staticmethodsNoel Grandin
2015-05-05typo: strech -> stretchAndras Timar
2015-05-05drop useless temp debugging stringsCaolán McNamara
2015-05-05RtfSdrExport::StartShape: use std::unique_ptr<>Miklos Vajna
2015-05-04drop useless temp debugging stringsCaolán McNamara
2015-05-04Revert "Delete unused strings in undo.src and undo.hrc"Joren De Cuyper
2015-05-04tdf#91077 unit tests for shape import of discarded DOCX header/footerLászló Németh
2015-05-04cppcheck: noExplicitConstructorCaolán McNamara
2015-05-04Include <cstdint> early to be sure to get SIZE_MAXTor Lillqvist
2015-05-04Fix error: use of undeclared identifier 'SIZE_MAX'Tor Lillqvist
2015-05-04Delete unused strings in undo.src and undo.hrcJoren De Cuyper
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-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-03cppcheck: noExplicitConstructorCaolán McNamara
2015-05-03sw: use variadic cppu::WeakComponentImplHelperMiklos Vajna
2015-05-03sw: prefix members of MSWordExportBaseMiklos Vajna
2015-05-03cppcheck: noExplicitConstructorCaolán McNamara
2015-05-02sw: prefix members of SwWW8ImplReaderMiklos Vajna
2015-05-02redline dialog handle post-dispose event bits.Michael Meeks
2015-05-01tdf#89790 - DOCX: saving LO version number in correct tag in app.xmlRadu Ioan
2015-05-01sw: Decouple ND_SECTIONDUMMY from ND_SECTIONNODE, and rename it.Jan Holesovsky
2015-05-01sw: Kill ND_TABLEDUMMY, it's unused.Jan Holesovsky
2015-05-01tdf#90968: Highlighting is not repeated with Ctrl+Shft+Y (Edit>Repeat)Zolnai Tamás
2015-05-01Resolves: tdf#90141 layout crash with table in footnoteCaolán McNamara