summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/outlview.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-05-20convert DEFAULTCONSTANT constant to scoped enumNoel Grandin1-2/+2
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann1-5/+5
2015-05-06convert DEFAULTFONT_ constants to scoped enumNoel Grandin1-2/+2
2015-04-30Gradually typed LinkStephan Bergmann1-3/+3
2015-04-29Remove unnecessary IMPL_LINK[_NOARG]_INLINE_START/ENDStephan Bergmann1-2/+1
2015-04-17convert SCRIPTTYPE_ constants to scoped enumNoel Grandin1-2/+2
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-2/+2
2015-04-13loplugin:staticmethodsNoel Grandin1-18/+20
2015-03-25convert EE_CNTRL constants to enum classNoel Grandin1-2/+2
2015-03-23loplugin:constantfunction: sdNoel Grandin1-16/+0
2015-03-02convert PARAFLAG_ constants to enum classNoel Grandin1-20/+20
2015-02-28Typo: skiped->skippedJulien Nabet1-2/+2
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin1-2/+2
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara1-7/+0
2015-01-20Related: ooo#34420-1.sxi concealed divide by zeroCaolán McNamara1-2/+5
2014-12-21fdo#39440 sd: reduce scope of local variablesMichael Weghorn1-4/+2
2014-12-07sd: use GetUndoAction()Miklos Vajna1-3/+1
2014-12-07Work around error: member access into incomplete type 'MarkedUndoAction'Tor Lillqvist1-0/+2
2014-12-07Forward-declare MarkedUndoAction.Kohei Yoshida1-7/+7
2014-11-10loplugin: cstylecastNoel Grandin1-3/+3
2014-11-05Fix for SUSE L3 bug 624546 (freedesktop 83733)Marco Cecchetti1-1/+10
2014-09-23fdo#82577: Handle WindowNoel Grandin1-4/+4
2014-09-18fdo#82577: Handle FontNoel Grandin1-1/+1
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-1/+1
2014-09-10Replace uses of old SFX_ITEM_ON alias with SFX_ITEM_SETStephan Bergmann1-1/+1
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin1-4/+4
2014-07-18Resolves: fdo#81487 pasting into outline view crashes impressCaolán McNamara1-0/+2
2014-07-17Renamed brdcst.[hc]xx to SfxBroadcaster.[hc]xxTobias Lippert1-1/+0
2014-07-03use assert when followed by derefCaolán McNamara1-1/+1
2014-07-01coverity#704299 Dead codeNorbert Thiebaud1-1/+1
2014-06-25remove whitespacesMarkus Mohrhard1-4/+0
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-4/+0
2014-05-30coverity#704728 Unchecked dynamic_castCaolán McNamara1-2/+2
2014-04-24sd: sal_Bool->boolNoel Grandin1-27/+27
2014-03-18sfx2: sal_Bool->boolNoel Grandin1-2/+2
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke1-2/+2
2014-02-27Improve usability of the outlineRob Snelders1-12/+15
2014-02-27editeng: sal_Bool->boolNoel Grandin1-8/+8
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-2/+2
2014-02-14Drop unnecessary #includeTakeshi Abe1-1/+0
2014-01-28bool improvementsStephan Bergmann1-5/+5
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer1-1/+5
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer1-33/+0
2013-08-20Re-work 8bit characters in source code, or remove them.Michael Meeks1-2/+1
2013-08-11String->OUStringIvan Timofeev1-18/+15
2013-05-10resolved fdo#35756 import more than 64k HTML table cellsEike Rathke1-22/+22
2013-04-20Remove pass-through header files sd/inc/eetext.hxx and sd/inc/app.hxxMichael Dunphy1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-1/+0
2013-03-19translation and cleanup of comments in sd/source/ui/view/Urs Fässler1-156/+64
2013-03-11sd: translate debug messagesThomas Arnhold1-1/+1