summaryrefslogtreecommitdiff
path: root/sfx2/source/sidebar/ResourceManager.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-04-23loplugin:staticmethodsNoel Grandin1-4/+4
2015-04-21loplugin:passstuffbyrefStephan Bergmann1-3/+3
2015-04-21simplify gathering XML conf. data in sidebar ResourceManagerTomaž Vajngerl1-49/+45
2015-04-21cleanup ResourceManagerTomaž Vajngerl1-139/+95
2015-04-21sidebar panel or deck can now be marked as experimentalTomaž Vajngerl1-1/+14
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-5/+5
2015-02-20tdf Removed redundant blank lines in sfx2/source/sidebar (Now one line gap)gamebusterz1-17/+0
2015-02-20tdf#12345 Removed redundant newlines in the codegamebusterz1-29/+0
2014-12-12sfx2: Use appropriate OUString functions on string constantsStephan Bergmann1-9/+9
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava1-4/+4
2014-09-06Related fdo#82088: removing aliases in headersStefan Weiberg1-1/+1
2014-05-20enhance pass-by-ref plugin to detect large argumentsNoel Grandin1-1/+1
2014-04-10Clean up function declarations and some unused functionsStephan Bergmann1-9/+0
2014-01-28Fix apparently broken OSL_ASSERTs (that would have never fired)Stephan Bergmann1-5/+5
2013-11-22remove unnecessary RTL_CONSTASCII_STRINGPARAMNoel Grandin1-2/+1
2013-11-13expand out the A2S macroNoel Grandin1-4/+4
2013-11-11sfx2: include <> for external includesNorbert Thiebaud1-1/+1
2013-11-07fdo#63020: Replace ::comphelper::stl_begin()...Marcos Paulo de Souza1-1/+0
2013-06-16add missing modelines.Michael Meeks1-0/+3
2013-06-16sidebar: disable listed but disabled toolpanel panes.Michael Meeks1-3/+7
2013-06-05remove unused componentcontext.hxx includesNoel Grandin1-1/+0
2013-06-03fdo#46808, Convert XMultiServiceFactory to XComponentContextNoel Grandin1-6/+5
2013-05-21Resolves: #i122057# Fixed layouting of legacy sidebar panelsAndre Fischer1-2/+9
2013-05-21Resolves: #i121960# Improve creation of toolbox/toolbar controllersAndre Fischer1-25/+1
2013-05-20Resolves: #i122056# adding another Writer variant for sidebar context handlingOliver-Rainer Wittmann1-0/+1
2013-05-20Resolves: #i122255# Store sidebar panel extension stateAndre Fischer1-0/+24
2013-05-20Resolves: #i122218# Add new sidebar panel...Andre Fischer1-1/+1
2013-05-20Related: #i122056# Added another Writer variant to sidebar...Andre Fischer1-0/+1
2013-05-20Resolves: #i122082# Hide sidebar panels for read only documentsAndre Fischer1-43/+64
2013-05-20Resolves: #i122086# Show icons in decks and titles (optionally)Andre Fischer1-0/+8
2013-05-20Related: #i122051# Sidebar handles more Writer variants.Andre Fischer1-25/+40
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann1-0/+621