summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/ViewShellManager.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-05-07revert OSL_ASSERT changesChris Sherlock1-5/+5
2017-05-07tdf#43157: convert sd module away from OSL_ASSERT to assertChris Sherlock1-5/+5
2017-04-12no need to use OUStringToOString in SAL_INFONoel Grandin1-1/+1
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin1-2/+2
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin1-3/+5
2016-11-01style fixes for cppcheck noExplicitConstructorJochen Nitschke1-1/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-2/+2
2016-09-14loplugin:constantparamNoel Grandin1-1/+1
2016-09-10loplugin:constantparam in sdNoel Grandin1-12/+7
2016-07-08loplugin:redundantcast: redundant static_casts in sdStephan Bergmann1-1/+1
2016-06-12convert DBG_ASSERT(false, to SAL_WARN(Noel Grandin1-2/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-50/+50
2015-10-20loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-18cppcheck: noExplicitConstructorCaolán McNamara1-3/+3
2015-09-20convert Link<> to typedNoel Grandin1-9/+4
2015-07-04Fix typosAndrea Gelmini1-1/+1
2015-05-08Silence sal_Bool -> sal_IntPtr Link return value mismatches for nowStephan Bergmann1-1/+1
2015-05-05loplugin:staticmethodsNoel Grandin1-2/+2
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist1-7/+7
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-30/+30
2015-03-13V803 decreased performance postfix incrementMichael Stahl1-1/+1
2015-01-04boost::unordered_map->std::unordered_mapCaolán McNamara1-5/+5
2014-11-10loplugin: cstylecastNoel Grandin1-1/+1
2014-11-05sd: fix STL assertion "dereference past-the-end iterator"Michael Stahl1-1/+2
2014-11-05Fix for SUSE L3 bug 624546 (freedesktop 83733)Marco Cecchetti1-1/+22
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-8/+8
2014-06-25remove whitespacesMarkus Mohrhard1-182/+0
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann1-2/+0
2014-03-18sfx2: sal_Bool->boolNoel Grandin1-1/+1
2013-10-09update unusedcode listCaolán McNamara1-40/+0
2013-05-24WaE: implicit conversion of NULL constant to nullptr_tTor Lillqvist1-1/+1
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann1-14/+47
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-1/+1
2013-02-24loplugin: unused variablesThomas Arnhold1-1/+0
2012-11-28re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-05-19Fix Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-1/+1
2012-04-03Removal of VERBOSE defineRob Snelders1-26/+18
2011-11-27remove include of pch header from sdNorbert Thiebaud1-2/+0
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Bjoern Michaelsen1-9/+12
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner1-2/+2
2011-02-05Migrating to boost unordered containersFridrich Štrba1-3/+3
2011-01-17removetooltypes01: #i112600# Remove tools types from sdCarsten Driesner1-6/+6
2010-12-27avoid use of invalidated iterator in comparisonDavid Tardon1-4/+6
2010-10-29merge after pulling DEV300.m91Frank Schoenheit [fs]1-1/+4
2010-10-20undoapi: made SfxUndoManager an implementation of the new, abstract ::svl::IU...Frank Schoenheit [fs]1-2/+2
2010-10-19remove do {...} while (false) spanning whole func.David Tardon1-50/+42
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-10-05remove include guards using fixguard.pyPetr Mladek1-0/+0
2010-09-21impress201: #i112507# remove unused codeChristian Lippka1-1/+4