summaryrefslogtreecommitdiff
path: root/svx/uiconfig/ui/xmlsecstatmenu.ui
blob: 78b0a6c1573390687db35285ed9836019b1f956f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated with glade 3.20.0 -->
<interface domain="svx">
  <requires lib="gtk+" version="3.18"/>
  <object class="GtkMenu" id="menu">
    <property name="visible">True</property>
    <property name="can_focus">False</property>
    <child>
      <object class="GtkMenuItem" id="signatures">
        <property name="visible">True</property>
        <property name="can_focus">False</property>
        <property name="label" translatable="yes" context="xmlsecstatmenu|signatures">Digital Signatures...</property>
        <property name="use_underline">True</property>
      </object>
    </child>
  </object>
</interface>
d8dc41c664097811180a41df2f460d2d7aa31f'>jsdialogs: dumpAsJSON for FillStyleSzymon Kłos 2020-05-13jsdialogs: dumpAsJSON for SfxItems with FillGradient exampleSzymon Kłos 2019-08-15loplugin:sequenceloop in svtools..svxNoel Grandin 2019-08-08Revert "tdf#126741 - fix dash dot dot line style display"Samuel Mehrbrodt 2019-08-07tdf#126741 - fix dash dot dot line style displaynd101 2019-07-09Simplify Sequence iterations in svxArkadiy Illarionov 2019-07-03tdf#42949 Fix IWYU warnings in include/svx/x*Gabor Kelemen 2019-05-07tdf#62699 Drop pass-through header file include/svx/xattr.hxxGabor Kelemen 2019-04-30tdf#62699 Drop pass-through header file include/svx/xlineit.hxxGabor Kelemen 2019-04-29tdf#62699 Drop pass-through header file include/svx/xfillit.hxxGabor Kelemen 2019-04-27tdf#62699 Drop pass-through header file include/svx/xtextit.hxxGabor Kelemen 2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand 2019-04-20simplify SfxPoolItemArray_Impl (tdf#81765 related)Noel Grandin 2019-03-16pahole changes in variousNoel Grandin 2019-02-12o3tl::make_unique -> std::make_unique in svx/Gabor Kelemen 2018-12-13use unique_ptr in checkForUniqueItemNoel Grandin 2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen 2018-12-07loplugin:singlevalfields extend to all static varsNoel Grandin 2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen 2018-11-10tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski 2018-10-24clang-tidy performance-unnecessary-copy-init in svxNoel Grandin 2018-09-17New loplugin:externalStephan Bergmann 2018-07-02tdf106792 Get rid of SvxShapePolyPolygonBezierArmin Le Grand 2018-04-18tdf#42949 Remove unnecessary localization headers of editengGabor Kelemen 2018-03-06use more Color in svxNoel Grandin 2018-02-27replace Color(COL_*) with COL_*Noel Grandin 2018-01-15More loplugin:cstylecast: svxStephan Bergmann 2018-01-12More loplugin:cstylecast: svxStephan Bergmann 2018-01-11loplugin:redundantcast: svxStephan Bergmann