summaryrefslogtreecommitdiff
path: root/sw/source/uibase/misc
AgeCommit message (Expand)AuthorFilesLines
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin1-2/+2
2014-10-03PutGroupDoc(foo) is just delete fooCaolán McNamara1-7/+2
2014-10-03coverity#1242500 Resource leakCaolán McNamara1-3/+2
2014-10-03display paragraph format redline also as 'formats' rather than empty stringLuboš Luňák1-0/+2
2014-09-23fdo#82577: Handle WindowNoel Grandin3-5/+5
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-1/+1
2014-09-10Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann1-1/+1
2014-08-12Refactored IDocumentState out of SwDoc.Valentin Kettner1-3/+4
2014-07-26Massive 'Dialogdiet fail' and similar to 'Dialog creation failed'Matteo Casalin1-3/+3
2014-07-22sal_uInt16 to size_tMatteo Casalin1-10/+9
2014-07-03error: reference cannot be bound to dereferenced null pointerStephan Bergmann1-1/+1
2014-06-17Avoid possible memory leaks in case of exceptionsTakeshi Abe1-2/+1
2014-06-13loplugin:staticcallStephan Bergmann1-4/+4
2014-06-09Avoid possible memory leaks in case of exceptionsTakeshi Abe2-6/+7
2014-06-03Removed IDocumentDeviceAccess.hxx include in SwDoc.hxxValentin Kettner1-0/+1
2014-06-03Made SwDoc::getDocumentDeviceAccess return a reference.Valentin Kettner1-2/+2
2014-06-03Started cleaning up of IDocumentDeviceAccess methods in SwDoc.Valentin Kettner1-2/+2
2014-05-27sw: move sw/source/core/uibase to sw/source/uibaseMichael Stahl7-0/+2732