summaryrefslogtreecommitdiff
path: root/svx/source/tbxctrls
AgeCommit message (Expand)Author
2016-10-15Use UNO registration for font name toolbox controlMaxim Monastirsky
2016-10-14loplugin:mergeclasses merge SvxListBoxControl with SvxUndoRedoControlNoel Grandin
2016-10-13Use FeatureStateEvent directly for status updatesMaxim Monastirsky
2016-10-13This comment is no longer trueMaxim Monastirsky
2016-10-13SvxColorToolBoxControl: Some cleanupMaxim Monastirsky
2016-10-13SvxColorToolBoxControl: Unify members prefixMaxim Monastirsky
2016-10-12loplugin:countusersofdefaultparams in svxNoel Grandin
2016-10-0860x86 is the logical size not pixel sizeCaolán McNamara
2016-10-07de-src SvxStyleBox_Impl comboboxCaolán McNamara
2016-10-07Base SvxLineWindow_Impl on ToolbarPopupMaxim Monastirsky
2016-10-06We pass the controller anyway, so get the frame from itMaxim Monastirsky
2016-10-06Fontwork controls should not allow tearoffMaxim Monastirsky
2016-10-06Just use a referenceMaxim Monastirsky
2016-10-06Extrusion controls should not allow tearoffMaxim Monastirsky
2016-10-06I can't see any evidence of any remaining magenta mask using image resourcesCaolán McNamara
2016-10-06ImageList just reads and discards the MaskColor, so drop itCaolán McNamara
2016-10-05convert the last two lonely FixedInfos to FixedTextCaolán McNamara
2016-10-05loplugin:unnecessaryoverride in svxNoel Grandin
2016-10-05SvxFrameWindow_Impl: Try to fix size calculationMaxim Monastirsky
2016-10-05Base SvxFrameWindow_Impl on ToolbarPopupMaxim Monastirsky
2016-10-05Base SvxFrameToolBoxControl on PopupWindowControllerMaxim Monastirsky
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-10-03Resolves: tdf#101470 don't restore last value when submenu appearsCaolán McNamara
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-09-22loplugin:unusedmethods in chart2..svxNoel Grandin
2016-09-13loplugin:dllprivateStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-12tdf#90721 Line color initial behavior similar to fill colorMaxim Monastirsky
2016-09-09loplugin:constantparam in svxNoel Grandin
2016-09-04Fix "CntUInt32Item::PutValue - Wrong type" warningsMaxim Monastirsky
2016-09-04Non-split currency buttonMaxim Monastirsky
2016-09-04Restore the toggle state of the currency buttonMaxim Monastirsky
2016-09-03tdf#94551 Preset list: 3 entries per row and always show scrollbarYousuf Philips
2016-09-01GetPaletteName() may change pColorListStephan Bergmann
2016-08-31loplugin:stringconstantStephan Bergmann
2016-08-31build fixCaolán McNamara
2016-08-31Resolves: tdf#98097 no tooltip for colors in "Recent" colors areaCaolán McNamara
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann
2016-08-29Adapt loplugin:stringconstant to improved OUStringLiteral1Stephan Bergmann
2016-08-23Remaining clang-tidy misc-move-constructor-initStephan Bergmann
2016-08-23convert SearchLabel to scoped enumNoel Grandin
2016-08-19pShell can be null hereStephan Bergmann
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara
2016-08-17convert XPropertyListType to scoped enumNoel Grandin
2016-08-15tdf#100782 have XPropertyList hold unique_ptrJochen Nitschke
2016-08-11loplugin:countusersofdefaultparams in svl..unodevtoolsNoel Grandin
2016-08-03[GSoC] Rework of color tabRishabh Kumar
2016-07-30Change data type of loop variant to size_typeRishabh Kumar
2016-07-30Use static_cast for type casting and fix loop variant sizeRishabh Kumar