summaryrefslogtreecommitdiff
path: root/svx/source/sidebar/graphic
AgeCommit message (Expand)Author
2015-05-10Use IMPL_[STATIC_]LINK_NOARG where applicableStephan Bergmann
2015-04-30Get rid of initial :: for the svx namespaceTor Lillqvist
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-21Remove erroneous SAL_NO_ACQUIRE pieces introduced in error.Michael Meeks
2015-04-17svx: convert new to ::Create.Noel Grandin
2015-04-15Unregister sidebar ControllerItems at the right time.Michael Meeks
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-13Re-work sidebar factory to use VclPtr.Michael Meeks
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in svx.Noel Grandin
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-09-10Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann
2014-09-03Related fdo#82088: removing another bunch of aliasStefan Weiberg
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-04-24add missing modelines to cxx and hxx filesThomas Arnhold
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-26Remove visual noise from svxAlexander Wilms
2013-12-02Drop duplicate #includeTakeshi Abe
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin
2013-11-13expand out the A2S macroNoel Grandin
2013-10-28fixincludeguards.sh: svxThomas Arnhold
2013-10-01convert remnants of String in SVX to StringNoel Grandin
2013-09-05convert svx/.../sidebar/*.hxx from String to OUStringNoel Grandin
2013-07-28reduce use of UniString from ResID ctorCaolán McNamara
2013-07-28sidebar: SidebarGraphicPanel conversion to .uiPrashant Pandey
2013-07-05accidental push of merge in progress, sighCaolán McNamara
2013-07-05Related: #i122635# Add layouting to some sidebar panels.Andre Fischer
2013-05-20Related: #i122144# Color mode control now looks like in toolbarAndre Fischer
2013-05-20Related: #i122111# Adapted pState usages in NotifyItemUpdate methodsArmin Le Grand
2013-05-20Resolves: #i121960# Extend the sidebar::ControllerItem to check Disabled stateAndre Fischer
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann