summaryrefslogtreecommitdiffstats
path: root/include/toolkit
Commit message (Expand)AuthorAgeFilesLines
* use more OInterfaceContainerHelper3 in UnoControlNoel Grandin2021-11-271-1/+2
* use more OInterfaceContainerHelper3 in UnoControlListBoxModelNoel Grandin2021-11-271-1/+2
* use more DECL_DLLPRIVATE_LINKNoel Grandin2021-11-043-4/+4
* Prepare for removal of non-const operator[] from Sequence in includeMike Kaganski2021-10-281-1/+1
* loplugin:constmethodNoel Grandin2021-10-011-1/+1
* clang-tidy:readability-redundant-member-initNoel Grandin2021-09-011-2/+2
* loplugin:constmethodsNoel Grandin2021-08-191-1/+1
* a11y: Expose FormattedField as spinboxMichael Weghorn2021-07-282-1/+9
* 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-026-45/+45
* 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-092-2/+0
* move set/get Pointer to VCLUnoHelperCaolán McNamara2021-04-081-3/+5
* avoid some ref-countingNoel Grandin2021-01-253-13/+13
* tdf#123936 Formatting files in module include with clang-formatPhilipp Hofer2020-11-212-7/+0
* switching long to a 64-bit type on 64-bit windowsNoel2020-10-261-1/+2
* 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
* compact namespace declNoel Grandin2020-07-201-5/+2
* 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
* tdf#133142 UnoControlTabPageContainer: Handle tab property changesMichael Weghorn2020-05-181-1/+1
* use more compact namespace syntax in /includeNoel Grandin2020-05-039-16/+16
* Make BitmapPrimitive2D vcl-independentArmin Le Grand2020-04-101-0/+1
* make more classes private in mergedlibs modeNoel Grandin2020-03-234-6/+10
* make some symbols privateNoel Grandin2020-03-041-3/+3
* Drop o3tl::optional wrapperStephan Bergmann2020-02-211-7/+7
* 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-0527-3269/+0
* tdf#124176: Use pragma once instead of header guardPelin Kuran2020-01-271-5/+1
* sal_Char->char in toolkitNoel Grandin2019-12-232-73/+73
* make some classes module privateNoel Grandin2019-12-052-5/+5
* remove some useless comment linesNoel Grandin2019-12-0324-64/+0
* Introduce o3tl::optional as an alias for std::optionalStephan Bergmann2019-12-011-7/+7
* Don't use boost::optional forward declarationsStephan Bergmann2019-12-011-1/+2
* merge classes VCLXTopWindow_Base and VCLXTopWindowNoel Grandin2019-11-301-42/+16
* make some classes module-privateNoel Grandin2019-11-157-10/+10
* move VCLXProgressBar to toolkitCaolán McNamara2019-11-041-0/+43
* find symbols that can be privateNoel Grandin2019-11-031-1/+1
* loplugin:finalclasses frameworkNoel Grandin2019-10-3020-146/+102