summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)Author
2013-12-12n#828390: Add unit test for new line import.Muthu Subramanian
2013-12-12Remove unnecessary macro ITYPEStephan Bergmann
2013-12-12Remove unnecessary macroStephan Bergmann
2013-12-12Don't hold css::uno::Type instances by pointerStephan Bergmann
2013-12-11fdo#60698: Merge fastsax and sax_shared into expwrapMarcos Paulo de Souza
2013-12-11Revert "Don't hold css::uno::Type instances by pointer"Stephan Bergmann
2013-12-11Don't hold css::uno::Type instances by pointerStephan Bergmann
2013-12-10Typos (mainly "propably")Julien Nabet
2013-12-10Fix unit test case.Muthu Subramanian
2013-12-10Force int16 as int32Muthu Subramanian
2013-12-10svl: remove SfxDateTimeItem, which is actually unusedMichael Stahl
2013-12-10sd: PPT export: fix assert on 0-length text portionsMichael Stahl
2013-12-10Force enums as ints - to avoid warning/errors.Muthu Subramanian
2013-12-10n#753460: Copying slides having same master page name.Muthu Subramanian
2013-12-09fdo#54938: Convert sd to use cppu::supportsServiceMarcos Paulo de Souza
2013-12-09Missing includesStephan Bergmann
2013-12-09GetBasic and m_pBasic are unusedCaolán McNamara
2013-12-08unittest for fdo#71434Korrawit Pruegsanusak
2013-12-08XShapeDumper: empty name should not be dumpedKorrawit Pruegsanusak
2013-12-08sd/qa/unit: move and rename some files for consistencyKorrawit Pruegsanusak
2013-12-06Clean up includes of comphelper/stl_types.hxxStephan Bergmann
2013-12-06Get rid of unnecessary comphelper::UStringEqualStephan Bergmann
2013-12-06Get rid of DECLARE_STL_STDKEY_MAPStephan Bergmann
2013-12-05Get rid of comphelper::UStringLessStephan Bergmann
2013-12-05fdo#68724: sw: fix crash on Insert->File with Hybrid PDFMichael Stahl
2013-12-05Remove obsolete SEQTYPE workaroundStephan Bergmann
2013-12-05Resolves: #i123789# ppt import, if sub address is not document...Jürgen Schmidt
2013-12-03FLT_TOOL_PANEL_DOCKING_WINDOW unusedCaolán McNamara
2013-12-03unused .src fileCaolán McNamara
2013-12-03drop now unused helpidsCaolán McNamara
2013-12-03convert the last tabpage in sd to .uiCaolán McNamara
2013-12-02Drop duplicate #includeTakeshi Abe
2013-11-30mark non-translatable .ui strings explicitely as suchAndras Timar
2013-11-30make some .ui strings translatableAndras Timar
2013-11-29Further XCanvas != XBitmapCanvas cleanup.Thorsten Behrens
2013-11-29Revert "Resolves: fdo#71527 don't crash in presenter console"Thorsten Behrens
2013-11-28Use rtl::Reference instead of std::auto_ptrStephan Bergmann
2013-11-28-Werror,-Wunused-variableStephan Bergmann
2013-11-28Integrate branch of IAccessible2Steve Yin
2013-11-25fdo#68594: Adding unit test.Muthu Subramanian
2013-11-23Lenght -> LengthJulien Nabet
2013-11-22replace OUString::reverseCompareTo("xxx") with operator==Noel Grandin
2013-11-21Related: rhbz#1032774 bodge-around reported NULL value hereCaolán McNamara
2013-11-20avmedia: Implement "block untrusted referer links" featureStephan Bergmann
2013-11-20Merge sddll files in sdMarcos Paulo de Souza
2013-11-20fdo#70047 Only copy slides when CTRL key pressed.Andrzej J.R. Hunt
2013-11-20convert slide design to .uiCaolán McNamara
2013-11-20Resolves: fdo#71527 don't crash in presenter consoleCaolán McNamara
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin