summaryrefslogtreecommitdiff
path: root/sw/source/core/draw/dpage.cxx
AgeCommit message (Expand)Author
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2019-11-05tdf#42949 Fix IWYU warnings in sw/source/core/d*/*cxxGabor Kelemen
2019-10-02Resolves: tdf#127924 give hyperlink tooltip an areaCaolán McNamara
2019-07-12tdf#121014 Display tooltip for URLs in Writer textboxes/shapesSamuel Mehrbrodt
2019-07-11Deduplicate URL tooltip creationSamuel Mehrbrodt
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-09-17New loplugin:externalStephan Bergmann
2018-09-12loplugin:simplifyconstruct in swNoel Grandin
2018-05-08tdf#116977 secured ::Clone methodsArmin Le Grand
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2017-10-31RotateFlyFrame2: Unified FrameAreaDefinitionArmin Le Grand
2017-10-30Adapted to get/setSwFrame and get/setSwPrintArmin Le Grand
2017-10-30Isolated SwFrame members maFrane and maPrtArmin Le Grand
2017-08-03loplugin:constparams in sw part2Noel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-10convert SvtSecurityOptions::EOption to scoped enumNoel Grandin
2017-01-13new loplugin: useuniqueptr: sw part 1Noel Grandin
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-12-05convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin
2016-11-14coverity#703927 Unchecked return valueCaolán McNamara
2016-10-05convert MapUnit to scoped enumNoel Grandin
2015-12-14Related: rhbz#1289394 always provide the screen area the tip applies toCaolán McNamara
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-06-25SwViewShellImp::GetFirstVisPage: use vcl::RenderContextMiklos Vajna
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-04-29convert SDRSEARCH_ constants to scoped enumNoel Grandin
2015-01-23do not use manual iterationBjoern Michaelsen
2014-12-12coverity#1257108 Explicit null dereferencedCaolán McNamara
2014-12-08coverity#1257109 Unchecked dynamic_castCaolán McNamara
2014-12-04impl. Clone for all subclasses of SdrPageDavid Tardon
2014-12-04unnecessary castBjoern Michaelsen
2014-11-25loplugin: cstylecastNoel Grandin
2014-11-19loplugin: cstylecastNoel Grandin
2014-11-11fdo#84938: replace HELPMODE_ constants with enumNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin
2014-08-12Refactored IDocumentLayoutAccess out of SwDoc.Valentin Kettner
2014-07-01Related: #i124638# Corrected relationship between DrawModel and...Armin Le Grand
2014-05-11coverity#705918 Dereference before null checkCaolán McNamara
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-02-27Remove visual noise from swAlexander Wilms
2013-12-09GetBasic and m_pBasic are unusedCaolán McNamara
2013-10-26sw: ViewShell -> SwViewShell renameMiklos Vajna
2013-10-24Related: fdo#70571 say [ctrl+]click to follow linkCaolán McNamara
2013-10-22Bin useless swmod commentsTor Lillqvist
2013-10-02bWeiter -> bContinuePhilipp Riemer