summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin4-21/+21
2016-04-26tdf#98163 Flush ressources at CustomShapes during importArmin Le Grand1-34/+0
2016-04-26tdf#99388 suppress close comment when PopupMenu is activeArmin Le Grand4-4/+35
2016-04-25There is no css::uno::Sequence<sal_uInt8> in UNOStephan Bergmann1-7/+7
2016-04-25tdf#99452 svx: fix undo of table row edge dragMiklos Vajna2-0/+51
2016-04-24delete unused headersJochen Nitschke6-575/+0
2016-04-24tdf#99450/tdf#99462: fix insert twice the same object in Photo albumJulien Nabet1-1/+0
2016-04-22Avoid reserved identifiersStephan Bergmann14-33/+33
2016-04-22Remove unused PID__START/ENDStephan Bergmann1-4/+2
2016-04-22Fix typosAndrea Gelmini1-1/+1
2016-04-21Fix typosAndrea Gelmini2-2/+2
2016-04-21loplugin:salbool: sal_Bool[] -> bool[]Stephan Bergmann1-1/+1
2016-04-21lokit: add getPartHashHenry Castro5-0/+38
2016-04-21new plugin stylepoliceNoel Grandin11-70/+69
2016-04-20tdf#99396 SdrTableObj::EndTextEdit: restore cell format undo itemsMiklos Vajna1-0/+75
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann27-68/+68
2016-04-20clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin6-39/+4
2016-04-20character spacing control possible to use outside sidebarSzymon Kłos1-0/+2
2016-04-19tdf#99396 SvxTableController::SetVertical: implement undo supportMiklos Vajna2-0/+29
2016-04-19introduce DEBUG_SD_CONFIGURATION_TRACE instead of OSL_DEBUG_LEVEL>=2Eike Rathke6-9/+65
2016-04-19warning C4101: 'rException' : unreferenced local variableStephan Bergmann1-1/+1
2016-04-19Related: tdf#99396 sd: make table controller undo code unit-testableMiklos Vajna2-2/+10
2016-04-19sd doc model dump: include undo manager infoMiklos Vajna1-0/+8
2016-04-19tdf#99387 - protect LOK document size API from corner-cases.Michael Meeks1-1/+7
2016-04-19cppcheck: silence known condition warning in sdJochen Nitschke1-7/+2
2016-04-18Avoid reserved identifier (_CreateShape -> CreateShape)Stephan Bergmann2-6/+6
2016-04-18Avoid reserved identifier (_CreateSdrObject -> CreateSdrObject_)Stephan Bergmann2-4/+4
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin16-57/+36
2016-04-18clean-up: unused using declarations and includesJochen Nitschke20-59/+1
2016-04-15clang-tidy misc-forward-declaration-namespaceNoel Grandin2-3/+1
2016-04-14-Werror=logical-op (GCC 6)Stephan Bergmann1-2/+1
2016-04-14loplugin:passstuffbyref in sdNoel Grandin33-52/+52
2016-04-13tdf#94306 remove unused boost dependenciesJochen Nitschke2-2/+0
2016-04-13tdf#97087 Give comprehensible names to timersMuhammet Kara1-1/+1
2016-04-13tdf#84258 Link icons and use new commands in menu/toolbarsMaxim Monastirsky3-26/+26
2016-04-12Avoid reserved identifiersStephan Bergmann6-17/+19
2016-04-12Avoid reserved identifiersStephan Bergmann3-86/+86
2016-04-12Avoid reserved identifiersStephan Bergmann1-1/+1
2016-04-12clang-tidy performance-unnecessary-value-param in sdNoel Grandin39-130/+130
2016-04-12tdf#99224 PPTX export: implement support for images with textMiklos Vajna3-1/+15
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke14-16/+0
2016-04-11sd: inline BEGIN_SHAPE/END_SHAPE macrosMiklos Vajna1-5/+2
2016-04-11clang-tidy performance-unnecessary-value-param in ooxNoel Grandin1-6/+6
2016-04-11cid#1358429 null pointer dereferenceMiklos Vajna1-1/+1
2016-04-11tdf#94306 replace boost::noncopyable r.. to sdextJochen Nitschke28-76/+87
2016-04-10tdf#99155: fix crash on clicking subcategory title in customanimationsJulien Nabet1-0/+4
2016-04-08lok context menu: Expose context menuPranav Kant1-1/+9
2016-04-07tdf#97087 - Give Idles comprehensible and unique namesMuhammet Kara1-1/+1
2016-04-07Avoid reserved identifiersStephan Bergmann1-4/+4
2016-04-06Indentation fixesMiklos Vajna1-4/+4