summaryrefslogtreecommitdiff
path: root/sd/source/core
AgeCommit message (Expand)AuthorFilesLines
2016-04-19sd doc model dump: include undo manager infoMiklos Vajna1-0/+8
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin2-7/+5
2016-04-18clean-up: unused using declarations and includesJochen Nitschke4-9/+0
2016-04-13tdf#97087 Give comprehensible names to timersMuhammet Kara1-1/+1
2016-04-12clang-tidy performance-unnecessary-value-param in sdNoel Grandin2-8/+8
2016-04-11tdf#94306 replace boost::noncopyable r.. to sdextJochen Nitschke3-7/+9
2016-04-07tdf#97087 - Give Idles comprehensible and unique namesMuhammet Kara1-1/+1
2016-04-05loplugin:constantparam in sdNoel Grandin1-12/+12
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke2-2/+0
2016-03-24loplugin:constantparam in sdNoel Grandin1-2/+1
2016-03-18loplugin:constantparam in sdNoel Grandin1-2/+1
2016-03-16coverity#1356337 Resource leakCaolán McNamara1-8/+8
2016-03-15remove unnecessary parentheses in case labelsNoel Grandin2-5/+5
2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard1-2/+2
2016-03-10sd: copy doc metadata to clipboard documentMiklos Vajna1-0/+32
2016-03-03sd: replace boost::bind with C++11 lambdasMichael Stahl1-2/+4
2016-03-03sd lok: Remove LOK_CALLBACK_PARTS_COUNT_CHANGED from the API.Jan Holesovsky1-14/+2
2016-03-02loplugin:unuseddefaultparam in sdNoel Grandin1-2/+2
2016-02-22loplugin:write only fieldsNoel Grandin1-1/+1
2016-02-20sd lok: re-work LOK_CALLBACK_PARTS_COUNT_CHANGED callbackHenry Castro1-0/+26
2016-02-18[API CHANGE] add Author Initials to XAnnotationCaolán McNamara1-0/+22
2016-02-15sd: Output display names of styles, not internal onesPranav Kant1-1/+12
2016-02-14sd: Translate a german commentPranav Kant1-1/+1
2016-02-05cppcheck: useInitializationListCaolán McNamara1-4/+3
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock2-5/+5
2016-02-03tdf#96414 Remove showing navigator during slideshowBryan Quigley1-4/+2
2016-02-02tdf#84843 Stop using PseudoSlots for drawing slotsMaxim Monastirsky1-1/+0
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock2-12/+12
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin1-3/+4
2016-01-21vcl: rename Font::GetFamily to Font::GetFamilyTypeChris Sherlock2-9/+9
2016-01-18cppcheck: copyCtorPointerCopyingCaolán McNamara1-40/+30
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock2-9/+9
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud2-9/+9
2016-01-16vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock2-9/+9
2016-01-14loplugin:unusedmethods unused return value in sdNoel Grandin2-8/+2
2016-01-10Fix typosAndrea Gelmini2-2/+2
2016-01-05tdf#96708: don't modify document while copying to clipboardMike Kaganski3-4/+7
2015-12-30tdf#89540 Completed show draw functions button for impress and draw.Gulsah Kose1-0/+3
2015-12-27Bail out early (so to avoid unuseful dynamic_casts)Matteo Casalin1-1/+4
2015-12-22crashtesting: CreateShellID returns the mediums base url...Caolán McNamara1-1/+1
2015-12-22loplugin:unusedfields in sdNoel Grandin1-1/+0
2015-12-21loplugin:unusedmethodsNoel Grandin1-5/+0
2015-12-18Use std::unique_ptr for SdrLayerAdmin data member.Kohei Yoshida2-0/+2
2015-12-14tdf#96206: Avoid scaling objects while copying to clipboardMike Kaganski1-6/+16
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin1-2/+2
2015-11-23loplugin:unusedfields in sd/Noel Grandin1-39/+37
2015-11-13sd: rename static variable SdDrawDocument::pDocLockedInsertingLinksMichael Stahl2-7/+7
2015-11-12Namespace cleanup and disambiguationAshod Nakashian1-1/+1
2015-11-12sd: boost::ptr_vector->std::vectorNoel Grandin1-9/+8
2015-11-115th step to remove tools/rtti.hxxOliver Specht4-8/+1