summaryrefslogtreecommitdiff
path: root/formula
AgeCommit message (Expand)Author
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
2020-09-01tdf#118148 Extended tips for HC2/scalc/Olivier Hallot
2020-08-31tdf#136269 give search entry initial focusCaolán McNamara
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-07-07formula: create instances with uno constructorsNoel Grandin
2020-06-05have just one way to set expander imageCaolán McNamara
2020-05-29Related: tdf#131423 CHOOSE() supports only 30 jump targets, limit in dialogEike Rathke
2020-05-29loplugin:simplifybool in dbaccess..frameworkNoel Grandin
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann
2020-05-13Check maximum end position to not assert() or "!!br0ken!!"Eike Rathke
2020-04-28Resolves: tdf#127831 implement RAND.NV() and RANDBETWEEN.NV() non-volatileEike Rathke
2020-04-23Related tdf#131169: avoid magic numbersJulien Nabet
2020-04-22tdf#131169: Retrieve right category in function wizardJulien Nabet
2020-04-15loplugin:buriedassign in f,h,i*Noel Grandin
2020-04-14loplugin:flatten in formulaNoel Grandin
2020-03-21Resolves: tdf#131423 Handle Function Wizard max argument count correctlyEike Rathke
2020-02-16clang-format f*,h* with under 5-percent lines of changeMuhammet Kara
2020-01-25tdf#124176: Use pragma once instead of include guardsFaruk Demirbaş
2020-01-24loplugin:makeshared in drawinglayer..fpickerNoel Grandin
2020-01-20tdf#42949 Fix IWYU warnings in formula/Gabor Kelemen
2019-12-19sal_Char->char in formula..i18npoolNoel Grandin
2019-12-03remove some useless comment linesNoel Grandin
2019-11-22mark with overrideCaolán McNamara
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-19up/down in ArgEdit doesn't do anythingCaolán McNamara
2019-11-03loplugin:stringaddNoel Grandin
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann
2019-10-28loplugin:stringadd improve detectionNoel Grandin