summaryrefslogtreecommitdiff
path: root/sfx2/source/control
AgeCommit message (Expand)Author
2013-09-18Related: fdo#69444 unsigned arithmetic is a PITACaolán McNamara
2013-09-17fdo#63926: remove extra include paths in svtools/ and sfx2/Marcos Paulo de Souza
2013-09-03warning C4701: potentially uninitialized local variable 'pItem' usedStephan Bergmann
2013-09-03startcenter: Add tooltips for thumbnails with long filenamesKrisztian Pinter
2013-08-30startcenter: Add toggle to view templates in Start CenterKrisztian Pinter
2013-08-29convert sfx2/source/control/* from String to OUStringNoel Grandin
2013-08-29convert sfx2/source/inc/workwin.hxx from String to OUStringNoel Grandin
2013-08-29convert include/sfx2/bindings.hxx from String to OUStringNoel Grandin
2013-08-29convert include/sfx2/dispatch.hxx from String to OUStringNoel Grandin
2013-08-29convert include/sfx2/doctempl.hxx from String to OUStringNoel Grandin
2013-08-29convert include/sfx2/minfitem.hxx from String to OUStringNoel Grandin
2013-08-29convert include/sfx2/msgpool.hxx from String to OUStringNoel Grandin
2013-08-29convert include/sfx2/objface.hxx from String to OUStringNoel Grandin
2013-08-29convert include/sfx2/shell.hxx from String to OUStringNoel Grandin
2013-08-27Spread "Use std::find()"Julien Nabet
2013-08-27Bin bool + transform while into for loop + add end iterator (2)Julien Nabet
2013-08-27Bin bool + transform while into for loop + add end iteratorJulien Nabet
2013-08-22convert include/sfx2/unoctitm.cxx from String to OUStringNoel Grandin
2013-08-19Refactor TemplateAbstractView to define file exts. in one placeKrisztian Pinter
2013-08-19Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVATor Lillqvist
2013-08-16startcenter: Improve file type filtering in RecentDocsViewKrisztian Pinter
2013-08-15startcenter: Removed no. limit on thumbnails in RecentDocsViewKrisztian Pinter
2013-08-15startcenter: Remove unneeded GetOptimalSize from RecentDocsViewKrisztian Pinter
2013-08-13startcenter: Add file type filter to RecentDocsViewKrisztian Pinter
2013-08-13startcenter: Improve thumbnails in RecentDocsViewKrisztian Pinter
2013-08-13startcenter: Clean up RecentDocsViewKrisztian Pinter
2013-08-10fdo#46037: 1 less comphelper/configurationhelper in sfx2Julien Nabet
2013-07-20startcenter: Add RecentDocsView for displaying thumbnails for recent docsKrisztian Pinter
2013-08-06startcenter: Rename DropTargetListener to OpenFileTargetListener, ...Jan Holesovsky
2013-08-06startcenter: Move BackingComp & BackingWindow to sfx2Krisztian Pinter
2013-07-23expand out the U2S and S2U macros from sfxuno.hxxNoel Grandin
2013-07-23convert sfx2 UNO services to WeakImplHelperNoel Grandin
2013-07-14Mark as constTakeshi Abe
2013-07-12PCH for more librariesLuboš Luňák
2013-07-09Remove duplicate code for reading thumbnailsKrisztian Pinter
2013-07-09fix the sfx2->sfx log area renameLuboš Luňák
2013-07-08rename sfx2 log area to sfxMichael Stahl
2013-06-30Rename ValueItemList to ThumbnailValueItemListThomas Arnhold
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-18String to OUString (SfxStringItem and related)Matteo Casalin
2013-06-16cppcheck: fix the rest uninitMemberVar reports in sfx2Julien Nabet
2013-06-14cppcheck: fix some uninitMemberVarJulien Nabet
2013-06-12Primitive2DReference : ambiguous symbolJan Holesovsky
2013-06-12Primitive2DReference : ambiguous symbolCaolán McNamara
2013-06-12Primitive2DSequence : ambiguous symbolCaolán McNamara
2013-06-11Related: #i121194# adapt template dialog codeCaolán McNamara
2013-06-06Remove remnants of help agentCaolán McNamara
2013-05-29fdo#60724 change spelling error REMOVEABLE -> REMOVABLE IIThomas Arnhold
2013-05-28Resolves: #i122332# Don't change sidebar context when switching...Andre Fischer
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann