summaryrefslogtreecommitdiff
path: root/sd/source/ui/docshell/docshel2.cxx
AgeCommit message (Expand)Author
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-02-01loplugin:useuniqueptr extend to check local varsNoel Grandin
2017-01-12tdf#64588 - prevent loss of non-uniquely-named slideJustin Luth
2016-10-27make the AbstractDialog stuff extend from VclReferenceBaseNoel Grandin
2016-10-11convert PageKind to scoped enumNoel Grandin
2016-10-05loplugin:unnecessaryoverride in sd/starmathNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-10loplugin:constantparam in sdNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-25convert Link<> to typedNoel Grandin
2015-06-24Get rid of comphelper::string::is*Ascii functionsStephan Bergmann
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks
2015-04-10Fix OutputDevice members / stack allocation: slideshow, starmath, sd, sc.Michael Meeks
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-14coverity#1242426 Dereference after null checkCaolán McNamara
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-25remove whitespacesMarkus Mohrhard
2014-04-24sd: sal_Bool->boolNoel Grandin
2014-01-28bool improvementsStephan Bergmann
2014-01-17Be explicit when using bool as integral value (as Link return value)Stephan Bergmann
2013-10-25Unwind FunctionReference typedefStephan Bergmann
2013-08-24convert DrawDocShell to OUStringIvan Timofeev
2013-08-15convert GetName/Title/Description methods to OUStringIvan Timofeev
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-13vcl: make Region ctors explicit to prevent overloading desastersMichael Stahl
2013-03-12Translation and cleanup of comments in sd/source/ui/docshell/Urs Fässler
2013-03-11sd: translate debug messagesThomas Arnhold
2013-02-22fix incorrect code alignmentLuboš Luňák
2012-11-28re-base on ALv2 code. Includes:Michael Meeks
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2011-11-27remove include of pch header from sdNorbert Thiebaud
2011-08-29merge together 5 or ascii isalpha/isalnum/isdigit implementationsCaolán McNamara
2011-06-10Replace List for std::vector<sd::FrameView*>.Rafael Dominguez
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Bjoern Michaelsen
2011-01-24WaE: gcc 4.6.0 various warningsCaolán McNamara
2011-01-17removetooltypes01: #i112600# Remove tools types from sdCarsten Driesner
2010-12-05Removed dead code and comments from sdRobert Roth
2010-11-20Remove empty commentsJ. Graeme Lingard
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth