summaryrefslogtreecommitdiff
path: root/sysui/desktop/mimetypes/oasis-drawing-template.keys
blob: 8638fec329e475234933d6bd2930d40318b39807 (plain)
1
2
3
4
5
6
7
8
9
10
application/vnd.oasis.opendocument.graphics-template
	description=OpenDocument Drawing Template
	default_action_type=application
	short_list_application_ids_for_novice_user_level=
	short_list_application_ids_for_intermediate_user_level=
	short_list_application_ids_for_advanced_user_level=
	category=Documents
	use_category_default=no
	icon_filename=oasis-drawing-template

-05-15 10:05:02 +0200'>2015-05-15conver MENU_FLAG_ constants to scoped enumNoel Grandin 2015-05-02cppcheck: noExplicitConstructorCaolán McNamara 2015-04-30Gradually typed LinkStephan Bergmann 2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist 2015-04-28some build fixesCaolán McNamara 2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks 2015-04-27More loplugin:simplifyboolStephan Bergmann 2015-04-24loplugin:simplifyboolStephan Bergmann 2015-04-22convert TREEBOX_ALLITEM constants to scoped enumNoel Grandin 2015-04-22convert TREEFLAG_ constants to scoped enumNoel Grandin 2015-04-15remove unnecessary use of void in function declarationsNoel Grandin 2015-04-13loplugin:redundantcast: redundant const_cast followed by implicit upcastStephan Bergmann 2015-04-13loplugin:staticmethodsNoel Grandin 2015-04-10More misc. cleanup.Michael Meeks 2015-04-10vclwidget: make sure we have an explicit destructorNoel Grandin 2015-04-10accessibility: cleanup for updated toolkit API.Michael Meeks 2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin 2015-04-09loplugin:staticmethodsNoel Grandin 2015-04-03Resolves: tdf#82998 no object:active descendant changed emittedCaolán McNamara 2015-04-03Related: tdf#82998 rearrange, no logic changeCaolán McNamara 2015-04-03Related: tdf#82998 assume VALUE_CHANGED makes sense only for windowsCaolán McNamara 2015-04-03Related: tdf#82998 don't emit an Indeterminate state change for boxesCaolán McNamara 2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann 2015-03-20tdf#88230: cleanup solar mutex yieldingPranav Kant 2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin