summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog/recfloat.cxx
AgeCommit message (Expand)Author
2019-11-02weld SfxRecordingFloat_Impl utility windowCaolán McNamara
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
2019-02-27loplugin:unnecessaryoverride look for more patternsNoel Grandin
2018-02-26convert remaining ErrorBox to weld::MessageDialogCaolán McNamara
2018-02-16Revert "loplugin:changetoolsgen in sfx2" and reapply plugin...Noel Grandin
2018-02-15loplugin:changetoolsgen in sfx2Noel Grandin
2017-10-23loplugin:includeform: sfx2Stephan Bergmann
2017-08-23convert message box style bits to scoped enumNoel Grandin
2017-07-28loplugin:constparams handle constructorsNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-05-19make string translation loading more uniformCaolán McNamara
2017-04-23Replace GetImage with CommandInfoProvider::GetImageForCommandMaxim Monastirsky
2016-09-09Simplify SfxRecordingFloat_Impl by using SidebarToolBoxMaxim Monastirsky
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-29com::sun::star->css in sfx2Noel Grandin
2015-08-25make pWindow private in SfxChildWindowNoel Grandin
2015-08-25make eChildAlignment private in SfxChildWindowNoel Grandin
2015-05-06Use various typed ToolBox::Set*Hdl LinksStephan Bergmann
2015-05-05vcl: rename other members of StateChangedType for consistencyMichael Stahl
2015-04-17sfx2: convert new to ::Create.Noel Grandin
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in sfx2Noel Grandin
2015-03-24convert SfxChildAlignment to enum classNoel Grandin
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
2014-10-11convert vcl StateChangedType to enum classNoel Grandin
2014-10-03loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-02convert SID_RECORDING_FLOATWINDOW to .uiCaolán McNamara
2014-04-07sfx2: sal_Bool->boolNoel Grandin
2014-04-06WaE: implicit conversion of literal of type 'sal_Bool' to 'bool'Tor Lillqvist
2014-03-27sfx2/childwin.hxx: sal_Bool->boolNoel Grandin
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2014-01-28Introduce com.sun.star.frame.theUICommandDescription singleton.Matúš Kukan
2013-11-11sfx2: include <> for external includesNorbert Thiebaud
2013-04-08fdo#46808, Convert svt::ToolboxController to XComponentContextNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2012-09-06offapi: move css.ui.UICommandDescription to css.frame.UICommandDescription:Michael Stahl
2012-09-05Some clean up of previous commitStephan Bergmann
2012-09-05fdo#46808, Adapt frame::ModuleManager UNO service to new styleNoel Grandin
2012-09-03fdo#46808, Adapt UICommandDescription UNO service to new styleNoel Grandin
2012-08-16-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann