summaryrefslogtreecommitdiff
path: root/sfx2/source/control/recentdocsview.cxx
AgeCommit message (Expand)Author
2018-03-20Show start centre thumbnail indicating the file is encryptedKatarina Behrens
2018-03-19remove unused ucbstreamhelper includesJochen Nitschke
2018-03-05drop sax::tools::*base64 methodsNoel Grandin
2017-10-23loplugin:includeform: sfx2Stephan Bergmann
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-04-26remove sfx2 bitmaps from .src filesCaolán McNamara
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-01-19sfx2: load BitmapEx resources instead of Image onesCaolán McNamara
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
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-07-05Template Manager: Merge local view and abstract viewAkshay Deep
2016-06-20tdf#79889 Make Recent Docs thumbnail titles consistent with recent files menuAkshay Deep
2016-06-17tdf#79198 START CENTER: Close button doesn't reappear after being clickedAkshay Deep
2016-05-04tdf#82160 Reset mouse pointer if doc loading failedMaxim Monastirsky
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2015-12-07tdf#74834 Expert Configuration option to disable thumbnails in StartCenterPierre Sauter
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-07-09New branding for the 5.0.Jan Holesovsky
2015-06-30tdf#90452: Templates should adhere to the recent docs colors too.Jan Holesovsky
2015-06-30tdf#90452: The correct color for the message when there's no recent file yet.Jan Holesovsky
2015-06-30tdf#90452: Implement the new design of the startcenter.Jan Holesovsky
2015-06-11convert expressions like 'size() == 0' to 'empty()'Noel Grandin
2015-05-20convert IMAGE_DRAW_ constants to scoped enumNoel Grandin
2015-05-13loplugin:staticmethodsStephan Bergmann
2015-05-13refactor RecentDocsView to use RenderContextTomaž Vajngerl
2015-05-11tdf#91052 - more macros for 'make' constructors.Michael Meeks
2015-05-10NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann
2015-04-29replace Paint calls to Invalidate + fix compilationTomaž Vajngerl
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-09vcl: VclPtr conversion in sfx2Noel Grandin
2015-01-16Provide thumbnail size via constructor for RecentDocsViewItemTomaž Vajngerl
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-09-11create a master document template typeCaolán McNamara
2014-08-01hidpi, startcenter: Don't set fixed font heigt in the startcenter.Jan Holesovsky
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-05-17fdo#78782 startcenter: open document on enter keyMaxim Monastirsky
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante
2014-05-14Fix warningMaxim Monastirsky
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-04-07sfx2: sal_Bool->boolNoel Grandin