summaryrefslogtreecommitdiff
path: root/formula/source/ui
AgeCommit message (Expand)Author
2023-09-04tdf#147021 use std::size instead of SAL_N_ELEMENTSAdam Seskunas
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
2023-02-26no need to hold SvtSysLocale by std::unique_ptrNoel Grandin
2022-09-28use more string_view in formulaNoel Grandin
2022-08-24tools: rename Rectangle::Justify() to Rectangle::Normalize()Chris Sherlock
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-07-09tdf#146781 - Function wizard: search desired function also in the descriptionAndreas Heinisch
2022-02-04add toId/fromId to tidy up some ugly castingCaolán McNamara
2021-12-21loplugin:flatten in filter..frameworkNoel Grandin
2021-10-30Prepare for removal of non-const operator[] from Sequence in formulaMike Kaganski
2021-09-17remove GetCharClassPtr from SvtSysLocaleNoel Grandin
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
2021-04-23undo blocking emitting focus events during grab_focusCaolán McNamara
2021-04-19use more string_view in comphelper::stringNoel Grandin
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
2020-12-02tdf#138427 focus set to wrong input boxCaolán McNamara
2020-11-13tdf#123936 Formatting files in module formula with clang-formatPhilipp Hofer
2020-10-22long->tools::Long in forms..frameworkNoel
2020-10-06move set_user_managed_scrolling to an initial weld argumentCaolán McNamara
2020-08-31tdf#136269 give search entry initial focusCaolán McNamara
2020-08-14loplugin:simplifybool moreNoel 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-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-03-21Resolves: tdf#131423 Handle Function Wizard max argument count correctlyEike Rathke
2020-01-20tdf#42949 Fix IWYU warnings in formula/Gabor Kelemen
2019-12-03remove some useless comment linesNoel Grandin
2019-11-22mark with overrideCaolán McNamara
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
2019-10-15Resolves: tdf#128140 stabilize formula dialog widthCaolán McNamara
2019-10-09name all Notebooks 'tabcontrol'Caolán McNamara
2019-10-06Related: tdf#127935 set default activate handler to toggle row expansionCaolán McNamara
2019-10-03drop some unnecessary includesCaolán McNamara