/slideshow/

llabora/cd-5.3-3.4 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sfx2/source/sidebar/Theme.cxx
AgeCommit message (Expand)Author
2016-10-07sidebar theme loads pngs by name that are not picked up automaticallyCaolán McNamara
2016-10-07we don't need the code, but we need the images in the src fileCaolán McNamara
2016-10-07Revert "SidebarResource doesn't do anything useful"Caolán McNamara
2016-10-06SidebarResource doesn't do anything usefulCaolán McNamara
2016-09-05convert GradientStyle to scoped enumNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-10Replace AddEntry macroJulien Nabet
2016-04-06Avoid reserved identifiersStephan Bergmann
2016-04-04Bool_UseToolBoxItemSeparator in SidebarToolBox is always false, kill it.Jan Holesovsky
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann
2015-07-26remove unused propertyMarkus Mohrhard
2015-06-22new uno sidebar api tdf#91806Laurent Godard
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-13tdf#90566: memory leak: maChangeListeners is not properly disposedJulien Nabet
2015-04-01Add support for cppu::UnoType<void>Stephan Bergmann
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-01fix loopDavid Tardon
2015-02-20tdf Removed redundant blank lines in sfx2/source/sidebar (Now one line gap)gamebusterz
2015-02-20tdf#12345 Removed redundant newlines in the codegamebusterz
2014-12-18sfx2: Use appropriate OUString functions on string constantsStephan Bergmann
2014-09-03Related fdo#82088: removing another bunch of aliasStefan Weiberg
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud
2014-06-18coverity#1028261 Uncaught exceptionCaolán McNamara
2014-05-29remove unnecessary NULL parameter passed to UNO ExceptionNoel Grandin
2014-05-20Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part18Julien Nabet
2014-04-07sfx2: sal_Bool->boolNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2013-11-13expand out the A2S macroNoel Grandin
2013-11-11sfx2: include <> for external includesNorbert Thiebaud
2013-09-21sfx2: fix sfx2::sidebar::Theme lifecycleMichael Stahl
2013-08-18callcatcher: update unused codeCaolán McNamara
2013-07-09Resolves: #122707# Show a frame around toolbars in sidebar panels.Andre Fischer
2013-06-16add missing modelines.Michael Meeks
2013-06-10update graphicrepository links for new icon-theme locationsCaolán McNamara
2013-05-20Resolves: #i122218# Add new sidebar panel...Andre Fischer
2013-05-20Resolves: #i122082# Hide sidebar panels for read only documentsAndre Fischer
2013-05-20Related: #i122144# Use same color for all sidebar backgroundsAndre Fischer
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann