summaryrefslogtreecommitdiff
path: root/sw/source/uibase/uiview
AgeCommit message (Expand)AuthorFilesLines
2014-07-01Related: #i124638# Second step of DrawingLayer FillAttributes...Armin Le Grand1-2/+12
2014-06-30Called C++ object pointer is nullCaolán McNamara1-1/+1
2014-06-28sal_uInt16 to SwTwips and delay downcastsMatteo Casalin1-5/+3
2014-06-27OSL_ENSURE->assert where guaranteed deref followsCaolán McNamara1-4/+4
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud1-2/+2
2014-06-25SwView::EnterDrawTextMode: refuse to edit editeng text if texbox is attachedMiklos Vajna1-1/+14
2014-06-17Avoid possible memory leaks in case of exceptionsTakeshi Abe3-13/+10
2014-06-13loplugin:staticcallStephan Bergmann2-2/+2
2014-06-13coverity#1213307 Dereference before null checkCaolán McNamara2-5/+3
2014-06-12translate comments in uibaseJan Kantert1-2/+2
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann1-1/+1
2014-06-03Split out IDocumentDrawModelAccess from SwDoc.Valentin Kettner2-1/+3
2014-06-03Changed DocumentDeviceManager includes to IDocumentDeviceAccess.Valentin Kettner2-6/+6
2014-06-03Removed IDocumentDeviceAccess.hxx include in SwDoc.hxxValentin Kettner4-0/+4
2014-06-03Removed IDocumentSettingAccess.hxx include in SwDoc.hxxValentin Kettner1-0/+1
2014-06-03Removed DocumentSettingManager methods from SwDoc.Valentin Kettner2-4/+6
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-06-03sw: fix include guardsThomas Arnhold1-2/+2
2014-05-30coverity#705031 Unchecked dynamic_castCaolán McNamara1-1/+1
2014-05-27sw: move sw/source/core/uibase to sw/source/uibaseMichael Stahl24-0/+16983