summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2015-07-28inline "old" SbERR constantsNoel Grandin5-31/+31
2015-07-27inline a bunch of use-once macrosNoel Grandin1-3/+0
2015-07-27remove some unused definesNoel Grandin3-19/+0
2015-07-24-Werror,-Wunused-private-fieldStephan Bergmann3-8/+1
2015-07-24Open/Save Remote File in Impress/Draw toolbars and menuSzymon Kłos5-2/+10
2015-07-24filter: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl1-3/+3
2015-07-24convert ImageAlign to enum classNoel Grandin1-1/+1
2015-07-24NAVBTN_PEN_ENABLED is unusedNoel Grandin2-4/+0
2015-07-24simplify SdOptions::StoreConfigNoel Grandin2-35/+10
2015-07-21tdf#36796 Status updates for custom shapes buttonsMaxim Monastirsky9-224/+34
2015-07-21loplugin:unusedmethods sdNoel Grandin46-288/+5
2015-07-20svtools: change these SvTreeListEntry functions to unique_ptrMichael Stahl3-13/+22
2015-07-19Fix typosAndrea Gelmini3-3/+3
2015-07-18Convert SdTbxControl to the generic controllerMaxim Monastirsky13-591/+18
2015-07-17formatting of public/private/protected section qualifiersNoel Grandin3-13/+13
2015-07-16Convert Alignment button to the generic controllerMaxim Monastirsky9-52/+27
2015-07-16Convert FontWorkShapeTypeControl to the generic controllerMaxim Monastirsky2-3/+0
2015-07-16coverity#1311945 Uncaught exceptionCaolán McNamara1-6/+2
2015-07-16loplugin:unusedmethods svx(part2)Noel Grandin4-76/+0
2015-07-16loplugin:unusedmethods svxNoel Grandin2-6/+0
2015-07-16loplugin:simplifyboolStephan Bergmann9-12/+12
2015-07-16loplugin:unusedmethods sfx2(part2)Noel Grandin2-14/+0
2015-07-15svx, sd, sw: GetPoolDefaultItem() can actually return nullptrMichael Stahl1-1/+4
2015-07-15Convert filters button to the generic controllerMaxim Monastirsky1-1/+0
2015-07-15Convert optimize table button to the generic controllerMaxim Monastirsky2-3/+0
2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann4-14/+3
2015-07-13Introduce generic sub toolbar controllerMaxim Monastirsky5-12/+0
2015-07-13tdf#92668: Revert some implementation names, for backwards compatibilityStephan Bergmann1-3/+6
2015-07-13Fix IndentingPagesHdl type (and GetIndentingPagesHdl is unused)Stephan Bergmann2-4/+4
2015-07-13loplugin:implicitboolconversionStephan Bergmann1-1/+1
2015-07-13editeng: make Link<> usage typedNoel Grandin7-331/+314
2015-07-13editeng, convert to typed Link<>Noel Grandin1-1/+1
2015-07-12Missing dependency (and typo)Stephan Bergmann1-1/+3
2015-07-10vcl: remove boost/signal2/signal.hpp from headerMichael Stahl6-0/+14
2015-07-09SdrPaintView::AddWindowToPaintView: take a vcl::Window, tooMiklos Vajna4-6/+6
2015-07-09tdf#84909 Draw: Drawing toolbar exclusive to shapesYousuf Philips2-11/+14
2015-07-08tdf#87702: Addition of Shadow sidebar tabRishabh Kumar3-0/+32
2015-07-08test-case for crash loading a page name fieldCaolán McNamara1-0/+0
2015-07-08when skipping hidden pages to pdf adjust dest page indexesCaolán McNamara1-2/+24
2015-07-08fix crash on loading presentation with page name fieldCaolán McNamara1-1/+2
2015-07-08Fix typosAndrea Gelmini1-1/+1
2015-07-08sd: test that we fixed the SdStyleSheet lifecycleMichael Stahl1-1/+1
2015-07-08sd: dispose SdStyleSheet properlyMichael Stahl1-0/+7
2015-07-08Fix MSVC buildStephan Bergmann1-1/+1
2015-07-07tdf#91574 - fix slideshow presenter console lifecycle.Michael Meeks2-6/+5
2015-07-08tdf#92017 Don't attempt to show commontaskbar in DrawMaxim Monastirsky2-2/+3
2015-07-07Added Test for tdf#80020 Impress style inheritanceVarun2-1/+22
2015-07-07Fix some misspellingsTor Lillqvist2-3/+3
2015-07-06tdf79312: disable auto-close spelling dialog for sw, sdMarek Doležel1-16/+0
2015-07-06improve the returnbyref lopluginNoel Grandin1-2/+2