summaryrefslogtreecommitdiff
path: root/svx/source/tbxctrls/tbunocontroller.cxx
AgeCommit message (Expand)Author
2022-03-03Recheck modules sv* with IWYUGabor Kelemen
2021-10-31Prepare for removal of non-const operator[] from Sequence in svxMike Kaganski
2021-10-08tdf#83090 - Allow any font size in the toolbar/sidebarAndreas Heinisch
2021-09-21vcl: remove OutputDevice's GetDevFontSizeCount() and GetDevFontSize()Chris Sherlock
2021-05-29no need to allocate these on the heapNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-03-11use strong_int for item ids in vcl::ToolBoxNoel
2020-10-30don't need to include sfx2/sidebar/SidebarToolBox.hxxCaolán McNamara
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel
2020-08-06loplugin:flatten in svx/tbxctrlsNoel Grandin
2020-06-25use tools::JsonWriter for dumping property treeNoel Grandin
2020-05-22move InterimItemWindow to vclCaolán McNamara
2020-04-22move InterimItemWindow to svtoolsCaolán McNamara
2020-04-21weld sidebar text panelCaolán McNamara
2020-04-21weld FontNameBoxCaolán McNamara
2020-04-20weld SvxFontSizeBox_ImplCaolán McNamara
2020-03-23tdf#131344 Make SvxFontSizeBox_Impl Enable and Disable workJim Raykowski
2020-03-10tdf#42949 Fix IWYU warnings in svx/source/[t-x]*/*cxxGabor Kelemen
2020-03-09save/restore the entry text of the fontsize widgetCaolán McNamara
2020-02-12cypress: mobile: Font size combobox is broken on core/master.Caolán McNamara
2020-02-11cypress: mobile: Font size combobox is broken on core/master.Caolán McNamara
2020-02-10weld SvxFmAbsRecWin item windowCaolán McNamara
2020-02-07weld URLBox ItemWindowCaolán McNamara
2020-02-06weld ClassificationControl ToolboxWindowCaolán McNamara
2020-02-06weld SvxMetricFieldCaolán McNamara
2020-02-06rename SvtFontSizeBox back to FontSizeBoxCaolán McNamara
2020-02-06weld SvxFontSizeBox_ImplCaolán McNamara
2020-01-20tdf#129488 Fix Font size control enabled stateJim Raykowski
2020-01-12tdf88205 Adapt uses of css::uno::Sequence to use initializer_list ctorYusuf Keten
2019-10-25svx: fix missing includeMiklos Vajna
2019-10-24jsdialogs: send associated uno commands for comboboxesSzymon Kłos
2019-10-23jsdilogs: send data for font name & size toolitemsSzymon Kłos
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): svxStephan Bergmann
2019-06-13tdf#120170 Prevent escape key press focus to documentJim Raykowski
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-10-08loplugin:constfields in svxNoel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-02-21loplugin:changetoolsgen in svxNoel Grandin
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-04-27Translate German comments (rest of svx/ except svx/source/form/)Johnny_M
2017-02-28new loplugin unoanyNoel Grandin
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-02loplugin:unnecessaryoverride (dtors) in svxStephan Bergmann
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin