sw/source/core/layout/atrfrm.cxx |1 +
1 file changed, 1 insertion(+)
New commits:
commit 8bae207d8f74bfbbe00b94e7daea000ee35729c4
Author: Valentin Kettner
Date: Tue Jul 15 16:29:50 2014 +0200
Fixed build fail on MacOSX after f634ec5 .
Change-Id
sw/source/core/inc/DocumentOutlineNodesManager.hxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 9b2110de48f2670f669bc45ed983a8b5418e9139
Author: Valentin Kettner
Date: Tue Jul 15 21:55:55 2014 +0200
Fixed another build failure caused by 2 refactorings
sw/source/core/doc/DocumentContentOperationsManager.cxx |4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
New commits:
commit 6bd087bf86746721186756ed270c62909ea8cf41
Author: Valentin Kettner
Date: Wed Jul 16 00:52:31 2014 +0200
Added #include to
|5
sw/source/uibase/uno/unoatxt.cxx |9
sw/source/uibase/uno/unotxdoc.cxx|9
90 files changed, 2341 insertions(+), 2103 deletions(-)
New commits:
commit 25aa05583b219d88918e7a606b9aad0c1cbdce7b
Author: Valentin Kettner
Date: Thu Jul 24 16:46:12 2014 +0200
Rebased ref, commits from common ancestor:
commit 694d25417dbbae5350240cdc888462f2f4b86c4b
Author: Valentin Kettner
Date: Tue Jul 29 13:03:49 2014 +0200
Refactored IDocumentLineNumberAccess.
This interface is obsolete and was deleted.
Change-Id
(-)
New commits:
commit 0d1abb0c531e26a7e9ee1b332d652e2f789b7ff5
Author: Valentin Kettner
Date: Thu Jul 31 12:14:23 2014 +0200
Refactored IDocumentStatistics our of SwDoc.
Into the new class DocumentStatisticsManager.
Change-Id: I281232dc09dbd79c2faf3c2a78ae49625bbe88ee
diff
New branch 'feature/refactor-god-objects' available with the following commits:
commit 3056fa190eeb24bd6f264790497b763d20f42cf9
Author: Valentin Kettner
Date: Tue May 20 22:45:09 2014 +0200
Finished cleaning up of IDocumentDeviceAccess methods in SwDoc.
Moved
/xml/xmlimp.cxx |2
sw/source/ui/dialog/ascfldlg.cxx |2
28 files changed, 159 insertions(+), 162 deletions(-)
New commits:
commit 8a4911d8c2aa5b45462569d0e42fc2d8e69d4b43
Author: Valentin Kettner
Date: Fri May 23 14:43:48 2014 +0200
sw/inc/doc.hxx |9 -
1 file changed, 9 deletions(-)
New commits:
commit dfa1173e55580923be283e32f2f5dcacbaed028b
Author: Valentin Kettner
Date: Tue Jun 10 14:25:10 2014 +0200
Removed unneeded includes in doc.hxx .
Also removed two members which I forgot to delete
/docfld.hxx |3 -
sw/source/core/inc/rootfrm.hxx |5 +
sw/source/core/layout/frmtool.cxx |5 +
12 files changed, 179 insertions(+), 81 deletions(-)
New commits:
commit 68fdc42941f669546afc06819c965d93c4f7adbd
Author: Valentin Kettner
Date: Tue Jun 10 20:57
Rebased ref, commits from common ancestor:
commit 78321f0dabcbc124d22d28c791a535a06333
Author: Valentin Kettner
Date: Tue Jun 10 20:57:05 2014 +0200
Refactored IDocumentTimerAccess in SwDoc into DocumentTimerManager.
Change-Id: Idb39ef2cdc34e0c0e7853de0a656f579ca3528da
diff
insertions(+), 104 deletions(-)
New commits:
commit f8cfacc479decff61beb892df6714d77351a2fb0
Author: Valentin Kettner
Date: Mon Jun 23 14:56:59 2014 +0200
Refactored IDocumentListItems out of SwDoc.
Into the new class DocumentListItemsManager.
Change-Id
24696b0a602c42bfeefcafe38b3573e2e5fcefa9
Author: Valentin Kettner
Date: Wed Jun 25 13:54:25 2014 +0200
Refactored IDocumentListsAccess out of SwDoc.
In the new class DocumentListsManager.
The method listfunc::CreateUniqueListId was also moved there.
Added a new method
/source/uibase/utlui/content.cxx |1
10 files changed, 161 insertions(+), 52 deletions(-)
New commits:
commit c0a5feffea7e8630ceb11eef261507be3f1fa622
Author: Valentin Kettner
Date: Mon Jun 30 20:58:00 2014 +0200
Refactored IDocumentOutlineNodes out of SwDoc
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
/basmgr.hxx |8 +++---
13 files changed, 46 insertions(+), 55 deletions(-)
New commits:
commit 061130bd6d60c648991afb83bc0befb48a68f34e
Author: Valentin Kettner
Date: Mon Mar 17 17:18:08 2014 +0100
fdo#75280 Started cleaning up of sal_uIntPtr usage.
Converted wrong
/uibase/uno/unotxdoc.cxx |3
76 files changed, 568 insertions(+), 372 deletions(-)
New commits:
commit c176d8ead7dd9e2f74a55e3b5dce5bef2271ef2d
Author: Valentin Kettner
Date: Fri Aug 1 17:09:54 2014 +0200
Refactored IDocumentState out of SwDoc.
Into the
|3
sw/source/uibase/uiview/view.cxx |7
sw/source/uibase/uno/unotxdoc.cxx |5
118 files changed, 3324 insertions(+), 2907 deletions(-)
New commits:
commit 16ec397bd871aad870ac451e75fb9160429361ce
Author: Valentin Kettner
Date: Fri
Rebased ref, commits from common ancestor:
commit cac383ac064456bd99a27b8baa6d37076a6a6f07
Author: Valentin Kettner
Date: Fri Aug 8 19:16:38 2014 +0200
Refactored IDocumentStylePoolAccess out of SwDoc.
Added non const SwDoc::GetDfltTxtFmtColl and SwDoc::GetTxtFmtColls
and
Rebased ref, commits from common ancestor:
commit db4bfe0eeb0172d5b1da86f097f20d3c6ab727bb
Author: Valentin Kettner
Date: Tue Aug 12 15:03:19 2014 +0200
Refactored IDocumentExternalData out of SwDoc.
Into the new class DocumentExternalDataManager.
Change-Id
Rebased ref, commits from common ancestor:
commit 1f4d9846aeb40af1fbb0126f666766fe6c60d8ff
Author: Valentin Kettner
Date: Tue Aug 12 15:03:19 2014 +0200
Refactored IDocumentExternalData out of SwDoc.
Into the new class DocumentExternalDataManager.
Change-Id
:
commit 1f4d9846aeb40af1fbb0126f666766fe6c60d8ff
Author: Valentin Kettner
Date: Tue Aug 12 15:03:19 2014 +0200
Refactored IDocumentExternalData out of SwDoc.
Into the new class DocumentExternalDataManager.
Change-Id: Ib863daec170044c46143b47a91739d4c0940d963
diff --git a/sw
15295ab6db7cb46ea5f155d33a08027c62fb0e41
Author: Valentin Kettner
Date: Fri Aug 15 19:09:49 2014 +0200
Refactored SwDoc::GetEditShell .
Removed its output paramater as GetCurrentViewShell should be
used instead and added a const version.
Change-Id
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
29 matches
Mail list logo