summaryrefslogtreecommitdiff
path: root/sw/source/uibase/sidebar
AgeCommit message (Expand)AuthorFilesLines
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
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin10-13/+13
2015-04-14Re-work app side-bar code to manage objects correctly.Michael Meeks5-16/+20
2015-04-10vclwidget: only call dispose() onceNoel Grandin6-6/+6
2015-04-10Audit and correct misc. clears -> disposeAndClears.Michael Meeks4-4/+4
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin12-19/+36
2015-04-09vcl: ensure that VclBuilder is disposed before parent window.Michael Meeks1-0/+8
2015-04-09vcl: VclPtr conversion in swNoel Grandin10-107/+158
2015-04-02loplugin:staticmethodsNoel Grandin1-1/+1
2015-03-17Fix various XServiceInfo implementationsStephan Bergmann1-3/+17
2015-03-04V801: Decreased performanceCaolán McNamara2-7/+7
2015-01-22::rtl::OUString->OUStringCaolán McNamara2-12/+12
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin1-1/+0
2014-12-19changes sidebar: Manage Changes (Redlining) panel instead of the dialog box.Jan Holesovsky1-0/+10
2014-12-09No need to use a macro here.Jan Holesovsky1-5/+3
2014-12-02loplugin: cstylecastNoel Grandin1-2/+2
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava1-1/+1
2014-10-29tools: remove DBG_ERRORFILE and replace all callersMichael Stahl1-1/+1
2014-10-20fdo#84938: replace TIB_ constants with enumNoel Grandin1-4/+4
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin4-9/+9
2014-10-02coverity#1242512 silence Arguments in wrong orderCaolán McNamara1-1/+3
2014-09-23fdo#82577: Handle WindowNoel Grandin13-18/+18
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann2-7/+7
2014-09-10Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann2-6/+6
2014-09-03Related fdo#82088: removing another bunch of aliasStefan Weiberg3-12/+11
2014-07-26Remove temporaries and constifyMatteo Casalin1-2/+1
2014-06-03sw: fix include guardsThomas Arnhold6-12/+12
2014-05-27sw: move sw/source/core/uibase to sw/source/uibaseMichael Stahl15-0/+2848