summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2014-07-23SwTbxInsertCtrl: [loplugin:saloverride]Michael Stahl
2014-07-23remove unused private fieldNoel Grandin
2014-07-23convert SfxItemState constants to a proper enumNoel Grandin
2014-07-23simplify SfxItemPool::GetPresentationNoel Grandin
2014-07-23fdo#81651 Wrong argument type in overriding classMaxim Monastirsky
2014-07-23_SwSaveTypeCountContent dead and gone (and there was much rejoicing.)Bjoern Michaelsen
2014-07-23remove obsolete Add() functionBjoern Michaelsen
2014-07-23remove obsolete SetContent/GetContent functionsBjoern Michaelsen
2014-07-23remove obsolete SetCount/DecCount/GetCount functionsBjoern Michaelsen
2014-07-23remove obsolete SetCharBound/IsCharBound functionsBjoern Michaelsen
2014-07-23remove obsolete debug functionsBjoern Michaelsen
2014-07-23now use MarkEntry vectorBjoern Michaelsen
2014-07-23enable saving SwSaveTypeCountContent to a MarkEntry vectorBjoern Michaelsen
2014-07-23reduce SwSaveTypeCountContent to a MarkEntry: step 3Bjoern Michaelsen
2014-07-23reduce SwSaveTypeCountContent to a MarkEntry: step 2Bjoern Michaelsen
2014-07-23reformat/reorg docbm.cxxBjoern Michaelsen
2014-07-23remove some more SwSaveTypeCountContent insanityBjoern Michaelsen
2014-07-23remove some SwSaveTypeCountContent insanity: unused functionBjoern Michaelsen
2014-07-23remove some SwSaveTypeCountContent insanity: casting via unionBjoern Michaelsen
2014-07-23remove some SwSaveTypeCountContent insanityBjoern Michaelsen
2014-07-23crsr save/restore still worksBjoern Michaelsen
2014-07-23crsr save/restore worksBjoern Michaelsen
2014-07-23use an expander instead of hand-crafted codeCaolán McNamara
2014-07-23drop helpids that go nowhereCaolán McNamara
2014-07-23DLG_MM_SENDMAILS conversion to .uiSzymon Kłos
2014-07-23fdo#81276: sw: HTML import: fix inverted test in CSS importMichael Stahl
2014-07-22Do not include txttypes.hxx unnecessarilyMatteo Casalin
2014-07-22Massive KSHORT/MSHORT to sal_uInt16Matteo Casalin
2014-07-22SwpHintsArray/SwpHints to size_t: fixes after failed local mergeMatteo Casalin
2014-07-22sal_uInt16 to sal_Int32Matteo Casalin
2014-07-22Use a dedicated constant, with a descriptive nameMatteo Casalin
2014-07-22SwpHints::GetPos just used to check presence => renamed to ContainsMatteo Casalin
2014-07-22SwpHintsArray/SwpHints and related: sal_uInt16 to size_tMatteo Casalin
2014-07-22Simplify by early bail-outMatteo Casalin
2014-07-22sal_uInt16 to size_tMatteo Casalin
2014-07-22sal_uInt16 to more proper typesMatteo Casalin
2014-07-22sal_uInt16 to sal_Int32/size_tMatteo Casalin
2014-07-22sal_uInt16 to more proper integer typesMatteo Casalin
2014-07-22Directly return the desired informationMatteo Casalin
2014-07-22sal_uInt16/MSHORT to SwTwips/sal_Int32Matteo Casalin
2014-07-22return bool instead of sal_uInt16 (0 or 1)Matteo Casalin
2014-07-22sal_uInt16 to more proper types, constify, avoid unneeded castsMatteo Casalin
2014-07-22sal_uInt16 to size_tMatteo Casalin
2014-07-22Prefer for loop to whileMatteo Casalin
2014-07-22sal_uInt16 to more proper integer types, constifyMatteo Casalin
2014-07-22OUString::number was probably meant here (previously: valueOf)Matteo Casalin
2014-07-22sal_uInt16 to long, constifyMatteo Casalin
2014-07-22sal_uInt16 to more proper integer types, constifyMatteo Casalin
2014-07-22sal_uInt16 to size_t, constifyMatteo Casalin
2014-07-22Avoid temporary and reduce computationsMatteo Casalin