Age | Commit message (Expand) | Author |
2022-07-14 | clang-tidy modernize-pass-by-value in svtools | Noel Grandin |
2021-11-04 | use more DECL_DLLPRIVATE_LINK | Noel Grandin |
2021-04-09 | Recheck include/ with IWYU | Gabor Kelemen |
2021-02-22 | rename to DropdownDockingWindow | Caolán McNamara |
2021-02-20 | merge together interimdockparent usage | Caolán McNamara |
2020-11-19 | tdf#124176 use pragma once instead of include guards | Roman Kuznetsov |
2020-09-29 | tdf#136520 allow color popdowns to be tearable again | Caolán McNamara |
2020-09-02 | drop some unused methods | Caolán McNamara |
2020-08-13 | Merge toolbar popup classes | Maxim Monastirsky |
2020-04-24 | loplugin:unusedmethods | Noel Grandin |
2020-03-23 | make more classes private in mergedlibs mode | Noel Grandin |
2020-01-28 | remove newly unused ToolbarPopup ctor | Caolán McNamara |
2020-01-28 | ToolbarMenu is now unused | Caolán McNamara |
2020-01-14 | weld SfxCharmapCtrl | Caolán McNamara |
2020-01-10 | weld CellAppearancePropertyPanel | Caolán McNamara |
2020-01-10 | make welded toolbars on-demand that were previously on-demand | Caolán McNamara |
2020-01-08 | add a scheme to host welded toolbar dropdown windows in unwelded toolbars | Caolán McNamara |
2019-08-22 | loplugin:constmethod in svtools | Noel Grandin |
2019-02-05 | tdf#42949 Fix IWYU warnings in include/svtools/* | Gabor Kelemen |
2018-06-25 | weld SwWatermarkDialog | Caolán McNamara |
2018-03-09 | give color picker explicit parent | Caolán McNamara |
2017-09-24 | tdf#106762 Base SvxColorToolBoxControl on svt::PopupWindowController | Maxim Monastirsky |
2017-07-19 | loplugin:constparams in svtools | Noel Grandin |
2017-05-05 | loplugin:checkunusedparams in svtools | Noel Grandin |
2017-03-31 | tdf#82580 tools: rename Rectangle to tools::Rectangle | Miklos Vajna |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2017-01-19 | New loplugin:dynexcspec: Add @throws documentation, svtools | Stephan Bergmann |
2016-10-18 | loplugin:unusedmethods | Noel Grandin |
2016-10-11 | loplugin:unnnecessaryoverride in svtools | Noel Grandin |
2016-10-05 | Split some stuff from ToolbarMenu to a base class | Maxim Monastirsky |
2016-10-05 | Remove _TYPED suffix from tools/link.hxx macros | Stephan Bergmann |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-09-05 | loplugin:countusersofdefaultparams | Noel Grandin |
2016-06-01 | tdf#89329: use unique_ptr for pImpl in toolbarmenu | Xisco Fauli |
2016-05-12 | use unique_ptr | David Tardon |
2016-03-17 | loplugin:constantparam in svtools | Noel Grandin |
2016-03-01 | loplugin:unuseddefaultparam in svtools | Noel Grandin |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-09-30 | Fix typos | Andrea Gelmini |
2015-09-15 | convert Link<> to typed | Noel Grandin |
2015-09-08 | convert Link<> to typed | Noel Grandin |
2015-06-28 | coverity#1308503 Uncaught exception | Caolán McNamara |
2015-05-13 | refactor ToolBarMenu to use RenderContext | Tomaž Vajngerl |
2015-04-30 | Gradually typed Link | Stephan Bergmann |
2015-04-29 | mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&) | Tomaž Vajngerl |
2015-04-17 | svtools: convert new to ::Create. | Noel Grandin |
2015-04-09 | svtools: apply vcl::window refcounting changes | Noel Grandin |
2014-12-24 | callcatcher: update unusedcode | Caolán McNamara |
2014-12-19 | provide a route to load ToolbarMenu things via .ui | Caolán McNamara |