summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin6-28/+28
2018-04-03tdf#42949 Remove unnecessary localization headers from sdGabor Kelemen79-134/+4
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin19-34/+34
2018-04-03vcl: use BitmapEx::Scale() where needed and SetSizePixel() elsewhereChris Sherlock1-1/+1
2018-04-02drop the spurious invisible_char[_set] propertiesCaolán McNamara15-35/+0
2018-04-02weld Break dialogCaolán McNamara7-124/+97
2018-04-02tdf#115131 made a common submenu for toolbars and notebookbarsKshitij Pathania2-1/+1
2018-04-01remove unused processfactory.hxx includesJochen Nitschke31-33/+0
2018-03-31loplugin:unusedfieldsNoel Grandin1-3/+2
2018-03-31RequestQueue::RemoveRequest should return bool if dbglevel >= 2himajin1000002-3/+21
2018-03-30weld SvxCharacterMap dialogCaolán McNamara1-1/+1
2018-03-29loplugin:unnecessaryvirtualNoel Grandin1-1/+1
2018-03-29loplugin:unusedmethodsNoel Grandin6-108/+0
2018-03-29coverity#1433646 Dereference after null checkCaolán McNamara1-1/+1
2018-03-29coverity#1433644 silence Dereference after null checkCaolán McNamara1-0/+2
2018-03-29loplugin:virtualdown in editengNoel Grandin1-1/+1
2018-03-29loplugin:virtualdown in vclNoel Grandin1-1/+1
2018-03-28Translate German variable namesJohnny_M1-4/+4
2018-03-28Translate German function namesJohnny_M1-3/+3
2018-03-28loplugin:virtualdown in sc..sdNoel Grandin3-19/+1
2018-03-28tdf#115005: New option to prevent adding fallback imagesSerge Krot2-0/+54
2018-03-27tdf#116438:Apps should ask if rotation should be appliedhimajin1000003-1/+22
2018-03-27loplugin:expressionalwayszero improvementsNoel Grandin1-3/+3
2018-03-26loplugin:useuniqueptr in OutlineViewShell and ViewShellNoel Grandin5-29/+29
2018-03-25tdf#116544 crash on unhandled IllegalArgument exceptionCaolán McNamara1-14/+62
2018-03-23loplugin:useuniqueptr in PPTWriterNoel Grandin5-45/+39
2018-03-23loplugin:useuniqueptr in PPTExStyleSheetNoel Grandin2-12/+7
2018-03-23Typo: GetSelectItemId -> GetSelectedItemIdSamuel Mehrbrodt9-23/+23
2018-03-23Typo: GetSelectLanguage -> GetSelectedLanguageSamuel Mehrbrodt2-4/+4
2018-03-23loplugin:useuniqueptr in OutlineViewNoel Grandin2-55/+36
2018-03-22loplugin:useuniqueptr in DrawDocShellNoel Grandin3-12/+12
2018-03-22loplugin:useuniqueptr in SdTransferableNoel Grandin5-57/+52
2018-03-22loplugin:useuniqueptr in DrawViewShellNoel Grandin5-61/+61
2018-03-22loplugin:useuniqueptr in PresenterTextView::ImplementationNoel Grandin1-73/+59
2018-03-20Exclude a redundant variableMike Kaganski1-10/+6
2018-03-20drop unnecessary includesCaolán McNamara54-54/+0
2018-03-20Speed up SdPage comparisonMike Kaganski1-18/+28
2018-03-20tdf#115005 Do not remove original vector images from slidesSerge Krot2-0/+22
2018-03-19coverity#1430077 add assert for 'Division or modulo by zero'Caolán McNamara1-0/+2
2018-03-19tdf#116364: Revert "tdf#113660: show Master Slide label in handout view"Xisco Faulí1-1/+0
2018-03-19sd: fix incorrect visible center calculationPranav Kant1-7/+1
2018-03-19remove unused ucbstreamhelper includesJochen Nitschke6-6/+0
2018-03-17tdf#84205 If theme not found, use firstSzymon Kłos3-2/+20
2018-03-17sd lok: Enable mapmode in case of lok to calculate centerPranav Kant5-31/+26
2018-03-17sd lok: Set the view size to full page size + fix unit testsPranav Kant4-2/+46
2018-03-16loplugin:useuniqueptr in SvUnoWeakContainerNoel Grandin2-16/+10
2018-03-16weld SvxObjectTitleDescDialogCaolán McNamara7-55/+30
2018-03-16tdf#104789 Export opacity attribute nameSzymon Kłos3-34/+40
2018-03-16tdf#104786 Don't export empty 'to'Szymon Kłos4-8/+31
2018-03-16tdf#90627 Don't save empty conditionsSzymon Kłos4-20/+30