summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2012-07-18Revert hrc string cleanupThomas Arnhold
2012-07-17Convert SV_DECL_PTRARR_SORT(_SfxObjectList) to o3tl::sorted_vectorNoel Grandin
2012-07-17removed unused forward declarations of classTakeshi Abe
2012-07-17Fix MinGW build.Jan Holesovsky
2012-07-16fdo#52143 use Unicode functions for QuickStarter tooltipAndras Timar
2012-07-16There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET
2012-07-16PRECOMPILED_HEADERS not definedMatúš Kukan
2012-07-15Possible inefficient checking for <var> emptinessJulien Nabet
2012-07-15Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2012-07-15Keep track of the current view and close it when we click close icon.Rafael Dominguez
2012-07-15Move Populate and ShowOverlay as pure virtual functions.Rafael Dominguez
2012-07-15Move some methods to TemplateAbstractView.Rafael Dominguez
2012-07-15Move overlay attribute from subclasses to TemplateAbstractView.Rafael Dominguez
2012-07-15Remove SfxDocumentTemplates dependency from TemplateView.Rafael Dominguez
2012-07-15Refactor setting TemplateView name through regionId.Rafael Dominguez
2012-07-15Inherit from TemplateAbstractClass instead of ThumbnailView.Rafael Dominguez
2012-07-15Create abstract class for template repositories.Rafael Dominguez
2012-07-15Fill overlay template list when opening an online repository.Rafael Dominguez
2012-07-15Set online overlay dimensions the same as parent and set bg as white.Rafael Dominguez
2012-07-15Create overlay for online templates.Rafael Dominguez
2012-07-15Store item url in TemplateOnlineViewItem.Rafael Dominguez
2012-07-15Load user saved repositories when loading dialog.Rafael Dominguez
2012-07-15Set online view position, dimensions and item details.Rafael Dominguez
2012-07-15Load repositories URLs and names from user settings.Rafael Dominguez
2012-07-15Switch main view between local/online repository.Rafael Dominguez
2012-07-15Create toolbox buttons to display local/online templates.Rafael Dominguez
2012-07-15Create a class to display online templates thumbnails.Rafael Dominguez
2012-07-14Remove unused HIDsThomas Arnhold
2012-07-14Revert "Some cppcheck cleaning"Bjoern Michaelsen
2012-07-14simplify include guardsThomas Arnhold
2012-07-14hrc cleanup: Remove include guards from src filesThomas Arnhold
2012-07-13Remove unused #includesStephan Bergmann
2012-07-13change Exit menu entry to Exit %PRODUCTNAME fdo#51944Laurent Godard
2012-07-13java: printStackTrace always to stderrThomas Arnhold
2012-07-13hrc cleanup: Remove unused Strings in sfx2Thomas Arnhold
2012-07-12warning C4305: truncation from 'double' to 'float'Michael Stahl
2012-07-12warning C4099: type name first seen using 'struct' now seen using 'class'Michael Stahl
2012-07-12hrc cleanup: Remove unused Strings in sfx2/source/doc/doc.hrcThomas Arnhold
2012-07-11Draw thumbnail subtitle.Rafael Dominguez
2012-07-11Ignore case when searching for a template.Rafael Dominguez
2012-07-11Set SearchViewItem subtitle folder name.Rafael Dominguez
2012-07-11Add subtitle attribute to TemplateViewItem.Rafael Dominguez
2012-07-11Rename ThumbnailViewItem maText attribute to maTitle.Rafael Dominguez
2012-07-11Decrease header files dependenciesMatteo Casalin
2012-07-11warning C4018: singed/unsigned mismatchMichael Stahl
2012-07-10solaris/intel: update .mk files to fix build errorsPierre-Eric Pelloux-Prayer
2012-07-09fdo#35663: enable UndoManager test, but disable failing Calc testMichael Stahl
2012-07-09re-disable UndoManager testMichael Meeks
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-07-08Change OnFolderSelected function name to OnItemSelected.Rafael Dominguez