summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2015-05-07refactor "TextEdit" & co. to use RenderContextTomaž Vajngerl
2015-05-07sw: prefix members of MSWordStylesMiklos Vajna
2015-05-07tdf#91122 unit test for docx import with wrong vertical positionLászló Németh
2015-05-06sw: clean up some defensive programming in modcfg.cxxMichael Stahl
2015-05-06SvxOpaqueItem takes a sal_uInt16 nId as first argumentStephan Bergmann
2015-05-06cleanup DIALOG_NO_PARENT, follow on to tdf#91090Noel Grandin
2015-05-06sw: add SwDBData::sEmbeddedNameMiklos Vajna
2015-05-06drop useless temp debugging stringsCaolán McNamara
2015-05-06convert BMP_MIRROR constants to scoped enumNoel Grandin
2015-05-06convert BMP_SCALE constant to scoped enumNoel Grandin
2015-05-06convert USER_OPT constants to scoped enumNoel Grandin
2015-05-06convert DEFAULTFONT_ constants to scoped enumNoel Grandin
2015-05-06convert SUBSFONT_ to scoped enumNoel Grandin
2015-05-06convert CONFIG_MODE constants to scoped enumNoel Grandin
2015-05-06Use various typed ToolBox::Set*Hdl LinksStephan Bergmann
2015-05-06sw: make SplitRedline() a little more readableMichael Stahl
2015-05-06sw: fix crash due to redlines on tables on ooo121112-2.docxMichael Stahl
2015-05-05Use more proper integer typesMatteo Casalin
2015-05-05Store getColumnCount()/getRowCount() results in sal_Int32Matteo Casalin
2015-05-05Use more proper integer typesMatteo Casalin
2015-05-05Use more proper integer types and range-based for loopsMatteo Casalin
2015-05-05drop useless temp debugging stringsCaolán McNamara
2015-05-05sw doc model xml dump: include SwDBDataMiklos Vajna
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