summaryrefslogtreecommitdiffstats
path: root/sd
Commit message (Expand)AuthorAgeFilesLines
* Fix tdf#77881,tdf#80520,tdf#89525 bulllets lost issue.Mark Hung2015-08-252-0/+34
* Fix tdf#80224 Custom text color changed to black on .PPTX exportMark Hung2015-08-255-1/+30
* parameter names are useless in DECL_LINK declarationsNoel Grandin2015-08-252-2/+2
* make pWindow private in SfxChildWindowNoel Grandin2015-08-252-6/+5
* make eChildAlignment private in SfxChildWindowNoel Grandin2015-08-252-3/+1
* loplugin:defaultparamsNoel Grandin2015-08-212-8/+8
* loplugin: defaultparamsNoel Grandin2015-08-2020-50/+50
* loplugin:defaultparamsNoel Grandin2015-08-2021-53/+50
* loplugin:defaultparamsNoel Grandin2015-08-2024-44/+44
* loplugin:defaultparamsNoel Grandin2015-08-2019-58/+58
* Clean up remaining utl::LocalFileHelper::Convert...Stephan Bergmann2015-08-194-10/+14
* ConvertSystemPathToURL->getFileURLFromSystemPathCaolán McNamara2015-08-181-2/+2
* rBaseURL argument now unusedCaolán McNamara2015-08-181-1/+1
* o3tl: rename compat_functional headerThorsten Behrens2015-08-172-2/+1
* convert Link<> to typedNoel Grandin2015-08-174-42/+34
* Put Polygon from tools under tools:: namespaceNorbert Thiebaud2015-08-173-4/+7
* remove default value from PrinterOptionsHelper::getIntValueNoel Grandin2015-08-141-1/+1
* remove default value from DffPropSet::GetPropertyValueNoel Grandin2015-08-141-1/+1
* Move dropdown menu from 'Save As' to 'Save' buttonSzymon Kłos2015-08-143-5/+5
* reorder of File menuSzymon Kłos2015-08-142-2/+2
* tdf#93154: Save button often does not saveMihai Varga2015-08-131-0/+4
* tdf#80866, bnc#835985: Better solution to the original bnc# bug.Jan Holesovsky2015-08-121-1/+1
* tdf#80866: Revert "bnc#835985: When printing ... 'Order' did not count."Jan Holesovsky2015-08-121-3/+3
* tdf#73691 Implement MSWord's Alt-X: toggle unicode notationJustin Luth2015-08-123-0/+69
* cppcheck: noExplicitConstructorCaolán McNamara2015-08-111-4/+5
* tdf#92885 - Incorrect cell border drawing in DOC file after saving in 5.0Noel Grandin2015-08-111-1/+1
* 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