summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara
2014-08-18ErrorBox->MessageDialogCaolán McNamara
2014-08-18callcatcher: another round of resource ctor removalsCaolán McNamara
2014-08-18remove unused HelpDownloadThomas Arnhold
2014-08-18remove unused WarningBoxesThomas Arnhold
2014-08-18remove dead ToolBox RID_HELPBARThomas Arnhold
2014-08-18remove lots of dead boxesThomas Arnhold
2014-08-18InfoBox to StringThomas Arnhold
2014-08-18InfoBox MSG_ERROR_SEND_MAIL and MSG_CANT_CLOSE to StringThomas Arnhold
2014-08-18InfoBox RID_INFO_NOSEARCHRESULTS and RID_INFO_NOSEARCHTEXTFOUND to StringThomas Arnhold
2014-08-18InfoBox RID_XMLSEC_INFO_WRONGDOCFORMAT to StringThomas Arnhold
2014-08-18InfoBox MSG_CANT_QUIT to StringThomas Arnhold
2014-08-18InfoBox IBX_MNUCFG_ALREADY_INCLUDED to StringThomas Arnhold
2014-08-18versionofdialog: define default buttonThomas Arnhold
2014-08-17Customproperties: Correctly size DateThomas Arnhold
2014-08-17Customproperties: Position DateTime correctlyThomas Arnhold
2014-08-17Customproperties: Correct size for value fieldThomas Arnhold
2014-08-16sfx2: remove commented constsChris Sherlock
2014-08-15sfx2: bring back resmgrThomas Arnhold
2014-08-15ErrorBox MSG_ERR_NO_ABS_URI_REF to StringThomas Arnhold
2014-08-15ErrorBox RID_ERRBOX_MODULENOTINSTALLED to StringThomas Arnhold
2014-08-15ErrorBox MSG_ERR_NO_WEBBROWSER_FOUND to StringThomas Arnhold
2014-08-15display amount of *Box elements remaining in .src formatCaolán McNamara
2014-08-15need the version that allows NULL for a while stillCaolán McNamara
2014-08-15convert WIN_HELPINDEX sport to .uiCaolán McNamara
2014-08-15last two args to Init_Impl are now always NULLCaolán McNamara
2014-08-15archetype for ErrorBox + resource -> MessageDialog + string conversionCaolán McNamara
2014-08-15MSG_ERROR_RENAME_TEMPLATE resource unusedCaolán McNamara
2014-08-14Fixed the Templates buttonEfe Gürkan YALAMAN
2014-08-14All templates option addedEfe Gürkan YALAMAN
2014-08-14Some code cleanupEfe Gürkan YALAMAN
2014-08-14Template Filtering ImplementationEfe Gürkan YALAMAN
2014-08-14Start of filtering implementationEfe Gürkan YALAMAN
2014-08-14Code CleanupEfe Gürkan YALAMAN
2014-08-14Selecting and opening templates implemented.Efe Gürkan YALAMAN
2014-08-14Initial TemplateBar moved from TemplateManagerEfe Gürkan YALAMAN
2014-08-14Some folder features moved to backingwindowEfe Gürkan YALAMAN
2014-08-14selection function movedEfe Gürkan YALAMAN
2014-08-14Some handlers and buttons movedEfe Gürkan YALAMAN
2014-08-14ViewBar moved to Start CenterEfe Gürkan YALAMAN
2014-08-14Default filter noneEfe Gürkan YALAMAN
2014-08-14Moving TemplateLocalView to the StartCenterEfe Gürkan YALAMAN
2014-08-14fdo#82043: Instead of the bold font, use a higher multiplifier.Jan Holesovsky
2014-08-14reduce num of FilterOptionsRequest includesCaolán McNamara
2014-08-14git commit no reason to include FutureDocumentVersionProductUpdateRequest.hppCaolán McNamara
2014-08-14java: remove unused importsNoel Grandin
2014-08-14java: remove commented out codeNoel Grandin
2014-08-13fdo#75757: remove inheritance to std::vectorTakeshi Abe
2014-08-13java: remove dead methodsNoel Grandin
2014-08-13warning C4245: '=' : conversion from 'int' to 'sal_uInt32'...Thomas Arnhold