summaryrefslogtreecommitdiff
path: root/svx/source/tbxctrls/layctrl.cxx
AgeCommit message (Expand)Author
2021-10-31Prepare for removal of non-const operator[] from Sequence in svxMike Kaganski
2021-09-28vcl: rename OutDevState to StackChris Sherlock
2021-05-20move some headers inside modulesNoel Grandin
2021-03-11use strong_int for item ids in vcl::ToolBoxNoel
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel
2020-08-06loplugin:flatten in svx/tbxctrlsNoel Grandin
2020-08-03Remove pointless checkMaxim Monastirsky
2020-03-17tdf#127443 Table creation with keyboardTJ Holt
2020-03-10tdf#42949 Fix IWYU warnings in svx/source/[t-x]*/*cxxGabor Kelemen
2020-01-31loplugin:singlevalfieldsNoel Grandin
2020-01-16rename a createPopupWindow so we can remove 'using createPopupWindow'Caolán McNamara
2020-01-15rework SvxColumnsToolBoxControl to be a PopupWindowControllerCaolán McNamara
2020-01-14remove unneeded includes and update pchCaolán McNamara
2020-01-14weld TableWindowCaolán McNamara
2020-01-14rework SvxTableToolBoxControl as PopupWindowControllerCaolán McNamara
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-10-19Replace some uses of OUStringChar with string literalsStephan Bergmann
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-02loplugin:stringadd in svxNoel Grandin
2019-09-17move GetStandardText to stdtext.hxxCaolán McNamara
2019-09-08tdf#127257 Place focus in table after table insertJim Raykowski
2019-05-21tdf#119775 Make keyboard use work for TableWindow popup windowJim Raykowski
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2018-10-08loplugin:constfields in svxNoel Grandin
2018-08-10unnecessary null check before dynamic_cast, in svxNoel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-02-22loplugin:redundantcopy extend to ColorNoel Grandin
2018-01-12More loplugin:cstylecast: svxStephan Bergmann
2017-11-22loplugin:flatten in svxNoel Grandin
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-10-01Wayland: Make various popups work in the overflow toolbarMaxim Monastirsky
2017-09-12Resolves: tdf#106163 MouseMove/MouseLeave from crossing not mirrored in rtlCaolán McNamara
2017-09-12Resolves: tdf#106163 safe fix for wrong final row/col selection in rtlCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-21loplugin:unusedfields in svx part1Noel Grandin
2017-05-19make string translation loading more uniformCaolán McNamara
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-28new loplugin unoanyNoel Grandin
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin
2016-10-29convert usages of DPIScalingFactor from int to floatTomaž Vajngerl
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann
2016-08-29Adapt loplugin:stringconstant to improved OUStringLiteral1Stephan Bergmann
2016-07-04remove comphelper::string::removeNoel Grandin
2016-06-28loplugin:singlevalfields in svxNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann