summaryrefslogtreecommitdiff
path: root/sfx2/Library_sfx.mk
AgeCommit message (Expand)Author
2013-09-22gbuild: add gb_Library_use_restargetMichael Stahl
2013-09-20Resolves: #i122470# Fixed programmatic triggered switching of sidebar decksAndre Fischer
2013-09-17fdo#63926: remove extra include paths in svtools/ and sfx2/Marcos Paulo de Souza
2013-08-16pass gb_DEBUG_CFLAGS for the remaining NOOPT filesMichael Stahl
2013-08-16ToolBoxBackground never created, remove itCaolán McNamara
2013-08-11callcatcher: another layer of unused methodsCaolán McNamara
2013-07-20startcenter: Add RecentDocsView for displaying thumbnails for recent docsKrisztian Pinter
2013-08-06startcenter: Rename DropTargetListener to OpenFileTargetListener, ...Jan Holesovsky
2013-08-06startcenter: Move BackingComp & BackingWindow to sfx2Krisztian Pinter
2013-07-12PCH for more librariesLuboš Luňák
2013-07-05accidental push of merge in progress, sighCaolán McNamara
2013-07-05Related: #i122635# Add layouting to some sidebar panels.Andre Fischer
2013-06-19expand scheme to share sizes for paragraph dialog preview widgetsCaolán McNamara
2013-05-31Resolves: #i122271# FOCUSABLE flag at accessibility object sidebar title barsAndre Fischer
2013-05-20Resolves: #i122302# Use tool bar controls for color controls...Andre Fischer
2013-05-20Resolves: #i122047# Adding virtual destructors to interfaces...Andre Fischer
2013-05-20Resolves: #i121960# Extend the sidebar::ControllerItem to check Disabled stateAndre Fischer
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann
2013-05-08sfx2: remove Package_sdiMichael Stahl
2013-05-07officecfg: remove Package_cppheaderMichael Stahl
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