summaryrefslogtreecommitdiff
path: root/extensions
AgeCommit message (Expand)AuthorFilesLines
2021-04-01tdf#141084 don't notify that the control has changed content until focus-outCaolán McNamara2-4/+12
2021-02-24tdf#139070 format entry view of multilines with final formattingCaolán McNamara1-1/+10
2021-02-13tdf#140239 leave current cursor valid if the contents won't changeCaolán McNamara1-10/+8
2021-01-26tdf#139486 also listen to the Entry to determine if the SpinButton was changedCaolán McNamara1-1/+3
2021-01-15tdf#138848 add truncate-multiline to all GtkEntries and GtkSpinButtonsCaolán McNamara19-0/+36
2020-12-15Related: tdf#138661 don't limit OFormatSampleControl to +10000Caolán McNamara1-0/+2
2020-12-15tdf#138701 leave current combobox cursor valid if the contents won't changeCaolán McNamara1-1/+4
2020-12-07Remove remaining bogus use of objc_msgSend()Tor Lillqvist4-13/+4
2020-11-21tdf#123936 Formatting files in module extensions with clang-formatPhilipp Hofer19-185/+98
2020-11-18Resolves: tdf#138271 flag formatted spinbuttons as modified on any entry changeCaolán McNamara1-0/+2
2020-11-17loplugin:stringviewparam (--enable-online-update)Stephan Bergmann2-2/+6
2020-11-15add <!-- n-columns=1 n-rows=1 --> before every GtkGridCaolán McNamara17-0/+29
2020-11-12New loplugin:stringviewparamStephan Bergmann4-5/+5
2020-11-12tdf#42949 Fix new IWYU warnings in directories [e-f]*Gabor Kelemen17-18/+11
2020-11-12tdf#138131 don't set enabled if container is already enabledCaolán McNamara1-6/+8
2020-11-11loplugin:stringview (extensions)Julien Nabet2-2/+2
2020-11-11loplugin:stringviewNoel1-1/+1
2020-11-11disable O(U)String::concat for internal codeNoel Grandin1-1/+1
2020-11-02toolbox always has flat styleNoel Grandin2-10/+0
2020-10-26loplugin:toolslong (--enable-online-update)Stephan Bergmann1-3/+3
2020-10-22set all .ui min require version of gtk to 3.20Caolán McNamara46-46/+46
2020-10-22long->tools::Long in emfio..filterNoel6-24/+25
2020-10-16Rename CLANG_CC, CLANG_CXX configuration vars (avoid clash with scan-build)Stephan Bergmann1-4/+4
2020-10-14More fixes of uses of now-explicit OUString ctor taking raw sal_Unicode pointerStephan Bergmann1-2/+2
2020-10-08Fix C++ UNO component constructor function signatureStephan Bergmann1-1/+1
2020-10-07ui files: fix some capitalisation issuesNoel3-3/+3
2020-10-06loplugin:const* make some params and methods constNoel7-9/+9
2020-10-06loplugin:const& make some params and methods constNoel1-2/+2
2020-10-05loplugin:reducevarscope in extensionsNoel4-6/+5
2020-10-04use more TOOLS_WARN_EXCEPTIONMike Kaganski14-34/+54
2020-09-30twain32shim: Windows directory might not be in DLL search path sometimesMike Kaganski3-1/+16
2020-09-29More “e-mail” → “email”Adolfo Jayme Barrientos1-1/+1
2020-09-23cid#1466970 annotate as false positiveCaolán McNamara1-0/+4
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara2-2/+2
2020-09-18Make sure --enable-online-update does not leave behind UpdateCheckThreadStephan Bergmann3-44/+150
2020-09-17fix LTO+mergedlibs on windowsNoel Grandin1-0/+10
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann10-57/+31
2020-09-08Remove some unused const variablesStephan Bergmann2-14/+0
2020-09-07Make the OUString ctors taking raw sal_Unicode pointer/non-const array explicitStephan Bergmann1-1/+1
2020-09-04TabPage no longer needs to inherit from VclBuilderContainerCaolán McNamara2-2/+10
2020-09-02use XTextComponent interface instead of bare vcl::EditCaolán McNamara1-29/+38
2020-09-01Fix typo in codeAndrea Gelmini1-3/+3
2020-08-28bibliography copy and paste doesn't work from menusCaolán McNamara2-10/+13
2020-08-28should check if edit is editable for allowing pasteCaolán McNamara1-7/+6
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann12-31/+31
2020-08-27add a DisableCycleFocusOut flag for an all-welded hierarchyCaolán McNamara1-1/+1
2020-08-24restore translatable="no"Caolán McNamara5-9/+9
2020-08-24tdf#118148 Extended tips from HC2/shared/Olivier Hallot10-26/+151
2020-08-14loplugin:simplifybool moreNoel Grandin2-2/+2
2020-08-14tdf#135526 ranges overflowing to become negativeCaolán McNamara1-2/+6