summaryrefslogtreecommitdiffstats
path: root/sd
Commit message (Expand)AuthorAgeFilesLines
* tdf#93065 Swap next and previous buttons in find toolbarYousuf Philips2015-08-102-2/+2
* tdf#91857 Move master display items to View menuYousuf Philips2015-08-071-4/+4
* -Werror,-Wunused-private-fieldStephan Bergmann2015-08-061-2/+0
* Added Test for #tdf62176 Negative indent on text shapesVarun2015-08-052-0/+47
* remove unused SfxFilterFlags valuesNoel Grandin2015-08-052-2/+2
* loplugin:unusedmethodsNoel Grandin2015-08-0512-72/+0
* Hide open remote button in standard toolbarYousuf Philips2015-08-042-2/+2
* shell,sfx2,sd: inline some use-once typedefsNoel Grandin2015-08-042-11/+9
* sd: try to fix libc++/MSVC build by replacing boost::bindMichael Stahl2015-08-031-9/+4
* sd: replace boost::function with std::functionMichael Stahl2015-08-0317-41/+48
* tdf#91112: replace o3tl::compose1 with lambdas in sd and svxJorenz Paragas2015-08-031-4/+4
* new loplugin: refcountingNoel Grandin2015-08-033-8/+3
* inline "old" SbERR constantsNoel Grandin2015-07-285-31/+31
* 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