summaryrefslogtreecommitdiff
path: root/formula
AgeCommit message (Expand)Author
2022-01-17Recheck modules [e-f]* with IWYUGabor Kelemen
2021-12-21loplugin:flatten in filter..frameworkNoel Grandin
2021-12-20Recheck include/[e-r]* with IWYUGabor Kelemen
2021-12-10Generally determine Rdb content from gb_*_set_componentfile callsStephan Bergmann
2021-11-25remove unused defines and convert some to OUStringLiteralNoel Grandin
2021-11-24loplugin:stringliteraldefine in formual,fpickerNoel Grandin
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin
2021-10-30Prepare for removal of non-const operator[] from Sequence in formulaMike Kaganski
2021-10-11loplugin:moveparam in formulaNoel Grandin
2021-09-17remove GetCharClassPtr from SvtSysLocaleNoel Grandin
2021-09-04store ScTokenArray by value in SharedFormulaBufferNoel Grandin
2021-08-06cid#1489780 Explicit null dereferencedCaolán McNamara
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-07-28Resolves: tdf#76310 Preserve whitespace TAB, CR, LF in formula expressionsEike Rathke
2021-07-28ODFF: eliminate spaces between function name and initial opening parenthesisEike Rathke
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2021-06-17use string_view in the Translate APINoel Grandin
2021-06-08Simplify Sequences initializations (desktop/e*/filter/forms/formula/fpicker)Julien Nabet
2021-06-02Merging an unsupported formula grammar is worth a real assert()Eike Rathke
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-21use toggle instead of click for CheckButtonCaolán McNamara
2021-05-02tdf#79049 speed up OOXML workbook load (4)Noel Grandin
2021-04-23undo blocking emitting focus events during grab_focusCaolán McNamara
2021-04-19use more string_view in comphelper::stringNoel Grandin
2021-04-07Updated README.md files to represent current code / use Markdown formatHossein
2021-03-24Using .md extension/Markdown syntax for modules READMEHossein
2021-03-23tdf#124176 Use pragma once in f*Vincent LE GARREC
2021-02-18move async focus-in/focus-out workaround to known client that needs itCaolán McNamara
2021-02-11ofz#30812 protect NextToken calling NextToken with RecurseGuardCaolán McNamara
2021-02-11merge the two identical nRecursionMax expressionsCaolán McNamara
2021-01-25tdf#92456 improve VLOOKUP perfNoel Grandin
2021-01-21remove deprecated [x|y]align property for CheckBoxes and RadioButtonsCaolán McNamara
2021-01-15replace stock button labelsCaolán McNamara
2021-01-15tdf#138848 add truncate-multiline to all GtkEntries and GtkSpinButtonsCaolán McNamara
2021-01-14tdf#133858 reduce the double-ref range to data contentDennis Francis
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-22drop deprecated 'rules-hint'Caolán McNamara
2020-12-22replace margin-left with margin-start and margin-right with margin-endCaolán McNamara
2020-12-19don't mention VclBuilder in the dialog tests docsCaolán McNamara
2020-12-02tdf#138427 focus set to wrong input boxCaolán McNamara
2020-11-15add <!-- n-columns=1 n-rows=1 --> before every GtkGridCaolán McNamara
2020-11-13tdf#123936 Formatting files in module formula with clang-formatPhilipp Hofer
2020-11-10new loplugin:reducevarscopeNoel Grandin
2020-10-22set all .ui min require version of gtk to 3.20Caolán McNamara
2020-10-22long->tools::Long in forms..frameworkNoel
2020-10-14Derive FormulaExternalToken from FormulaByteToken, tdf#133260 follow-upEike Rathke
2020-10-13Resolves: tdf#133260 Propagate ForceArrayReturn from inline arraysEike Rathke
2020-10-06move set_user_managed_scrolling to an initial weld argumentCaolán McNamara
2020-09-29Resolves: tdf#137091 Use CharClass matching the formula languageEike Rathke
2020-09-09Resolves: tdf#136364 treat svSep type with ocUnion as range typeEike Rathke