summaryrefslogtreecommitdiff
path: root/sw/source/uibase/uno/unomod.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-11-05tdf#93719: handle 'HideWhitespace' in SwXViewSettingsOliver Specht1-0/+4
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-2/+2
2015-05-05loplugin:staticmethodsNoel Grandin1-1/+1
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-8/+8
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann1-1/+1
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann1-1/+1
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-18/+18
2015-03-24convert SvxZoomType to enum classNoel Grandin1-10/+10
2015-03-12Clean up previous commitStephan Bergmann1-21/+4
2015-03-12sw: further components converted to constructor methodChris Sherlock1-0/+7
2015-02-16we shouldn't need a static ref in these createOneInstance factory helpersCaolán McNamara1-2/+1
2015-01-30coverity#1267689 Uncaught exceptionCaolán McNamara1-2/+3
2014-12-10Use Any specializations for bool, instead of SetValueMatteo Casalin1-2/+2
2014-11-25loplugin: cstylecastNoel Grandin1-2/+2
2014-11-16sw: convert 'a ? b : sal_False' to 'a && b'Matteo Casalin1-2/+1
2014-11-05Add rtl::OUString::fromUtf8()Miklos Vajna1-1/+1
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara1-1/+0
2014-07-31fix some dodgy FieldUnit conversionsNoel Grandin1-15/+15
2014-07-01coverity#983968 Uncaught exceptionCaolán McNamara1-3/+5
2014-06-13loplugin:staticcallStephan Bergmann1-4/+4
2014-06-10coverity#707350 Uncaught exceptionCaolán McNamara1-1/+3
2014-06-10coverity#1038491 Uncaught exceptionCaolán McNamara1-2/+4
2014-06-03Removed IDocumentDeviceAccess.hxx include in SwDoc.hxxValentin Kettner1-0/+1
2014-06-03Made SwDoc::getDocumentDeviceAccess return a reference.Valentin Kettner1-2/+2
2014-06-03Finished cleaning up of IDocumentDeviceAccess methods in SwDoc.Valentin Kettner1-2/+2
2014-05-29remove more unnecesary OUString constructor useNoel Grandin1-1/+1
2014-05-27sw: move sw/source/core/uibase to sw/source/uibaseMichael Stahl1-0/+1000