summaryrefslogtreecommitdiff
path: root/sd/source
AgeCommit message (Expand)AuthorFilesLines
2015-08-06-Werror,-Wunused-private-fieldStephan Bergmann1-2/+0
2015-08-05remove unused SfxFilterFlags valuesNoel Grandin2-2/+2
2015-08-05loplugin:unusedmethodsNoel Grandin11-68/+0
2015-08-04shell,sfx2,sd: inline some use-once typedefsNoel Grandin2-11/+9
2015-08-03sd: try to fix libc++/MSVC build by replacing boost::bindMichael Stahl1-9/+4
2015-08-03sd: replace boost::function with std::functionMichael Stahl16-40/+48
2015-08-03tdf#91112: replace o3tl::compose1 with lambdas in sd and svxJorenz Paragas1-4/+4
2015-08-03new loplugin: refcountingNoel Grandin3-8/+3
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 Bergmann2-6/+1
2015-07-24Open/Save Remote File in Impress/Draw toolbars and menuSzymon Kłos1-0/+2
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 Monastirsky8-213/+23
2015-07-21loplugin:unusedmethods sdNoel Grandin34-235/+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 Monastirsky11-580/+8
2015-07-17formatting of public/private/protected section qualifiersNoel Grandin3-13/+13
2015-07-16Convert Alignment button to the generic controllerMaxim Monastirsky8-50/+26
2015-07-16Convert FontWorkShapeTypeControl to the generic controllerMaxim Monastirsky1-2/+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 Monastirsky1-2/+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 Monastirsky4-11/+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 Grandin6-330/+313
2015-07-13editeng, convert to typed Link<>Noel Grandin1-1/+1
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-08tdf#87702: Addition of Shadow sidebar tabRishabh Kumar2-0/+12
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: 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