summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2013-11-14convert cross-fade dialog to .uiCaolán McNamara7-157/+212
2013-11-14downgrade sdremote.bluetooth warning to infoCaolán McNamara1-1/+1
2013-11-14convert insert slides dialog to .uiCaolán McNamara10-147/+216
2013-11-14rhbz#887420 Implement "block untrusted referer links" featureStephan Bergmann3-7/+16
2013-11-14Move MediaDescriptor from comphelper to unotoolsStephan Bergmann3-5/+4
2013-11-14-Werror,-Wshift-sign-overflowStephan Bergmann1-1/+1
2013-11-14-Werror,-Wshift-sign-overflowStephan Bergmann1-3/+3
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann1-17/+0
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann1-2/+0
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann1-10/+0
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann1-4/+0
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann1-5/+0
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann2-33/+23
2013-11-14n#828390: Add unit test case for subscript export.Muthu Subramanian2-1/+42
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin7-24/+24
2013-11-13Add export unit test helper to testDocumentLayout.Muthu Subramanian2-11/+14
2013-11-13Adding unit test case helper for export and reload.Muthu Subramanian1-0/+32
2013-11-13convert name html design to .uiCaolán McNamara6-61/+101
2013-11-13convert break dialog to .uiCaolán McNamara8-134/+165
2013-11-12fdo#71428: Spelling of "turquise" in Impress Table DesignJulien Nabet1-4/+4
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin5-7/+7
2013-11-08SlideSorter: insert new slide on double-click.Andrzej J.R. Hunt1-0/+21
2013-11-08remove unnecessary use of OUString constructor in SD moduleNoel Grandin7-13/+12
2013-11-07Name threads for debug purposeArnaud Versini2-2/+3
2013-11-07Use rtl::ReferenceStephan Bergmann1-14/+12
2013-11-06Remove #ifdef TIMELOG'ed SAL_INFOsStephan Bergmann1-12/+0
2013-11-06convert insert slides dialog to .uiCaolán McNamara7-144/+170
2013-11-06convert InfoBox to MessageDialogCaolán McNamara1-4/+3
2013-11-06fdo#71075: Adding unit test for chart import (odp)Muthu Subramanian3-0/+58
2013-11-05fix some further include guard fooThomas Arnhold1-5/+0
2013-11-05update pchThomas Arnhold1-0/+1
2013-11-05there is no need for the conditionDavid Tardon1-9/+0
2013-11-05add an external for bluez_bluetooth_headersDavid Tardon1-6/+2
2013-11-04fdo#70393: move bluez_bluetooth to a subdir of externalKhaled Hosny1-1/+1
2013-11-04fdo#70998 Use "Insert Image" in dialog as wellChr. Rossmanith1-1/+1
2013-11-04fdo 70998: Termchange: Graphics->ImageSamuel Mehrbrodt6-38/+38
2013-11-04remove redundant calls to OUString constructor in if expressionNoel Grandin1-1/+1
2013-11-04remove redundant calls to OUString constructorNoel Grandin1-1/+1
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin3-4/+4
2013-11-03cppcheck: reduce scope in AvahiNetworkServiceJulien Nabet1-4/+7
2013-11-02fdo#39468 Translate German strings.Henning Diedler1-2/+2
2013-10-31Resolves: #i123433# Detect pseudo-vertices at svg import...Armin Le Grand1-2/+2
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin2-2/+2
2013-10-29fdo#33848 Show zoom Slider when the focus is on the Slides SidebarSamuel Mehrbrodt2-10/+0
2013-10-28gbuild: set Package default target to INSTDIRMichael Stahl3-6/+0
2013-10-28remove local css namespace definitionsThomas Arnhold7-12/+0
2013-10-28windows: warning 4706 is disabled globally in com_MSC_defs.mkThomas Arnhold1-5/+0
2013-10-25Unwind FunctionReference typedefStephan Bergmann107-187/+185
2013-10-25fdo#54938: More uses of cppu::supportsServiceMarcos Paulo de Souza2-20/+4
2013-10-25sal_Bool to boolTakeshi Abe4-19/+19