summaryrefslogtreecommitdiff
path: root/include/sfx2/childwin.hxx
AgeCommit message (Expand)AuthorFilesLines
2016-03-07loplugin:unuseddefaultparamsNoel Grandin1-2/+1
2016-03-07loplugin:unuseddefaultparam in variousNoel Grandin1-2/+1
2016-03-04loplugin:unuseddefaultparam in sfx2Noel Grandin1-2/+1
2016-03-02loplugin:unuseddefaultparam in sfx2Noel Grandin1-2/+1
2016-02-05Fix typosAndrea Gelmini1-1/+1
2015-11-30loplugin:unusedfieldsNoel Grandin1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-8/+8
2015-10-23com::sun::star->css in include/linguistic to include/sfx2Noel Grandin1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-1/+1
2015-08-25make pWindow private in SfxChildWindowNoel Grandin1-8/+6
2015-08-25make eChildAlignment private in SfxChildWindowNoel Grandin1-1/+1
2015-08-25clean up whitespace in childwin.hxx a littleNoel Grandin1-15/+15
2015-08-25the implementation pointer of SfxChildWindow can be privateNoel Grandin1-1/+1
2015-07-27inline a bunch of use-once macrosNoel Grandin1-8/+0
2015-07-16loplugin:unusedmethods sfx2(part2)Noel Grandin1-4/+0
2015-07-16loplugin:unusedmethods sfx2Noel Grandin1-6/+0
2015-07-07Related: tdf#92392 clear workwins that point to pWindowCaolán McNamara1-0/+2
2015-05-25convert SHOW constants to scoped enumNoel Grandin1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-4/+4
2015-03-19loplugin:constantfunction: sfx2Noel Grandin1-1/+0
2015-02-25convert SFX_CHILDWIN constants to enum classNoel Grandin1-12/+24
2015-01-26Visible function type RTTI for Clang -fsanitize=functionStephan Bergmann1-2/+6
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin1-1/+1
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-2/+2
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin1-2/+0
2014-12-05Broken castStephan Bergmann1-1/+1
2014-11-20Remove ptr_vector header exposure from sfx2/childwin.hxx public header.Kohei Yoshida1-2/+1
2014-11-20Make the ctor and dtor bodies non-inline.Kohei Yoshida1-14/+3
2014-10-03loplugin: cstylecastNoel Grandin1-6/+6
2014-09-23fdo#82577: Handle WindowNoel Grandin1-19/+19
2014-04-10Clean up function declarations and some unused functionsStephan Bergmann1-0/+2
2014-04-07sfx2: sal_Bool->boolNoel Grandin1-4/+4
2014-04-06WaE: implicit conversion of literal of type 'sal_Bool' to 'bool'Tor Lillqvist1-1/+1
2014-04-04I can't see that the bVisible as 42 is any difference from 'true'Caolán McNamara1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-1/+1
2014-03-27sfx2/childwin.hxx: sal_Bool->boolNoel Grandin1-14/+14
2014-03-01Remove visual noise from includeAlexander Wilms1-2/+2
2013-11-09fdo#65108 inter-module includes <> include/sfx2Norbert Thiebaud1-3/+3
2013-10-23fixincludeguards.sh: include/s*Thomas Arnhold1-2/+2
2013-09-20cook up a scheme to allow windows to have per-module settingsCaolán McNamara1-0/+1
2013-08-29convert include/sfx2/childwin.hxx from String to OUStringNoel Grandin1-4/+4
2013-04-23execute move of global headersBjoern Michaelsen1-0/+370