summaryrefslogtreecommitdiff
path: root/include/editeng/outlobj.hxx
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@collabora.com>2014-07-23 15:49:11 -0400
committerKohei Yoshida <kohei.yoshida@collabora.com>2014-07-26 16:26:08 -0400
commit48f31a924280a418046f0c816f8a7d20b672dac6 (patch)
tree9f662bd1747b20c16868a77df1090aebacfffb5a /include/editeng/outlobj.hxx
parentf1531cdaaebe706d909dc6ddde439ccb5f4ad36d (diff)
bnc#885825: OOXML import and export of data label borders.
Diffstat (limited to 'include/editeng/outlobj.hxx')
0 files changed, 0 insertions, 0 deletions
mit/svx/source/stbctrls/xmlsecctrl.cxx?id=dd1df645b4fe0d33c640a12d1596f75bd68eb928'>remove 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