Age | Commit message (Expand) | Author |
2021-01-25 | tdf#92456 improve VLOOKUP perf | Noel Grandin |
2021-01-21 | remove deprecated [x|y]align property for CheckBoxes and RadioButtons | Caolán McNamara |
2021-01-15 | replace stock button labels | Caolán McNamara |
2021-01-15 | tdf#138848 add truncate-multiline to all GtkEntries and GtkSpinButtons | Caolán McNamara |
2021-01-14 | tdf#133858 reduce the double-ref range to data content | Dennis Francis |
2020-12-29 | loplugin:stringviewparam: operator + | Stephan Bergmann |
2020-12-22 | drop deprecated 'rules-hint' | Caolán McNamara |
2020-12-22 | replace margin-left with margin-start and margin-right with margin-end | Caolán McNamara |
2020-12-19 | don't mention VclBuilder in the dialog tests docs | Caolán McNamara |
2020-12-02 | tdf#138427 focus set to wrong input box | Caolán McNamara |
2020-11-15 | add <!-- n-columns=1 n-rows=1 --> before every GtkGrid | Caolán McNamara |
2020-11-13 | tdf#123936 Formatting files in module formula with clang-format | Philipp Hofer |
2020-11-10 | new loplugin:reducevarscope | Noel Grandin |
2020-10-22 | set all .ui min require version of gtk to 3.20 | Caolán McNamara |
2020-10-22 | long->tools::Long in forms..framework | Noel |
2020-10-14 | Derive FormulaExternalToken from FormulaByteToken, tdf#133260 follow-up | Eike Rathke |
2020-10-13 | Resolves: tdf#133260 Propagate ForceArrayReturn from inline arrays | Eike Rathke |
2020-10-06 | move set_user_managed_scrolling to an initial weld argument | Caolán McNamara |
2020-09-29 | Resolves: tdf#137091 Use CharClass matching the formula language | Eike Rathke |
2020-09-09 | Resolves: tdf#136364 treat svSep type with ocUnion as range type | Eike Rathke |
2020-09-01 | tdf#118148 Extended tips for HC2/scalc/ | Olivier Hallot |
2020-08-31 | tdf#136269 give search entry initial focus | Caolán McNamara |
2020-08-14 | loplugin:simplifybool more | Noel Grandin |
2020-07-07 | formula: create instances with uno constructors | Noel Grandin |
2020-06-05 | have just one way to set expander image | Caolán McNamara |
2020-05-29 | Related: tdf#131423 CHOOSE() supports only 30 jump targets, limit in dialog | Eike Rathke |
2020-05-29 | loplugin:simplifybool in dbaccess..framework | Noel Grandin |
2020-05-26 | Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptr | Stephan Bergmann |
2020-05-13 | Check maximum end position to not assert() or "!!br0ken!!" | Eike Rathke |
2020-04-28 | Resolves: tdf#127831 implement RAND.NV() and RANDBETWEEN.NV() non-volatile | Eike Rathke |
2020-04-23 | Related tdf#131169: avoid magic numbers | Julien Nabet |
2020-04-22 | tdf#131169: Retrieve right category in function wizard | Julien Nabet |
2020-04-15 | loplugin:buriedassign in f,h,i* | Noel Grandin |
2020-04-14 | loplugin:flatten in formula | Noel Grandin |
2020-03-21 | Resolves: tdf#131423 Handle Function Wizard max argument count correctly | Eike Rathke |
2020-02-16 | clang-format f*,h* with under 5-percent lines of change | Muhammet Kara |
2020-01-25 | tdf#124176: Use pragma once instead of include guards | Faruk Demirbaş |
2020-01-24 | loplugin:makeshared in drawinglayer..fpicker | Noel Grandin |
2020-01-20 | tdf#42949 Fix IWYU warnings in formula/ | Gabor Kelemen |
2019-12-19 | sal_Char->char in formula..i18npool | Noel Grandin |
2019-12-03 | remove some useless comment lines | Noel Grandin |
2019-11-22 | mark with override | Caolán McNamara |
2019-11-22 | Extend loplugin:external to warn about classes | Stephan Bergmann |
2019-11-19 | up/down in ArgEdit doesn't do anything | Caolán McNamara |
2019-11-03 | loplugin:stringadd | Noel Grandin |
2019-10-31 | Fix StringAdd::isCompileTimeConstant | Stephan Bergmann |
2019-10-28 | loplugin:stringadd improve detection | Noel Grandin |
2019-10-17 | Pre-allocate an ScInterpreter object for each thread... | Dennis Francis |
2019-10-15 | Resolves: tdf#128140 stabilize formula dialog width | Caolán McNamara |
2019-10-11 | Add comments about preserving the leading '#' hash character in translations | Eike Rathke |