summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog
AgeCommit message (Expand)Author
2017-02-28new loplugin unoanyNoel Grandin
2017-02-27tdf#105829 Infobar design, tdf#102785 Font issueheiko tietze
2017-02-21loplugin:unusedmethodsNoel Grandin
2017-02-19Typos: mainly translation remnants of Objekt instead of objectJulien Nabet
2017-02-10convert SvtSecurityOptions::EOption to scoped enumNoel Grandin
2017-02-09Resolves: tdf#101648 disable new/modify of table stylesCaolán McNamara
2017-02-09convert BmpConversion to scoped enumNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-02-01InfoBar: Introduce different typesSamuel Mehrbrodt
2017-01-31Add helper methods to get common colors to SfxInfoBarSamuel Mehrbrodt
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-25loplugin: unnecessary destructor sfx2..storeNoel Grandin
2017-01-24teach unusedvariablecheck plugin about SfxPoolItem subclassesNoel Grandin
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-21coverity#1399027 Dereference after null checkCaolán McNamara
2017-01-19sfx2: load BitmapEx resources instead of Image onesCaolán McNamara
2017-01-17replace #ifdef SOLARIS with #ifdef __sunMichael Stahl
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski
2017-01-17tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski
2017-01-16Convert RID_MENU_NOTEBOOKBAR to xmlMaxim Monastirsky
2017-01-13new loplugin: useuniqueptr: vclNoel Grandin
2017-01-09New loplugin:externvar: sfx2Stephan Bergmann
2017-01-04follow up remove unused autohide leftoversCaolán McNamara
2017-01-04drop AutoHide codeCaolán McNamara
2017-01-03Hold SfxInfoBarWindow by VclPtrStephan Bergmann
2016-12-31tdf#105011, tdf#104795: copy string until its end if there's no commaJulien Nabet
2016-12-21unwind RID_STYLE_DESIGNER_IMAGELIST ImageListCaolán McNamara
2016-12-21convert VclButtonsType to scoped enumNoel Grandin
2016-12-21remove newly unused SfxImageManagerCaolán McNamara
2016-12-19no need to wrap calls to SAL_INFO in #ifdef DBG_UTILNoel Grandin
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-12-11OSL_TRACE -> SAL in sfx2..svxNoel Grandin
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-12-05convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin
2016-12-05loplugin:unnecessaryoverride (dtors) in sfx2Stephan Bergmann
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl
2016-11-14minor opt tweaksCaolán McNamara
2016-11-14tdf#94262: fix performance of MakeTree_Impl(...) in templdlg.cxxAron Budea
2016-11-11Resolves: rhbz#1391418 wayland toolbars can't be docked after undockingCaolán McNamara
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin
2016-11-09make comphelper::containerToSequence a little smarterNoel Grandin
2016-11-07Revert "Reverts a commit series that cripple windows ci."Caolán McNamara
2016-11-07sfx2: introduce a new .uno:SignPDFMiklos Vajna
2016-11-05Reverts a commit series that cripple windows ci.Norbert Thiebaud
2016-11-04unify color selectorsCaolán McNamara
2016-11-03loplugin:unnecessaryvirtualNoel Grandin