[Libreoffice-commits] core.git: Changes to 'feature/refactor-god-objects'

Valentin Kettner vakevk+libreoffice at gmail.com
Tue May 20 13:54:30 PDT 2014


New branch 'feature/refactor-god-objects' available with the following commits:
commit 3056fa190eeb24bd6f264790497b763d20f42cf9
Author: Valentin Kettner <vakevk+libreoffice at gmail.com>
Date:   Tue May 20 22:45:09 2014 +0200

    Finished cleaning up of IDocumentDeviceAccess methods in SwDoc.
    
    Moved all SwDoc::getPrintData and SwDoc::setPrintData calls to their
    appropriate interface methods (SwDoc::getIDocumentDeviceAccess::").
    
    Change-Id: I5671b365238abae6d94f125fb7a99481d81392f9

commit 0a7bfbd5d5882f7835c959dddbccc1c9070491f2
Author: Valentin Kettner <vakevk+libreoffice at gmail.com>
Date:   Tue May 20 22:01:36 2014 +0200

    Cleaning up of IDocumentDeviceAccess methods in SwDoc.
    
    Moved all SwDoc::getJobSetup and SwDoc::setJobSetup calls to their
    appropriate interface methods (SwDoc::getIDocumentDeviceAccess::").
    
    Change-Id: I155a0341363ec42eaad3290d2e6feb8c7d73bbb1

commit 45f3f91834216d2e132128c90e56d46134865d38
Author: Valentin Kettner <vakevk+libreoffice at gmail.com>
Date:   Tue May 20 21:35:48 2014 +0200

    Cleaning up of IDocumentDeviceAccess methods in SwDoc.
    
    Moved all SwDoc::getReferenceDevice and SwDoc::setReferenceDevice calls to their
    appropriate interface methods (SwDoc::getIDocumentDeviceAccess::").
    
    Change-Id: I2a1b488500fa4f0bfbb7ebadccde2c94b70efd85

commit cf66bc9b5d438cdd5fd72ddc7f15b03eddf9291b
Author: Valentin Kettner <vakevk+libreoffice at gmail.com>
Date:   Tue May 20 19:31:06 2014 +0200

    Removed getVirtualDevice and setVirtualDevice from SwDoc.
    
    Nothing else had to be chaned because they werent call from anywhere
    else.
    
    Change-Id: I708b54b909c5a1814bcec858dd356e17e5c6c473

commit 5964e208481f4b05bf6d6da7bf23e83979b17c17
Author: Valentin Kettner <vakevk+libreoffice at gmail.com>
Date:   Tue May 20 17:29:37 2014 +0200

    Started cleaning up of IDocumentDeviceAccess methods in SwDoc.
    
    Moved all SwDoc::getPrinter and SwDoc::setPrinter calls to their
    appropriate interface methods (SwDoc::getIDocumenterDeviceAccess::").
    
    Change-Id: Icbe5369ba03a05d9e2afb1300a9c67b0a0a20c60



More information about the Libreoffice-commits mailing list