summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/drviews1.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-11-10loplugin: cstylecastNoel Grandin1-2/+2
2014-11-05Fix for SUSE L3 bug 624546 (freedesktop 83733)Marco Cecchetti1-0/+9
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky1-2/+2
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky1-2/+2
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon1-2/+2
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin1-2/+2
2014-10-10coverity#704776 Dereference after null checkCaolán McNamara1-3/+2
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca1-2/+2
2014-09-06DockingWindow LayerDialog appears unusedCaolán McNamara1-1/+0
2014-06-25remove whitespacesMarkus Mohrhard1-9/+0
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-4/+0
2014-04-24sd: sal_Bool->boolNoel Grandin1-17/+17
2014-04-08coverity#704776 Dereference after null checkCaolán McNamara1-1/+1
2014-03-22coverity#705875 Dereference before null checkCaolán McNamara1-2/+2
2014-03-19sfx2: sal_Bool->boolNoel Grandin1-1/+1
2014-03-18sfx2: sal_Bool->boolNoel Grandin1-2/+2
2014-03-14sfx2: sal_Bool->boolNoel Grandin1-6/+6
2014-03-11svx: sal_Bool->boolNoel Grandin1-1/+1
2014-02-28Resolves: #i87182# secured usage of LayerTabBar in Draw...Armin Le Grand1-2/+12
2014-01-28bool improvementsStephan Bergmann1-1/+1
2014-01-14Remove unused bForBrowsing parameterStephan Bergmann1-2/+2
2014-01-14Dead codeStephan Bergmann1-21/+2
2014-01-14PrepareClose should probably return boolStephan Bergmann1-4/+4
2013-10-02Resolves: #i123276# Properly forward Deactivate() call...Andre Fischer1-2/+8
2013-10-02Revert "Resolves: fdo#66924 switching to master view is broken"Caolán McNamara1-2/+2
2013-08-10String->OUStringIvan Timofeev1-15/+17
2013-07-18Resolves: fdo#66924 switching to master view is brokenCaolán McNamara1-2/+2
2013-06-25remove unwanted files added with ee51444ed1f7003dafc93c8181b5f8c1b0fd165bNoel Power1-4/+3
2013-06-24fix borders unit test ( test values have changed )Noel Power1-3/+4
2013-06-03remove ShapeList::getNextShape(SdrObject* pObj)Matthias Hofmann1-1/+2
2013-05-28Resolves: #i122332# Don't change sidebar context when switching...Andre Fischer1-9/+3
2013-05-21Resolves: #i122291# Showing the right set of layouts for handout modeAndre Fischer1-0/+3
2013-05-20Resolves: #i122275# Don't show the layout panel for master pagesAndre Fischer1-0/+5
2013-05-20Resolves: #i122093# Don't show Impress layouts panel for master pagesAndre Fischer1-0/+2
2013-04-20Remove pass-through header files sd/inc/eetext.hxx and sd/inc/app.hxxMichael Dunphy1-1/+1
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza1-2/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-2/+2
2013-03-19translation and cleanup of comments in sd/source/ui/view/Urs Fässler1-1/+1
2013-02-26remove two more duplicatesThomas Arnhold1-9/+1
2013-02-09Remove unused methodsThomas Arnhold1-12/+0
2013-02-09Translate German commentsThomas Arnhold1-143/+88
2012-12-03fixes for where fast string operator+ is not perfectly source compatibleLuboš Luňák1-1/+1
2012-11-28We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist1-12/+0
2012-11-28re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-09-11XubString->rtl::OUStringCaolán McNamara1-7/+10
2011-12-25catch exception by constant referenceTakeshi Abe1-2/+1
2011-11-27remove include of pch header from sdNorbert Thiebaud1-2/+0
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-73/+73
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Bjoern Michaelsen1-73/+73
2011-03-11Move DBG_ERROR to OSL_FAIL for getStr() (multiline)Thomas Arnhold1-1/+1