summaryrefslogtreecommitdiff
path: root/svx/source/sidebar/graphic/GraphicPropertyPanel.cxx
AgeCommit message (Expand)Author
2020-05-13jsdialog: rename duplicated ui object settransparencySzymon Kłos
2019-10-21loplugin:deadvirtual unused param in ItemUpdateReceiverInterfaceNoel Grandin
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-02loplugin:casttovoid: svxStephan Bergmann
2017-05-19make string translation loading more uniformCaolán McNamara
2016-10-06drop now unused sfx2/sidebar/ResourceDefinitions.hrcCaolán McNamara
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-06-27Move accessibility relations to .ui files, Part 11: tdf#87026Muhammet Kara
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl
2016-02-23tdf#87026 Move accessibility relations to .ui filesmelikeyurtoglu
2016-02-09Remove excess newlinesChris Sherlock
2015-12-21loplugin:unusedfields in store,svtools,svxNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-16convert Link<> to typedNoel Grandin
2015-10-12convert Link<> to typedNoel Grandin
2015-08-13tdf#78111 Sane preferred width for the color mode comboboxMaxim Monastirsky
2015-07-26remove unused propertyMarkus Mohrhard
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-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-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-01convert remnants of String in SVX to StringNoel 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