summaryrefslogtreecommitdiffstats
path: root/sd
Commit message (Expand)AuthorAgeFilesLines
* inline a bunch of use-once macrosNoel Grandin2015-07-271-3/+0
* remove some unused definesNoel Grandin2015-07-273-19/+0
* -Werror,-Wunused-private-fieldStephan Bergmann2015-07-243-8/+1
* Open/Save Remote File in Impress/Draw toolbars and menuSzymon Kłos2015-07-245-2/+10
* filter: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl2015-07-241-3/+3
* convert ImageAlign to enum classNoel Grandin2015-07-241-1/+1
* NAVBTN_PEN_ENABLED is unusedNoel Grandin2015-07-242-4/+0
* simplify SdOptions::StoreConfigNoel Grandin2015-07-242-35/+10
* tdf#36796 Status updates for custom shapes buttonsMaxim Monastirsky2015-07-219-224/+34
* loplugin:unusedmethods sdNoel Grandin2015-07-2146-288/+5
* svtools: change these SvTreeListEntry functions to unique_ptrMichael Stahl2015-07-203-13/+22
* Fix typosAndrea Gelmini2015-07-193-3/+3
* Convert SdTbxControl to the generic controllerMaxim Monastirsky2015-07-1813-591/+18
* formatting of public/private/protected section qualifiersNoel Grandin2015-07-173-13/+13
* Convert Alignment button to the generic controllerMaxim Monastirsky2015-07-169-52/+27
* Convert FontWorkShapeTypeControl to the generic controllerMaxim Monastirsky2015-07-162-3/+0
* coverity#1311945 Uncaught exceptionCaolán McNamara2015-07-161-6/+2
* loplugin:unusedmethods svx(part2)Noel Grandin2015-07-164-76/+0
* loplugin:unusedmethods svxNoel Grandin2015-07-162-6/+0
* loplugin:simplifyboolStephan Bergmann2015-07-169-12/+12
* loplugin:unusedmethods sfx2(part2)Noel Grandin2015-07-162-14/+0
* svx, sd, sw: GetPoolDefaultItem() can actually return nullptrMichael Stahl2015-07-151-1/+4
* Convert filters button to the generic controllerMaxim Monastirsky2015-07-151-1/+0
* Convert optimize table button to the generic controllerMaxim Monastirsky2015-07-152-3/+0
* Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann2015-07-134-14/+3
* Introduce generic sub toolbar controllerMaxim Monastirsky2015-07-135-12/+0
* tdf#92668: Revert some implementation names, for backwards compatibilityStephan Bergmann2015-07-131-3/+6
* Fix IndentingPagesHdl type (and GetIndentingPagesHdl is unused)Stephan Bergmann2015-07-132-4/+4
* loplugin:implicitboolconversionStephan Bergmann2015-07-131-1/+1
* editeng: make Link<> usage typedNoel Grandin2015-07-137-331/+314
* editeng, convert to typed Link<>Noel Grandin2015-07-131-1/+1
* Missing dependency (and typo)Stephan Bergmann2015-07-121-1/+3
* vcl: remove boost/signal2/signal.hpp from headerMichael Stahl2015-07-106-0/+14
* SdrPaintView::AddWindowToPaintView: take a vcl::Window, tooMiklos Vajna2015-07-094-6/+6
* tdf#84909 Draw: Drawing toolbar exclusive to shapesYousuf Philips2015-07-092-11/+14
* tdf#87702: Addition of Shadow sidebar tabRishabh Kumar2015-07-083-0/+32
* test-case for crash loading a page name fieldCaolán McNamara2015-07-081-0/+0
* when skipping hidden pages to pdf adjust dest page indexesCaolán McNamara2015-07-081-2/+24
* fix crash on loading presentation with page name fieldCaolán McNamara2015-07-081-1/+2
* Fix typosAndrea Gelmini2015-07-081-1/+1
* sd: test that we fixed the SdStyleSheet lifecycleMichael Stahl2015-07-081-1/+1
* sd: dispose SdStyleSheet properlyMichael Stahl2015-07-081-0/+7
* Fix MSVC buildStephan Bergmann2015-07-081-1/+1
* tdf#91574 - fix slideshow presenter console lifecycle.Michael Meeks2015-07-072-6/+5
* tdf#92017 Don't attempt to show commontaskbar in DrawMaxim Monastirsky2015-07-082-2/+3
* Added Test for tdf#80020 Impress style inheritanceVarun2015-07-072-1/+22
* Fix some misspellingsTor Lillqvist2015-07-072-3/+3
* tdf79312: disable auto-close spelling dialog for sw, sdMarek Doležel2015-07-061-16/+0
* improve the returnbyref lopluginNoel Grandin2015-07-061-2/+2
* SfxToolBoxControl::GetPopupWindowType seems unused, kill itMaxim Monastirsky2015-07-052-8/+0