summaryrefslogtreecommitdiff
path: root/svx/source/stbctrls
AgeCommit message (Expand)AuthorFilesLines
2017-11-09new loplugin simplifydynamiccastNoel Grandin3-12/+11
2017-10-23loplugin:includeform: svxStephan Bergmann7-10/+10
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara8-168/+16
2017-06-27loplugin:oncevar in svxNoel Grandin1-2/+1
2017-06-19add more debug names for scheduled eventsLászló Németh1-0/+1
2017-06-06Eliminate dynamic_cast<const SfxVoidItem*>, use SfxPoolItem::IsVoidItem()Eike Rathke1-1/+1
2017-05-19make string translation loading more uniformCaolán McNamara5-9/+9
2017-04-27remove svx bitmaps from .src filesCaolán McNamara7-79/+19
2017-04-14convert function menu to .uiCaolán McNamara2-75/+65
2017-04-12convert selection menu to .uiCaolán McNamara3-65/+34
2017-04-06convert zoom menu to .uiCaolán McNamara3-110/+49
2017-04-05convert RID_SVXMNU_XMLSECSTATBAR menu to .uiCaolán McNamara3-16/+4
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna7-17/+17
2017-02-27tdf#106082 fix missing statusbar translations (l10ntool is picky about syntax)Christian Lohmaier1-2/+1
2017-02-03tdf#105707 PPTX import: warn when SmartArt is missing DrawingML fallbackMiklos Vajna1-0/+6
2017-02-01tdf#105669 tdf#82707 A single click in the status bar is now enoughAdolfo Jayme Barrientos1-1/+1
2017-01-25tdf#105520: "Selection Count" does not appear on Status bar when selectedTamás Zolnai1-1/+1
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski1-2/+2
2017-01-19svx: load BitmapEx resources instead of Image onesCaolán McNamara7-82/+49
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski1-1/+1
2016-10-29HiDPI: remove unneeded image scaling when HiDPI is enabledTomaž Vajngerl5-66/+0
2016-10-12de-src empty panel placeholder widgetryCaolán McNamara1-0/+5
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