summaryrefslogtreecommitdiff
path: root/sw/source/uibase/utlui/viewlayoutctrl.cxx
AgeCommit message (Expand)Author
2020-10-20use tools::Long in swNoel
2020-04-18simplify some SwRect code - use the SwRect Add* variantsNoel Grandin
2020-01-16tdf#42949 Fix IWYU warnings in sw/source/uibase/[u-w]*/*cxxGabor Kelemen
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin
2018-10-16loplugin:singlevalfields in vclNoel Grandin
2018-02-21loplugin:changetoolsgen in swNoel Grandin
2017-10-09uibase: consistently use "" and <> in include directivesMike Kaganski
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-06Eliminate dynamic_cast<const SfxVoidItem*>, use SfxPoolItem::IsVoidItem()Eike Rathke
2017-05-19make string translation loading more uniformCaolán McNamara
2017-04-27remove sw bitmaps from .src filesCaolán McNamara
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-01-18sw: load BitmapEx resources instead of Image onesCaolán McNamara
2016-10-29HiDPI: remove unneeded image scaling when HiDPI is enabledTomaž Vajngerl
2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin
2015-11-17use unique_ptr for pImpl in sw/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-06-19rendercontext: Fix crash with double-buffering in the Styles combo box.Jan Holesovsky
2015-05-06convert BMP_SCALE constant to scoped enumNoel Grandin
2015-03-23tdf#88001 -- Default document view, force single page rather than automaticvsfoote
2014-12-26Cleanup zoomsliderctrl & viewlayoutctrlTomaž Vajngerl
2014-12-26HiDPI: ViewLayout statusbar - scale icons by both dimensionsTomaž Vajngerl
2014-11-11fdo82708 Add missing tooltips to Writer StatusbarSamuel Mehrbrodt
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-05-27sw: move sw/source/core/uibase to sw/source/uibaseMichael Stahl