summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2015-08-19Clean up remaining utl::LocalFileHelper::Convert...Stephan Bergmann4-10/+14
2015-08-18ConvertSystemPathToURL->getFileURLFromSystemPathCaolán McNamara1-2/+2
2015-08-18rBaseURL argument now unusedCaolán McNamara1-1/+1
2015-08-17o3tl: rename compat_functional headerThorsten Behrens2-2/+1
2015-08-17convert Link<> to typedNoel Grandin4-42/+34
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud3-4/+7
2015-08-14remove default value from PrinterOptionsHelper::getIntValueNoel Grandin1-1/+1
2015-08-14remove default value from DffPropSet::GetPropertyValueNoel Grandin1-1/+1
2015-08-14Move dropdown menu from 'Save As' to 'Save' buttonSzymon Kłos3-5/+5
2015-08-14reorder of File menuSzymon Kłos2-2/+2
2015-08-13tdf#93154: Save button often does not saveMihai Varga1-0/+4
2015-08-12tdf#80866, bnc#835985: Better solution to the original bnc# bug.Jan Holesovsky1-1/+1
2015-08-12tdf#80866: Revert "bnc#835985: When printing ... 'Order' did not count."Jan Holesovsky1-3/+3
2015-08-12tdf#73691 Implement MSWord's Alt-X: toggle unicode notationJustin Luth3-0/+69
2015-08-11cppcheck: noExplicitConstructorCaolán McNamara1-4/+5
2015-08-11tdf#92885 - Incorrect cell border drawing in DOC file after saving in 5.0Noel Grandin1-1/+1
2015-08-10tdf#93065 Swap next and previous buttons in find toolbarYousuf Philips2-2/+2
2015-08-07tdf#91857 Move master display items to View menuYousuf Philips1-4/+4
2015-08-06-Werror,-Wunused-private-fieldStephan Bergmann1-2/+0
2015-08-05Added Test for #tdf62176 Negative indent on text shapesVarun2-0/+47
2015-08-05remove unused SfxFilterFlags valuesNoel Grandin2-2/+2
2015-08-05loplugin:unusedmethodsNoel Grandin12-72/+0
2015-08-04Hide open remote button in standard toolbarYousuf Philips2-2/+2
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 Stahl17-41/+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 Bergmann3-8/+1
2015-07-24Open/Save Remote File in Impress/Draw toolbars and menuSzymon Kłos5-2/+10
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 Monastirsky9-224/+34
2015-07-21loplugin:unusedmethods sdNoel Grandin46-288/+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 Monastirsky13-591/+18
2015-07-17formatting of public/private/protected section qualifiersNoel Grandin3-13/+13
2015-07-16Convert Alignment button to the generic controllerMaxim Monastirsky9-52/+27
2015-07-16Convert FontWorkShapeTypeControl to the generic controllerMaxim Monastirsky2-3/+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