summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* weld BibGeneralPageCaolán McNamara2021-02-195-915/+1088
* link up orphan labels in mapping dialog to the entries they should labelCaolán McNamara2021-02-181-288/+291
* loplugin:referencecasting (--enable-extension-update)Stephan Bergmann2021-02-182-2/+2
* loplugin:referencecasting in editeng..frameworkNoel2021-02-1613-25/+25
* tdf#140239 leave current cursor valid if the contents won't changeCaolán McNamara2021-02-111-10/+8
* abpilot : remove useless type PackageAccessControlArnaud Versini2021-02-012-8/+2
* Drop FAR/NEAR from 16-bit WinAPI timesMike Kaganski2021-02-017-27/+25
* loplugin:stringviewparam extend to new..Noel2021-01-292-3/+3
* add string_view variants of methods to O[U]StringBufferNoel2021-01-281-1/+1
* avoid some ref-countingNoel Grandin2021-01-252-2/+2
* tdf#139486 also listen to the Entry to determine if the SpinButton was changedCaolán McNamara2021-01-251-1/+3
* Use ContainerType().swap and avoid local variablesMike Kaganski2021-01-242-6/+3
* remove deprecated [x|y]align property for CheckBoxes and RadioButtonsCaolán McNamara2021-01-216-16/+0
* make the Color constructors explicitly specify transparencyNoel2021-01-162-3/+3
* replace stock button labelsCaolán McNamara2021-01-1511-56/+56
* tdf#138848 add truncate-multiline to all GtkEntries and GtkSpinButtonsCaolán McNamara2021-01-1519-0/+36
* loplugin:stringliteralvar (clang-cl)Stephan Bergmann2021-01-131-14/+14
* fix coverity parse errorsCaolán McNamara2021-01-094-5/+5
* loplugin:stringviewparam: operator +Stephan Bergmann2020-12-296-22/+33
* New loplugin:stringliteralvarStephan Bergmann2020-12-265-6/+6
* Fix Windows build of Library_oleautobridgeStephan Bergmann2020-12-251-38/+44
* drop deprecated GtkAlignment, move left/top-padding into child margin-start/topCaolán McNamara2020-12-2311-1985/+1882
* replace margin-left with margin-start and margin-right with margin-endCaolán McNamara2020-12-221-2/+2
* make *String(string_view) constructors explicitNoel Grandin2020-12-191-3/+3
* Related tdf#138715: kill last Mork refsJulien Nabet2020-12-197-41/+2
* Related: tdf#138661 don't limit OFormatSampleControl to +10000Caolán McNamara2020-12-161-0/+2
* tdf#138701 leave current combobox cursor valid if the contents won't changeCaolán McNamara2020-12-151-1/+4
* don't need to include vcl/menu.hxx hereCaolán McNamara2020-12-151-0/+1
* tdf#138715 remove mork driverRene Engelhard2020-12-131-3/+0
* Adapt the remaining OUString functions to std string_viewStephan Bergmann2020-12-119-12/+32
* loplugin:stringview (clang-cl)Stephan Bergmann2020-12-091-1/+1
* loplugin:stringviewparam (clang-cl)Stephan Bergmann2020-12-072-6/+7
* Remove remaining bogus use of objc_msgSend()Tor Lillqvist2020-12-054-13/+4
* CComVariant.lVal is of type LONGStephan Bergmann2020-11-271-1/+1
* TYPEATTR::cFuncs,cVars are of type WORDStephan Bergmann2020-11-261-2/+2
* The Windows oleauto.h SafeArray* functions use LONG for indexingStephan Bergmann2020-11-266-21/+21
* TW_IMAGEINFO::ImageWidth,ImageHeight are of type TW_INT32Stephan Bergmann2020-11-251-5/+5
* add set_buildable_name to enable distinguishing different instancesCaolán McNamara2020-11-241-0/+4
* loplugin:stringviewparam (--enable-online-update)Stephan Bergmann2020-11-241-2/+6
* tdf#124176 Use #pragma once in extensions/source/abpilotShyamPraveenSingh2020-11-2413-71/+13
* loplugin:stringviewparam extend to comparison operatorsNoel2020-11-244-4/+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