summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)Author
2013-12-19n#828390: Unit test for bullet's relative size.Muthu Subramanian
2013-12-19convert OUString** in HtmlExport to std::vector<OUString>Noel Grandin
2013-12-18n#828390: Add unit test for font properties export.Muthu Subramanian
2013-12-17No need for implbase1.hxx to include XComponentContext.hppStephan Bergmann
2013-12-17fdo#72598 Remove SunStudio cruft from code baseJelle van der Waa
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
2013-12-16Clean-up uno/lbnames.hStephan Bergmann
2013-12-16uiconfig is a l10n-relevant targetBjoern Michaelsen
2013-12-14cppcheck: same expression, should check aPageOffset.X and aPageOffset.YJulien Nabet
2013-12-13cppcheck: Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2013-12-12pages with equal Priority and Class getting droppedCaolán McNamara
2013-12-12remove unused ctor variantCaolán McNamara
2013-12-12fix occasional crash on dragging and dropping pages in slidesortersCaolán McNamara
2013-12-12n#828390: Unit test for resetting char escapement.Muthu Subramanian
2013-12-12simplify - use OUString::startsWith where possibleNoel Grandin
2013-12-12Fix C++03 digraphsStephan Bergmann
2013-12-12Missing includeStephan Bergmann
2013-12-12Do not use C++-UNO internal static_type functions in client codeStephan Bergmann
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