summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/app/AppIconControl.cxx
AgeCommit message (Expand)Author
2023-10-18Clean up the remaining uses of OUStringConstExpr, and drop itStephan Bergmann
2023-10-12Make NC_ constexpr-friendlyStephan Bergmann
2021-12-04use more OUStringLiteral in dbaccessNoel Grandin
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2020-11-19tdf#123936 Formatting files in module dbaccess with clang-formatPhilipp Hofer
2020-11-09tdf#42949 Fix new IWYU warnings in directories d*Gabor Kelemen
2020-10-28convert some more long -> tools::LongNoel
2020-10-22if nothing selected, don't select something on gaining focusCaolán McNamara
2020-10-22rename SfxThumbnailView back to ThumbnailViewCaolán McNamara
2020-10-22long->tools::Long in dbaccess..drawinglayerNoel
2020-08-26add focus rect to icon controlCaolán McNamara
2020-08-26weld OApplicationSwapWindowCaolán McNamara
2020-04-20tdf#42949 Fix IWYU warnings in dbaccess/source/ui/[a-d]*/*cxxGabor Kelemen
2020-04-06loplugin:unusedvariableplus in dbaccessNoel Grandin
2020-03-20tdf#114441: Convert use of sal_uLong to better integer typesBugra
2019-12-03remove some useless comment linesNoel Grandin
2019-02-25loplugin:unusedfields in dbaccessNoel Grandin
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin
2018-10-17loplugin:staticvar in cppuhelper..desktopNoel Grandin
2018-02-01tdf#42949 Remove unneeded helpids.h headers (1/3)Gabor Kelemen
2017-10-23loplugin:includeform: dbaccessStephan Bergmann
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke
2017-04-25remove dbaccess bitmaps from .src filesCaolán McNamara
2017-01-18d*: load BitmapEx resources instead of Image onesCaolán McNamara
2016-06-08remove "object is disposed" warning in OBroadcastHelperVar::removeListenerNoel Grandin
2016-05-30Convert SelectionMode to scoped enumNoel Grandin
2016-04-25clang-tidy modernize-loop-convert in d*Noel Grandin
2016-03-31use SAL_N_ELEMENTS in for loopsNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-17boost->stdCaolán McNamara
2015-08-14loplugin: defaultparamsNoel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-09vcl: VclPtr conversion in dbaccessNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-02-20Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe
2014-01-21DBACCESS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini
2013-08-27fdo#62475 removed pointless commentsJelle van der Waa
2013-03-15fdo#38838, String to OUString in dbaccessGergő Mocsi
2012-06-14re-base on ALv2 code.Michael Meeks
2012-05-31targetted SAL_N_ELEMENTS reversion.Michael Meeks
2011-11-27remove include of pch header in dbaccessNorbert Thiebaud
2011-07-23revert to dbaccess gbuildization from master mostlyBjoern Michaelsen
2011-06-20Merge branch 'master' into feature/gnumake4Bjoern Michaelsen
2011-06-17gnumake4: converted dbaccess [hg:8113b354673f]Ocke Janssen [oj]
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-01-14removetooltypes01: #i112600# remove tooltypes from dbaccessMikhail Voytenko
2010-11-16HC Cleanup - baseJoseph Powers