summaryrefslogtreecommitdiff
path: root/svx/source/tbxctrls/extrusioncontrols.cxx
AgeCommit message (Expand)Author
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-06loplugin:flatten in svx/tbxctrlsNoel Grandin
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: svxStephan Bergmann
2020-06-05Upcoming loplugin:elidestringvar: svxStephan Bergmann
2020-04-25rename SvtValueSet back to ValueSetCaolán McNamara
2020-03-10tdf#42949 Fix IWYU warnings in svx/source/[t-x]*/*cxxGabor Kelemen
2020-01-30loplugin:unusedfieldsNoel Grandin
2020-01-27tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctorBatuhan Taskaya
2020-01-27weld ExtrusionDepthWindowCaolán McNamara
2020-01-27weld ExtrusionSurfaceWindowCaolán McNamara
2020-01-27weld ExtrusionLightingWindowCaolán McNamara
2020-01-27weld ExtrusionDirectionWindowCaolán McNamara
2020-01-16rename a createPopupWindow so we can remove 'using createPopupWindow'Caolán McNamara
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): svxStephan Bergmann
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin
2018-11-08Convert FieldUnit to scoped enumMike Kaganski
2018-11-07loplugin:collapseif in sdext..svxNoel Grandin
2018-08-22new loplugin:conststringfieldNoel Grandin
2018-07-07Use UNO ctors for extrusion and fontwork toolbar controlsMaxim Monastirsky
2018-06-29Improved loplugin:redundantcast (const-qualified typedefs): svxStephan Bergmann
2018-05-17loplugin:unusedfields in svxNoel Grandin
2018-05-14weld ExtrusionDepthDialogCaolán McNamara
2018-03-23Typo: GetSelectItemId -> GetSelectedItemIdSamuel Mehrbrodt
2018-01-12More loplugin:cstylecast: svxStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-07-27loplugin:constparams in svxNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-14use more OUString::operator== in svxNoel Grandin
2017-06-21loplugin:unusedfields in svx part1Noel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-05-19make string translation loading more uniformCaolán McNamara
2017-04-27remove svx bitmaps from .src filesCaolán McNamara
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19svx: load BitmapEx resources instead of Image onesCaolán McNamara
2017-01-09New loplugin:externvar: svxStephan Bergmann
2016-11-02move SvxColorWindow to include/svxCaolán McNamara
2016-10-06We pass the controller anyway, so get the frame from itMaxim Monastirsky
2016-10-06Extrusion controls should not allow tearoffMaxim Monastirsky
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-07-27loplugin:countusersofdefaultparams in svxNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-04these fields can be static constantsNoel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin