Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-01-21 | Resolves: tdf#130090 xEntry should be xIconEntry | Caolán McNamara | 1 | -1/+1 |
2019-11-27 | tdf#43021 WIN opt-out of OS recent folder usage | Jan-Marek Glogowski | 5 | -28/+20 |
2019-11-24 | Resolves: tdf#128940 use a normal MenuButton | Caolán McNamara | 3 | -79/+70 |
2019-11-13 | Resolves: tdf#128767 fpicker sets labels on buttons as well as labels | Caolán McNamara | 1 | -6/+19 |
2019-11-07 | loplugin:unusedmethods | Noel Grandin | 2 | -9/+0 |
2019-11-07 | loplugin:unusedfields | Noel Grandin | 6 | -12/+0 |
2019-11-06 | loplugin:unnecessaryvirtual | Noel Grandin | 2 | -6/+1 |
2019-11-02 | New loplugin:conditionalstring | Stephan Bergmann | 1 | -1/+1 |
2019-10-31 | Fix StringAdd::isCompileTimeConstant | Stephan Bergmann | 2 | -4/+2 |
2019-10-30 | -Werror,-Wunused-private-field | Stephan Bergmann | 1 | -3/+0 |
2019-10-29 | remove unnecessary includes | Caolán McNamara | 15 | -65/+6 |
2019-10-29 | use activate-link instead of clicked | Caolán McNamara | 4 | -9/+10 |
2019-10-29 | weld fpicker cluster | Caolán McNamara | 39 | -4475/+3016 |
2019-10-23 | loplugin:unusedmethods | Noel Grandin | 1 | -5/+0 |
2019-10-22 | loplugin:unusedenumconstants | Noel Grandin | 1 | -4/+1 |
2019-10-22 | tdf#42949 Fix IWYU warnings in fpicker/ | Gabor Kelemen | 20 | -65/+23 |
2019-10-21 | loplugin:virtualdead unused param in SvtFileDialog_Base | Noel Grandin | 6 | -7/+7 |
2019-10-21 | to wide -> too wide | Caolán McNamara | 1 | -1/+1 |
2019-10-21 | move AutocompleteEdit to fpicker | Caolán McNamara | 4 | -1/+145 |
2019-10-21 | update remotefilesdialog.ui | Caolán McNamara | 1 | -4/+11 |
2019-10-19 | strip Dialog ctor down | Caolán McNamara | 1 | -1/+1 |
2019-10-19 | fix build | Caolán McNamara | 1 | -1/+1 |
2019-10-19 | Drop ModalDialog middleman | Caolán McNamara | 4 | -9/+10 |
2019-10-19 | loplugin:unusedmethods | Noel Grandin | 2 | -26/+0 |
2019-10-17 | Rename OUStringLiteral1 to OUStringChar | Stephan Bergmann | 1 | -1/+1 |
2019-10-15 | new loplugin:bufferadd | Noel Grandin | 1 | -5/+1 |
2019-10-10 | use a GtkMenuButton for button+menu | Caolán McNamara | 1 | -30/+37 |
2019-10-05 | move file picker only code to fpicker | Caolán McNamara | 17 | -6/+3923 |
2019-10-02 | move Breadcrumb to sole user in fpicker | Caolán McNamara | 4 | -1/+360 |
2019-10-02 | loplugin:fragiledestructor (clang-cl) | Stephan Bergmann | 1 | -1/+1 |
2019-10-01 | loplugin:data (clang-cl) | Stephan Bergmann | 1 | -1/+1 |
2019-10-01 | loplugin:stringconstant (clang-cl) | Stephan Bergmann | 1 | -2/+2 |
2019-09-26 | loplugin:constmethod in forms..fpicker | Noel Grandin | 7 | -8/+8 |
2019-09-06 | Fixing "...." | Andrea Gelmini | 2 | -5/+5 |
2019-08-27 | Fix ASan heap-use-after-free | Stephan Bergmann | 1 | -1/+1 |
2019-08-27 | loplugin:referencecasting find more redundant static_cast | Noel Grandin | 1 | -1/+1 |
2019-08-24 | loplugin:returnconstval in fpicker..reportdesign | Noel Grandin | 1 | -1/+1 |
2019-08-21 | Avoid extra calls to INetURLObject::decode | Stephan Bergmann | 1 | -1/+1 |
2019-08-20 | Fix typos | Andrea Gelmini | 1 | -1/+1 |
2019-08-17 | tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctor | Julien Nabet | 3 | -14/+8 |
2019-08-15 | loplugin:sequenceloop in forms..oox | Noel Grandin | 2 | -3/+5 |
2019-08-12 | Fix typos | Andrea Gelmini | 1 | -1/+1 |
2019-08-10 | Fix typos | Andrea Gelmini | 1 | -1/+1 |
2019-07-31 | Improved loplugin:stringconstant (now that GCC 7 supports it): fpicker | Stephan Bergmann | 3 | -13/+13 |
2019-07-19 | loplugin:referencecasting in forms..fpicker | Noel Grandin | 2 | -17/+12 |
2019-06-08 | Fix typo | Andrea Gelmini | 1 | -1/+1 |
2019-06-08 | Fix typo | Andrea Gelmini | 1 | -1/+1 |
2019-06-08 | Fix typo | Andrea Gelmini | 1 | -1/+1 |
2019-06-06 | loplugin:cstylecast (macOS) | Stephan Bergmann | 1 | -1/+2 |
2019-06-05 | The macOS SDK 10.15 has a tighter declaration of objc_msgSend() | Tor Lillqvist | 1 | -1/+1 |