summaryrefslogtreecommitdiff
path: root/include/toolkit/awt
AgeCommit message (Expand)Author
2020-08-18Removed duplicated includesAndrea Gelmini
2020-08-18move VCLXMultiLineEdit and MultiLineEdit to toolkitCaolán McNamara
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen
2020-07-31ASan/UBSan build still needs VCLXEdit RTTIStephan Bergmann
2020-07-30make some classes privateNoel Grandin
2020-07-20drop unused VCLXCurrencyFieldCaolán McNamara
2020-07-15move SVTXDateField to toolkitCaolán McNamara
2020-06-21don't include vcl/fmtfield.hxx from public hxxCaolán McNamara
2020-05-03use more compact namespace syntax in /includeNoel Grandin
2020-03-23make more classes private in mergedlibs modeNoel Grandin
2020-02-18move SVTXFormattedField, SVTXCurrencyField, SVTXNumericField to toolkitCaolán McNamara
2020-02-14move VCLXFileControl to toolkitCaolán McNamara
2020-02-05move some toolkit/ headers inside the moduleNoel Grandin
2019-12-05make some classes module privateNoel Grandin
2019-12-03remove some useless comment linesNoel Grandin
2019-11-30merge classes VCLXTopWindow_Base and VCLXTopWindowNoel Grandin
2019-11-15make some classes module-privateNoel Grandin
2019-11-04move VCLXProgressBar to toolkitCaolán McNamara
2019-10-30loplugin:finalclasses frameworkNoel Grandin
2019-10-08use cppu::WeakImplHelper in VCLXRegionNoel Grandin
2019-10-08use cppu::WeakImplHelper in VCLXBitmapNoel Grandin
2019-10-07use cppu::WeakImplHelper in VCLXGraphicsNoel Grandin
2019-10-07use cppu::WeakImplHelper in VCLXDeviceNoel Grandin
2019-10-07use cppu::WeakImplHelper in VCLXFontNoel Grandin
2019-08-22loplugin:constmethod in toolkitNoel Grandin
2019-06-04tdf#39593 remove IMPL_XUNOTUNNEL* macrosArkadiy Illarionov
2019-05-19tdf#125207 [API CHANGE] extend css.awt.PrinterServer: XPrinterServer2brinzing
2019-05-10an uno -> a unoCaolán McNamara
2019-05-09tdf#124400 a11y: add accessible IDSamuel Thibault
2019-05-03The -fvisibility-ms-compat hack is no longer needed for UBSan on Linux...Stephan Bergmann
2019-03-01expand out IMPL_XTYPEPROVIDER_START macroNoel Grandin
2019-02-27loplugin:unnecessaryoverride look for more patternsNoel Grandin
2019-02-22loplugin:unusedfields in toolkitNoel Grandin
2019-02-13Pointer is pointlessNoel Grandin
2019-01-15tdf#42949 Fix IWYU warnings in include/toolkit/*Gabor Kelemen
2018-11-21weld SwCondCollPageCaolán McNamara
2018-10-06make scrollabledialog.hxx a private headerCaolán McNamara
2018-02-08Different approach for tdf#115227Maxim Monastirsky
2018-01-25tdf#115227 svtools: suppress UNO notifications for color selectorsMiklos Vajna
2018-01-17loplugin:useuniqueptr in VCLXWindowNoel Grandin
2018-01-17loplugin:useuniqueptr in VCLXGraphicsNoel Grandin
2017-12-07loplugin:salcall handle static methodsNoel Grandin
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-11-29loplugin:countusersofdefaultparams in include/oox..vclNoel Grandin
2017-10-20loplugin:finalclasses in toolkit,toolsNoel Grandin
2017-09-02support XSystemDependentWindowPeer for all toplevel windowsCaolán McNamara
2017-07-18loplugin:constparams in toolkit,ucb,xmlhelpNoel Grandin
2017-06-30loplugin:unusedfields in toolkit..xmloffNoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-12Remove VCLExternalSolarLock and IMutex.Arnaud Versini