summaryrefslogtreecommitdiff
path: root/icon-themes/breeze/cmd/sc_basicstepout.png
blob: 354666517132413505a3751ef905ddb53be8d706 (plain)
ofshex dumpascii
0000 89 50 4e 47 0d 0a 1a 0a 00 00 00 0d 49 48 44 52 00 00 00 10 00 00 00 10 08 03 00 00 00 28 2d 0f .PNG........IHDR.............(-.
0020 53 00 00 00 03 73 42 49 54 08 08 08 db e1 4f e0 00 00 00 09 70 48 59 73 00 00 0e c4 00 00 0e c4 S....sBIT.....O.....pHYs........
0040 01 95 2b 0e 1b 00 00 00 19 74 45 58 74 53 6f 66 74 77 61 72 65 00 77 77 77 2e 69 6e 6b 73 63 61 ..+......tEXtSoftware.www.inksca
0060 70 65 2e 6f 72 67 9b ee 3c 1a 00 00 00 4e 50 4c 54 45 00 00 00 00 00 00 00 00 00 21 21 2c 26 26 pe.org..<....NPLTE.........!!,&&
0080 26 24 24 24 f3 75 51 22 26 2a f4 78 4f 24 26 29 24 26 28 22 27 29 22 26 28 22 26 28 f3 78 50 23 &$$$.uQ"&*.xO$&)$&("')"&("&(.xP#
00a0 25 29 23 26 29 23 26 29 23 26 28 23 25 2a 23 26 28 23 26 2a f4 78 50 f5 76 4f 23 26 29 f4 77 50 %)#&)#&)#&(#%*#&(#&*.xP.vO#&).wP
00c0 e6 3b 9a b0 00 00 00 18 74 52 4e 53 00 02 03 17 1b 1c 3f 43 44 71 72 77 78 7f 80 82 b5 b6 b7 b8 .;......tRNS......?CDqrwx.......
00e0 bd be c0 c4 26 2d 02 99 00 00 00 4f 49 44 41 54 18 d3 8d cc 49 0e 80 20 14 04 d1 02 d4 ef 0c e2 ....&-.....OIDAT....I...........
0100 c8 fd 2f ea c6 60 c4 90 50 cb 97 74 43 41 d7 13 67 9b 40 08 f3 17 8e 26 fb a2 57 01 f1 2a 82 d9 ../..`..P..tCA..g.@....&..W..*..
0120 00 76 13 a1 72 00 ae 8e 30 75 00 83 7d a1 07 18 6d 7e f2 3b d5 5e 40 16 45 51 37 df df 04 38 f2 .v..r...0u..}...m~.;.^@.EQ7...8.
0140 c1 1e bb 00 00 00 00 49 45 4e 44 ae 42 60 82 .......IEND.B`.
eddedobj?h=co-22.05.2-1&id=09800956191c90035872cbc18cd304fee043c710'>Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe 2015-06-17More helpful exception messageLionel Elie Mamane 2015-06-16Fix typosAndrea Gelmini 2015-06-15remove unnecessary check for null when calling deleteNoel Grandin 2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann 2015-05-19tdf#67421: Prevent unloading objects due to cache fullMike Kaganski 2015-05-10Use IMPL_LINK_NOARG[_TYPED] where applicableStephan Bergmann 2015-05-10NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann 2015-05-10Replace IMPL_STATIC_LINK[_TYPED] with more useful variantsStephan Bergmann 2015-05-04embeddedobj: allow creating objects lacking a FileFormatVersion=6800 filterMiklos Vajna 2015-04-30embeddedobj: allow embedding objects lacking a FileFormatVersion=6800 filterMiklos Vajna 2015-04-29Remove unnecessary STATIC_LINK macroStephan Bergmann 2015-04-15remove unnecessary use of void in function declarationsNoel Grandin 2015-04-13loplugin:staticmethodsNoel Grandin 2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann 2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann 2015-03-27avoid activating chart objects just to get their mapunit or set visual sizeCaolán McNamara 2015-03-09V801: Decreased performanceCaolán McNamara 2015-03-05gbuild: set _WIN32_WINNT globally instead of WINVERMichael Stahl 2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin 2015-02-14tdf#88624 set DocumentBaseURL when saving reportLionel Elie Mamane 2015-02-02add an explicit virtual keyword here, like the other onesCaolán McNamara 2015-02-02OOoEmbeddedObjectFactory does implement optional XLinkFactoryStephan Bergmann 2015-02-02callcatcher: remove some unused methodsCaolán McNamara 2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara 2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin