Age | Commit message (Expand) | Author |
2024-05-13 | loplugin:ostr in svtools | Noel Grandin |
2024-04-03 | tdf#146619 Drop unused 'using namespace' in: svtools/ | Gabor Kelemen |
2023-04-02 | Avoid conversions between OUString and OString in VCL | Mike Kaganski |
2022-07-14 | clang-tidy modernize-pass-by-value in svtools | Noel Grandin |
2022-03-03 | Recheck modules sv* with IWYU | Gabor Kelemen |
2021-11-03 | loplugin:constparams | Noel Grandin |
2021-10-08 | don't warn about missing TopMostParentSystemWindow | Caolán McNamara |
2021-07-29 | jsdialog: sidebar: don't close popups when first time used | Szymon Kłos |
2021-05-20 | move some headers inside modules | Noel Grandin |
2021-04-06 | Extend ToolBarManager to build weld::Toolbar | Szymon Kłos |
2021-02-22 | rename to DropdownDockingWindow | Caolán McNamara |
2021-02-20 | merge together interimdockparent usage | Caolán McNamara |
2021-02-20 | move docking adapters to vcl | Caolán McNamara |
2021-02-19 | foward declare NotebookBarAddonsItem instead of using include | Caolán McNamara |
2021-02-19 | forward declare VclBuilder in VclBuilderContainer | Caolán McNamara |
2020-12-01 | tdf#42949 Fix new IWYU warnings in directories s* | Gabor Kelemen |
2020-10-24 | Resolves: tdf#137703 crash on 2nd launch of cell bg color dropdown | Caolán McNamara |
2020-09-29 | tdf#136520 allow color popdowns to be tearable again | Caolán McNamara |
2020-08-27 | add a DisableCycleFocusOut flag for an all-welded hierarchy | Caolán McNamara |
2020-08-13 | Merge toolbar popup classes | Maxim Monastirsky |
2020-06-12 | weld checklistmenu | Caolán McNamara |
2020-04-24 | loplugin:unusedmethods | Noel Grandin |
2020-03-04 | We have had C++11 for some time now | Tor Lillqvist |
2020-01-28 | remove newly unused ToolbarPopup ctor | Caolán McNamara |
2020-01-28 | ToolbarMenu is now unused | Caolán McNamara |
2020-01-13 | if these popups have focus on dispose put focus into document | 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-09-19 | tdf#42949 Fix IWYU warnings in svtools/ | Gabor Kelemen |
2019-08-22 | loplugin:constmethod in svtools | Noel Grandin |
2019-01-28 | o3tl::make_unique -> std::make_unique in sax...svtools (except sc) | Gabor Kelemen |
2019-01-07 | tdf#42949 Fix IWYU warnings in include/vcl/[v-x]* | Gabor Kelemen |
2018-12-05 | loplugin:unnecessaryparen include more assignments | Noel Grandin |
2018-11-21 | tdf#42949 Fix IWYU warnings in include/vcl/[B-E]* | Gabor Kelemen |
2018-11-12 | Fix typos | Andrea Gelmini |
2018-06-25 | weld SwWatermarkDialog | Caolán McNamara |
2018-04-07 | Revert "long->sal_Int32 in tools/gen.hxx" | Stephan Bergmann |
2018-04-03 | long->sal_Int32 in tools/gen.hxx | Noel Grandin |
2018-03-23 | Typo: GetSelectItemId -> GetSelectedItemId | Samuel Mehrbrodt |
2018-02-20 | loplugin:changetoolsgen in svtools | Noel Grandin |
2018-02-08 | Different approach for tdf#115227 | Maxim Monastirsky |
2018-01-25 | tdf#115227 svtools: suppress UNO notifications for color selectors | Miklos Vajna |
2018-01-12 | More loplugin:cstylecast: svtools | Stephan Bergmann |
2018-01-11 | convert (a>b?a:b) to std::max(a,b) | Noel Grandin |
2017-11-22 | loplugin:flatten in svtools | Noel Grandin |
2017-09-24 | tdf#106762 Base SvxColorToolBoxControl on svt::PopupWindowController | Maxim Monastirsky |
2017-08-17 | remove UL/L suffixes from integer constants on the RHS of expressions | Noel Grandin |
2017-07-19 | loplugin:constparams in svtools | Noel Grandin |
2017-06-27 | loplugin:oncevar in svtools | Noel Grandin |
2017-05-08 | teach loplugin:constantparam about simple constructor calls | Noel Grandin |