summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* loplugin:stringadd convert chained append to +Noel Grandin2021-04-271-4/+3
* loplugin:stringadd replace OUStringLiteral temporaries with OUString::ConcatNoel Grandin2021-04-211-1/+1
* use OUString::Concat here, not OUStringLiteralNoel Grandin2021-04-201-2/+2
* uniformly apply truncate-multiline to all GtkEntrysCaolán McNamara2021-04-201-0/+30
* loplugin:unusedfieldsNoel Grandin2021-04-121-1/+0
* Recheck include/ with IWYUGabor Kelemen2021-04-092-0/+2
* Updated README.md files to represent current code / use Markdown formatHossein2021-04-071-20/+26
* tdf#141084 don't notify that the control has changed content until focus-outCaolán McNamara2021-04-012-4/+12
* lok: remove frame action listener when disposingHenry Castro2021-04-011-0/+5
* lok: "BibFrameController_Impl" prefix m_* membersHenry Castro2021-03-312-42/+43
* loplugin:flattenNoel2021-03-261-15/+15
* const OUString -> const OUStringLiteralMike Kaganski2021-03-251-2/+2
* Using .md extension/Markdown syntax for modules READMEHossein2021-03-241-0/+0
* tdf#124176 Use pragma once in extensionsVincent LE GARREC2021-03-23122-485/+122
* use single-use attribute for LoggerPoolNoel Grandin2021-03-232-21/+3
* cid#1474008 silence Unchecked return value from libraryCaolán McNamara2021-03-211-13/+13
* use VCLUnoHelper::GetWindowCaolán McNamara2021-03-121-3/+2
* awt::XWindow has setVisible so don't need to fetch VCLXWindow to do thatCaolán McNamara2021-03-121-6/+3
* use strong_int for item ids in vcl::ToolBoxNoel2021-03-112-23/+23
* loplugin:refcounting (clang-cl)Stephan Bergmann2021-03-091-2/+1
* defer getting toplevel for color picker until we need itCaolán McNamara2021-03-091-2/+2
* bubblewindow.hxx can be a private vcl headerCaolán McNamara2021-03-031-4/+2
* split and move MenuBar BubbleWindowManager to vclCaolán McNamara2021-03-032-371/+21
* move BubbleWindow to vclCaolán McNamara2021-03-031-234/+1
* loplugin:refcounting in extensionsNoel2021-02-272-2/+3
* Move code for setting unique buildable names one level upXisco Fauli2021-02-242-10/+10
* Set unique buildable names to each widget in the form properties dialogXisco Fauli2021-02-231-5/+10
* tdf#139070 format entry view of multilines with final formattingCaolán McNamara2021-02-231-1/+10
* weld bibliography autofilter menuCaolán McNamara2021-02-234-21/+38
* loplugin:unusedmethodsNoel2021-02-231-5/+0
* cid#1473244 silence Unchecked return valueCaolán McNamara2021-02-221-1/+1
* loplugin:refcounting in extensionsNoel2021-02-224-20/+19
* foward declare NotebookBarAddonsItem instead of using includeCaolán McNamara2021-02-191-0/+1
* 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