summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
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
2015-05-01sw: delete these unwanted SwNodeIndex ctorsMichael Stahl
2015-05-01tdf#90816: sw: fix bookmark loss in SwUndoDeleteMichael Stahl
2015-04-30sw: prefix members of SwFmtMiklos Vajna
2015-04-30Use typed Link for MenuButton::SetSelectHdlStephan Bergmann
2015-04-30tdf#38693: Document property TotalTime misinterpreted as secondsRavindra_Vidhate
2015-04-30Use typed MaybeFile LinkStephan Bergmann
2015-04-30coverity#1296217 Use after freeCaolán McNamara
2015-04-30tdf#90720 Textframe background was not transparentSushil Shinde
2015-04-30tdf#66141: SwTxtFrm::FormatQuick(bool) endless loopMike
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-30writerfilter: unused fill and CT_Fill resourcesMiklos Vajna