summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* tdf#138848 add truncate-multiline to all GtkEntries and GtkSpinButtonsCaolán McNamara2021-01-1519-0/+36
* Related: tdf#138661 don't limit OFormatSampleControl to +10000Caolán McNamara2020-12-151-0/+2
* tdf#138701 leave current combobox cursor valid if the contents won't changeCaolán McNamara2020-12-151-1/+4
* Remove remaining bogus use of objc_msgSend()Tor Lillqvist2020-12-074-13/+4
* tdf#123936 Formatting files in module extensions with clang-formatPhilipp Hofer2020-11-2119-185/+98
* Resolves: tdf#138271 flag formatted spinbuttons as modified on any entry changeCaolán McNamara2020-11-181-0/+2
* loplugin:stringviewparam (--enable-online-update)Stephan Bergmann2020-11-172-2/+6
* add <!-- n-columns=1 n-rows=1 --> before every GtkGridCaolán McNamara2020-11-1517-0/+29
* New loplugin:stringviewparamStephan Bergmann2020-11-124-5/+5
* tdf#42949 Fix new IWYU warnings in directories [e-f]*Gabor Kelemen2020-11-1217-18/+11
* tdf#138131 don't set enabled if container is already enabledCaolán McNamara2020-11-121-6/+8
* loplugin:stringview (extensions)Julien Nabet2020-11-112-2/+2
* loplugin:stringviewNoel2020-11-111-1/+1
* disable O(U)String::concat for internal codeNoel Grandin2020-11-111-1/+1
* toolbox always has flat styleNoel Grandin2020-11-022-10/+0
* loplugin:toolslong (--enable-online-update)Stephan Bergmann2020-10-261-3/+3
* set all .ui min require version of gtk to 3.20Caolán McNamara2020-10-2246-46/+46
* long->tools::Long in emfio..filterNoel2020-10-226-24/+25
* Rename CLANG_CC, CLANG_CXX configuration vars (avoid clash with scan-build)Stephan Bergmann2020-10-161-4/+4
* More fixes of uses of now-explicit OUString ctor taking raw sal_Unicode pointerStephan Bergmann2020-10-141-2/+2
* Fix C++ UNO component constructor function signatureStephan Bergmann2020-10-081-1/+1
* ui files: fix some capitalisation issuesNoel2020-10-073-3/+3
* loplugin:const* make some params and methods constNoel2020-10-067-9/+9
* loplugin:const& make some params and methods constNoel2020-10-061-2/+2
* loplugin:reducevarscope in extensionsNoel2020-10-054-6/+5
* use more TOOLS_WARN_EXCEPTIONMike Kaganski2020-10-0414-34/+54
* twain32shim: Windows directory might not be in DLL search path sometimesMike Kaganski2020-09-303-1/+16
* More “e-mail” → “email”Adolfo Jayme Barrientos2020-09-291-1/+1
* cid#1466970 annotate as false positiveCaolán McNamara2020-09-231-0/+4
* OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara2020-09-222-2/+2
* Make sure --enable-online-update does not leave behind UpdateCheckThreadStephan Bergmann2020-09-183-44/+150
* fix LTO+mergedlibs on windowsNoel Grandin2020-09-171-0/+10
* Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann2020-09-1610-57/+31
* Remove some unused const variablesStephan Bergmann2020-09-082-14/+0
* Make the OUString ctors taking raw sal_Unicode pointer/non-const array explicitStephan Bergmann2020-09-071-1/+1
* TabPage no longer needs to inherit from VclBuilderContainerCaolán McNamara2020-09-042-2/+10
* use XTextComponent interface instead of bare vcl::EditCaolán McNamara2020-09-021-29/+38
* Fix typo in codeAndrea Gelmini2020-09-011-3/+3
* bibliography copy and paste doesn't work from menusCaolán McNamara2020-08-282-10/+13
* should check if edit is editable for allowing pasteCaolán McNamara2020-08-281-7/+6
* Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann2020-08-2812-31/+31
* add a DisableCycleFocusOut flag for an all-welded hierarchyCaolán McNamara2020-08-271-1/+1
* restore translatable="no"Caolán McNamara2020-08-245-9/+9
* tdf#118148 Extended tips from HC2/shared/Olivier Hallot2020-08-2410-26/+151
* loplugin:simplifybool moreNoel Grandin2020-08-142-2/+2
* tdf#135526 ranges overflowing to become negativeCaolán McNamara2020-08-141-2/+6
* use OUStringLiteral in SfxItemPropertyMapEntryNoel Grandin2020-08-131-2/+2
* loplugin:stringstatic also look for local staticsNoel Grandin2020-08-134-27/+22
* Make use of std string_viewStephan Bergmann2020-08-071-6/+2
* result of MnemonicGenerator::CreateMnemonic was unusedCaolán McNamara2020-08-061-1/+1