summaryrefslogtreecommitdiff
path: root/sw/source/uibase/app/docsh.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-03-23loplugin:constantfunction: swNoel Grandin1-27/+0
2015-03-19move SwIterator into calbck.hxxBjoern Michaelsen1-1/+1
2015-03-19loplugin:constantfunction: svtoolsNoel Grandin1-1/+0
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin1-10/+10
2015-03-18convert DocumentSettingId to an enum classNoel Grandin1-20/+20
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara1-19/+0
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl1-1/+1
2014-12-02loplugin: cstylecastNoel Grandin1-1/+1
2014-11-26loplugin: cstylecastNoel Grandin1-4/+4
2014-11-25We now only need one bit of information hereCaolán McNamara1-1/+1
2014-11-25loplugin: cstylecastNoel Grandin1-4/+4
2014-11-19move docfunc to own headerBjoern Michaelsen1-0/+1
2014-11-16sw: avoid 'condition ? sal_True : sal_False' expressionsMatteo Casalin1-1/+1
2014-10-22remove original and unused word for windows 1 filterCaolán McNamara1-2/+1
2014-10-22Replace DISABLE_SCRIPTING with HAVE_FEATURE_SCRIPTINGTor Lillqvist1-1/+3
2014-09-23fdo#82577: Handle WindowNoel Grandin1-2/+2
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-6/+6
2014-09-11create a master document template typeCaolán McNamara1-0/+1
2014-09-02fdo#44081 don't remove 'edit' pop-up menu entry from form in design modeLionel Elie Mamane1-0/+1
2014-09-01Revert "fdo#44081 don't remove 'edit' pop-up menu entry from form in design m...Miklos Vajna1-1/+0
2014-09-01fdo#44081 don't remove 'edit' pop-up menu entry from form in design modeLionel Elie Mamane1-0/+1
2014-08-18InfoBox MSG_ERROR_PASSWD to StringThomas Arnhold1-1/+2
2014-08-12Refactored IDocumentState out of SwDoc.Valentin Kettner1-7/+8
2014-08-12Refactored IDocumentStatistics our of SwDoc.Valentin Kettner1-1/+2
2014-08-12Refactored IDocumentRedlineAccess out of SwDoc.Valentin Kettner1-1/+2
2014-08-12-Werror,-Wundefined-bool-conversionStephan Bergmann1-1/+1
2014-07-15Refactored IDocumentContentOperations out of SwDoc.Valentin Kettner1-10/+2
2014-07-15Refactored IDocumentLinksAdministration out of SwDoc.Valentin Kettner1-2/+11
2014-07-01Related: #i124638# Corrected relationship between DrawModel and...Armin Le Grand1-1/+2
2014-06-26drop the functional partsCaolán McNamara1-10/+0
2014-06-26Resolves: #i124914# reset certain language dependent pool defaults...Oliver-Rainer Wittmann1-133/+143
2014-06-13loplugin:staticcallStephan Bergmann1-1/+1
2014-06-03Changed DocumentDeviceManager includes to IDocumentDeviceAccess.Valentin Kettner1-21/+21
2014-06-03Removed IDocumentDeviceAccess.hxx include in SwDoc.hxxValentin Kettner1-0/+1
2014-06-03Removed DocumentSettingManager methods from SwDoc.Valentin Kettner1-20/+21
2014-06-03Made SwDoc::getDocumentDeviceAccess return a reference.Valentin Kettner1-7/+7
2014-06-03Cleaning up of IDocumentDeviceAccess methods in SwDoc.Valentin Kettner1-4/+4
2014-06-03Cleaning up of IDocumentDeviceAccess methods in SwDoc.Valentin Kettner1-1/+1
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 Stahl1-0/+1328