summaryrefslogtreecommitdiff
path: root/extensions
AgeCommit message (Expand)Author
2021-10-11tdf#145033 remove old focus handler so no double-connect attempt is madeCaolán McNamara
2021-09-28tdf#50421: use substVariables for remaining %PERCENT% in "Check for Updates"Julien Nabet
2021-08-25tdf#141097 Revert "Veto process exit while an OLE client is connected"Michael Warner
2021-08-17tdf#143357 use a DateFormatter and a separate Calendar menubuttonCaolán McNamara
2021-08-16Related: tdf#143357 explicitly set the default of focus-on-clickCaolán McNamara
2021-08-16Related: tdf#143357 set blank label for no dateCaolán McNamara
2021-06-03Revert "Initialize vector directly with the already known count number"Julien Nabet
2021-06-02Initialize vector directly with the already known count numberJulien Nabet
2021-06-01loplugin:stringview (clang-cl)Stephan Bergmann
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-21use toggle instead of click for RadioButtonCaolán McNamara
2021-05-20use toggle instead of click for CheckButtonCaolán McNamara
2021-05-19loplugin:noexcept (clang-cl)Stephan Bergmann
2021-05-15inherit LinkButton and Notebook from Widget instead of ContainerCaolán McNamara
2021-05-13Revert "simplify the vcl<->toolkit connection"Noel Grandin
2021-05-12simplify the vcl<->toolkit connectionNoel Grandin
2021-05-08ref-count SfxItemPoolNoel Grandin
2021-05-03loplugin:unnecessaryparen small improvementNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-29loplugin:stringadd simplify some *StringBuffer operationsNoel Grandin
2021-04-27loplugin:stringadd (clang-cl)Stephan Bergmann
2021-04-27loplugin:stringadd convert chained append to +Noel Grandin
2021-04-21loplugin:stringadd replace OUStringLiteral temporaries with OUString::ConcatNoel Grandin
2021-04-20use OUString::Concat here, not OUStringLiteralNoel Grandin
2021-04-20uniformly apply truncate-multiline to all GtkEntrysCaolán McNamara
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