summaryrefslogtreecommitdiff
path: root/svx/source/stbctrls
AgeCommit message (Expand)AuthorFilesLines
2016-10-06I can't see any evidence of any remaining magenta mask using image resourcesCaolán McNamara1-16/+2
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (svx)Stephan Bergmann1-1/+1
2016-08-25loplugin:staticaccess: Extend loplugin:staticcall to cover all access...Stephan Bergmann1-1/+1
2016-07-29Related: tdf#90450 don't overwrite text in size/pos statusbar itemCaolán McNamara1-5/+12
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin4-14/+14
2016-06-07tdf#89329: use unique_ptr for pImpl in xmlsecctrlXisco Fauli1-1/+0
2016-05-22tdf#89329: use unique_ptr for pImpl in pszctrlXisco Fauli1-49/+48
2016-05-12clang-tidy modernize-loop-convert in svxNoel Grandin1-3/+3
2016-04-18Use const_iterator when possible (svx/gallery2,items,sdr,stbctrls)Julien Nabet1-8/+8
2016-03-11tdf#42629 : Allow multiple status bar functions at a timeDennis Francis1-17/+26
2016-02-09Remove excess newlinesChris Sherlock4-17/+0
2015-11-26loplugin:unusedfields variousNoel Grandin1-2/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann4-5/+5
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann2-5/+5
2015-10-31com::sun::star->css in svxNoel Grandin5-11/+11
2015-10-19convert remaing DBG_WARNING to SAL_INFONoel Grandin1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2-2/+2
2015-10-01tdf#94559: third step to remove rtti.hxxOliver Specht7-12/+12
2015-09-04tdf#93928 don't hide the zoom slider and its handle with a tooltipLászló Németh2-6/+2
2015-09-04tdf#92843: fix disappearing zoom sliderLászló Németh1-10/+2
2015-08-11loplugin: defaultparamsNoel Grandin1-1/+1
2015-06-19rendercontext: Fix crash with double-buffering in the Styles combo box.Jan Holesovsky6-9/+9
2015-05-29loplugin:loopvartoosmallNoel Grandin1-1/+1
2015-05-27cppcheck: noExplicitConstructorCaolán McNamara2-2/+2
2015-05-11convert COMMAND_ constants to scoped enumNoel Grandin3-3/+3
2015-05-06convert BMP_SCALE constant to scoped enumNoel Grandin5-6/+6
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann1-4/+2
2015-04-15convert SIGNATURESTATE_ constants to scoped enumNoel Grandin1-13/+13
2015-03-26tdf#81073 :Addition of text zoom levels to print preview zoomRishabh Kumar1-0/+45
2015-03-24convert SVX_ZOOM_ENABLE constants to enum classNoel Grandin1-20/+20
2015-03-24convert SvxZoomType to enum classNoel Grandin1-5/+5
2015-03-19Percentages should also be translatable…Adolfo Jayme Barrientos1-5/+5
2015-03-19loplugin:constantfunction: sfx2Noel Grandin2-4/+0
2015-03-06Idle: Changed to new enum nameTobias Madl1-1/+1
2015-03-06Idle: Removed VCL_IDLE_PRIORITY_ prefix of enumTobias Madl1-1/+1
2015-03-06Timer: Adapted all idle includes and enum usesTobias Madl1-1/+2
2015-02-21TyposJulien Nabet1-1/+1
2015-02-17boost->stdCaolán McNamara1-14/+14
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara1-75/+75
2015-02-09tdf#47577 Zoom slider should only react to full clickRodolfo Ribeiro Gomes1-2/+13
2014-12-26Cleanup zoomsliderctrl & viewlayoutctrlTomaž Vajngerl1-6/+7
2014-12-09changed timers to idlesTobias Madl1-11/+5
2014-11-18fdo#82708 editing statusbar tooltip textsYousuf Philips1-6/+6
2014-11-11fdo82708 Add missing tooltips to Writer StatusbarSamuel Mehrbrodt3-4/+41
2014-11-09fdo#82707 Unify click behavior in Statusbar (Writer)Samuel Mehrbrodt2-30/+1
2014-10-20loplugin: cstylecastNoel Grandin6-10/+10
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin1-1/+1
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann7-8/+8
2014-09-10Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann7-8/+8