summaryrefslogtreecommitdiff
path: root/svx/source/sidebar/text
AgeCommit message (Expand)Author
2017-03-29convert EViewType to scoped enumNoel Grandin
2017-03-22loplugin:redundantcast find redundant c-style enum castsNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-08unused mpToolBoxFontColorSwCaolán McNamara
2017-01-08TextPropertyPanel cleanupMaxim Monastirsky
2016-12-21convert EnumContext::Context to scoped enumNoel Grandin
2016-12-21convert EnumContext::Application to scoped enumNoel Grandin
2016-10-20loplugin:expandablemethodds in svxNoel Grandin
2016-10-06drop now unused sfx2/sidebar/ResourceDefinitions.hrcCaolán McNamara
2016-10-05NoAppFocusClose is for menus that have submenusCaolán McNamara
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-10-04can now remove both PopupContainer copiesCaolán McNamara
2016-10-04remove PopupControl as an intermediate stepCaolán McNamara
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-26tdf#101672 non-split underline buttonMaxim Monastirsky
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara
2016-07-06restore loplugin:vclwidget checking for calling clear() on VclPtr fieldsNoel Grandin
2016-06-27GSoC notebookbar: switching tabs depending on contextSzymon Kłos
2016-06-06remove unused constants in HRC filesNoel Grandin
2016-05-26cppcheck: noExplicitConstructorCaolán McNamara
2016-05-05Hide text highlight color button for cellsMaxim Monastirsky
2016-05-04Underline should be a split buttonMaxim Monastirsky
2016-05-04loplugin:staticmethodsStephan Bergmann
2016-05-04underline popup control possible to use outside sidebarSzymon Kłos
2016-05-03cppcheck: noExplicitConstructorCaolán McNamara
2016-04-25tdf#89953 Character spacing: Apply changes to sidebar widget alsoSamuel Mehrbrodt
2016-04-20TextCharacterSpacingControl: Fix loplugin:vclwidgets warning.Jan Holesovsky
2016-04-20character spacing control possible to use outside sidebarSzymon Kłos
2016-04-12Typo: PopupPanal_Spacing -> PopupPanel_SpacingJulien Nabet
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl
2016-02-04svx: replace boost::bind with C++11 lambdaMichael Stahl
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-31com::sun::star->css in svxNoel Grandin
2015-10-29Initialize Sequence<beans::NamedValue> from initializer_listsNoel Grandin
2015-10-16convert Link<> to typedNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-10-01tdf#94559: third step to remove rtti.hxxOliver Specht
2015-09-18fixes memleak : release references to TextPropertyPanelDennis Francis
2015-09-12Update many ListBox users to its sal_Int32 interfaceMatteo Casalin
2015-09-08convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-11loplugin: defaultparamsNoel Grandin
2015-08-03svx: replace boost::function with std::functionMichael Stahl
2015-07-26remove excessive whitespaceMarkus Mohrhard
2015-07-17formatting of public/private/protected section qualifiersNoel Grandin
2015-07-01tdf#86179 inc/dec font is missing in some shellsMaxim Monastirsky