Age | Commit message (Expand) | Author |
2022-02-04 | add toId/fromId to tidy up some ugly casting | Caolán McNamara |
2022-01-17 | Recheck modules [e-f]* with IWYU | Gabor Kelemen |
2021-12-21 | loplugin:flatten in filter..framework | Noel Grandin |
2021-12-20 | Recheck include/[e-r]* with IWYU | Gabor Kelemen |
2021-12-10 | Generally determine Rdb content from gb_*_set_componentfile calls | Stephan Bergmann |
2021-11-25 | remove unused defines and convert some to OUStringLiteral | Noel Grandin |
2021-11-24 | loplugin:stringliteraldefine in formual,fpicker | Noel Grandin |
2021-11-23 | O[U]String::replaceAt overloads that take string_view | Noel Grandin |
2021-10-30 | Prepare for removal of non-const operator[] from Sequence in formula | Mike Kaganski |
2021-10-11 | loplugin:moveparam in formula | Noel Grandin |
2021-09-17 | remove GetCharClassPtr from SvtSysLocale | Noel Grandin |
2021-09-04 | store ScTokenArray by value in SharedFormulaBuffer | Noel Grandin |
2021-08-06 | cid#1489780 Explicit null dereferenced | Caolán McNamara |
2021-08-05 | Pass context and resource string down to boost::locale separately | Noel Grandin |
2021-07-28 | Resolves: tdf#76310 Preserve whitespace TAB, CR, LF in formula expressions | Eike Rathke |
2021-07-28 | ODFF: eliminate spaces between function name and initial opening parenthesis | Eike Rathke |
2021-06-28 | loplugin:indentation improve checks for brace alignment | Noel Grandin |
2021-06-17 | use string_view in the Translate API | Noel Grandin |
2021-06-08 | Simplify Sequences initializations (desktop/e*/filter/forms/formula/fpicker) | Julien Nabet |
2021-06-02 | Merging an unsupported formula grammar is worth a real assert() | Eike Rathke |
2021-05-21 | add Toggleable as a separate thing to a Button | Caolán McNamara |
2021-05-21 | use toggle instead of click for CheckButton | Caolán McNamara |
2021-05-02 | tdf#79049 speed up OOXML workbook load (4) | Noel Grandin |
2021-04-23 | undo blocking emitting focus events during grab_focus | Caolán McNamara |
2021-04-19 | use more string_view in comphelper::string | Noel Grandin |
2021-04-07 | Updated README.md files to represent current code / use Markdown format | Hossein |
2021-03-24 | Using .md extension/Markdown syntax for modules README | Hossein |
2021-03-23 | tdf#124176 Use pragma once in f* | Vincent LE GARREC |
2021-02-18 | move async focus-in/focus-out workaround to known client that needs it | Caolán McNamara |
2021-02-11 | ofz#30812 protect NextToken calling NextToken with RecurseGuard | Caolán McNamara |
2021-02-11 | merge the two identical nRecursionMax expressions | Caolán McNamara |
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 |