summaryrefslogtreecommitdiff
path: root/svx/source/tbxctrls
AgeCommit message (Expand)Author
2017-05-30Restrict loplugin:redundantcast to "real" castsStephan Bergmann
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-05-23tdf#107731 New default red and yellow for font and highlight colorYousuf Philips
2017-05-22Resolves: tdf#107981 SID_FM_CTL_PROPERTIES colorbox needs a 'default' entryCaolán McNamara
2017-05-19loplugin:stringcopy: svxStephan Bergmann
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-14fix gdi resource leak with unreleased virtual deviceMarkus Mohrhard
2017-05-11tdf#107706 fix crash when closing Calc documentNoel Grandin
2017-05-05loplugin:checkunusedparams in svx(part4)Noel Grandin
2017-04-27Translate German comments (rest of svx/ except svx/source/form/)Johnny_M
2017-04-27remove svx bitmaps from .src filesCaolán McNamara
2017-04-26clang-tidy readability-simplify-boolean-expr in svxNoel Grandin
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