summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/outlnvsh.cxx
AgeCommit message (Expand)AuthorFilesLines
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
2014-02-05fdo#51525 Add Paste Unformatted Text to Impress.Andrzej Hunt1-0/+25
2014-01-29Remove some redundant castsStephan Bergmann1-1/+1
2014-01-28bool improvementsStephan Bergmann1-16/+16
2014-01-22bool improvementsStephan Bergmann1-1/+1
2014-01-14Remove unused bForBrowsing parameterStephan Bergmann1-2/+2
2014-01-14PrepareClose should probably return boolStephan Bergmann1-2/+2
2013-11-28Integrate branch of IAccessible2Steve Yin1-0/+8
2013-10-25Unwind FunctionReference typedefStephan Bergmann1-1/+1
2013-10-02Revert "Resolves: fdo#66924 switching to master view is broken"Caolán McNamara1-1/+0
2013-09-08String to OUStringThomas Arnhold1-1/+1
2013-08-14convert GetSelectionText... methods to OUString and boolIvan Timofeev1-1/+1
2013-08-14XubString->OUStringCaolán McNamara1-1/+1
2013-08-11String->OUStringIvan Timofeev1-1/+1
2013-08-11String->OUStringIvan Timofeev1-19/+21
2013-07-18Resolves: fdo#66924 switching to master view is brokenCaolán McNamara1-0/+1
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke1-1/+1
2013-06-06Remove RTL_CONSTASCII_(U)STRINGPARAM (sd)Chr. Rossmanith1-1/+1
2013-05-28Resolves: #i122332# Don't change sidebar context when switching...Andre Fischer1-0/+2