summaryrefslogtreecommitdiff
path: root/svx/source/stbctrls
AgeCommit message (Expand)Author
2017-04-14convert function menu to .uiCaolán McNamara
2017-04-12convert selection menu to .uiCaolán McNamara
2017-04-06convert zoom menu to .uiCaolá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-02-27tdf#106082 fix missing statusbar translations (l10ntool is picky about syntax)Christian Lohmaier
2017-02-03tdf#105707 PPTX import: warn when SmartArt is missing DrawingML fallbackMiklos Vajna
2017-02-01tdf#105669 tdf#82707 A single click in the status bar is now enoughAdolfo Jayme Barrientos
2017-01-25tdf#105520: "Selection Count" does not appear on Status bar when selectedTamás Zolnai
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-19svx: load BitmapEx resources instead of Image onesCaolán McNamara
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski
2016-10-29HiDPI: remove unneeded image scaling when HiDPI is enabledTomaž Vajngerl
2016-10-12de-src empty panel placeholder widgetryCaolán McNamara
2016-10-06I can't see any evidence of any remaining magenta mask using image resourcesCaolán McNamara
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (svx)Stephan Bergmann
2016-08-25loplugin:staticaccess: Extend loplugin:staticcall to cover all access...Stephan Bergmann
2016-07-29Related: tdf#90450 don't overwrite text in size/pos statusbar itemCaolán McNamara
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