summaryrefslogtreecommitdiff
path: root/svx/source/stbctrls/xmlsecctrl.cxx
AgeCommit message (Expand)Author
2021-10-31Prepare for removal of non-const operator[] from Sequence in svxMike Kaganski
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-06-18tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia)
2020-12-20weld xmlsecstatmenuCaolán McNamara
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel
2020-07-25move getUIRootDir to AllSettingsCaolán McNamara
2020-03-02tdf#42949 Fix IWYU warnings in svx/source/s*/*cxxGabor Kelemen
2019-04-01tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin
2018-10-16loplugin:singlevalfields in vclNoel Grandin
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2018-02-21loplugin:changetoolsgen in svxNoel Grandin
2017-11-09new loplugin simplifydynamiccastNoel Grandin
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-07-21migrate to boost::gettextCaolán McNamara
2017-05-19make string translation loading more uniformCaolán McNamara
2017-04-27remove svx bitmaps from .src filesCaolán McNamara
2017-04-05convert RID_SVXMNU_XMLSECSTATBAR menu to .uiCaolán McNamara
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-01-19svx: load BitmapEx resources instead of Image onesCaolán McNamara
2016-10-29HiDPI: remove unneeded image scaling when HiDPI is enabledTomaž Vajngerl
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin
2016-06-07tdf#89329: use unique_ptr for pImpl in xmlsecctrlXisco Fauli
2016-05-12clang-tidy modernize-loop-convert in svxNoel Grandin
2015-11-26loplugin:unusedfields variousNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-31com::sun::star->css in svxNoel Grandin
2015-10-01tdf#94559: third step to remove rtti.hxxOliver Specht
2015-06-19rendercontext: Fix crash with double-buffering in the Styles combo box.Jan Holesovsky
2015-05-11convert COMMAND_ constants to scoped enumNoel Grandin
2015-05-06convert BMP_SCALE constant to scoped enumNoel Grandin
2015-04-15convert SIGNATURESTATE_ constants to scoped enumNoel Grandin
2014-10-20loplugin: cstylecastNoel 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-08-18drop unnecessary shl.hxx includesCaolán McNamara
2014-03-11remove osolete ifdefNorbert Thiebaud
2014-02-14protect macosx against the HiDPI hacksNorbert Thiebaud
2014-01-02hidpi: Really use BMP_SCALE_FAST when scaling the images.Keith Curtis
2013-12-20hidpi: Use the default scaling algorithm.Jan Holesovsky
2013-12-20hidpi: Make many places Hi-DPI aware.Keith Curtis
2013-09-05convert svx/source/stbctrls/*.cxx from String to OUStringNoel Grandin
2012-11-27re-base on ALv2 code. Includes:Michael Meeks
2012-05-03removed unused definesTakeshi Abe
2012-02-22unusedcode.easy: remove some moreThomas Arnhold
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz
2011-11-27remove include of pch header from svxNorbert Thiebaud
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito