Age | Commit message (Expand) | Author |
2021-05-03 | loplugin:unnecessaryparen small improvement | Noel Grandin |
2021-05-02 | throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewrite | Stephan Bergmann |
2021-04-29 | loplugin:stringadd simplify some *StringBuffer operations | Noel Grandin |
2021-04-27 | loplugin:stringadd (clang-cl) | Stephan Bergmann |
2021-04-27 | loplugin:stringadd convert chained append to + | Noel Grandin |
2021-04-21 | loplugin:stringadd replace OUStringLiteral temporaries with OUString::Concat | Noel Grandin |
2021-04-20 | use OUString::Concat here, not OUStringLiteral | Noel Grandin |
2021-04-20 | uniformly apply truncate-multiline to all GtkEntrys | Caolán McNamara |
2021-04-12 | loplugin:unusedfields | Noel Grandin |
2021-04-09 | Recheck include/ with IWYU | Gabor Kelemen |
2021-04-07 | Updated README.md files to represent current code / use Markdown format | Hossein |
2021-04-01 | tdf#141084 don't notify that the control has changed content until focus-out | Caolán McNamara |
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-25 | const OUString -> const OUStringLiteral | Mike Kaganski |
2021-03-24 | Using .md extension/Markdown syntax for modules README | Hossein |
2021-03-23 | tdf#124176 Use pragma once in extensions | Vincent LE GARREC |
2021-03-23 | use single-use attribute for LoggerPool | Noel Grandin |
2021-03-21 | cid#1474008 silence Unchecked return value from library | Caolán McNamara |
2021-03-12 | use VCLUnoHelper::GetWindow | Caolán McNamara |
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-03-09 | loplugin:refcounting (clang-cl) | Stephan Bergmann |
2021-03-09 | defer getting toplevel for color picker until we need it | Caolán McNamara |
2021-03-03 | bubblewindow.hxx can be a private vcl header | Caolán McNamara |
2021-03-03 | split and move MenuBar BubbleWindowManager to vcl | Caolán McNamara |
2021-03-03 | move BubbleWindow to vcl | Caolán McNamara |
2021-02-27 | loplugin:refcounting in extensions | Noel |
2021-02-24 | Move code for setting unique buildable names one level up | Xisco Fauli |
2021-02-23 | Set unique buildable names to each widget in the form properties dialog | Xisco Fauli |
2021-02-23 | tdf#139070 format entry view of multilines with final formatting | Caolán McNamara |
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 | foward declare NotebookBarAddonsItem instead of using include | Caolán McNamara |
2021-02-19 | weld BibGeneralPage | Caolán McNamara |
2021-02-18 | link up orphan labels in mapping dialog to the entries they should label | Caolán McNamara |
2021-02-18 | loplugin:referencecasting (--enable-extension-update) | Stephan Bergmann |
2021-02-16 | loplugin:referencecasting in editeng..framework | Noel |
2021-02-11 | tdf#140239 leave current cursor valid if the contents won't change | Caolán McNamara |
2021-02-01 | abpilot : remove useless type PackageAccessControl | Arnaud Versini |
2021-02-01 | Drop FAR/NEAR from 16-bit WinAPI times | Mike Kaganski |
2021-01-29 | loplugin:stringviewparam extend to new.. | Noel |
2021-01-28 | add string_view variants of methods to O[U]StringBuffer | Noel |
2021-01-25 | avoid some ref-counting | Noel Grandin |
2021-01-25 | tdf#139486 also listen to the Entry to determine if the SpinButton was changed | Caolán McNamara |
2021-01-24 | Use ContainerType().swap and avoid local variables | Mike Kaganski |
2021-01-21 | remove deprecated [x|y]align property for CheckBoxes and RadioButtons | Caolán McNamara |