summaryrefslogtreecommitdiff
path: root/extensions
AgeCommit message (Expand)Author
2021-02-24tdf#139070 format entry view of multilines with final formattingCaolán McNamara
2021-02-13tdf#140239 leave current cursor valid if the contents won't changeCaolán McNamara
2021-01-26tdf#139486 also listen to the Entry to determine if the SpinButton was changedCaolán McNamara
2021-01-15tdf#138848 add truncate-multiline to all GtkEntries and GtkSpinButtonsCaolán McNamara
2020-12-15Related: tdf#138661 don't limit OFormatSampleControl to +10000Caolán McNamara
2020-12-15tdf#138701 leave current combobox cursor valid if the contents won't changeCaolán McNamara
2020-12-07Remove remaining bogus use of objc_msgSend()Tor Lillqvist
2020-11-21tdf#123936 Formatting files in module extensions with clang-formatPhilipp Hofer
2020-11-18Resolves: tdf#138271 flag formatted spinbuttons as modified on any entry changeCaolán McNamara
2020-11-17loplugin:stringviewparam (--enable-online-update)Stephan Bergmann
2020-11-15add <!-- n-columns=1 n-rows=1 --> before every GtkGridCaolán McNamara
2020-11-12New loplugin:stringviewparamStephan Bergmann
2020-11-12tdf#42949 Fix new IWYU warnings in directories [e-f]*Gabor Kelemen
2020-11-12tdf#138131 don't set enabled if container is already enabledCaolán McNamara
2020-11-11loplugin:stringview (extensions)Julien Nabet
2020-11-11loplugin:stringviewNoel
2020-11-11disable O(U)String::concat for internal codeNoel Grandin
2020-11-02toolbox always has flat styleNoel Grandin
2020-10-26loplugin:toolslong (--enable-online-update)Stephan Bergmann
2020-10-22set all .ui min require version of gtk to 3.20Caolán McNamara
2020-10-22long->tools::Long in emfio..filterNoel
2020-10-16Rename CLANG_CC, CLANG_CXX configuration vars (avoid clash with scan-build)Stephan Bergmann
2020-10-14More fixes of uses of now-explicit OUString ctor taking raw sal_Unicode pointerStephan Bergmann
2020-10-08Fix C++ UNO component constructor function signatureStephan Bergmann
2020-10-07ui files: fix some capitalisation issuesNoel
2020-10-06loplugin:const* make some params and methods constNoel
2020-10-06loplugin:const& make some params and methods constNoel
2020-10-05loplugin:reducevarscope in extensionsNoel
2020-10-04use more TOOLS_WARN_EXCEPTIONMike Kaganski
2020-09-30twain32shim: Windows directory might not be in DLL search path sometimesMike Kaganski
2020-09-29More “e-mail” → “email”Adolfo Jayme Barrientos
2020-09-23cid#1466970 annotate as false positiveCaolán McNamara
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara
2020-09-18Make sure --enable-online-update does not leave behind UpdateCheckThreadStephan Bergmann
2020-09-17fix LTO+mergedlibs on windowsNoel Grandin
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-09-08Remove some unused const variablesStephan Bergmann
2020-09-07Make the OUString ctors taking raw sal_Unicode pointer/non-const array explicitStephan Bergmann
2020-09-04TabPage no longer needs to inherit from VclBuilderContainerCaolán McNamara
2020-09-02use XTextComponent interface instead of bare vcl::EditCaolán McNamara
2020-09-01Fix typo in codeAndrea Gelmini
2020-08-28bibliography copy and paste doesn't work from menusCaolán McNamara
2020-08-28should check if edit is editable for allowing pasteCaolán McNamara
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-27add a DisableCycleFocusOut flag for an all-welded hierarchyCaolán McNamara
2020-08-24restore translatable="no"Caolán McNamara
2020-08-24tdf#118148 Extended tips from HC2/shared/Olivier Hallot
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-08-14tdf#135526 ranges overflowing to become negativeCaolán McNamara
2020-08-13use OUStringLiteral in SfxItemPropertyMapEntryNoel Grandin