summaryrefslogtreecommitdiff
path: root/sfx2/inc
AgeCommit message (Expand)Author
2012-09-28convert hard-coded layout of two-lines tabpage to .uiCaolán McNamara
2012-09-28enable SfxModelessDialog to load from .ui as wellCaolán McNamara
2012-09-28put apply button into button action areaCaolán McNamara
2012-09-28tweak SfxTabDialog so that it can use VclBuilder provided 'internal' widgetsCaolán McNamara
2012-09-28dynamically create SfxTabDialog widgetsCaolán McNamara
2012-09-28Implement conversion scheme for dialogs without changing their codeCaolán McNamara
2012-09-28park VclBuilder integration into SfxModalDialog for the momentCaolán McNamara
2012-09-28retro-fit dialog child traversal with nextLogicalChildOfParentCaolán McNamara
2012-09-28make SfxTabDialog layout buttons with button-boxCaolán McNamara
2012-09-12targetted VBA re-work.Noel Power
2012-09-07First cut on integrating liborcus into libreoffice tree....Kohei Yoshida
2012-09-05Some clean up of previous commitStephan Bergmann
2012-08-29Unused declarationsStephan Bergmann
2012-08-27Modified the wording of the Save-on-Exit-DialogSamuel Mehrbrodt
2012-08-27Remove remaining checks for HTMLMODE_SOME_ABS_POSHarri Pitkänen
2012-08-23rtl::OUString -> OUStringRafael Dominguez
2012-08-23Rename class from TemplateOnlineView to TemplateRemoteView.Rafael Dominguez
2012-08-21template manager: setFontAttribute on TextLayouterDevice is neededCédric Bosdonnat
2012-08-21Remove unused attributes from ThumbnailView class.Rafael Dominguez
2012-08-20PreInit and MemoryError can be removed from coreCaolán McNamara
2012-08-20Ask user if it wants to overwrite a templateRafael Dominguez
2012-08-20Remove unused functions.Rafael Dominguez
2012-08-16-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-08-15Disable general manager actions while in save mode.Rafael Dominguez
2012-08-15Save template in the currently open overlay.Rafael Dominguez
2012-08-15Save a template to selected folders.Rafael Dominguez
2012-08-15Add save templates command to manager.Rafael Dominguez
2012-08-15Close dialog when clicking the close button.Rafael Dominguez
2012-08-15restore the old value for SID_ATTR_ZOOMIvan Timofeev
2012-08-14Display template preview in property dialog.Rafael Dominguez
2012-08-14Display template information like author,type,keywords,etc.Rafael Dominguez
2012-08-14Display template preview and information when clicking properties.Rafael Dominguez
2012-08-12Draw borders arounds thumbnail.Rafael Dominguez
2012-08-12Check correct area when selecting a template by clicking its name.Rafael Dominguez
2012-08-12Improve thumbnail items position calculation and size.Rafael Dominguez
2012-08-12Display error msg when moving a template from a repository fails.Rafael Dominguez
2012-08-12Dont let user create a repository with a duplicated name.Rafael Dominguez
2012-08-12Perform template view paint operation when overlay is hidden.Rafael Dominguez
2012-08-11Change repository name and update repository menu list.Rafael Dominguez
2012-08-11Remove unused attribute.Rafael Dominguez
2012-08-11Deselect overlay items after exporting them.Rafael Dominguez
2012-08-11Export selected overlay templates.Rafael Dominguez
2012-08-11Remove close button in template dialog.Rafael Dominguez
2012-08-11Add an index for tracking SfxDocumentTemplate item.Rafael Dominguez
2012-08-10Remove TemplateManager menu entry.Rafael Dominguez
2012-08-10Rename unselectItems -> deselectItems.Rafael Dominguez
2012-08-10Deselect item after setting it as default template.Rafael Dominguez
2012-08-10Implement resetting default template.Rafael Dominguez
2012-08-10Implement setting a template as default.Rafael Dominguez
2012-08-09Bin ThumbnailView::ImplGetFirstItem()Julien Nabet