summaryrefslogtreecommitdiff
path: root/formula/source/ui/dlg/formula.cxx
AgeCommit message (Expand)Author
2023-05-09tdf#104487 - Function wizard: remember last used function categoryAndreas Heinisch
2023-04-18formula: fix crash in FormulaDlg_Impl::UpdateSelectionXisco Fauli
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-03-23jsdialog: enable function wizardSzymon Kłos
2023-03-07no need to allocate these separatelyNoel Grandin
2023-02-27can use a reference instead of a pointerCaolán McNamara
2022-08-24tools: rename Rectangle::Justify() to Rectangle::Normalize()Chris Sherlock
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2021-10-30Prepare for removal of non-const operator[] from Sequence in formulaMike Kaganski
2021-07-28Resolves: tdf#76310 Preserve whitespace TAB, CR, LF in formula expressionsEike Rathke
2021-06-08Simplify Sequences initializations (desktop/e*/filter/forms/formula/fpicker)Julien Nabet
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-21use toggle instead of click for CheckButtonCaolán McNamara
2020-10-22long->tools::Long in forms..frameworkNoel
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-05-29loplugin:simplifybool in dbaccess..frameworkNoel Grandin
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann
2020-04-23Related tdf#131169: avoid magic numbersJulien Nabet
2020-04-22tdf#131169: Retrieve right category in function wizardJulien Nabet
2020-04-14loplugin:flatten in formulaNoel Grandin
2020-01-20tdf#42949 Fix IWYU warnings in formula/Gabor Kelemen
2019-10-15Resolves: tdf#128140 stabilize formula dialog widthCaolán McNamara
2019-10-09name all Notebooks 'tabcontrol'Caolán McNamara
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-06-02drop some unneeded includesCaolán McNamara
2019-06-01tdf#124279: consider also functions with no argumentsKatarina Behrens
2019-05-31Use hasElements to check Sequence emptiness in [e-i]*Arkadiy Illarionov
2019-05-11remove unused RefEdit/RefButtonCaolán McNamara
2019-05-09loplugin:unusedfieldsNoel Grandin
2019-05-07weld FormulaDialogCaolán McNamara
2019-04-10weld ScCorrelationDialogCaolán McNamara
2019-03-07log nice exception messages whereever possibleNoel Grandin
2019-02-23loplugin:unusedfields in forms..fpickerNoel Grandin
2019-01-16Related: tdf#122301 FREQUENCY() with ForceArrayReturn on callerEike Rathke
2018-11-28drop some unnecessary includesCaolán McNamara
2018-11-23convert FormulaDlgMode to scoped enumNoel Grandin
2018-11-09Resolves: tdf#120895 new ParamClass::ReferenceOrRefArray, tdf#58874 relatedEike Rathke
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-14drop unnecessary vcl/group.hxx includesCaolán McNamara
2018-08-29Replace find_if with proper quantifier algorithmsArkadiy Illarionov
2018-08-13loplugin:returnconstant in forms..fpickerNoel Grandin
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-06-26More Implicit intersection computationDennis Francis
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-05-18tdf#116511: Drop questionable check for more keyboard inputTor Lillqvist
2018-05-17loplugin:unusedfields in formula..registryNoel Grandin
2018-04-11new loplugin:unusedvariablemoreNoel Grandin
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke