summaryrefslogtreecommitdiff
path: root/icon-themes/breeze_svg/cmd/sc_paragraphdialog.svg
blob: 51de8b490324228baa86d0c0fd1ff5e591bdae80 (plain)
1
2
3
4
5
6
7
8
9
10
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
 <path 
     style="fill:#4d4d4d" 
     d="M 8 2 C 5.79086 2 4 3.79085 4 6 C 4 8.20915 5.79086 10 8 10 L 8 11 L 8 14 L 9 14 L 9 11 L 9 3 L 10 3 L 10 11 L 10 14 L 11 14 L 11 11 L 11 2 L 9 2 L 8 2 z "
     />
 <path 
     style="fill:#f47750" 
     d="M 13 2 C 12.44772 2 12 2.44772 12 3 C 12 3.55228 12.44772 4 13 4 C 13.55228 4 14 3.55228 14 3 C 14 2.44772 13.55228 2 13 2 z M 13 5 C 12.44772 5 12 5.44772 12 6 C 12 6.55228 12.44772 7 13 7 C 13.55228 7 14 6.55228 14 6 C 14 5.44772 13.55228 5 13 5 z M 13 8 C 12.44772 8 12 8.44772 12 9 C 12 9.55228 12.44772 10 13 10 C 13.55228 10 14 9.55228 14 9 C 14 8.44772 13.55228 8 13 8 z "
     />
 </svg>
4.4-13&id=5ace3f3b4f2f916d8b2acab1b5cc0fe2a5a19dee'>clang scan-build: various warningsCaolán McNamara 2014-06-24new compilerplugin returnbyrefNoel Grandin 2014-06-03Split out IDocumentDrawModelAccess from SwDoc.Valentin Kettner 2014-06-03Removed IDocumentSettingAccess.hxx include in SwDoc.hxxValentin Kettner 2014-04-30sw: sal_Bool->boolNoel Grandin 2014-03-29coverity#704900 Dereference after null checkCaolán McNamara 2014-03-16sal_Bool to boolMatteo Casalin 2014-03-11Bin noise "SMARTTAG" comments from 2006Tor Lillqvist 2014-03-07sw: remove that GETGRID abominationMichael Stahl 2014-02-27Remove visual noise from swAlexander Wilms 2014-02-22sal_Bool to bool and some simplificationsMatteo Casalin 2014-02-16fdo#62475 - remove visual noisePhilipp Riemer 2014-02-15fdo#51304: Remove @author annotation in sw/source/corePhilipp Riemer 2014-02-15fdo#62475 - remove visual noisePhilipp Riemer 2014-01-31Translate German comments and fix a few missed onePhilipp Weissenbacher 2014-01-28bool improvementsStephan Bergmann 2013-10-26sw: ViewShell -> SwViewShell renameMiklos Vajna 2013-10-22fdo#44689: fix for specific case of page restart-value 0Adam Co 2013-08-17sw: unused includes in flowfrmMiklos Vajna 2013-05-25SwFlowFrm: rename member variables missing their prefixMiklos Vajna 2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza 2013-04-12Related: #i119624# GetUpperSpaceAmountConsideredForPrevFrmAndPageGridOliver-Rainer Wittmann 2013-03-15fdo#61952: sw: fix left/right-only page styles and first-pageMichael Stahl 2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida 2013-02-09SwFrm: rename member variables missing their prefixMiklos Vajna 2012-12-20Some cppcheck cleaningJulien Nabet 2012-11-30re-base on ALv2 code. Includes:Michael Meeks 2012-11-25sal_Bool to boolTakeshi Abe 2012-11-17sal_Bool to boolTakeshi Abe 2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák 2012-10-08cppcheck: clarifyCalculationjailletc36 2012-07-09add SwFrm::OnFirstPage to avoid copy&pasteMiklos Vajna 2012-07-09sw layout: fix first page header/footer insertionMiklos Vajna 2012-04-04flowfrm.cxx: tweak comment translationMichael Stahl 2012-04-04Translated source comments from germanDavid Vogt 2012-03-12SwFlowFrm::CalcUpperSpace: fix crash with null pPrevFrm in framework_unoapiMichael Stahl 2012-03-12SwFlowFrm: implement contextual spacingMiklos Vajna