summaryrefslogtreecommitdiffstats
path: root/include/sfx2/childwin.hxx
Commit message (Expand)AuthorAgeFilesLines
* com::sun::star->css in include/linguistic to include/sfx2Noel Grandin2015-10-231-1/+1
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-1/+1
* make pWindow private in SfxChildWindowNoel Grandin2015-08-251-8/+6
* make eChildAlignment private in SfxChildWindowNoel Grandin2015-08-251-1/+1
* clean up whitespace in childwin.hxx a littleNoel Grandin2015-08-251-15/+15
* the implementation pointer of SfxChildWindow can be privateNoel Grandin2015-08-251-1/+1
* inline a bunch of use-once macrosNoel Grandin2015-07-271-8/+0
* loplugin:unusedmethods sfx2(part2)Noel Grandin2015-07-161-4/+0
* loplugin:unusedmethods sfx2Noel Grandin2015-07-161-6/+0
* Related: tdf#92392 clear workwins that point to pWindowCaolán McNamara2015-07-071-0/+2
* convert SHOW constants to scoped enumNoel Grandin2015-05-251-1/+1
* vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin2015-04-101-4/+4
* loplugin:constantfunction: sfx2Noel Grandin2015-03-191-1/+0
* convert SFX_CHILDWIN constants to enum classNoel Grandin2015-02-251-12/+24
* Visible function type RTTI for Clang -fsanitize=functionStephan Bergmann2015-01-261-2/+6
* followup code removal after changing virtual methods to non-virtualNoel Grandin2015-01-261-1/+1
* new loplugin: change virtual methods to non-virtualNoel Grandin2015-01-261-2/+2
* brute-force find-and-remove of unused #define constants.Noel Grandin2015-01-081-2/+0
* Broken castStephan Bergmann2014-12-051-1/+1
* Remove ptr_vector header exposure from sfx2/childwin.hxx public header.Kohei Yoshida2014-11-201-2/+1
* Make the ctor and dtor bodies non-inline.Kohei Yoshida2014-11-201-14/+3
* loplugin: cstylecastNoel Grandin2014-10-031-6/+6
* fdo#82577: Handle WindowNoel Grandin2014-09-231-19/+19
* Clean up function declarations and some unused functionsStephan Bergmann2014-04-101-0/+2
* sfx2: sal_Bool->boolNoel Grandin2014-04-071-4/+4
* WaE: implicit conversion of literal of type 'sal_Bool' to 'bool'Tor Lillqvist2014-04-061-1/+1
* I can't see that the bVisible as 42 is any difference from 'true'Caolán McNamara2014-04-041-1/+1
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-271-1/+1
* sfx2/childwin.hxx: sal_Bool->boolNoel Grandin2014-03-271-14/+14
* Remove visual noise from includeAlexander Wilms2014-03-011-2/+2
* fdo#65108 inter-module includes <> include/sfx2Norbert Thiebaud2013-11-091-3/+3
* fixincludeguards.sh: include/s*Thomas Arnhold2013-10-231-2/+2
* cook up a scheme to allow windows to have per-module settingsCaolán McNamara2013-09-201-0/+1
* convert include/sfx2/childwin.hxx from String to OUStringNoel Grandin2013-08-291-4/+4
* execute move of global headersBjoern Michaelsen2013-04-231-0/+370