Age | Commit message (Expand) | Author |
2021-05-13 | Revert "simplify the vcl<->toolkit connection" | Noel Grandin |
2021-05-12 | simplify the vcl<->toolkit connection | Noel Grandin |
2021-05-02 | throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewrite | Stephan Bergmann |
2021-04-20 | use OUString::Concat here, not OUStringLiteral | Noel Grandin |
2021-04-01 | lok: remove frame action listener when disposing | Henry Castro |
2021-03-31 | lok: "BibFrameController_Impl" prefix m_* members | Henry Castro |
2021-03-26 | loplugin:flatten | Noel |
2021-03-23 | tdf#124176 Use pragma once in extensions | Vincent LE GARREC |
2021-03-12 | awt::XWindow has setVisible so don't need to fetch VCLXWindow to do that | Caolán McNamara |
2021-03-11 | use strong_int for item ids in vcl::ToolBox | Noel |
2021-02-27 | loplugin:refcounting in extensions | Noel |
2021-02-23 | weld bibliography autofilter menu | Caolán McNamara |
2021-02-23 | loplugin:unusedmethods | Noel |
2021-02-22 | cid#1473244 silence Unchecked return value | Caolán McNamara |
2021-02-22 | loplugin:refcounting in extensions | Noel |
2021-02-19 | weld BibGeneralPage | Caolán McNamara |
2021-02-16 | loplugin:referencecasting in editeng..framework | Noel |
2020-12-26 | New loplugin:stringliteralvar | Stephan Bergmann |
2020-12-19 | make *String(string_view) constructors explicit | Noel Grandin |
2020-12-15 | don't need to include vcl/menu.hxx here | Caolán McNamara |
2020-12-11 | Adapt the remaining OUString functions to std string_view | Stephan Bergmann |
2020-11-24 | loplugin:stringviewparam extend to comparison operators | Noel |
2020-11-12 | tdf#42949 Fix new IWYU warnings in directories [e-f]* | Gabor Kelemen |
2020-11-02 | toolbox always has flat style | Noel Grandin |
2020-10-22 | long->tools::Long in emfio..filter | Noel |
2020-10-06 | loplugin:const& make some params and methods const | Noel |
2020-10-04 | use more TOOLS_WARN_EXCEPTION | Mike Kaganski |
2020-09-22 | OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaround | Caolán McNamara |
2020-09-16 | Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uString | Stephan Bergmann |
2020-09-08 | Remove some unused const variables | Stephan Bergmann |
2020-09-04 | TabPage no longer needs to inherit from VclBuilderContainer | Caolán McNamara |
2020-09-02 | use XTextComponent interface instead of bare vcl::Edit | Caolán McNamara |
2020-08-28 | bibliography copy and paste doesn't work from menus | Caolán McNamara |
2020-08-28 | should check if edit is editable for allowing paste | Caolán McNamara |
2020-08-28 | Change OUStringLiteral from char[] to char16_t[] | Stephan Bergmann |
2020-08-14 | loplugin:simplifybool more | Noel Grandin |
2020-08-13 | use OUStringLiteral in SfxItemPropertyMapEntry | Noel Grandin |
2020-08-13 | loplugin:stringstatic also look for local statics | Noel Grandin |
2020-08-06 | result of MnemonicGenerator::CreateMnemonic was unused | Caolán McNamara |
2020-07-16 | extensions/bib: create instances with uno constructors | Noel Grandin |
2020-07-01 | Upcoming improved loplugin:staticanonymous -> redundantstatic: extensions | Stephan Bergmann |
2020-06-03 | Upcoming loplugin:elidestringvar: extensions | Stephan Bergmann |
2020-05-22 | move InterimItemWindow to vcl | Caolán McNamara |
2020-05-20 | use for-range on Sequence in e* | Noel Grandin |
2020-05-13 | weld bibliography EditBox control ItemWindow | Caolán McNamara |
2020-05-13 | weld bibliography ComboBox control ItemWindow | Caolán McNamara |
2020-05-13 | the returned awt::XControlModel is just used as a flag | Caolán McNamara |
2020-05-08 | compact namespace in editeng..extensions | Noel Grandin |
2020-04-14 | loplugin:flatten in extensions | Noel Grandin |
2020-04-07 | new loplugin:unusedvariableplus | Noel Grandin |