summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2014-07-24Related: fdo#81641 create new styles with an initial nameCaolán McNamara
2014-07-24frames are SFX_STYLE_FAMILY_FRAME not SFX_STYLE_FAMILY_PARACaolán McNamara
2014-07-24enable undoing frame style creationCaolán McNamara
2014-07-24implement undo of character style renameCaolán McNamara
2014-07-24Families in SwDoc::RenameFmt the wrong way aroundCaolán McNamara
2014-07-24Related: fdo#81641 implement undo of Conditional Text style creationCaolán McNamara
2014-07-24Resolves: fdo#81641 the new style shouldn't be a conditional styleCaolán McNamara
2014-07-24fdo#80721: Use the old way of drawing the pilcrow (but with changed color).Jan Holesovsky
2014-07-23TyposJulien Nabet
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