summaryrefslogtreecommitdiff
path: root/sfx2/source/control
AgeCommit message (Expand)Author
2013-02-12Templates Manager: if the title can't be edited, don't update it in UICédric Bosdonnat
2013-02-11Templates Manager: UI for renaming templates and folders, fdo#60579Cédric Bosdonnat
2013-02-05Resolves: fdo#60144 only delete *unposted* SfxRequests accumulated during lockCaolán McNamara
2013-01-31Template Manager: show some icons if there is no thumbnailCédric Bosdonnat
2013-01-27Some cppcheck cleaningJulien Nabet
2013-01-16Template Manager: show names on several linesCédric Bosdonnat
2013-01-16Template Manager: show folders with 4 previews inside a rounded rectCédric Bosdonnat
2013-01-09Template Manager: filter the results when opening the dialogCédric Bosdonnat
2013-01-09Template Manager: double click on the whole item instead of only thumbnailCédric Bosdonnat
2013-01-08Template Manager: clicking on selected item should deselect itCédric Bosdonnat
2013-01-08Template Manager: clicking on empty space deselect everythingCédric Bosdonnat
2013-01-08Template Manager: unselect folder when double-clickingCédric Bosdonnat
2013-01-08Templates Manager: merged the Double Click Handling into TemplateAbstractViewCédric Bosdonnat
2013-01-01remove use of #pragma optimizeLuboš Luňák
2012-12-20Template Manager: one filtering code to rule them allCédric Bosdonnat
2012-12-18sfx2 renamed templatelocalviewitem.hxx to templatecontaineritem.hxxCédric Bosdonnat
2012-12-18sfx2: renamed TemplateLocalViewItem into TemplateContainerItemCédric Bosdonnat
2012-12-18sfx2: rename TemplateRemoteViewItem to TemplateRepositoryCédric Bosdonnat
2012-12-18sfx2: renamed templateremoteviewitem.hxx to templaterepository.hxxCédric Bosdonnat
2012-12-18Template Manager: moved repositories storage to dialogCédric Bosdonnat
2012-12-17callcatcher: update unusedcode code listCaolán McNamara
2012-12-15Remove unused ThumbnailView::GetScrollWidth()Julien Nabet
2012-12-13Template Manager: make it sizeableCédric Bosdonnat
2012-12-13Template manager: slightly smaller items to show more of themCédric Bosdonnat
2012-12-13Template Manager: add path controls to overlay and removed name editingCédric Bosdonnat
2012-12-13Revert "Template Manager: better show the folder overlay."Cédric Bosdonnat
2012-12-12Template manager: no need to extract file type descriptionCédric Bosdonnat
2012-12-12Template manager: filter on extensions, file type is localizedCédric Bosdonnat
2012-12-12Template Manager: better show the folder overlay.Cédric Bosdonnat
2012-12-10Template manager: paint white background under thumbnailsCédric Bosdonnat
2012-12-10Template manager: fix preview for folders after using filtersCédric Bosdonnat
2012-12-10Revert "Template Manager: ban double-click"Cédric Bosdonnat
2012-12-10Template manager: white background for the thumbnail viewCédric Bosdonnat
2012-12-10fdo#46808, use service constructor for embed::StorageFactoryNoel Grandin
2012-12-06re-base on ALv2 code. Includes:Michael Meeks
2012-12-05Template manager: keep thumbnails ratio when scaling downCédric Bosdonnat
2012-12-05Template manager: pickup non-empty thumbnails for foldersCédric Bosdonnat
2012-12-05Template Manager: ban double-click and right click to start selection modeCédric Bosdonnat
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-29API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens
2012-11-19Bin the HACK() sillynessTor Lillqvist
2012-11-08cppCheck: Unused variable and Redundant assignmentjailletc36
2012-10-27callcatcher: update list, stop hiding uncalled tests :-)Caolán McNamara
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-10-04Fixes/improvements on previous commitStephan Bergmann
2012-10-04fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini
2012-09-28adapt ThumbnailView::ImplInitScrollBarCaolán McNamara
2012-09-24callcatcher: update unused code listsCaolán McNamara
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann