summaryrefslogtreecommitdiffstats
path: root/include/sfx2/recentdocsview.hxx
Commit message (Expand)AuthorAgeFilesLines
* loplugin:expandablemethodds in include/sfx2Noel Grandin2016-10-211-2/+0
* sfx2: resolve "enum ApplicationType" conflict...Michael Stahl2016-10-071-2/+19
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-1/+1
* tdf#82160 Reset mouse pointer if doc loading failedMaxim Monastirsky2016-05-041-0/+1
* com::sun::star->css in include/linguistic to include/sfx2Noel Grandin2015-10-231-3/+3
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-7/+7
* make PostUserEvent Link<> typedNoel Grandin2015-08-281-1/+1
* loplugin:staticmethodsStephan Bergmann2015-05-131-3/+0
* refactor RecentDocsView to use RenderContextTomaž Vajngerl2015-05-131-6/+6
* mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl2015-04-291-1/+1
* vcl: VclPtr conversion in sfx2Noel Grandin2015-04-091-1/+0
* fdo#82577: Handle WindowNoel Grandin2014-09-231-1/+1
* hidpi, startcenter: Don't set fixed font heigt in the startcenter.Jan Holesovsky2014-08-011-0/+3
* loplugin: inlinesimplememberfunctionsNoel Grandin2014-06-091-1/+1
* fix buildMaxim Monastirsky2014-05-141-3/+1
* startcenter: another attempt to fix mouse up issuesMaxim Monastirsky2014-05-141-0/+3
* Revert "startcenter: react on mouse down instead"Maxim Monastirsky2014-05-141-0/+2
* startcenter: react on mouse down insteadMaxim Monastirsky2014-05-051-2/+0
* startcenter: Add possibility to selectively remove recent documents.Jan Holesovsky2014-04-271-5/+10
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-271-5/+5
* Fix deselection problems of template viewZolnai Tamás2014-03-071-0/+2
* remove unused code RecentDocsView::SetThumbnailSize(long)Noel Grandin2014-02-281-1/+0
* startcenter: fdo#72469: Thumbnails also for other file types than ODF.Jan Holesovsky2014-02-041-1/+1
* Related fdo#65826: Set StartCenter's min width to display one column of docsZolnai Tamás2014-01-251-0/+2
* startcenter: The welcome text was too long, split it to 2 lines.Jan Holesovsky2013-12-131-1/+2
* startcenter: Don't create the Image with every paint.Jan Holesovsky2013-11-111-0/+4
* startcenter: Start center shows a welcome text when recent doc list is emptyRodolfo Ribeiro Gomes2013-11-111-0/+1
* single-click for open recent documents in new Start CenterRodolfo Ribeiro Gomes2013-11-071-0/+2
* fixincludeguards.sh: include/s*Thomas Arnhold2013-10-231-3/+3
* Resolves: fdo#69444 cursor keys don't move between recent used docsCaolán McNamara2013-09-181-1/+1
* startcenter: Improve file type filtering in RecentDocsViewKrisztian Pinter2013-08-161-13/+14
* startcenter: Removed no. limit on thumbnails in RecentDocsViewKrisztian Pinter2013-08-151-2/+0
* startcenter: Remove unneeded GetOptimalSize from RecentDocsViewKrisztian Pinter2013-08-151-2/+0
* startcenter: Add file type filter to RecentDocsViewKrisztian Pinter2013-08-131-0/+5
* startcenter: Improve thumbnails in RecentDocsViewKrisztian Pinter2013-08-131-0/+14
* startcenter: Clean up RecentDocsViewKrisztian Pinter2013-08-131-8/+4
* startcenter: Add RecentDocsView for displaying thumbnails for recent docsKrisztian Pinter2013-07-201-0/+61