summaryrefslogtreecommitdiff
path: root/icon-themes/breeze_svg/cmd/sc_dbsortingandgrouping.svg
blob: 296a9209400829085689bc72a12be8d6c7366def (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
 <path 
     style="fill:#2ecc71" 
     d="M 3 2 A 1 1 0 0 0 2 3 A 1 1 0 0 0 3 4 A 1 1 0 0 0 4 3 A 1 1 0 0 0 3 2 z "
     />
 <path 
     style="fill:#da4453" 
     d="M 3 8 A 1 1 0 0 0 2 9 A 1 1 0 0 0 3 10 A 1 1 0 0 0 4 9 A 1 1 0 0 0 3 8 z "
     />
 <path 
     style="fill:#4d4d4d" 
     d="M 5 2 L 5 3 L 7 3 L 8 3 L 10 3 L 10 2 L 8 2 L 7 2 L 5 2 z M 11 2 L 11 8 L 11 12.09375 L 9 10.09375 L 9 11.5 L 11.28125 13.8125 L 11.5 14 L 11.71875 13.8125 L 14 11.5 L 14 10.09375 L 12 12.09375 L 12 8 L 12 2 L 11 2 z M 5 4 L 5 5 L 7 5 L 8 5 L 8 4 L 7 4 L 5 4 z M 5 8 L 5 9 L 7 9 L 8 9 L 10 9 L 10 8 L 8 8 L 7 8 L 5 8 z M 5 10 L 5 11 L 7 11 L 8 11 L 8 10 L 7 10 L 5 10 z "
     />
 </svg>
itle='2021-11-25 12:04:56 +0100'>2021-11-25loplugin:stringliteraldefine in formsNoel Grandin 2021-11-08Replace some macros in forms part 17Julien Nabet 2021-11-06Replace some macros in forms part 10Julien Nabet 2021-11-06Replace some macros in forms part 9Julien Nabet 2021-11-05Replace some macros in forms part 7Julien Nabet 2021-11-05Replace some macros in forms part 8Julien Nabet 2021-11-05Replace some macros in forms part 6Julien Nabet 2021-11-05Replace some macros in forms part 5Julien Nabet 2021-11-04Replace some macros in forms part 3Julien Nabet 2021-11-02Replace some macros in formsJulien Nabet 2021-09-01clang-tidy:readability-redundant-member-initNoel Grandin 2021-08-23loplugin:referencecasting look through more clang TypesNoel Grandin 2021-02-21loplugin:refcounting in formsNoel 2020-10-03use more TOOLS_WARN_EXCEPTIONNoel 2020-08-30Fix typo in codeAndrea Gelmini 2020-08-05dito->dittoCaolán McNamara 2020-04-14loplugin:flatten in formsNoel Grandin 2020-02-14tdf#42949 Fix IWYU warnings in forms/Gabor Kelemen 2019-12-26use more TOOLS_WARN_EXCEPTIONNoel Grandin 2019-11-22Extend loplugin:external to warn about classesStephan Bergmann 2019-09-26loplugin:constmethod in forms..fpickerNoel Grandin 2019-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet 2019-08-15loplugin:sequenceloop in forms..ooxNoel Grandin 2019-07-19loplugin:referencecasting in forms..fpickerNoel Grandin 2019-07-18cid#1448381 Unchecked return valueCaolán McNamara 2019-05-07Fix typoAndrea Gelmini 2019-04-07Don't use resettable/clearable guard where plain guard is enoughMike Kaganski 2019-03-12tdf#42949 Fix IWYU warnings in include/connectivity/*Gabor Kelemen 2019-02-09loplugin:indentation in forms..fpickerNoel Grandin 2018-11-06tdf#121188 form controls should have InputRequired false by defaultLionel Elie Mamane