summaryrefslogtreecommitdiff
path: root/sw/source/uibase/app
AgeCommit message (Expand)Author
2014-07-19XFillStyle -> css::drawing::FillStyleMiklos Vajna
2014-07-15Refactored IDocumentContentOperations out of SwDoc.Valentin Kettner
2014-07-15Refactored IDocumentListsAccess out of SwDoc.Valentin Kettner
2014-07-15Refactored IDocumentLinksAdministration out of SwDoc.Valentin Kettner
2014-07-15Refactored IDocumentChartDataProviderAccess in SwDoc.Valentin Kettner
2014-07-11Resolves: fdo#81147 fix mismatching drawlayer and docshell colorlistsCaolán McNamara
2014-07-11new loplugin: externalandnotdefinedNoel Grandin
2014-07-02fdo#76260 - switch O(N^2) lookup in SwStyleSheetIterator to O(N)Michael Meeks
2014-07-01Related: #i124638# Corrected relationship between DrawModel and...Armin Le Grand
2014-07-01Related: #i124638# Second step of DrawingLayer FillAttributes...Armin Le Grand
2014-06-30sw: better encapsulate StyleSheet iterator's list.Michael Meeks
2014-06-30Called C++ object pointer is nullCaolán McNamara
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud
2014-06-26drop the functional partsCaolán McNamara
2014-06-26Resolves: #i124914# reset certain language dependent pool defaults...Oliver-Rainer Wittmann
2014-06-25pagedesc: We have DelPageDesc() that takes OUString as param directly.Jan Holesovsky
2014-06-25pagedesc: Consolidate FindPageDescByName() and FindPageDesc().Jan Holesovsky
2014-06-25pagedesc: It's better when MakePageDesc returns a pointer.Jan Holesovsky
2014-06-19coverity#705037 Unchecked dynamic_castCaolán McNamara
2014-06-18coverity#736903 Unintended sign extensionCaolán McNamara
2014-06-18coverity#1213345 Unintended sign extensionCaolán McNamara
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann
2014-06-05Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-06-03Split out IDocumentDrawModelAccess from SwDoc.Valentin Kettner
2014-06-03Changed DocumentDeviceManager includes to IDocumentDeviceAccess.Valentin Kettner
2014-06-03Removed IDocumentDeviceAccess.hxx include in SwDoc.hxxValentin Kettner
2014-06-03Removed DocumentSettingManager methods from SwDoc.Valentin Kettner
2014-06-03Made SwDoc::getDocumentDeviceAccess return a reference.Valentin Kettner
2014-06-03Finished cleaning up of IDocumentDeviceAccess methods in SwDoc.Valentin Kettner
2014-06-03Cleaning up of IDocumentDeviceAccess methods in SwDoc.Valentin Kettner
2014-06-03Cleaning up of IDocumentDeviceAccess methods in SwDoc.Valentin Kettner
2014-06-03Started cleaning up of IDocumentDeviceAccess methods in SwDoc.Valentin Kettner
2014-06-03sw: fix include guardsThomas Arnhold
2014-05-30Resolves: fdo#79360 impress hangs on using sidebar new styleCaolán McNamara
2014-05-28Related: fdo#79142 make SetName default to ReindexingCaolán McNamara
2014-05-27sw: move sw/source/core/uibase to sw/source/uibaseMichael Stahl