summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)Author
2015-07-27inline a bunch of use-once macrosNoel Grandin
2015-07-27remove some unused definesNoel Grandin
2015-07-24-Werror,-Wunused-private-fieldStephan Bergmann
2015-07-24Open/Save Remote File in Impress/Draw toolbars and menuSzymon Kłos
2015-07-24filter: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-07-24convert ImageAlign to enum classNoel Grandin
2015-07-24NAVBTN_PEN_ENABLED is unusedNoel Grandin
2015-07-24simplify SdOptions::StoreConfigNoel Grandin
2015-07-21tdf#36796 Status updates for custom shapes buttonsMaxim Monastirsky
2015-07-21loplugin:unusedmethods sdNoel Grandin
2015-07-20svtools: change these SvTreeListEntry functions to unique_ptrMichael Stahl
2015-07-19Fix typosAndrea Gelmini
2015-07-18Convert SdTbxControl to the generic controllerMaxim Monastirsky
2015-07-17formatting of public/private/protected section qualifiersNoel Grandin
2015-07-16Convert Alignment button to the generic controllerMaxim Monastirsky
2015-07-16Convert FontWorkShapeTypeControl to the generic controllerMaxim Monastirsky
2015-07-16coverity#1311945 Uncaught exceptionCaolán McNamara
2015-07-16loplugin:unusedmethods svx(part2)Noel Grandin
2015-07-16loplugin:unusedmethods svxNoel Grandin
2015-07-16loplugin:simplifyboolStephan Bergmann
2015-07-16loplugin:unusedmethods sfx2(part2)Noel Grandin
2015-07-15svx, sd, sw: GetPoolDefaultItem() can actually return nullptrMichael Stahl
2015-07-15Convert filters button to the generic controllerMaxim Monastirsky
2015-07-15Convert optimize table button to the generic controllerMaxim Monastirsky
2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann
2015-07-13Introduce generic sub toolbar controllerMaxim Monastirsky
2015-07-13tdf#92668: Revert some implementation names, for backwards compatibilityStephan Bergmann
2015-07-13Fix IndentingPagesHdl type (and GetIndentingPagesHdl is unused)Stephan Bergmann
2015-07-13loplugin:implicitboolconversionStephan Bergmann
2015-07-13editeng: make Link<> usage typedNoel Grandin
2015-07-13editeng, convert to typed Link<>Noel Grandin
2015-07-12Missing dependency (and typo)Stephan Bergmann
2015-07-10vcl: remove boost/signal2/signal.hpp from headerMichael Stahl
2015-07-09SdrPaintView::AddWindowToPaintView: take a vcl::Window, tooMiklos Vajna
2015-07-09tdf#84909 Draw: Drawing toolbar exclusive to shapesYousuf Philips
2015-07-08tdf#87702: Addition of Shadow sidebar tabRishabh Kumar
2015-07-08test-case for crash loading a page name fieldCaolán McNamara
2015-07-08when skipping hidden pages to pdf adjust dest page indexesCaolán McNamara
2015-07-08fix crash on loading presentation with page name fieldCaolán McNamara
2015-07-08Fix typosAndrea Gelmini
2015-07-08sd: test that we fixed the SdStyleSheet lifecycleMichael Stahl
2015-07-08sd: dispose SdStyleSheet properlyMichael Stahl
2015-07-08Fix MSVC buildStephan Bergmann
2015-07-07tdf#91574 - fix slideshow presenter console lifecycle.Michael Meeks
2015-07-08tdf#92017 Don't attempt to show commontaskbar in DrawMaxim Monastirsky
2015-07-07Added Test for tdf#80020 Impress style inheritanceVarun
2015-07-07Fix some misspellingsTor Lillqvist
2015-07-06tdf79312: disable auto-close spelling dialog for sw, sdMarek Doležel
2015-07-06improve the returnbyref lopluginNoel Grandin
2015-07-05SfxToolBoxControl::GetPopupWindowType seems unused, kill itMaxim Monastirsky