summaryrefslogtreecommitdiff
path: root/svx/source/sidebar/area/AreaPropertyPanel.cxx
AgeCommit message (Expand)Author
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-08-11loplugin:constantfunctionNoel Grandin
2015-07-26split area property sidebar panel into two partsMarkus Mohrhard
2015-07-26remove unused propertyMarkus Mohrhard
2015-05-10Use IMPL_[STATIC_]LINK_NOARG where applicableStephan Bergmann
2015-05-06Use various typed ToolBox::Set*Hdl LinksStephan Bergmann
2015-05-05Use new color selector in the toolbar for area fillsCaolán McNamara
2015-04-30Gradually typed LinkStephan Bergmann
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
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2014-12-15coverity#1258449 Explicit null dereferencedCaolán McNamara
2014-12-11fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan
2014-10-27fdo#84844 Sidebar: Use SvxColorToolBoxControl for fill colorMaxim Monastirsky
2014-10-20loplugin: cstylecastNoel Grandin
2014-10-20fdo#84938: replace TIB_ constants with enumNoel 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-08-13WaE: C4245: signed/unsigned mismatchTor Lillqvist
2014-07-19XFillStyle -> css::drawing::FillStyleMiklos Vajna
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-06-04convert document recovery dialog to .uiCaolán McNamara
2014-04-24add missing modelines to cxx and hxx filesThomas Arnhold
2014-03-14svx: sal_Bool->boolNoel Grandin
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin
2013-11-13expand out the A2S macroNoel Grandin
2013-09-09callcatcher: update unused codeCaolán McNamara
2013-09-05convert svx/source/sidebar/*.cxx from String to OUStringNoel Grandin
2013-09-05convert svx/.../sidebar/*.hxx from String to OUStringNoel Grandin
2013-07-15sidebar: Further cleanup of AreaPropertyPanel.Jan Holesovsky
2013-07-15sidebar: Get AreaPropertyPanel basically to work.Jan Holesovsky
2013-07-15sidebar: AreaPropertyPanel conversion to .uiPrashant Pandey
2013-07-08Resolves: #i122676# Call Execute only once to create only one Undo-ctionArmin Le Grand
2013-07-05accidental push of merge in progress, sighCaolán McNamara
2013-07-05Related: #i122635# Add layouting to some sidebar panels.Andre Fischer
2013-06-22kill TBX_UPDATER_MODE_*Ivan Timofeev
2013-06-10Resolves: #i122493# Corrected Enable/Disable for some DropDowns/Texts...Armin Le Grand
2013-05-20Related: #i122111# Adapted pState usages in NotifyItemUpdate methodsArmin Le Grand