summaryrefslogtreecommitdiff
path: root/svx/source/tbxctrls
AgeCommit message (Expand)Author
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-23Replace GetImage with CommandInfoProvider::GetImageForCommandMaxim Monastirsky
2017-04-12convert style menu to .uiCaolán McNamara
2017-04-12convert preset menu to .uiCaolán McNamara
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: svxStephan Bergmann
2017-04-05loplugin:constantparamNoel Grandin
2017-03-31use actual UNO enums in svxNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-30Related: tdf#106080 support a 'none' color in search by formatCaolán McNamara
2017-03-29Resolves: tdf#106079 automatic color described as 'white'Caolán McNamara
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-03-17loplugin:staticaccessStephan Bergmann
2017-03-17tdf#106458 Color widget should have same number of rowsMaxim Monastirsky
2017-03-17convert SvxBorderStyle to scoped enumNoel Grandin
2017-03-14remove unused RID constantsNoel Grandin
2017-03-13Clean up integer types representing positions in ToolBox's item vectorStephan Bergmann
2017-03-13ToolBox::GetItemCommand/GetItemWindow/EnableItem take IDsStephan Bergmann
2017-03-11Fix typosAndrea Gelmini
2017-03-08loplugin:loopvartoosmallStephan Bergmann
2017-03-08tdf#91222 VclBuilder constructor cleanupJulien Nabet
2017-03-06tdf#88205 Remove 'css::uno::Sequence' in svxFakabbir Amin
2017-03-06make use of the SfxItemSet::GetItem<T> methodNoel Grandin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin
2017-02-28new loplugin unoanyNoel Grandin
2017-02-24prevent crash in PaletteManagerMarkus Mohrhard
2017-02-21Resolves: tdf#106099 tweak to restore old behaviourCaolán McNamara
2017-02-21Use module name when getting labelsMaxim Monastirsky
2017-02-21tdf#95844 Refactor CommandInfoProviderRohan Kumar
2017-02-14Convert WindowType to scoped enumNoel Grandin
2017-02-07Always use split button for .uno:CharBackColorMaxim Monastirsky
2017-02-07tdf#105631 Notebookbar doesn't use wide buttonsMaxim Monastirsky
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-27getColorWindow calling itself, so undisposed windows lying aroundCaolán McNamara
2017-01-26Related: tdf#104312 create palette on demandCaolán McNamara
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-25loplugin: unnecessary destructor svxNoel Grandin
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-19drop unused image idsCaolán McNamara
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski
2017-01-11SvxFontNameBox_Impl was not disposedMaxim Monastirsky
2017-01-09New loplugin:externvar: svxStephan Bergmann
2017-01-08XSubToolbarController is only used by SvxColorToolBoxControlMaxim Monastirsky
2017-01-05Base SvxLineEndWindow on ToolbarPopupMaxim Monastirsky
2017-01-05Prefix SvxLineEndWindow membersMaxim Monastirsky
2017-01-05Get rid of SvxLineEndWindow resizingMaxim Monastirsky
2017-01-05Support icon theme change in a floating border controlMaxim Monastirsky
2017-01-05Use command labels for the color popup titleMaxim Monastirsky
2016-12-21unwind RID_SVXIL_FRAME ImageListCaolán McNamara