summaryrefslogtreecommitdiff
path: root/svx/source/stbctrls
AgeCommit message (Expand)Author
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin
2016-06-07tdf#89329: use unique_ptr for pImpl in xmlsecctrlXisco Fauli
2016-05-22tdf#89329: use unique_ptr for pImpl in pszctrlXisco Fauli
2016-05-12clang-tidy modernize-loop-convert in svxNoel Grandin
2016-04-18Use const_iterator when possible (svx/gallery2,items,sdr,stbctrls)Julien Nabet
2016-03-11tdf#42629 : Allow multiple status bar functions at a timeDennis Francis
2016-02-09Remove excess newlinesChris Sherlock
2015-11-26loplugin:unusedfields variousNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-31com::sun::star->css in svxNoel Grandin
2015-10-19convert remaing DBG_WARNING to SAL_INFONoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-01tdf#94559: third step to remove rtti.hxxOliver Specht
2015-09-04tdf#93928 don't hide the zoom slider and its handle with a tooltipLászló Németh
2015-09-04tdf#92843: fix disappearing zoom sliderLászló Németh
2015-08-11loplugin: defaultparamsNoel Grandin
2015-06-19rendercontext: Fix crash with double-buffering in the Styles combo box.Jan Holesovsky
2015-05-29loplugin:loopvartoosmallNoel Grandin
2015-05-27cppcheck: noExplicitConstructorCaolán McNamara
2015-05-11convert COMMAND_ constants to scoped enumNoel Grandin
2015-05-06convert BMP_SCALE constant to scoped enumNoel Grandin
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann
2015-04-15convert SIGNATURESTATE_ constants to scoped enumNoel Grandin
2015-03-26tdf#81073 :Addition of text zoom levels to print preview zoomRishabh Kumar
2015-03-24convert SVX_ZOOM_ENABLE constants to enum classNoel Grandin
2015-03-24convert SvxZoomType to enum classNoel Grandin
2015-03-19Percentages should also be translatable…Adolfo Jayme Barrientos
2015-03-19loplugin:constantfunction: sfx2Noel Grandin
2015-03-06Idle: Changed to new enum nameTobias Madl
2015-03-06Idle: Removed VCL_IDLE_PRIORITY_ prefix of enumTobias Madl
2015-03-06Timer: Adapted all idle includes and enum usesTobias Madl
2015-02-21TyposJulien Nabet
2015-02-17boost->stdCaolán McNamara
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara
2015-02-09tdf#47577 Zoom slider should only react to full clickRodolfo Ribeiro Gomes
2014-12-26Cleanup zoomsliderctrl & viewlayoutctrlTomaž Vajngerl
2014-12-09changed timers to idlesTobias Madl
2014-11-18fdo#82708 editing statusbar tooltip textsYousuf Philips
2014-11-11fdo82708 Add missing tooltips to Writer StatusbarSamuel Mehrbrodt
2014-11-09fdo#82707 Unify click behavior in Statusbar (Writer)Samuel Mehrbrodt
2014-10-20loplugin: cstylecastNoel Grandin
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel 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-25zoom slider: remove unneeded whitespacesTomaž Vajngerl
2014-08-25zoom slider: impl as scoped_ptr and reduce code duplicationTomaž Vajngerl
2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara
2014-07-11new loplugin: externalandnotdefinedNoel Grandin