Age | Commit message (Expand) | Author |
2021-06-19 | loplugin:finalclasses | Noel Grandin |
2021-05-17 | split OutputDevice from Window | Noel Grandin |
2021-05-14 | tdf#142255 Crash when trying to insert a shape | Noel Grandin |
2021-05-02 | throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewrite | Stephan Bergmann |
2021-04-12 | forward decl vcl::Window in toolkit/awt/vclxwindow.hxx | Caolán McNamara |
2021-04-12 | vclxtopwindow.hxx and vclxcontainer.hxx can now be private headers | Caolán McNamara |
2021-04-12 | VCLXMultiPage can be in private headers | Caolán McNamara |
2021-04-09 | Recheck include/ with IWYU | Gabor Kelemen |
2021-04-08 | move set/get Pointer to VCLUnoHelper | Caolán McNamara |
2021-01-25 | avoid some ref-counting | Noel Grandin |
2020-11-21 | tdf#123936 Formatting files in module include with clang-format | Philipp Hofer |
2020-10-26 | switching long to a 64-bit type on 64-bit windows | Noel |
2020-08-18 | Removed duplicated includes | Andrea Gelmini |
2020-08-18 | move VCLXMultiLineEdit and MultiLineEdit to toolkit | Caolán McNamara |
2020-08-03 | tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxx | Gabor Kelemen |
2020-07-31 | ASan/UBSan build still needs VCLXEdit RTTI | Stephan Bergmann |
2020-07-30 | make some classes private | Noel Grandin |
2020-07-20 | drop unused VCLXCurrencyField | Caolán McNamara |
2020-07-20 | compact namespace decl | Noel Grandin |
2020-07-15 | move SVTXDateField to toolkit | Caolán McNamara |
2020-06-21 | don't include vcl/fmtfield.hxx from public hxx | Caolán McNamara |
2020-05-18 | tdf#133142 UnoControlTabPageContainer: Handle tab property changes | Michael Weghorn |
2020-05-03 | use more compact namespace syntax in /include | Noel Grandin |
2020-04-10 | Make BitmapPrimitive2D vcl-independent | Armin Le Grand |
2020-03-23 | make more classes private in mergedlibs mode | Noel Grandin |
2020-03-04 | make some symbols private | Noel Grandin |
2020-02-21 | Drop o3tl::optional wrapper | Stephan Bergmann |
2020-02-18 | move SVTXFormattedField, SVTXCurrencyField, SVTXNumericField to toolkit | Caolán McNamara |
2020-02-14 | move VCLXFileControl to toolkit | Caolán McNamara |
2020-02-05 | move some toolkit/ headers inside the module | Noel Grandin |
2020-01-27 | tdf#124176: Use pragma once instead of header guard | Pelin Kuran |
2019-12-23 | sal_Char->char in toolkit | Noel Grandin |
2019-12-05 | make some classes module private | Noel Grandin |
2019-12-03 | remove some useless comment lines | Noel Grandin |
2019-12-01 | Introduce o3tl::optional as an alias for std::optional | Stephan Bergmann |
2019-12-01 | Don't use boost::optional forward declarations | Stephan Bergmann |
2019-11-30 | merge classes VCLXTopWindow_Base and VCLXTopWindow | Noel Grandin |
2019-11-15 | make some classes module-private | Noel Grandin |
2019-11-04 | move VCLXProgressBar to toolkit | Caolán McNamara |
2019-11-03 | find symbols that can be private | Noel Grandin |
2019-10-30 | loplugin:finalclasses framework | Noel Grandin |
2019-10-08 | use cppu::WeakImplHelper in VCLXRegion | Noel Grandin |
2019-10-08 | use cppu::WeakImplHelper in VCLXBitmap | Noel Grandin |
2019-10-07 | use cppu::WeakImplHelper in VCLXGraphics | Noel Grandin |
2019-10-07 | use cppu::WeakImplHelper in VCLXDevice | Noel Grandin |
2019-10-07 | use cppu::WeakImplHelper in VCLXFont | Noel Grandin |
2019-09-18 | tdf#42949 Fix IWYU warnings in toolkit/ | Gabor Kelemen |
2019-09-06 | Typos | Andrea Gelmini |
2019-08-23 | tdf#39593 extract UnoTunnelId comparison to template function | Arkadiy Illarionov |
2019-08-22 | loplugin:constmethod in toolkit | Noel Grandin |