summaryrefslogtreecommitdiff
path: root/embedserv
ModeNameSize
-rw-r--r--Library_emser.mk1612logplain
-rw-r--r--Library_inprocserv.mk920logplain
-rw-r--r--Makefile478logplain
-rw-r--r--Module_embedserv.mk637logplain
-rw-r--r--README31logplain
d---------source99logplain
d---------util43logplain
ct138c&id=8f99f936326342566067c849fbf27867825b81cf'>Resolves: tdf#91864 unset a dying childwindow as the active windowCaolán McNamara 2015-05-29loplugin:loopvartoosmallNoel Grandin 2015-05-25convert SHOW constants to scoped enumNoel Grandin 2015-05-07tdf#91127 - get SfxTabPage creation function ref-counting right.Michael Meeks 2015-04-10clear() is the equivalent of assigning a local ptr to NULL.Michael Meeks 2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin 2015-03-24convert SfxChildAlignment to enum classNoel Grandin 2015-03-19loplugin:constantfunction: sfx2Noel Grandin 2015-02-25convert SFX_CHILDWIN constants to enum classNoel Grandin 2015-01-09fdo#84938: replace SYSTEMWINDOW_MODE constants with 'enum class'Noel Grandin 2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl 2014-11-22Cleanup some whitespace when I'm touching this code anyway.Jan Holesovsky 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-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini 2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann 2014-11-06use the new OUString::fromUtf8 methodNoel Grandin 2014-10-02loplugin: cstylecastNoel Grandin 2014-09-23fdo#82577: Handle WindowNoel Grandin 2014-09-06Window::GetType returns WindowType not ResourceTypeCaolán McNamara 2014-08-13fdo#75757: remove inheritance to std::vectorTakeshi Abe 2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud