summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
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
2014-08-07Resolves: fdo#82043 use a bold font for the start-center buttonsCaolán McNamara1-0/+2
2014-08-07Avoid incomplete type in fn sig to keep ubsan's RTTI-based checks happyStephan Bergmann1-0/+2
2014-08-07rhbz#1079672: FileDialogHelper: don't hand out stale preview GraphicMichael Stahl1-13/+10
2014-08-05fdo#82017: Rename 'Close without saving' button to 'Don't Save'.Adolfo Jayme Barrientos1-3/+4
2014-08-05java: remove commented out codeNoel Grandin2-7/+0
2014-08-04avoid buffer overflow by using wrong bufferMarkus Mohrhard1-1/+1
2014-08-01typo: more then -> more thanTakeshi Abe2-2/+2
2014-08-01hidpi, startcenter: Don't set fixed font heigt in the startcenter.Jan Holesovsky1-12/+13
2014-07-29simplify "no delete" logic in SvRefBaseNoel Grandin1-1/+7
2014-07-29fdo#46037: remove unused comphelper/configurationhelper.hxxAlexandre Vicenzi1-1/+0
2014-07-29Drop unnecessary SfxApplication::CreateResManager wrapperStephan Bergmann4-14/+4
2014-07-29WaE: 'initializing' : truncation from 'double' to 'float'Tor Lillqvist1-1/+1
2014-07-29simplify return argument of SfxPoolItem::GetPresentationNoel Grandin2-4/+4