summaryrefslogtreecommitdiff
path: root/include/sfx2/recentdocsview.hxx
AgeCommit message (Expand)Author
2017-10-24loplugin:finalclasses in sfx2..svlNoel Grandin
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2016-10-21loplugin:expandablemethodds in include/sfx2Noel Grandin
2016-10-07sfx2: resolve "enum ApplicationType" conflict...Michael Stahl
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-05-04tdf#82160 Reset mouse pointer if doc loading failedMaxim Monastirsky
2015-10-23com::sun::star->css in include/linguistic to include/sfx2Noel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-05-13loplugin:staticmethodsStephan Bergmann
2015-05-13refactor RecentDocsView to use RenderContextTomaž Vajngerl
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-09vcl: VclPtr conversion in sfx2Noel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-01hidpi, startcenter: Don't set fixed font heigt in the startcenter.Jan Holesovsky
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-05-14fix buildMaxim Monastirsky
2014-05-14startcenter: another attempt to fix mouse up issuesMaxim Monastirsky
2014-05-14Revert "startcenter: react on mouse down instead"Maxim Monastirsky
2014-05-05startcenter: react on mouse down insteadMaxim Monastirsky
2014-04-27startcenter: Add possibility to selectively remove recent documents.Jan Holesovsky
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-07Fix deselection problems of template viewZolnai Tamás
2014-02-28remove unused code RecentDocsView::SetThumbnailSize(long)Noel Grandin
2014-02-04startcenter: fdo#72469: Thumbnails also for other file types than ODF.Jan Holesovsky
2014-01-25Related fdo#65826: Set StartCenter's min width to display one column of docsZolnai Tamás
2013-12-13startcenter: The welcome text was too long, split it to 2 lines.Jan Holesovsky
2013-11-11startcenter: Don't create the Image with every paint.Jan Holesovsky
2013-11-11startcenter: Start center shows a welcome text when recent doc list is emptyRodolfo Ribeiro Gomes
2013-11-07single-click for open recent documents in new Start CenterRodolfo Ribeiro Gomes
2013-10-23fixincludeguards.sh: include/s*Thomas Arnhold
2013-09-18Resolves: fdo#69444 cursor keys don't move between recent used docsCaolán McNamara
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-07-20startcenter: Add RecentDocsView for displaying thumbnails for recent docsKrisztian Pinter