summaryrefslogtreecommitdiff
path: root/sfx2/source/sidebar/Theme.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann1-3/+3
2015-07-26remove unused propertyMarkus Mohrhard1-5/+0
2015-06-22new uno sidebar api tdf#91806Laurent Godard1-2/+2
2015-04-23loplugin:staticmethodsNoel Grandin1-2/+2
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-10/+10
2015-04-13tdf#90566: memory leak: maChangeListeners is not properly disposedJulien Nabet1-3/+3
2015-04-01Add support for cppu::UnoType<void>Stephan Bergmann1-2/+2
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann1-2/+2
2015-03-01fix loopDavid Tardon1-2/+2
2015-02-20tdf Removed redundant blank lines in sfx2/source/sidebar (Now one line gap)gamebusterz1-35/+0
2015-02-20tdf#12345 Removed redundant newlines in the codegamebusterz1-58/+0
2014-12-18sfx2: Use appropriate OUString functions on string constantsStephan Bergmann1-1/+1
2014-09-03Related fdo#82088: removing another bunch of aliasStefan Weiberg1-18/+18
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud1-1/+1
2014-06-18coverity#1028261 Uncaught exceptionCaolán McNamara1-7/+3
2014-05-29remove unnecessary NULL parameter passed to UNO ExceptionNoel Grandin1-2/+2
2014-05-20Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part18Julien Nabet1-5/+5
2014-04-07sfx2: sal_Bool->boolNoel Grandin1-2/+2
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-10/+10
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+1
2013-11-13expand out the A2S macroNoel Grandin1-9/+9
2013-11-11sfx2: include <> for external includesNorbert Thiebaud1-2/+2
2013-09-21sfx2: fix sfx2::sidebar::Theme lifecycleMichael Stahl1-15/+4
2013-08-18callcatcher: update unused codeCaolán McNamara1-12/+0
2013-07-09Resolves: #122707# Show a frame around toolbars in sidebar panels.Andre Fischer1-5/+9
2013-06-16add missing modelines.Michael Meeks1-0/+3
2013-06-10update graphicrepository links for new icon-theme locationsCaolán McNamara1-4/+1
2013-05-20Resolves: #i122218# Add new sidebar panel...Andre Fischer1-1/+1
2013-05-20Resolves: #i122082# Hide sidebar panels for read only documentsAndre Fischer1-0/+8
2013-05-20Related: #i122144# Use same color for all sidebar backgroundsAndre Fischer1-5/+5
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann1-0/+1148