summaryrefslogtreecommitdiff
path: root/sw/source/core/doc/docdraw.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1
2016-08-23convert SdrIterMode to scoped enumNoel Grandin1-2/+2
2016-08-19convert SdrUserCallType to scoped enumNoel Grandin1-2/+2
2016-07-29sw undo: implement SfxUndoAction::GetViewShellId() interfaceMiklos Vajna1-4/+4
2016-04-22Avoid reserved identifiersStephan Bergmann1-2/+2
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-10/+10
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-12/+12
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-10/+9
2015-09-29Nobody would go down the corridor anymoreMiklos Vajna1-1/+1
2015-08-20loplugin: defaultparamsNoel Grandin1-2/+2
2015-07-13editeng: make Link<> usage typedNoel Grandin1-58/+56
2015-07-06improve the returnbyref lopluginNoel Grandin1-1/+1
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-64/+64
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann1-1/+1
2015-03-26fix horrible genglishBjoern Michaelsen1-1/+1
2015-03-19move SwIterator into calbck.hxxBjoern Michaelsen1-1/+1
2015-03-16core/doc: dont use 'shortcut' that is longer than the originalBjoern Michaelsen1-3/+3
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin1-1/+1
2015-01-16fdo#39440 sw: reduce scope of local variablesMichael Weghorn1-1/+2
2014-11-19move docfunc to own headerBjoern Michaelsen1-0/+1
2014-11-14loplugin: cstylecastNoel Grandin1-17/+17
2014-10-08back out more wrong and confusing tools::Time comment changesEike Rathke1-1/+1
2014-10-01fdo#82577: Handle TimeNoel Grandin1-1/+1
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin1-2/+2
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin1-7/+6
2014-08-12Refactored IDocumentStylePoolAccess out of SwDoc.Valentin Kettner1-1/+2
2014-08-12Refactored IDocumentLayoutAccess out of SwDoc.Valentin Kettner1-2/+3
2014-08-12Refactored IDocumentState out of SwDoc.Valentin Kettner1-1/+2
2014-08-12-Werror,-Wundefined-bool-conversionStephan Bergmann1-1/+1
2014-06-03Split out IDocumentDrawModelAccess from SwDoc.Valentin Kettner1-299/+7
2014-06-03Removed IDocumentDeviceAccess.hxx include in SwDoc.hxxValentin Kettner1-0/+1
2014-06-03Removed DocumentSettingManager methods from SwDoc.Valentin Kettner1-1/+2
2014-06-03Made SwDoc::getDocumentDeviceAccess return a reference.Valentin Kettner1-1/+1
2014-06-03Cleaning up of IDocumentDeviceAccess methods in SwDoc.Valentin Kettner1-1/+1
2014-05-14sw: remove SAL_INFO's that only mark function entryNoel Grandin1-1/+1
2014-04-30sw: sal_Bool->boolNoel Grandin1-2/+2
2014-04-18Thanks Badaa and Jiayanmin but we don't use in-line commit commentsTor Lillqvist1-2/+1
2014-03-28Merge back branch alg_writerframes to trunkArmin Le Grand1-36/+38
2014-03-11svx: sal_Bool->boolNoel Grandin1-1/+1
2014-02-21editeng: sal_Bool->boolNoel Grandin1-1/+1
2014-01-28bool improvementsStephan Bergmann1-4/+4
2013-10-26sw: ViewShell -> SwViewShell renameMiklos Vajna1-4/+4
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-3/+3
2013-10-22Bin useless swmod commentsTor Lillqvist1-2/+2
2013-10-02fix format for code consistencyPhilipp Riemer1-4/+4
2013-10-01Related: fdo#38838 remove UniString::AssignAsciiCaolán McNamara1-11/+11
2013-08-09deleted needless blank lines in sw/source/core/doc/Philipp Riemer1-2/+0
2013-08-01fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa1-9/+4
2013-06-06Resolves: #i121448# Aligned default fill color/line style for all appsArmin Le Grand1-15/+0