summaryrefslogtreecommitdiffstats
path: root/include/toolkit/awt
Commit message (Expand)AuthorAgeFilesLines
* use more DECL_DLLPRIVATE_LINKNoel Grandin2021-11-043-4/+4
* loplugin:constmethodNoel Grandin2021-10-011-1/+1
* loplugin:constmethodsNoel Grandin2021-08-191-1/+1
* a11y: Expose FormattedField as spinboxMichael Weghorn2021-07-281-1/+3
* Move SVTXNumericField and parents to public toolkit headerMichael Weghorn2021-07-281-0/+118
* loplugin:finalclassesNoel Grandin2021-06-191-1/+1
* split OutputDevice from WindowNoel Grandin2021-05-171-3/+7
* tdf#142255 Crash when trying to insert a shapeNoel Grandin2021-05-141-0/+2
* throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann2021-05-022-14/+14
* forward decl vcl::Window in toolkit/awt/vclxwindow.hxxCaolán McNamara2021-04-121-5/+3
* vclxtopwindow.hxx and vclxcontainer.hxx can now be private headersCaolán McNamara2021-04-122-148/+0
* VCLXMultiPage can be in private headersCaolán McNamara2021-04-121-810/+1
* Recheck include/ with IWYUGabor Kelemen2021-04-091-1/+0
* avoid some ref-countingNoel Grandin2021-01-252-10/+10
* Removed duplicated includesAndrea Gelmini2020-08-181-2/+0
* move VCLXMultiLineEdit and MultiLineEdit to toolkitCaolán McNamara2020-08-181-0/+67
* tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen2020-08-032-2/+0
* ASan/UBSan build still needs VCLXEdit RTTIStephan Bergmann2020-07-311-1/+1
* make some classes privateNoel Grandin2020-07-301-4/+3
* drop unused VCLXCurrencyFieldCaolán McNamara2020-07-201-50/+0
* move SVTXDateField to toolkitCaolán McNamara2020-07-151-0/+13
* don't include vcl/fmtfield.hxx from public hxxCaolán McNamara2020-06-211-1/+0
* use more compact namespace syntax in /includeNoel Grandin2020-05-034-4/+4
* make more classes private in mergedlibs modeNoel Grandin2020-03-232-4/+6
* move SVTXFormattedField, SVTXCurrencyField, SVTXNumericField to toolkitCaolán McNamara2020-02-181-0/+125
* move VCLXFileControl to toolkitCaolán McNamara2020-02-141-1/+48
* move some toolkit/ headers inside the moduleNoel Grandin2020-02-059-833/+0
* make some classes module privateNoel Grandin2019-12-051-1/+1
* remove some useless comment linesNoel Grandin2019-12-0312-15/+0
* merge classes VCLXTopWindow_Base and VCLXTopWindowNoel Grandin2019-11-301-42/+16
* make some classes module-privateNoel Grandin2019-11-154-6/+6
* move VCLXProgressBar to toolkitCaolán McNamara2019-11-041-0/+43
* loplugin:finalclasses frameworkNoel Grandin2019-10-308-54/+38
* use cppu::WeakImplHelper in VCLXRegionNoel Grandin2019-10-081-14/+4
* use cppu::WeakImplHelper in VCLXBitmapNoel Grandin2019-10-081-16/+5
* use cppu::WeakImplHelper in VCLXGraphicsNoel Grandin2019-10-071-14/+4
* use cppu::WeakImplHelper in VCLXDeviceNoel Grandin2019-10-071-15/+5
* use cppu::WeakImplHelper in VCLXFontNoel Grandin2019-10-071-14/+5
* loplugin:constmethod in toolkitNoel Grandin2019-08-221-2/+2
* tdf#39593 remove IMPL_XUNOTUNNEL* macrosArkadiy Illarionov2019-06-048-24/+16
* tdf#125207 [API CHANGE] extend css.awt.PrinterServer: XPrinterServer2brinzing2019-05-191-3/+4
* an uno -> a unoCaolán McNamara2019-05-101-1/+1
* tdf#124400 a11y: add accessible IDSamuel Thibault2019-05-091-0/+2
* The -fvisibility-ms-compat hack is no longer needed for UBSan on Linux...Stephan Bergmann2019-05-031-4/+4
* expand out IMPL_XTYPEPROVIDER_START macroNoel Grandin2019-03-011-3/+0
* loplugin:unnecessaryoverride look for more patternsNoel Grandin2019-02-272-12/+0
* loplugin:unusedfields in toolkitNoel Grandin2019-02-221-3/+0
* Pointer is pointlessNoel Grandin2019-02-131-3/+3
* tdf#42949 Fix IWYU warnings in include/toolkit/*Gabor Kelemen2019-01-1513-80/+22
* weld SwCondCollPageCaolán McNamara2018-11-211-0/+10