summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)Author
2016-04-20clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin
2016-04-20character spacing control possible to use outside sidebarSzymon Kłos
2016-04-19tdf#99396 SvxTableController::SetVertical: implement undo supportMiklos Vajna
2016-04-19introduce DEBUG_SD_CONFIGURATION_TRACE instead of OSL_DEBUG_LEVEL>=2Eike Rathke
2016-04-19warning C4101: 'rException' : unreferenced local variableStephan Bergmann
2016-04-19Related: tdf#99396 sd: make table controller undo code unit-testableMiklos Vajna
2016-04-19sd doc model dump: include undo manager infoMiklos Vajna
2016-04-19tdf#99387 - protect LOK document size API from corner-cases.Michael Meeks
2016-04-19cppcheck: silence known condition warning in sdJochen Nitschke
2016-04-18Avoid reserved identifier (_CreateShape -> CreateShape)Stephan Bergmann
2016-04-18Avoid reserved identifier (_CreateSdrObject -> CreateSdrObject_)Stephan Bergmann
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-15clang-tidy misc-forward-declaration-namespaceNoel Grandin
2016-04-14-Werror=logical-op (GCC 6)Stephan Bergmann
2016-04-14loplugin:passstuffbyref in sdNoel Grandin
2016-04-13tdf#94306 remove unused boost dependenciesJochen Nitschke
2016-04-13tdf#97087 Give comprehensible names to timersMuhammet Kara
2016-04-13tdf#84258 Link icons and use new commands in menu/toolbarsMaxim Monastirsky
2016-04-12Avoid reserved identifiersStephan Bergmann
2016-04-12Avoid reserved identifiersStephan Bergmann
2016-04-12Avoid reserved identifiersStephan Bergmann
2016-04-12clang-tidy performance-unnecessary-value-param in sdNoel Grandin
2016-04-12tdf#99224 PPTX export: implement support for images with textMiklos Vajna
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-11sd: inline BEGIN_SHAPE/END_SHAPE macrosMiklos Vajna
2016-04-11clang-tidy performance-unnecessary-value-param in ooxNoel Grandin
2016-04-11cid#1358429 null pointer dereferenceMiklos Vajna
2016-04-11tdf#94306 replace boost::noncopyable r.. to sdextJochen Nitschke
2016-04-10tdf#99155: fix crash on clicking subcategory title in customanimationsJulien Nabet
2016-04-08lok context menu: Expose context menuPranav Kant
2016-04-07tdf#97087 - Give Idles comprehensible and unique namesMuhammet Kara
2016-04-07Avoid reserved identifiersStephan Bergmann
2016-04-06Indentation fixesMiklos Vajna
2016-04-05loplugin:constantparam in sdNoel Grandin
2016-04-04cppcheck: noExplicitConstructorCaolán McNamara
2016-04-04Use std::size_tMiklos Vajna
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
2016-04-01sd: add license boilerplate to source/ui/animations/CategoryListBox.hxxChris Sherlock
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-03-31loplugin:unreffunTor Lillqvist
2016-03-31sd: overloading in C++ fail episode 6315Michael Stahl
2016-03-31sd lok bccu#1525: Unit test for the fix.Jan Holesovsky
2016-03-31sd lok bccu#1525: Don't rely on the window size in the LOK case.Jan Holesovsky
2016-03-31tdf#97525 vcl: make DeletionListener internalJochen Nitschke
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl
2016-03-31Slide Show Settings Dialog: Help should be a secondary action button.Akshay Deep
2016-03-31use SAL_N_ELEMENTS more widelyNoel Grandin
2016-03-31use SAL_N_ELEMENTS in for loopsNoel Grandin
2016-03-30tdf#96505: fix wrong SfxDispatcher::Execute calls ...Michael Stahl