summaryrefslogtreecommitdiff
path: root/extensions
AgeCommit message (Expand)Author
2021-04-12loplugin:unusedfieldsNoel Grandin
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-04-07Updated README.md files to represent current code / use Markdown formatHossein
2021-04-01tdf#141084 don't notify that the control has changed content until focus-outCaolán McNamara
2021-04-01lok: remove frame action listener when disposingHenry Castro
2021-03-31lok: "BibFrameController_Impl" prefix m_* membersHenry Castro
2021-03-26loplugin:flattenNoel
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-03-24Using .md extension/Markdown syntax for modules READMEHossein
2021-03-23tdf#124176 Use pragma once in extensionsVincent LE GARREC
2021-03-23use single-use attribute for LoggerPoolNoel Grandin
2021-03-21cid#1474008 silence Unchecked return value from libraryCaolán McNamara
2021-03-12use VCLUnoHelper::GetWindowCaolán McNamara
2021-03-12awt::XWindow has setVisible so don't need to fetch VCLXWindow to do thatCaolán McNamara
2021-03-11use strong_int for item ids in vcl::ToolBoxNoel
2021-03-09loplugin:refcounting (clang-cl)Stephan Bergmann
2021-03-09defer getting toplevel for color picker until we need itCaolán McNamara
2021-03-03bubblewindow.hxx can be a private vcl headerCaolán McNamara
2021-03-03split and move MenuBar BubbleWindowManager to vclCaolán McNamara
2021-03-03move BubbleWindow to vclCaolán McNamara
2021-02-27loplugin:refcounting in extensionsNoel
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