summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2015-05-07SotStorage ctor nStorageMode param is effectively only used as bool transactedStephan Bergmann
2015-05-07Remove unnecessary includes of sot/storage.hxx from include/Stephan Bergmann
2015-05-07Unwind SotStorageStreamRef typedefStephan Bergmann
2015-05-07Unwind SotStorageRef typedefStephan Bergmann
2015-05-07Remove SvStorage aliasStephan Bergmann
2015-05-07Remove SvStorageRef aliasStephan Bergmann
2015-05-07Remove SvStorageStream aliasStephan Bergmann
2015-05-07Remove SvStorageStreamRef aliasStephan Bergmann
2015-05-07Turn StorageMode into a scoped enumStephan Bergmann
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