summaryrefslogtreecommitdiff
path: root/include/sfx2/childwin.hxx
AgeCommit message (Expand)Author
2017-07-25loplugin:unusedmethodsNoel Grandin
2017-07-21loplugin:constparams in sfx2Noel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-25Fix typosAndrea Gelmini
2017-02-23loplugin:unusedmethodsNoel Grandin
2017-01-24Resolves: tdf#105450 calc navigator gets 0 height on toggle off/on when dockedCaolán McNamara
2017-01-17new loplugin: useuniqueptr: sfx2Noel Grandin
2016-11-03loplugin:unnecessaryvirtualNoel Grandin
2016-10-11loplugin:constantfunctionNoel Grandin
2016-10-07loplugin:staticmethods: sfx2Stephan Bergmann
2016-06-24loplugin:singlevalfields in sfx2Noel Grandin
2016-05-22tdf#89329: use unique_ptr for pImpl in childwinXisco Fauli
2016-04-13loplugin:passstuffbyref in sfx2Noel Grandin
2016-03-14inline some use-once macrosNoel Grandin
2016-03-07loplugin:unuseddefaultparamsNoel Grandin
2016-03-07loplugin:unuseddefaultparam in variousNoel Grandin
2016-03-04loplugin:unuseddefaultparam in sfx2Noel Grandin
2016-03-02loplugin:unuseddefaultparam in sfx2Noel Grandin
2016-02-05Fix typosAndrea Gelmini
2015-11-30loplugin:unusedfieldsNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-23com::sun::star->css in include/linguistic to include/sfx2Noel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-25make pWindow private in SfxChildWindowNoel Grandin
2015-08-25make eChildAlignment private in SfxChildWindowNoel Grandin
2015-08-25clean up whitespace in childwin.hxx a littleNoel Grandin
2015-08-25the implementation pointer of SfxChildWindow can be privateNoel Grandin
2015-07-27inline a bunch of use-once macrosNoel Grandin
2015-07-16loplugin:unusedmethods sfx2(part2)Noel Grandin
2015-07-16loplugin:unusedmethods sfx2Noel Grandin
2015-07-07Related: tdf#92392 clear workwins that point to pWindowCaolán McNamara
2015-05-25convert SHOW constants to scoped enumNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-03-19loplugin:constantfunction: sfx2Noel Grandin
2015-02-25convert SFX_CHILDWIN constants to enum classNoel Grandin
2015-01-26Visible function type RTTI for Clang -fsanitize=functionStephan Bergmann
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2014-12-05Broken castStephan Bergmann
2014-11-20Remove ptr_vector header exposure from sfx2/childwin.hxx public header.Kohei Yoshida
2014-11-20Make the ctor and dtor bodies non-inline.Kohei Yoshida
2014-10-03loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-04-10Clean up function declarations and some unused functionsStephan Bergmann
2014-04-07sfx2: sal_Bool->boolNoel Grandin
2014-04-06WaE: implicit conversion of literal of type 'sal_Bool' to 'bool'Tor Lillqvist
2014-04-04I can't see that the bVisible as 42 is any difference from 'true'Caolán McNamara
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-27sfx2/childwin.hxx: sal_Bool->boolNoel Grandin