summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/outlnvsh.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-05-11convert COMMAND_ constants to scoped enumNoel Grandin1-1/+1
2015-05-05loplugin:staticmethodsNoel Grandin1-4/+4
2015-04-30Gradually typed LinkStephan Bergmann1-1/+1
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist1-3/+3
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-2/+2
2015-04-13loplugin:staticmethodsNoel Grandin1-6/+5
2015-04-10tdf#89641 Page numbering in Calc and Draw/ImpressDobra Gabor1-5/+4
2015-03-25convert EE_CNTRL constants to enum classNoel Grandin1-7/+7
2015-03-24convert SVX_ZOOM_ENABLE constants to enum classNoel Grandin1-4/+4
2015-03-24convert SvxZoomType to enum classNoel Grandin1-1/+1
2015-03-23loplugin:constantfunction: sdNoel Grandin1-8/+0
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin1-7/+7
2015-03-02convert PARAFLAG_ constants to enum classNoel Grandin1-6/+6
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin1-2/+2
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara1-56/+0
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl1-1/+1
2014-11-25We now only need one bit of information hereCaolán McNamara1-1/+1
2014-11-24so these ResIds are only being used for the numerical valueCaolán McNamara1-2/+2
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava1-1/+1
2014-11-10loplugin: cstylecastNoel Grandin1-12/+12
2014-10-22callcatcher: update unused codeCaolán McNamara1-1/+1
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin1-1/+1
2014-10-06fdo#73151 Always open Styles&Formatting dialog in the sidebarSamuel Mehrbrodt1-1/+0
2014-09-25Revert "fdo#73151 Always open Styles&Formatting dialog in the sidebar"Stephan Bergmann1-0/+1
2014-09-24fdo#73151 Always open Styles&Formatting dialog in the sidebarSamuel Mehrbrodt1-1/+0
2014-09-23fdo#82577: Handle WindowNoel Grandin1-3/+3
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-17/+17
2014-09-10Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann1-17/+17
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist1-2/+2
2014-07-17Related: rhbz#1117853 nStartPara of EE_PARA_NOT_FOUNDCaolán McNamara1-3/+2
2014-06-25remove whitespacesMarkus Mohrhard1-49/+0
2014-06-24new compilerplugin returnbyrefNoel Grandin1-80/+69
2014-05-30Resolves: fdo#79360 impress hangs on using sidebar new styleCaolán McNamara1-3/+5
2014-05-27Avoid possible memory leaks in case of exceptionsTakeshi Abe1-3/+1
2014-05-16coverity#708815 Unused pointer valueCaolán McNamara1-1/+0
2014-04-24sd: sal_Bool->boolNoel Grandin1-47/+47
2014-04-18sfx2: Move InitInterface_Impl() method out of SFX_IMPL_INTERFACE.Jan Holesovsky1-6/+3
2014-04-18sfx2: Kill SFX_CHILDWINDOW_REGISTRATION macro.Jan Holesovsky1-6/+6
2014-04-18sfx2: Kill SFX_POPUPMENU_REGISTRATION macro.Jan Holesovsky1-1/+1
2014-04-18sfx2: Kill SFX_OBJECTBAR_REGISTRATION macro.Jan Holesovsky1-5/+6
2014-04-08coverity#704780 Dereference after null checkCaolán McNamara1-1/+1
2014-03-24svtools: sal_Bool->boolNoel Grandin1-2/+2
2014-03-18sfx2: sal_Bool->boolNoel Grandin1-2/+2
2014-03-14sfx2: sal_Bool->boolNoel Grandin1-8/+8
2014-02-27Improve usability of the outlineRob Snelders1-1/+2
2014-02-27editeng: sal_Bool->boolNoel Grandin1-3/+3
2014-02-25Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe1-4/+3
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+2
2014-02-20cid#1078825 Dereference before null checkNoel Grandin1-1/+1
2014-02-11sal_Bool->boolNoel Grandin1-1/+1