summaryrefslogtreecommitdiff
path: root/sw/source/uibase/sidebar
AgeCommit message (Expand)AuthorFilesLines
2016-02-05tdf#97407: Remove duplicate custom entryRishabh1-1/+2
2015-11-24loplugin:unusedfields in sw/Noel Grandin5-40/+18
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann9-56/+56
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin5-21/+21
2015-11-04loplugin:stringconstantNoel Grandin1-1/+1
2015-10-29evil error description is misleadingBjoern Michaelsen1-3/+3
2015-10-20loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-16convert Link<> to typedNoel Grandin2-8/+6
2015-10-15cppcheck:variableScopeNoel Grandin1-2/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann9-16/+16
2015-10-12convert Link<> to typedNoel Grandin2-5/+3
2015-10-12valgrind: memory leaksCaolán McNamara1-0/+5
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht2-6/+6
2015-09-17boost->stdCaolán McNamara2-8/+6
2015-09-17convert Link<> to typedNoel Grandin2-5/+9
2015-09-08convert Link<> to typedNoel Grandin12-21/+22
2015-08-27loplugin:loopvartoosmallStephan Bergmann1-1/+1
2015-08-27Addition of new controls to Wrap sidebar tab in WriterRishabh Kumar2-25/+163
2015-08-27loplugin:staticmethodsStephan Bergmann2-21/+19
2015-08-27loplugin:staticmethodsStephan Bergmann2-66/+68
2015-08-27loplugin:staticcallStephan Bergmann1-1/+1
2015-08-27loplugin:passstuffbyrefStephan Bergmann1-1/+1
2015-08-27ColorSets: add preview to ThemePanel, move impl. to own fileTomaž Vajngerl2-99/+81
2015-08-27Show previews of style presets in sidebarTomaž Vajngerl2-10/+120
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin8-15/+16
2015-08-21loplugin: defaultparamsNoel Grandin2-3/+3
2015-07-22loplugin:unusedmethods sw(part2)Noel Grandin2-10/+0
2015-07-08sw: remove boost::bind from PagePropertyPanelMichael Stahl2-7/+4
2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin9-8/+10
2015-05-26cppcheck: noExplicitConstructorCaolán McNamara1-2/+2
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier2-10/+10
2015-05-11refactor ValueSet to use RenderContextTomaž Vajngerl4-7/+12
2015-05-10No more need for EMPTYARG in C++11Stephan Bergmann1-2/+2
2015-05-10Use IMPL_[STATIC_]LINK_NOARG where applicableStephan Bergmann3-3/+3
2015-05-07tdf#91127 - audit for unfortunate SAL_NO_ACQUIRE referencing issues.Michael Meeks1-7/+3
2015-05-06Use various typed ToolBox::Set*Hdl LinksStephan Bergmann2-17/+9
2015-04-30Gradually typed LinkStephan Bergmann4-5/+5
2015-04-30Get rid of initial :: for the svx namespaceTor Lillqvist10-32/+32
2015-04-28sw: fix GCC-4.7 buildMiklos Vajna6-12/+12
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks17-164/+284
2015-04-24loplugin:simplifyboolStephan Bergmann1-1/+1
2015-04-23Fix applying of theme fonts sets, add new / rename old variantsTomaž Vajngerl1-14/+38
2015-04-23Modify tint/shade for theme colors, different shades for headingsTomaž Vajngerl1-7/+91
2015-04-22WaE: Unreferenced function definitionTor Lillqvist1-46/+0
2015-04-22WaE: passing 'class OUString' by value, rather pass by referenceTor Lillqvist1-6/+6
2015-04-22Theme panel to change color/fonts of current stylesTomaž Vajngerl3-0/+562
2015-04-22add "Style Presets" sidebar panel (experimental) to writerTomaž Vajngerl3-0/+219
2015-04-21Remove erroneous SAL_NO_ACQUIRE pieces introduced in error.Michael Meeks1-5/+2
2015-04-17sw: convert new to ::Create.Noel Grandin7-33/+37
2015-04-15Unregister sidebar ControllerItems at the right time.Michael Meeks2-0/+19