summaryrefslogtreecommitdiff
path: root/sfx2/Library_sfx.mk
AgeCommit message (Expand)Author
2013-04-24gbuild: drop uses of removed packagesDavid Tardon
2013-04-23execute move of global headersBjoern Michaelsen
2013-04-16remove dead class SfxPtrAr and it's header sfx/inc/sfx2/minarray.hxxNoel Grandin
2013-04-05new module i18nlangtagEike Rathke
2013-03-26Merge TemplateView into TemplateAbstractView class.Rafael Dominguez
2013-02-25Remove useless SfxStringEncode and SfxStringDecodeThomas Arnhold
2013-02-21clone documentfontsdialog from sw, add method to SfxDocumentInfoDialog add tabNoel Power
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl
2012-12-20Templates Manager: removed the old dialogs and menu entriesCédric Bosdonnat
2012-12-18sfx2 renamed templatelocalviewitem.hxx to templatecontaineritem.hxxCédric Bosdonnat
2012-12-18Template Manager: moved repositories storage to dialogCédric Bosdonnat
2012-11-29Resolves: fdo#44664 Provide a way to set the default print job format.Caolán McNamara
2012-11-26API CHANGE: remove com.sun.star.document.XDocumentInfoMichael Stahl
2012-11-07CMIS: added CheckIn dialogCédric Bosdonnat
2012-10-11InfoBars: first implementationCédric Bosdonnat
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl
2012-09-28gbuild: clean up Mac OS X framework handling:Michael Stahl
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl
2012-08-23Rename class from TemplateOnlineView to TemplateRemoteView.Rafael Dominguez
2012-08-21add more runtime deps on resource files for unit-testsMatúš Kukan
2012-08-14Display template preview and information when clicking properties.Rafael Dominguez
2012-07-29Rename TemplateFolderView to TemplateLocalView.Rafael Dominguez
2012-07-24"Send via Bluetooth" (experimental) feature.Muthu Subramanian
2012-07-16PRECOMPILED_HEADERS not definedMatúš Kukan
2012-07-15Create abstract class for template repositories.Rafael Dominguez
2012-07-15Load repositories URLs and names from user settings.Rafael Dominguez
2012-07-15Create a class to display online templates thumbnails.Rafael Dominguez
2012-07-06re-base on ALv2 code. Includes:Michael Meeks
2012-07-06Merge branch 'feature/template-dialog'Rafael Dominguez
2012-07-04Create a view to display search results.Rafael Dominguez
2012-07-03Create dialog skeleton to ask user for new folder name.Rafael Dominguez
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks
2012-06-20Create class to store templates data for display in TemplateView.Rafael Dominguez
2012-06-19Subclass ThumbnailViewItem for TemplateFolderView specific.Rafael Dominguez
2012-06-19Create a thumbnail view for template documents.Rafael Dominguez
2012-06-18Create a thumbnailview for templates folders.Rafael Dominguez
2012-06-15move zoomitem from svx to sfx2Tim Hardeck
2012-06-14Update paint code to use drawinglayer API.Rafael Dominguez
2012-06-10Move thumbnailview to sfx2 folder.Rafael Dominguez
2012-05-28Implement template manager dialog.Rafael Dominguez
2012-04-08LinkTarget.mk: remove gb_LinkTarget_add_package_headersMichael Stahl
2012-04-08gbuild: "use" vs. "add":Michael Stahl
2012-03-16Introduced SystemShellExecuteFlags::URIS_ONLYStephan Bergmann
2012-03-10gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan
2012-02-10fdo#39491 more of unnecessary include pathsMatúš Kukan
2012-02-10fdo#39491 -I$(OUTDIR)/inc is set in SOLARINCMatúš Kukan
2012-01-04gbuild: define NOMINMAX in windows.mkMichael Stahl
2011-12-21ditch min/max as macros under msvcCaolán McNamara