summaryrefslogtreecommitdiff
path: root/default_images/sd/res/placeholder_table_large.png
blob: 978adde232fb3ee3b12d759b2f58217124639e2f (plain)
ofshex dumpascii
0000 89 50 4e 47 0d 0a 1a 0a 00 00 00 0d 49 48 44 52 00 00 00 2a 00 00 00 2a 08 04 00 00 00 6f ca 01 .PNG........IHDR...*...*.....o..
0020 d0 00 00 00 83 49 44 41 54 78 da ed d1 01 06 c0 20 14 c6 f1 2f b2 28 c6 06 cc 8c 9d a7 4b bd ce .....IDATx........../.(......K..
0040 d3 29 3a da 04 d2 20 e9 89 78 fd 41 e1 47 3e 2c 7a 14 34 0c 2c dc 58 35 68 71 50 18 2d a6 42 6e .):......x.A.G>,z.4.,.X5hqP.-.Bn
0060 d8 f3 93 0f 18 8c 52 21 cf 02 f2 a0 1a 7b 21 79 50 05 8b 9b 02 58 51 9d e7 f1 cc a8 c1 45 01 cc ......R!.....{!yP....XQ......E..
0080 a8 c5 53 a3 31 f5 f7 47 1d de 49 68 cf 87 05 6d a0 0b af df be 0b 2a eb 0b 2a eb 0b ba e4 fa 83 ..S.1..G..Ih...m......*..*......
00a0 09 3a 05 8d 89 18 fb 00 4e 70 ac 7c ac 2c c8 8e 00 00 00 00 49 45 4e 44 ae 42 60 82 .:......Np.|.,......IEND.B`.
migrate to boost::gettextCaolán McNamara 2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann 2017-03-06cppcheck: knownConditionTrueFalseJochen Nitschke 2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara 2016-10-11convert PageKind to scoped enumNoel Grandin 2016-10-11convert EditMode to scoped enumNoel Grandin 2016-09-30Resolves: tdf#101004 crash on using slide master design from master viewCaolán McNamara 2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke 2016-09-10loplugin:constantparam in sdNoel Grandin 2015-11-115th step to remove tools/rtti.hxxOliver Specht 2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann 2015-10-13coverity#735838 Dereference after null checkCaolán McNamara 2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht 2015-09-30Fix typosAndrea Gelmini 2015-09-25sd/source/ui/func boost->stdCaolán McNamara 2015-09-24sd/source/ui/inc boost::scoped_ptr->std::unique_ptrCaolán McNamara 2015-09-23boost::shared_ptr->std::shared_ptrCaolán McNamara 2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara 2015-09-17boost->stdCaolán McNamara 2015-06-23allow slide design to affect multiple standard pagesCaolán McNamara 2015-06-13Fix typosAndrea Gelmini 2014-11-10loplugin: cstylecastNoel Grandin 2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin 2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann 2014-06-25remove whitespacesMarkus Mohrhard 2014-05-22Avoid possible memory leaks in case of exceptionsTakeshi Abe 2014-04-24sd: sal_Bool->boolNoel Grandin 2014-03-18sfx2: sal_Bool->boolNoel Grandin 2013-10-25Unwind FunctionReference typedefStephan Bergmann 2013-08-24String->OUStringIvan Timofeev 2013-05-01convert message box return types to an enumCaolán McNamara 2013-04-20Remove pass-through header files sd/inc/eetext.hxx and sd/inc/app.hxxMichael Dunphy 2013-03-12translation and cleanup of comments in sd/source/ui/func/Urs Fässler 2013-03-11sd: translate debug messagesThomas Arnhold