summaryrefslogtreecommitdiffstats
path: root/sd
Commit message (Expand)AuthorAgeFilesLines
* Resolves: fdo#71527 don't crash in presenter consoleCaolán McNamara2013-11-201-2/+8
* remove unnecessary use of OUString constructor when assigningNoel Grandin2013-11-192-3/+4
* remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin2013-11-194-4/+4
* Related: rhbz#1014990 valgrind reports yet another unint variableCaolán McNamara2013-11-181-10/+18
* Related: rhbz#1014990 valgrind reports yet another uninitialized variableCaolán McNamara2013-11-182-12/+33
* Related: rhbz#1014990 valgrind reports uninitialized variableCaolán McNamara2013-11-181-0/+1
* sad little semi-colon dangling in spaceCaolán McNamara2013-11-181-1/+1
* missing translatable="yes" attributesAndras Timar2013-11-172-2/+2
* cppcheck: reduce scopeJulien Nabet2013-11-161-2/+1
* convert 500th dialog (vectorize) to .uiCaolán McNamara2013-11-158-337/+453
* missing .uiCaolán McNamara2013-11-151-0/+175
* convert bullets and numbering dialog to .uiCaolán McNamara2013-11-156-123/+31
* convert impress remote dialog to .uiCaolán McNamara2013-11-1512-142/+151
* rework to get panel and dialog working at the same timeCaolán McNamara2013-11-156-212/+204
* convert impress table design panel to .uiCaolán McNamara2013-11-157-246/+286
* convert draw table design dialog to .uiCaolán McNamara2013-11-156-71/+93
* SAL_WARN_UNUSED com::sun::star::uno::AnyStephan Bergmann2013-11-142-3/+0
* make l10n buildable separatelyBjoern Michaelsen2013-11-141-1/+4
* convert cross-fade dialog to .uiCaolán McNamara2013-11-147-157/+212
* downgrade sdremote.bluetooth warning to infoCaolán McNamara2013-11-141-1/+1
* convert insert slides dialog to .uiCaolán McNamara2013-11-1410-147/+216
* rhbz#887420 Implement "block untrusted referer links" featureStephan Bergmann2013-11-143-7/+16
* Move MediaDescriptor from comphelper to unotoolsStephan Bergmann2013-11-143-5/+4
* -Werror,-Wshift-sign-overflowStephan Bergmann2013-11-141-1/+1
* -Werror,-Wshift-sign-overflowStephan Bergmann2013-11-141-3/+3
* -Werror,-Wunused-member-functionStephan Bergmann2013-11-141-17/+0
* -Werror,-Wunused-member-functionStephan Bergmann2013-11-141-2/+0
* -Werror,-Wunused-member-functionStephan Bergmann2013-11-141-10/+0
* -Werror,-Wunused-member-functionStephan Bergmann2013-11-141-4/+0
* -Werror,-Wunused-member-functionStephan Bergmann2013-11-141-5/+0
* -Werror,-Wunused-member-functionStephan Bergmann2013-11-142-33/+23
* n#828390: Add unit test case for subscript export.Muthu Subramanian2013-11-142-1/+42
* remove unnecessary sal_Unicode casts in various placesNoel Grandin2013-11-147-24/+24
* Add export unit test helper to testDocumentLayout.Muthu Subramanian2013-11-132-11/+14
* Adding unit test case helper for export and reload.Muthu Subramanian2013-11-131-0/+32
* convert name html design to .uiCaolán McNamara2013-11-136-61/+101
* convert break dialog to .uiCaolán McNamara2013-11-138-134/+165
* fdo#71428: Spelling of "turquise" in Impress Table DesignJulien Nabet2013-11-121-4/+4
* convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin2013-11-115-7/+7
* SlideSorter: insert new slide on double-click.Andrzej J.R. Hunt2013-11-081-0/+21
* remove unnecessary use of OUString constructor in SD moduleNoel Grandin2013-11-087-13/+12
* Name threads for debug purposeArnaud Versini2013-11-072-2/+3
* Use rtl::ReferenceStephan Bergmann2013-11-071-14/+12
* Remove #ifdef TIMELOG'ed SAL_INFOsStephan Bergmann2013-11-061-12/+0
* convert insert slides dialog to .uiCaolán McNamara2013-11-067-144/+170
* convert InfoBox to MessageDialogCaolán McNamara2013-11-061-4/+3
* fdo#71075: Adding unit test for chart import (odp)Muthu Subramanian2013-11-063-0/+58
* fix some further include guard fooThomas Arnhold2013-11-051-5/+0
* update pchThomas Arnhold2013-11-051-0/+1
* there is no need for the conditionDavid Tardon2013-11-051-9/+0