summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* tdf#143357 use a DateFormatter and a separate Calendar menubuttonCaolán McNamara2021-08-244-22/+105
* Related: tdf#143357 explicitly set the default of focus-on-clickCaolán McNamara2021-08-243-0/+3
* Related: tdf#143357 set blank label for no dateCaolán McNamara2021-08-241-2/+5
* lok: remove frame action listener when disposingHenry Castro2021-05-161-0/+5
* lok: "BibFrameController_Impl" prefix m_* membersHenry Castro2021-05-162-42/+43
* tdf#141084 don't notify that the control has changed content until focus-outCaolán McNamara2021-04-062-4/+12
* [cp] Remove Help - Donate to LibreOffice menu itemAndras Timar2021-03-301-3/+0
* [cp] ERROR ITMS-90511: CFBundleIdentifier CollisionAndras Timar2021-03-301-2/+2
* tdf#139070 format entry view of multilines with final formattingCaolán McNamara2021-02-241-1/+10
* tdf#140239 leave current cursor valid if the contents won't changeCaolán McNamara2021-02-131-10/+8
* tdf#139486 also listen to the Entry to determine if the SpinButton was changedCaolán McNamara2021-01-261-1/+3
* 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