- 847b317 crashtesting: assert seen with forum-mso-de-53682 by Caolán McNamara · 3 years, 10 months ago
- 9a96b1b remove unused defines and convert some to OUStringLiteral by Noel Grandin · 4 years, 4 months ago
- 0abde63 loplugin:stringliteraldefine in formual,fpicker by Noel Grandin · 4 years, 4 months ago
- ec1c4c49 O[U]String::replaceAt overloads that take string_view by Noel Grandin · 4 years, 5 months ago
- 8565e4e Prepare for removal of non-const operator[] from Sequence in formula by Mike Kaganski · 4 years, 5 months ago
- 6a3cb15 loplugin:moveparam in formula by Noel Grandin · 4 years, 6 months ago
- 7fd3c5e remove GetCharClassPtr from SvtSysLocale by Noel Grandin · 4 years, 7 months ago
- 45b17d9 store ScTokenArray by value in SharedFormulaBuffer by Noel Grandin · 4 years, 7 months ago
- 105b375 cid#1489780 Explicit null dereferenced by Caolán McNamara · 4 years, 8 months ago
- 14cfff5 Pass context and resource string down to boost::locale separately by Noel Grandin · 4 years, 9 months ago
- 5163181 Resolves: tdf#76310 Preserve whitespace TAB, CR, LF in formula expressions by Eike Rathke · 4 years, 8 months ago
- 6eb9fde ODFF: eliminate spaces between function name and initial opening parenthesis by Eike Rathke · 4 years, 8 months ago
- bfc1600 loplugin:indentation improve checks for brace alignment by Noel Grandin · 4 years, 10 months ago
- 0771ac0 use string_view in the Translate API by Noel Grandin · 4 years, 10 months ago
- c7a9a1d Simplify Sequences initializations (desktop/e*/filter/forms/formula/fpicker) by Julien Nabet · 4 years, 10 months ago
- b9aefcb Merging an unsupported formula grammar is worth a real assert() by Eike Rathke · 5 years ago
- 9940f07 add Toggleable as a separate thing to a Button by Caolán McNamara · 4 years, 11 months ago
- fa3266f use toggle instead of click for CheckButton by Caolán McNamara · 4 years, 11 months ago
- 86b345a tdf#79049 speed up OOXML workbook load (4) by Noel Grandin · 5 years ago
- db1cf11 undo blocking emitting focus events during grab_focus by Caolán McNamara · 5 years ago
- 6a0a0a4 use more string_view in comphelper::string by Noel Grandin · 5 years ago
- ea5641b Updated README.md files to represent current code / use Markdown format by Hossein · 5 years ago
- c161587 Using .md extension/Markdown syntax for modules README by Hossein · 5 years ago
- 90c978f tdf#124176 Use pragma once in f* by Vincent LE GARREC · 5 years ago
- c56e0c7 move async focus-in/focus-out workaround to known client that needs it by Caolán McNamara · 5 years ago
- 7c61172 ofz#30812 protect NextToken calling NextToken with RecurseGuard by Caolán McNamara · 5 years ago
- 7dfb69f merge the two identical nRecursionMax expressions by Caolán McNamara · 5 years ago
- aa98ed6 tdf#92456 improve VLOOKUP perf by Noel Grandin · 5 years ago
- 5143de3 remove deprecated [x|y]align property for CheckBoxes and RadioButtons by Caolán McNamara · 5 years ago
- 9100d70 replace stock button labels by Caolán McNamara · 5 years ago
- f89b94c tdf#138848 add truncate-multiline to all GtkEntries and GtkSpinButtons by Caolán McNamara · 5 years ago
- b14107d tdf#133858 reduce the double-ref range to data content by Dennis Francis · 5 years ago
- 042033f loplugin:stringviewparam: operator + by Stephan Bergmann · 5 years ago
- 4441d3e drop deprecated 'rules-hint' by Caolán McNamara · 5 years ago
- 4491cee replace margin-left with margin-start and margin-right with margin-end by Caolán McNamara · 5 years ago
- cdc41b2 don't mention VclBuilder in the dialog tests docs by Caolán McNamara · 5 years ago
- 0362d16 tdf#138427 focus set to wrong input box by Caolán McNamara · 5 years ago
- 1537722 add <!-- n-columns=1 n-rows=1 --> before every GtkGrid by Caolán McNamara · 5 years ago
- 3607489 tdf#123936 Formatting files in module formula with clang-format by Philipp Hofer · 5 years ago
- 242320d new loplugin:reducevarscope by Noel Grandin · 6 years ago
- 3b3c181 set all .ui min require version of gtk to 3.20 by Caolán McNamara · 5 years ago
- 700a833 long->tools::Long in forms..framework by Noel · 5 years ago
- 5d9e330 Derive FormulaExternalToken from FormulaByteToken, tdf#133260 follow-up by Eike Rathke · 5 years ago
- 3a33828 Resolves: tdf#133260 Propagate ForceArrayReturn from inline arrays by Eike Rathke · 5 years ago
- f1f33b3 move set_user_managed_scrolling to an initial weld argument by Caolán McNamara · 6 years ago
- 3c6177b Resolves: tdf#137091 Use CharClass matching the formula language by Eike Rathke · 6 years ago
- e00e2be Resolves: tdf#136364 treat svSep type with ocUnion as range type by Eike Rathke · 6 years ago
- 93626be tdf#118148 Extended tips for HC2/scalc/ by Olivier Hallot · 6 years ago
- f1b07b9 tdf#136269 give search entry initial focus by Caolán McNamara · 6 years ago
- e67657d loplugin:simplifybool more by Noel Grandin · 6 years ago
- 9ff8a11 formula: create instances with uno constructors by Noel Grandin · 6 years ago
- 68db2d4 have just one way to set expander image by Caolán McNamara · 6 years ago
- 92a87f9 Related: tdf#131423 CHOOSE() supports only 30 jump targets, limit in dialog by Eike Rathke · 6 years ago
- 9b25614 loplugin:simplifybool in dbaccess..framework by Noel Grandin · 6 years ago
- fe6cce0 Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptr by Stephan Bergmann · 6 years ago
- f9790da Check maximum end position to not assert() or "!!br0ken!!" by Eike Rathke · 6 years ago
- 7166558 Resolves: tdf#127831 implement RAND.NV() and RANDBETWEEN.NV() non-volatile by Eike Rathke · 6 years ago
- 2aab1c4 Related tdf#131169: avoid magic numbers by Julien Nabet · 6 years ago
- 4048ddc tdf#131169: Retrieve right category in function wizard by Julien Nabet · 6 years ago
- 4cc702a loplugin:buriedassign in f,h,i* by Noel Grandin · 6 years ago
- bf207a0 loplugin:flatten in formula by Noel Grandin · 6 years ago
- d43d266 Resolves: tdf#131423 Handle Function Wizard max argument count correctly by Eike Rathke · 6 years ago
- c691aed clang-format f*,h* with under 5-percent lines of change by Muhammet Kara · 6 years ago
- 37b200896 tdf#124176: Use pragma once instead of include guards by Faruk Demirbaş · 6 years ago
- 6b4fe3e loplugin:makeshared in drawinglayer..fpicker by Noel Grandin · 6 years ago
- c392aa2 tdf#42949 Fix IWYU warnings in formula/ by Gabor Kelemen · 6 years ago
- 821bdf5 sal_Char->char in formula..i18npool by Noel Grandin · 6 years ago
- f656547 remove some useless comment lines by Noel Grandin · 6 years ago
- 5294282 mark with override by Caolán McNamara · 6 years ago
- f853ec31 Extend loplugin:external to warn about classes by Stephan Bergmann · 6 years ago
- 7a73a58 up/down in ArgEdit doesn't do anything by Caolán McNamara · 6 years ago
- ab285c7 loplugin:stringadd by Noel Grandin · 6 years ago
- d526bd7 Fix StringAdd::isCompileTimeConstant by Stephan Bergmann · 6 years ago
- bc539bd loplugin:stringadd improve detection by Noel Grandin · 6 years ago
- 4ee424b Pre-allocate an ScInterpreter object for each thread... by Dennis Francis · 6 years ago
- c418b6f Resolves: tdf#128140 stabilize formula dialog width by Caolán McNamara · 6 years ago
- 4e421d9 Add comments about preserving the leading '#' hash character in translations by Eike Rathke · 6 years ago
- a487021 name all Notebooks 'tabcontrol' by Caolán McNamara · 6 years ago
- 48595c8 Related: tdf#127935 set default activate handler to toggle row expansion by Caolán McNamara · 7 years ago
- b0f2e38 drop some unnecessary includes by Caolán McNamara · 7 years ago
- 82572ca improve and enable loplugin:fragiledestructor by Noel Grandin · 7 years ago
- 00b8b9e loplugin:constmethod in formula by Noel Grandin · 7 years ago
- c505eb42 Resolves: tdf#126911 make structure box expandable by Caolán McNamara · 7 years ago
- 0940229 Fix '..' by Andrea Gelmini · 7 years ago
- 889dc7b use more TOOLS_WARN_EXCEPTION by Noel Grandin · 7 years ago
- 27dcfba Improved loplugin:stringconstant (now that GCC 7 supports it): formula by Stephan Bergmann · 7 years ago
- 324097a drop some unneeded includes by Caolán McNamara · 7 years ago
- ad2acdf tdf#124279: consider also functions with no arguments by Katarina Behrens · 7 years ago
- 966f40e Use hasElements to check Sequence emptiness in [e-i]* by Arkadiy Illarionov · 7 years ago
- d56ee73 remove unused RefEdit/RefButton by Caolán McNamara · 7 years ago
- 492b0d5 weld conditional formatting by Caolán McNamara · 7 years ago
- 7f6d5df loplugin:unusedmethods by Noel Grandin · 7 years ago
- 82d018b loplugin:unusedfields by Noel Grandin · 7 years ago
- feecbab weld FormulaDialog by Caolán McNamara · 7 years ago
- 779a48f tdf#42949 Fix IWYU warnings in include/formula/ by Gabor Kelemen · 7 years ago
- f0c31f3 drop some unneeded includes by Caolán McNamara · 7 years ago
- e54762b weld ScTPValidationValue and ScValidationDlg by Caolán McNamara · 7 years ago
- 3d648f7 weld ScCorrelationDialog by Caolán McNamara · 7 years ago
- 3a5d783 clang-tidy: Fix suspicious catches of WIP unhandled-self-assignment check by Tamás Zolnai · 7 years ago
- 4304226 tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]* by Gabor Kelemen · 7 years ago