summaryrefslogtreecommitdiff
path: root/icon-themes/breeze_svg/cmd/32/addfield.svg
blob: 80cd5b708c0b6d1983e4ec8d9c25bd844fcf7725 (plain)
1
2
3
4
5
6
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
 <path 
     style="fill:#4d4d4d" 
     d="M 4 4 L 4 5 L 7 5 L 7 27 L 4 27 L 4 28 L 11 28 L 11 27 L 8 27 L 8 5 L 11 5 L 11 4 L 4 4 z M 12 22 L 12 25 L 28 25 L 28 22 L 27 22 L 27 24 L 13 24 L 13 22 L 12 22 z "
     />
</svg>
Updated README.md files to represent current code / use Markdown formatHossein 2021-03-25const OUString -> const OUStringLiteralMike Kaganski 2021-03-24Using .md extension/Markdown syntax for modules READMEHossein 2021-03-10Drop 'static_cast<cppu::OWeakObject*>' syntactic noiseMike Kaganski 2021-02-23loplugin:refcounting check for managing OWeakObject with raw pointerNoel 2021-02-16loplugin:referencecasting in hwpfilter..lotuswordproNoel 2021-01-28add string_view variants of methods to O[U]StringBufferNoel 2021-01-26loplugin:passstuffbyrefNoel 2021-01-24Use ContainerType().swap and avoid local variablesMike Kaganski 2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann 2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann 2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel 2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel 2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel 2020-11-13tdf#123936 Formatting files in module linguistic with clang-formatPhilipp Hofer 2020-11-11loplugin:stringviewNoel 2020-11-10new loplugin:reducevarscopeNoel Grandin 2020-11-10tdf#42949 Fix new IWYU warnings in directories [h-r]*Gabor Kelemen 2020-11-02make SvXMLImport capable of mixing fast- and slow- contexts adhocNoel 2020-10-02Use the new single-instance="true" attribute in linguisticStephan Bergmann