summaryrefslogtreecommitdiff
path: root/sfx2/source/control
AgeCommit message (Expand)Author
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann
2013-05-11GetSlotServer can invalidate iterators into the slot cacheCaolán McNamara
2013-05-08Display folder name in breadcrum when opening template manager.Rafael Dominguez
2013-05-08invalidate used slot to avoid inconsistent state informationOliver-Rainer Wittmann
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-26fdo#63154: Remove all usages of the macro EXTERN_CMarcos Paulo de Souza
2013-04-25Down-arrow jump to last item when there is no item immediately below.Rafael Dominguez
2013-04-22Restore SfxControllerItem::GetCoreMetricCaolán McNamara
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-17Fix assert statementNoel Grandin
2013-04-16remove dead class SfxPtrAr and it's header sfx/inc/sfx2/minarray.hxxNoel Grandin
2013-04-16Convert SfxShellStack_Impl from SfxPtrArr to std::vectorNoel Grandin
2013-04-16Convert SfxObjectUIArr_Impl from SfxPtrArr to std::vectorNoel Grandin
2013-04-16Convert usage of SfxPtrArray to std::vectorNoel Grandin
2013-04-11Remove thumbnail from local view if we erase it throught the search view.Rafael Dominguez
2013-04-09Display correct region name in error messages.Rafael Dominguez
2013-04-09Fetch thumbnails position and id from filter array instead.Rafael Dominguez
2013-04-09Update template item path when moving it to another folder.Rafael Dominguez
2013-04-09Mark thumbnailview item as unselected when updating filter.Rafael Dominguez
2013-04-08dispatch: print some info what is going onThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05[WaE] Fix signed/unsigned comparison.Rafael Dominguez
2013-04-05fdo#61390 - Thumbnail navigation by shift-click and shift-keyboard.Rafael Dominguez
2013-04-05Avoid generating filter list several times.Rafael Dominguez
2013-04-05Drop jvmaccess and jvmfwk when no SOLAR_JAVATor Lillqvist
2013-04-02Get rid of the slots.cfg mechanismTor Lillqvist
2013-03-30Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2013-03-28fdo#60844 Remember last open folder and filter in Template Manager.Rafael Dominguez
2013-03-28Dont reload template information after saving.Rafael Dominguez
2013-03-28Display empty folders in Template Manager.Rafael Dominguez
2013-03-28Calculate template thumbnail subtitle position to fit drawing area.Rafael Dominguez
2013-03-28Position correctly widgets in Template Manager.Rafael Dominguez
2013-03-28fdo#60581 Import templates into current directory.Rafael Dominguez
2013-03-28fdo#60581 Display import templates only when its allowed.Rafael Dominguez
2013-03-28Display create template folder only when its allowed.Rafael Dominguez
2013-03-27Delete the correct template from the selected search results.Rafael Dominguez
2013-03-27Separate template region ids from thumbnail ids.Rafael Dominguez
2013-03-27MSC fixesStephan Bergmann
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-26Syncronize thumbnails ids with SfxDocumentTemplates when moving.Rafael Dominguez
2013-03-26Fix template manager item selection behaviour with mouse.Rafael Dominguez
2013-03-26Deselect thumbnailview items when clearing the view.Rafael Dominguez
2013-03-26Merge TemplateView into TemplateAbstractView class.Rafael Dominguez
2013-03-25fdo#62659: only select items in ThumbnailView on TabStopCédric Bosdonnat
2013-03-25fdo#61390: allow arrow keys to show hidden thumbnail itemsCédric Bosdonnat
2013-03-25Bin a fairly useless OSL_TRACETor Lillqvist
2013-03-22coverity#440784 Logically dead code + cleanupJulien Nabet
2013-03-22fdo#61390: Fixed the tabstop in the TemplateView.Cédric Bosdonnat
2013-03-22-Werror,-Wparentheses-equalityStephan Bergmann
2013-03-22fdo#61390: simple keybard support in TemplateManagerCédric Bosdonnat