summaryrefslogtreecommitdiff
path: root/sc/source/ui/app/client.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-10-26vcl: make MapMode constructor explicitMichael Stahl1-1/+1
2017-10-23loplugin:includeform: scStephan Bergmann1-3/+3
2017-09-13Fraction: make conversion operators and constructor explicitNoel Grandin1-4/+2
2017-08-24loplugin:constparam in sc part4Noel Grandin1-1/+1
2017-06-28loplugin:unusedfields in sc part1Noel Grandin1-2/+1
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin1-1/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-6/+6
2016-10-05convert MapUnit to scoped enumNoel Grandin1-1/+1
2016-08-23convert SdrIterMode to scoped enumNoel Grandin1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-4/+4
2015-07-16loplugin:unusedmethods sfx2(part2)Noel Grandin1-12/+0
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky1-3/+3
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky1-2/+2
2014-10-23loplugin: cstylecastNoel Grandin1-2/+2
2014-10-21nShearWink -> nShearAngleMiklos Vajna1-1/+1
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon1-2/+2
2014-10-15nDrehWink -> nRotationAngleMiklos Vajna1-1/+1
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca1-3/+3
2014-09-23fdo#82577: Handle WindowNoel Grandin1-2/+2
2014-06-24new compilerplugin returnbyrefNoel Grandin1-3/+3
2014-05-19Register OpenGL windows to ScGridWindow upon file load.Kohei Yoshida1-0/+1
2014-05-08Translate German comments, fix some wsPhilipp Weissenbacher1-7/+7
2014-04-06whitespace cleanup in scMarkus Mohrhard1-2/+0
2014-02-23Remove unneccessary commentsAlexander Wilms1-1/+1
2013-10-08convert sc/source/ui/app/*.cxx from String to OUStringNoel Grandin1-1/+1
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-24/+31
2012-06-09Remove superfluous include commentsThomas Arnhold1-4/+0
2011-11-27remove include of pch header from scNorbert Thiebaud1-2/+0
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-3/+3
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold1-3/+3
2011-02-14Remove some extra #include <sot/sotref.hxx>Joseph Powers1-1/+0
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko1-3/+3
2010-12-11cleaning of __EXPORT defineGert Faller1-5/+5
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-04-10INTEGRATION: CWS changefileheader (1.19.302); FILE MERGEDRüdiger Timm1-28/+18
2007-04-19INTEGRATION: CWS fwk64 (1.17.6); FILE MERGEDIvo Hinkelmann1-8/+14
2007-02-27INTEGRATION: CWS calcwarnings (1.17.50); FILE MERGEDVladimir Glazounov1-4/+4
2006-10-13INTEGRATION: CWS opofxmlstorage (1.16.38); FILE MERGEDOliver Bolte1-2/+11
2006-07-21INTEGRATION: CWS pchfix01 (1.15.214); FILE MERGEDKurt Zenker1-6/+5
2005-09-08INTEGRATION: CWS ooo19126 (1.14.122); FILE MERGEDRüdiger Timm1-47/+21
2005-03-15INTEGRATION: CWS mav17 (1.13.42); FILE MERGEDOliver Bolte1-3/+13
2005-01-31INTEGRATION: CWS mav15 (1.12.58); FILE MERGEDRüdiger Timm1-5/+3
2004-11-26INTEGRATION: CWS leanobjects (1.11.98); FILE MERGEDRüdiger Timm1-2/+7
2004-10-04INTEGRATION: CWS mav09 (1.9.82); FILE MERGEDKurt Zenker1-218/+50
2004-06-04INTEGRATION: CWS rowlimit (1.8.302); FILE MERGEDOliver Bolte1-4/+4
2004-02-03INTEGRATION: CWS calcrtl (1.8.82); FILE MERGEDJens-Heiner Rechtien1-19/+29
2002-10-30#103703# ViewChanged: call SetLogicRect only if the size in pixels changedNiklas Nebel1-10/+14
2002-04-17#92618# call SetDrawModified also when position is changedNiklas Nebel1-2/+10