summaryrefslogtreecommitdiff
path: root/sfx2/inc
AgeCommit message (Expand)Author
2012-07-24"Send via Bluetooth" (experimental) feature.Muthu Subramanian
2012-07-20Make TemplateDialog modeless.Rafael Dominguez
2012-07-17Convert SV_DECL_PTRARR_SORT(_SfxObjectList) to o3tl::sorted_vectorNoel Grandin
2012-07-15Keep track of the current view and close it when we click close icon.Rafael Dominguez
2012-07-15Move Populate and ShowOverlay as pure virtual functions.Rafael Dominguez
2012-07-15Move some methods to TemplateAbstractView.Rafael Dominguez
2012-07-15Move overlay attribute from subclasses to TemplateAbstractView.Rafael Dominguez
2012-07-15Remove SfxDocumentTemplates dependency from TemplateView.Rafael Dominguez
2012-07-15Refactor setting TemplateView name through regionId.Rafael Dominguez
2012-07-15Inherit from TemplateAbstractClass instead of ThumbnailView.Rafael Dominguez
2012-07-15Create abstract class for template repositories.Rafael Dominguez
2012-07-15Fill overlay template list when opening an online repository.Rafael Dominguez
2012-07-15Set online overlay dimensions the same as parent and set bg as white.Rafael Dominguez
2012-07-15Create overlay for online templates.Rafael Dominguez
2012-07-15Store item url in TemplateOnlineViewItem.Rafael Dominguez
2012-07-15Load repositories URLs and names from user settings.Rafael Dominguez
2012-07-15Switch main view between local/online repository.Rafael Dominguez
2012-07-15Create a class to display online templates thumbnails.Rafael Dominguez
2012-07-14Remove unused HIDsThomas Arnhold
2012-07-14simplify include guardsThomas Arnhold
2012-07-12warning C4099: type name first seen using 'struct' now seen using 'class'Michael Stahl
2012-07-11Draw thumbnail subtitle.Rafael Dominguez
2012-07-11Add subtitle attribute to TemplateViewItem.Rafael Dominguez
2012-07-11Rename ThumbnailViewItem maText attribute to maTitle.Rafael Dominguez
2012-07-08Change OnFolderSelected function name to OnItemSelected.Rafael Dominguez
2012-07-08Add an option in toolbar to delete folders when you select them.Rafael Dominguez
2012-07-08Handle close overlay action in template dialog instead of folder view.Rafael Dominguez
2012-07-08Center template dialog top buttons.Rafael Dominguez
2012-07-08Include thumbnailviewitem trying to fix windows tinderboxes.Rafael Dominguez
2012-07-08maybe this will help the windows tinderboxMarkus Mohrhard
2012-07-07Only store template data instead of a ThumbnailViewItem.Rafael Dominguez
2012-07-07Revert "Export ThumbnailViewItem symbols."Rafael Dominguez
2012-07-07Export ThumbnailViewItem symbols.Rafael Dominguez
2012-07-07Export TemplateFolderView symbols.Rafael Dominguez
2012-07-07Convert all ThumbnailViewItem and subclasses to class instead of struct.Rafael Dominguez
2012-07-07removed unnecessary forward declarations of classTakeshi Abe
2012-07-06re-base on ALv2 code. Includes:Michael Meeks
2012-07-06get visibility markup right for sfx2 not svt.Michael Meeks
2012-07-06SearchUpdateHdl: -Werror=unused-parameterMichael Stahl
2012-07-06ThumbnailViewItem: -Werror=non-virtual-dtorMichael Stahl
2012-07-06Merge branch 'feature/template-dialog'Rafael Dominguez
2012-07-05Try to copy templates if moving them fails.Rafael Dominguez
2012-07-05Implement move templates to a new region.Rafael Dominguez
2012-07-04Create new folder after getting input text with selected templates.Rafael Dominguez
2012-07-04Remove unused method.Rafael Dominguez
2012-07-04Remove deprecated method.Rafael Dominguez
2012-07-04Fetch and display templates that contains the search keyword.Rafael Dominguez
2012-07-04Create a view to display search results.Rafael Dominguez
2012-07-04modernize the default set of Impress templates (masterpages)Alexander Wilms
2012-07-03Dont draw folder name while we are editing it.Rafael Dominguez