summaryrefslogtreecommitdiffstats
path: root/sd
Commit message (Expand)AuthorAgeFilesLines
* tdf#99452 svx: fix undo of table row edge dragMiklos Vajna2016-04-252-0/+51
* delete unused headersJochen Nitschke2016-04-246-575/+0
* tdf#99450/tdf#99462: fix insert twice the same object in Photo albumJulien Nabet2016-04-241-1/+0
* Avoid reserved identifiersStephan Bergmann2016-04-2214-33/+33
* Remove unused PID__START/ENDStephan Bergmann2016-04-221-4/+2
* Fix typosAndrea Gelmini2016-04-221-1/+1
* Fix typosAndrea Gelmini2016-04-212-2/+2
* loplugin:salbool: sal_Bool[] -> bool[]Stephan Bergmann2016-04-211-1/+1
* lokit: add getPartHashHenry Castro2016-04-215-0/+38
* new plugin stylepoliceNoel Grandin2016-04-2111-70/+69
* tdf#99396 SdrTableObj::EndTextEdit: restore cell format undo itemsMiklos Vajna2016-04-201-0/+75
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-2027-68/+68
* clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin2016-04-206-39/+4
* character spacing control possible to use outside sidebarSzymon Kłos2016-04-201-0/+2
* tdf#99396 SvxTableController::SetVertical: implement undo supportMiklos Vajna2016-04-192-0/+29
* introduce DEBUG_SD_CONFIGURATION_TRACE instead of OSL_DEBUG_LEVEL>=2Eike Rathke2016-04-196-9/+65
* warning C4101: 'rException' : unreferenced local variableStephan Bergmann2016-04-191-1/+1
* Related: tdf#99396 sd: make table controller undo code unit-testableMiklos Vajna2016-04-192-2/+10
* sd doc model dump: include undo manager infoMiklos Vajna2016-04-191-0/+8
* tdf#99387 - protect LOK document size API from corner-cases.Michael Meeks2016-04-191-1/+7
* cppcheck: silence known condition warning in sdJochen Nitschke2016-04-191-7/+2
* Avoid reserved identifier (_CreateShape -> CreateShape)Stephan Bergmann2016-04-182-6/+6
* Avoid reserved identifier (_CreateSdrObject -> CreateSdrObject_)Stephan Bergmann2016-04-182-4/+4
* clang-tidy performance-unnecessary-copy-initializationNoel Grandin2016-04-1816-57/+36
* clean-up: unused using declarations and includesJochen Nitschke2016-04-1820-59/+1
* clang-tidy misc-forward-declaration-namespaceNoel Grandin2016-04-152-3/+1
* -Werror=logical-op (GCC 6)Stephan Bergmann2016-04-141-2/+1
* loplugin:passstuffbyref in sdNoel Grandin2016-04-1433-52/+52
* tdf#94306 remove unused boost dependenciesJochen Nitschke2016-04-132-2/+0
* tdf#97087 Give comprehensible names to timersMuhammet Kara2016-04-131-1/+1
* tdf#84258 Link icons and use new commands in menu/toolbarsMaxim Monastirsky2016-04-133-26/+26
* Avoid reserved identifiersStephan Bergmann2016-04-126-17/+19
* Avoid reserved identifiersStephan Bergmann2016-04-123-86/+86
* Avoid reserved identifiersStephan Bergmann2016-04-121-1/+1
* clang-tidy performance-unnecessary-value-param in sdNoel Grandin2016-04-1239-130/+130
* tdf#99224 PPTX export: implement support for images with textMiklos Vajna2016-04-123-1/+15
* cleanup: remove unused com/sun/star/uno includesJochen Nitschke2016-04-1214-16/+0
* sd: inline BEGIN_SHAPE/END_SHAPE macrosMiklos Vajna2016-04-111-5/+2
* clang-tidy performance-unnecessary-value-param in ooxNoel Grandin2016-04-111-6/+6
* cid#1358429 null pointer dereferenceMiklos Vajna2016-04-111-1/+1
* tdf#94306 replace boost::noncopyable r.. to sdextJochen Nitschke2016-04-1128-76/+87
* tdf#99155: fix crash on clicking subcategory title in customanimationsJulien Nabet2016-04-101-0/+4
* lok context menu: Expose context menuPranav Kant2016-04-081-1/+9
* tdf#97087 - Give Idles comprehensible and unique namesMuhammet Kara2016-04-071-1/+1
* Avoid reserved identifiersStephan Bergmann2016-04-071-4/+4
* Indentation fixesMiklos Vajna2016-04-061-4/+4
* loplugin:constantparam in sdNoel Grandin2016-04-059-47/+23
* cppcheck: noExplicitConstructorCaolán McNamara2016-04-044-7/+7
* Use std::size_tMiklos Vajna2016-04-041-3/+3
* cleanup: remove unused Reference.h(xx) includesJochen Nitschke2016-04-026-6/+0