summaryrefslogtreecommitdiff
path: root/extensions
AgeCommit message (Expand)Author
2021-02-24Move code for setting unique buildable names one level upXisco Fauli
2021-02-23Set unique buildable names to each widget in the form properties dialogXisco Fauli
2021-02-23tdf#139070 format entry view of multilines with final formattingCaolán McNamara
2021-02-23weld bibliography autofilter menuCaolán McNamara
2021-02-23loplugin:unusedmethodsNoel
2021-02-22cid#1473244 silence Unchecked return valueCaolán McNamara
2021-02-22loplugin:refcounting in extensionsNoel
2021-02-19foward declare NotebookBarAddonsItem instead of using includeCaolán McNamara
2021-02-19weld BibGeneralPageCaolán McNamara
2021-02-18link up orphan labels in mapping dialog to the entries they should labelCaolán McNamara
2021-02-18loplugin:referencecasting (--enable-extension-update)Stephan Bergmann
2021-02-16loplugin:referencecasting in editeng..frameworkNoel
2021-02-11tdf#140239 leave current cursor valid if the contents won't changeCaolán McNamara
2021-02-01abpilot : remove useless type PackageAccessControlArnaud Versini
2021-02-01Drop FAR/NEAR from 16-bit WinAPI timesMike Kaganski
2021-01-29loplugin:stringviewparam extend to new..Noel
2021-01-28add string_view variants of methods to O[U]StringBufferNoel
2021-01-25avoid some ref-countingNoel Grandin
2021-01-25tdf#139486 also listen to the Entry to determine if the SpinButton was changedCaolán McNamara
2021-01-24Use ContainerType().swap and avoid local variablesMike Kaganski
2021-01-21remove deprecated [x|y]align property for CheckBoxes and RadioButtonsCaolán McNamara
2021-01-16make the Color constructors explicitly specify transparencyNoel
2021-01-15replace stock button labelsCaolán McNamara
2021-01-15tdf#138848 add truncate-multiline to all GtkEntries and GtkSpinButtonsCaolán McNamara
2021-01-13loplugin:stringliteralvar (clang-cl)Stephan Bergmann
2021-01-09fix coverity parse errorsCaolán McNamara
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-25Fix Windows build of Library_oleautobridgeStephan Bergmann
2020-12-23drop deprecated GtkAlignment, move left/top-padding into child margin-start/topCaolán McNamara
2020-12-22replace margin-left with margin-start and margin-right with margin-endCaolán McNamara
2020-12-19make *String(string_view) constructors explicitNoel Grandin
2020-12-19Related tdf#138715: kill last Mork refsJulien Nabet
2020-12-16Related: 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-15don't need to include vcl/menu.hxx hereCaolán McNamara
2020-12-13tdf#138715 remove mork driverRene Engelhard
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-12-09loplugin:stringview (clang-cl)Stephan Bergmann
2020-12-07loplugin:stringviewparam (clang-cl)Stephan Bergmann
2020-12-05Remove remaining bogus use of objc_msgSend()Tor Lillqvist
2020-11-27CComVariant.lVal is of type LONGStephan Bergmann
2020-11-26TYPEATTR::cFuncs,cVars are of type WORDStephan Bergmann
2020-11-26The Windows oleauto.h SafeArray* functions use LONG for indexingStephan Bergmann
2020-11-25TW_IMAGEINFO::ImageWidth,ImageHeight are of type TW_INT32Stephan Bergmann
2020-11-24add set_buildable_name to enable distinguishing different instancesCaolán McNamara
2020-11-24loplugin:stringviewparam (--enable-online-update)Stephan Bergmann
2020-11-24tdf#124176 Use #pragma once in extensions/source/abpilotShyamPraveenSingh
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-21tdf#123936 Formatting files in module extensions with clang-formatPhilipp Hofer