summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2014-08-16sfx2: remove commented constsChris Sherlock1-10/+0
2014-08-15sfx2: bring back resmgrThomas Arnhold1-0/+7
2014-08-15ErrorBox MSG_ERR_NO_ABS_URI_REF to StringThomas Arnhold3-10/+6
2014-08-15ErrorBox RID_ERRBOX_MODULENOTINSTALLED to StringThomas Arnhold2-12/+7
2014-08-15ErrorBox MSG_ERR_NO_WEBBROWSER_FOUND to StringThomas Arnhold3-8/+6
2014-08-15display amount of *Box elements remaining in .src formatCaolán McNamara1-1/+0
2014-08-15need the version that allows NULL for a while stillCaolán McNamara1-8/+7
2014-08-15convert WIN_HELPINDEX sport to .uiCaolán McNamara8-246/+234
2014-08-15last two args to Init_Impl are now always NULLCaolán McNamara1-55/+14
2014-08-15archetype for ErrorBox + resource -> MessageDialog + string conversionCaolán McNamara3-7/+5
2014-08-15MSG_ERROR_RENAME_TEMPLATE resource unusedCaolán McNamara2-7/+0
2014-08-14Fixed the Templates buttonEfe Gürkan YALAMAN3-57/+7
2014-08-14All templates option addedEfe Gürkan YALAMAN2-6/+18
2014-08-14Some code cleanupEfe Gürkan YALAMAN3-32/+34
2014-08-14Template Filtering ImplementationEfe Gürkan YALAMAN3-18/+91
2014-08-14Start of filtering implementationEfe Gürkan YALAMAN2-1/+31
2014-08-14Code CleanupEfe Gürkan YALAMAN3-527/+24
2014-08-14Selecting and opening templates implemented.Efe Gürkan YALAMAN2-57/+113
2014-08-14Initial TemplateBar moved from TemplateManagerEfe Gürkan YALAMAN3-56/+228
2014-08-14Some folder features moved to backingwindowEfe Gürkan YALAMAN2-8/+63
2014-08-14selection function movedEfe Gürkan YALAMAN1-1/+17
2014-08-14Some handlers and buttons movedEfe Gürkan YALAMAN2-8/+221
2014-08-14ViewBar moved to Start CenterEfe Gürkan YALAMAN3-4/+115
2014-08-14Default filter noneEfe Gürkan YALAMAN1-0/+1
2014-08-14Moving TemplateLocalView to the StartCenterEfe Gürkan YALAMAN3-42/+87
2014-08-14fdo#82043: Instead of the bold font, use a higher multiplifier.Jan Holesovsky1-3/+1
2014-08-14reduce num of FilterOptionsRequest includesCaolán McNamara3-2/+1
2014-08-14git commit no reason to include FutureDocumentVersionProductUpdateRequest.hppCaolán McNamara2-2/+0
2014-08-14java: remove unused importsNoel Grandin1-3/+0
2014-08-14java: remove commented out codeNoel Grandin1-8/+0
2014-08-13fdo#75757: remove inheritance to std::vectorTakeshi Abe11-121/+41
2014-08-13java: remove dead methodsNoel Grandin1-84/+0
2014-08-13warning C4245: '=' : conversion from 'int' to 'sal_uInt32'...Thomas Arnhold1-1/+1
2014-08-13update_pchThomas Arnhold1-0/+1
2014-08-13java: reduce scope, make some methods privateNoel Grandin3-3/+3
2014-08-13java: reduce scope, make member classes privateNoel Grandin3-4/+4
2014-08-13java: reduce scope, make fields privateNoel Grandin2-4/+4
2014-08-12callcatcher: another round of ResId removalsCaolán McNamara1-22/+0
2014-08-12java: remove useless javadoc tagsNoel Grandin1-1/+0
2014-08-12java: remove unnecessary semi-colonsNoel Grandin2-8/+8
2014-08-12java: remove exceptions from throws clauses that are not actually thrownNoel Grandin3-3/+2
2014-08-12java: remove unused variablesNoel Grandin1-5/+2
2014-08-11-Werror,-Wtautological-undefined-compareStephan Bergmann1-3/+0
2014-08-11-Werror,-Wtautological-undefined-compareStephan Bergmann1-1/+1
2014-08-09fdo#82278 SfxUInt16Item -> SfxInt16ItemMaxim Monastirsky2-2/+2
2014-08-09remove unused resource idsThomas Arnhold1-5/+0
2014-08-09remove now unused tabpage.hrcThomas Arnhold1-1/+0
2014-08-09Resolves: #i125386# secured user request and changed some bools to bitfieldArmin Le Grand1-1/+11
2014-08-09Typo: filen->fileJulien Nabet1-1/+1
2014-08-08qsort and bsearch need different kinds of callback functionsStephan Bergmann1-9/+12