summaryrefslogtreecommitdiffstats
path: root/formula
Commit message (Expand)AuthorAgeFilesLines
* ODFF: eliminate spaces between function name and initial opening parenthesisEike Rathke2021-07-281-1/+8
* 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
* loplugin:simplifybool moreNoel Grandin2020-08-141-1/+1
* formula: create instances with uno constructorsNoel Grandin2020-07-074-72/+11
* have just one way to set expander imageCaolán McNamara2020-06-051-3/+3
* Related: tdf#131423 CHOOSE() supports only 30 jump targets, limit in dialogEike Rathke2020-05-292-0/+3
* loplugin:simplifybool in dbaccess..frameworkNoel Grandin2020-05-293-3/+3
* Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann2020-05-262-2/+2
* Check maximum end position to not assert() or "!!br0ken!!"Eike Rathke2020-05-131-1/+3
* Resolves: tdf#127831 implement RAND.NV() and RANDBETWEEN.NV() non-volatileEike Rathke2020-04-281-0/+12
* Related tdf#131169: avoid magic numbersJulien Nabet2020-04-234-4/+16
* tdf#131169: Retrieve right category in function wizardJulien Nabet2020-04-221-3/+4
* loplugin:buriedassign in f,h,i*Noel Grandin2020-04-152-13/+19
* loplugin:flatten in formulaNoel Grandin2020-04-144-345/+345
* Resolves: tdf#131423 Handle Function Wizard max argument count correctlyEike Rathke2020-03-212-21/+31
* clang-format f*,h* with under 5-percent lines of changeMuhammet Kara2020-02-162-4/+2