summaryrefslogtreecommitdiff
path: root/sfx2/source/control/thumbnailviewitem.cxx
AgeCommit message (Expand)Author
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2021-09-09merge ThumbnailView and ThumbnailViewBaseCaolán McNamara
2021-09-02clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-16Drop tools::Rectangle::getX/getY, which are just duplicates of Left/TopMike Kaganski
2021-03-01loplugin:refcounting in sfx2Noel
2020-12-07no longer need to include vcl/ctrl.hxx hereCaolán McNamara
2020-12-01tdf#42949 Fix new IWYU warnings in directories s*Gabor Kelemen
2020-11-11loplugin:stringviewNoel
2020-10-22long->tools::Long in sfx2Noel
2020-08-26weld OApplicationSwapWindowCaolán McNamara
2020-08-26ThumbnailViewItem not guaranteed to measure with the font it will draw withCaolán McNamara
2020-08-25make drawing item border optionalCaolán McNamara
2020-08-25move thumbnailviewitem.hxxCaolán McNamara
2020-08-25Derive ActiveColor as a brighter HighlightColorCaolán McNamara
2020-08-20use HighlightTextColor from Settings for thumbnailviewitem HighlightTextColorCaolán McNamara
2020-04-03split up polypolygonprimitive2d.hxx into separate filesTomaž Vajngerl
2020-02-16move some headers inside sfx2/Noel Grandin
2020-01-02tdf#42949 Fix IWYU warnings in sfx2/source/[b-c]*/*cxxGabor Kelemen
2019-10-21loplugin:virtualdead unused param in ThumbnailViewItem::calculateItemsPositionNoel Grandin
2019-10-16loplugin:stringadd look through a couple more known-good methodsNoel Grandin
2019-03-28weld SfxTemplateManagerDlgCaolán McNamara
2018-02-15loplugin:changetoolsgen in sfx2Noel Grandin
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-09-15tdf#111799 Added missing initialization of fontSerge Krot
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2016-12-06Convert TextView to unique_ptrMark Page
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-06-07Missing selected + hover state in Template ManagerAkshay Deep
2016-05-31Remove inline renaming of title in ThumbnailViewItemAkshay Deep
2016-05-25Template Manager: Tooltips to display categoryAkshay Deep
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-29com::sun::star->css in sfx2Noel Grandin
2015-10-27don't allocate uno::Reference on the heapNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud
2015-08-16sal_uInt16 to sal_Int32Matteo Casalin
2015-08-13remove unused codeNoel Grandin
2015-06-30tdf#90452: Templates should adhere to the recent docs colors too.Jan Holesovsky
2015-06-30tdf#90452: Implement the new design of the startcenter.Jan Holesovsky
2015-06-18fix start center rendering (removing selection)László Németh
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-17sfx2: convert new to ::Create.Noel Grandin
2015-04-10re-insert erroneously converted delete calls.Michael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in sfx2Noel Grandin
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl