summaryrefslogtreecommitdiff
path: root/include/sfx2/recentdocsview.hxx
AgeCommit message (Expand)AuthorFilesLines
2016-05-04tdf#82160 Reset mouse pointer if doc loading failedMaxim Monastirsky1-0/+1
2015-10-23com::sun::star->css in include/linguistic to include/sfx2Noel Grandin1-3/+3
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-7/+7
2015-08-28make PostUserEvent Link<> typedNoel Grandin1-1/+1
2015-05-13loplugin:staticmethodsStephan Bergmann1-3/+0
2015-05-13refactor RecentDocsView to use RenderContextTomaž Vajngerl1-6/+6
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl1-1/+1
2015-04-09vcl: VclPtr conversion in sfx2Noel Grandin1-1/+0
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-08-01hidpi, startcenter: Don't set fixed font heigt in the startcenter.Jan Holesovsky1-0/+3
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-1/+1
2014-05-14fix buildMaxim Monastirsky1-3/+1
2014-05-14startcenter: another attempt to fix mouse up issuesMaxim Monastirsky1-0/+3
2014-05-14Revert "startcenter: react on mouse down instead"Maxim Monastirsky1-0/+2
2014-05-05startcenter: react on mouse down insteadMaxim Monastirsky1-2/+0
2014-04-27startcenter: Add possibility to selectively remove recent documents.Jan Holesovsky1-5/+10
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-5/+5
2014-03-07Fix deselection problems of template viewZolnai Tamás1-0/+2
2014-02-28remove unused code RecentDocsView::SetThumbnailSize(long)Noel Grandin1-1/+0
2014-02-04startcenter: fdo#72469: Thumbnails also for other file types than ODF.Jan Holesovsky1-1/+1
2014-01-25Related fdo#65826: Set StartCenter's min width to display one column of docsZolnai Tamás1-0/+2
2013-12-13startcenter: The welcome text was too long, split it to 2 lines.Jan Holesovsky1-1/+2
2013-11-11startcenter: Don't create the Image with every paint.Jan Holesovsky1-0/+4
2013-11-11startcenter: Start center shows a welcome text when recent doc list is emptyRodolfo Ribeiro Gomes1-0/+1
2013-11-07single-click for open recent documents in new Start CenterRodolfo Ribeiro Gomes1-0/+2
2013-10-23fixincludeguards.sh: include/s*Thomas Arnhold1-3/+3
2013-09-18Resolves: fdo#69444 cursor keys don't move between recent used docsCaolán McNamara1-1/+1
2013-08-16startcenter: Improve file type filtering in RecentDocsViewKrisztian Pinter1-13/+14
2013-08-15startcenter: Removed no. limit on thumbnails in RecentDocsViewKrisztian Pinter1-2/+0
2013-08-15startcenter: Remove unneeded GetOptimalSize from RecentDocsViewKrisztian Pinter1-2/+0
2013-08-13startcenter: Add file type filter to RecentDocsViewKrisztian Pinter1-0/+5
2013-08-13startcenter: Improve thumbnails in RecentDocsViewKrisztian Pinter1-0/+14
2013-08-13startcenter: Clean up RecentDocsViewKrisztian Pinter1-8/+4
2013-07-20startcenter: Add RecentDocsView for displaying thumbnails for recent docsKrisztian Pinter1-0/+61