summaryrefslogtreecommitdiffstats
path: root/formula
Commit message (Expand)AuthorAgeFilesLines
* Recheck include/[e-r]* with IWYUGabor Kelemen2021-12-201-0/+1
* Generally determine Rdb content from gb_*_set_componentfile callsStephan Bergmann2021-12-101-1/+1
* remove unused defines and convert some to OUStringLiteralNoel Grandin2021-11-251-1/+0
* loplugin:stringliteraldefine in formual,fpickerNoel Grandin2021-11-241-6/+6
* O[U]String::replaceAt overloads that take string_viewNoel Grandin2021-11-231-5/+5
* Prepare for removal of non-const operator[] from Sequence in formulaMike Kaganski2021-10-301-1/+1
* loplugin:moveparam in formulaNoel Grandin2021-10-111-3/+3
* remove GetCharClassPtr from SvtSysLocaleNoel Grandin2021-09-172-4/+4
* store ScTokenArray by value in SharedFormulaBufferNoel Grandin2021-09-041-0/+29
* cid#1489780 Explicit null dereferencedCaolán McNamara2021-08-061-1/+1
* Pass context and resource string down to boost::locale separatelyNoel Grandin2021-08-055-31/+79
* Resolves: tdf#76310 Preserve whitespace TAB, CR, LF in formula expressionsEike Rathke2021-07-283-19/+57
* ODFF: eliminate spaces between function name and initial opening parenthesisEike Rathke2021-07-281-1/+8
* loplugin:indentation improve checks for brace alignmentNoel Grandin2021-06-281-2/+2
* use string_view in the Translate APINoel Grandin2021-06-172-2/+3
* Simplify Sequences initializations (desktop/e*/filter/forms/formula/fpicker)Julien Nabet2021-06-081-9/+4
* Merging an unsupported formula grammar is worth a real assert()Eike Rathke2021-06-021-1/+2
* add Toggleable as a separate thing to a ButtonCaolán McNamara2021-05-211-2/+2
* use toggle instead of click for CheckButtonCaolán McNamara2021-05-211-3/+3
* tdf#79049 speed up OOXML workbook load (4)Noel Grandin2021-05-021-1/+1
* undo blocking emitting focus events during grab_focusCaolán McNamara2021-04-231-8/+0
* use more string_view in comphelper::stringNoel Grandin2021-04-192-2/+2
* Updated README.md files to represent current code / use Markdown formatHossein2021-04-071-3/+5
* Using .md extension/Markdown syntax for modules READMEHossein2021-03-241-0/+0
* tdf#124176 Use pragma once in f*Vincent LE GARREC2021-03-237-26/+7
* move async focus-in/focus-out workaround to known client that needs itCaolán McNamara2021-02-181-5/+43
* ofz#30812 protect NextToken calling NextToken with RecurseGuardCaolán McNamara2021-02-111-1/+4
* merge the two identical nRecursionMax expressionsCaolán McNamara2021-02-111-2/+1
* tdf#92456 improve VLOOKUP perfNoel Grandin2021-01-251-5/+7
* remove deprecated [x|y]align property for CheckBoxes and RadioButtonsCaolán McNamara2021-01-211-1/+0
* replace stock button labelsCaolán McNamara2021-01-151-6/+6
* tdf#138848 add truncate-multiline to all GtkEntries and GtkSpinButtonsCaolán McNamara2021-01-153-0/+8
* tdf#133858 reduce the double-ref range to data contentDennis Francis2021-01-141-0/+7
* loplugin:stringviewparam: operator +Stephan Bergmann2020-12-291-1/+1
* drop deprecated 'rules-hint'Caolán McNamara2020-12-221-1/+0
* replace margin-left with margin-start and margin-right with margin-endCaolán McNamara2020-12-221-2/+2
* don't mention VclBuilder in the dialog tests docsCaolán McNamara2020-12-191-1/+1
* tdf#138427 focus set to wrong input boxCaolán McNamara2020-12-021-0/+8
* add <!-- n-columns=1 n-rows=1 --> before every GtkGridCaolán McNamara2020-11-152-0/+9
* tdf#123936 Formatting files in module formula with clang-formatPhilipp Hofer2020-11-132-49/+26
* new loplugin:reducevarscopeNoel Grandin2020-11-102-3/+2
* set all .ui min require version of gtk to 3.20Caolán McNamara2020-10-224-4/+4
* long->tools::Long in forms..frameworkNoel2020-10-223-6/+6
* Derive FormulaExternalToken from FormulaByteToken, tdf#133260 follow-upEike Rathke2020-10-141-4/+1
* Resolves: tdf#133260 Propagate ForceArrayReturn from inline arraysEike Rathke2020-10-131-9/+45
* move set_user_managed_scrolling to an initial weld argumentCaolán McNamara2020-10-061-2/+1
* Resolves: tdf#137091 Use CharClass matching the formula languageEike Rathke2020-09-291-4/+15
* Resolves: tdf#136364 treat svSep type with ocUnion as range typeEike Rathke2020-09-091-1/+6
* tdf#118148 Extended tips for HC2/scalc/Olivier Hallot2020-09-013-4/+48
* tdf#136269 give search entry initial focusCaolán McNamara2020-08-311-0/+2