--- assumeFilename: starmath/source/document.cxx excludelist: starmath/inc/smmod.hxx: # Needed for define - sfx2/app.hxx starmath/source/accessibility.hxx: # Base class needs complete type - com/sun/star/accessibility/XAccessible.hpp - com/sun/star/accessibility/XAccessibleComponent.hpp - com/sun/star/accessibility/XAccessibleContext.hpp - com/sun/star/accessibility/XAccessibleEventBroadcaster.hpp - com/sun/star/accessibility/XAccessibleText.hpp - com/sun/star/lang/XServiceInfo.hpp starmath/source/smdetect.hxx: # Base class needs complete type - com/sun/star/document/XExtendedFilterDetection.hpp - com/sun/star/lang/XServiceInfo.hpp starmath/source/accessibility.cxx: # Needed for implicit dtor - editeng/editobj.hxx starmath/source/smdll.cxx: # Needed to inherit linker visibility - smdll.hxx starmath/source/typemap.cxx: # Needed for smslots.hxx to build - config_options.h - sfx2/msg.hxx - sfx2/zoomitem.hxx - svx/zoomslideritem.hxx - svl/slstitm.hxx starmath/source/unodoc.cxx: # Avoid loplugin:unreffun error - register.hxx /cib/libreoffice-5-1 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/svx/source/dialog/txencbox.cxx
AgeCommit message (Expand)Author
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-08-02split out VclBuilder static methodsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-04loplugin:casttovoid in VCL_BUILDER_DECL_FACTORYStephan Bergmann
2017-04-28move builder attributes from OString to OUStringCaolán McNamara
2016-12-17fix !HAVE_FEATURE_DBCONNECTIVITY buildCaolán McNamara