summaryrefslogtreecommitdiff
path: root/sd/source/ui/unoidl
AgeCommit message (Expand)AuthorFilesLines
2013-12-20Resolves: #i123783# apply patch to correct type of ActiveLayer propertyJürgen Schmidt1-1/+1
2013-12-16Clean-up uno/lbnames.hStephan Bergmann1-1/+0
2013-12-12simplify - use OUString::startsWith where possibleNoel Grandin1-1/+1
2013-12-12Fix C++03 digraphsStephan Bergmann1-3/+3
2013-12-12Do not use C++-UNO internal static_type functions in client codeStephan Bergmann1-4/+4
2013-12-12Remove unnecessary macro ITYPEStephan Bergmann7-72/+69
2013-12-12Don't hold css::uno::Type instances by pointerStephan Bergmann7-230/+228
2013-12-11Revert "Don't hold css::uno::Type instances by pointer"Stephan Bergmann7-228/+230
2013-12-11Don't hold css::uno::Type instances by pointerStephan Bergmann7-230/+228
2013-12-09fdo#54938: Convert sd to use cppu::supportsServiceMarcos Paulo de Souza5-49/+15
2013-12-06Clean up includes of comphelper/stl_types.hxxStephan Bergmann1-1/+0
2013-12-06Get rid of unnecessary comphelper::UStringEqualStephan Bergmann1-2/+1
2013-12-06Get rid of DECLARE_STL_STDKEY_MAPStephan Bergmann1-3/+5
2013-12-05Remove obsolete SEQTYPE workaroundStephan Bergmann3-31/+7
2013-11-28Integrate branch of IAccessible2Steve Yin1-0/+46
2013-11-22replace OUString::reverseCompareTo("xxx") with operator==Noel Grandin1-25/+25
2013-11-20avmedia: Implement "block untrusted referer links" featureStephan Bergmann1-4/+27
2013-11-14SAL_WARN_UNUSED com::sun::star::uno::AnyStephan Bergmann1-1/+0
2013-11-14rhbz#887420 Implement "block untrusted referer links" featureStephan Bergmann1-5/+9
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin2-12/+12
2013-11-08remove unnecessary use of OUString constructor in SD moduleNoel Grandin1-4/+4
2013-11-07Use rtl::ReferenceStephan Bergmann1-14/+12
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin1-2/+2
2013-10-25fdo#54938: More uses of cppu::supportsServiceMarcos Paulo de Souza2-20/+4
2013-10-23fixincludeguards.sh: sdThomas Arnhold9-20/+20
2013-10-23fdo#54938: Kill ServiceInfoHelper::supportsService and use cppu's instead.Marcos Paulo de Souza8-19/+18
2013-10-02WaE: unused variableTor Lillqvist1-2/+0
2013-09-26typo fixes in commentsAndras Timar2-3/+3
2013-09-20Turn sidebar back to non-experimentalCaolán McNamara1-37/+1
2013-09-20indent: Just some indenting for better readingAndres Gomez1-25/+25
2013-09-20uno: new InteropGrabBag UNO prop in OfficeDocumentAndres Gomez1-0/+8
2013-09-19convert some .cxx files in sd from String to OUStringNoel Grandin4-69/+66
2013-09-08String to OUStringThomas Arnhold1-1/+1
2013-09-03String->OUStringIvan Timofeev2-10/+10
2013-09-02String->OUStringIvan Timofeev3-64/+60
2013-08-30Related: fdo#38838 remove UniString::ToUpperAsciiCaolán McNamara1-4/+4
2013-08-24String(SdResId(foo)) -> SD_RESSTR(foo)Ivan Timofeev3-23/+23
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-1/+1
2013-08-12convert vcl/graphicfilter.hxx from String to OUStringNoel Grandin1-1/+1
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke2-3/+3
2013-07-12fdo#64448: Don't get type name from incorrect filter.Kohei Yoshida1-3/+1
2013-07-10Mark as constTakeshi Abe1-1/+1
2013-06-28remove toolkit/unohlp.hxx hackThomas Arnhold1-1/+1
2013-06-18Resolves: #i122120# Changed UI preview creators...Armin Le Grand1-1/+1
2013-06-13Resolves: #i121504# Support for alpha channel in clipboard for all systemsArmin Le Grand1-2/+2
2013-06-07sal_Bool to boolTakeshi Abe1-1/+1
2013-06-06Remove RTL_CONSTASCII_(U)STRINGPARAM (sd)Chr. Rossmanith3-34/+34
2013-05-20tentatively restore more UNO / task-pane goo ...Michael Meeks1-1/+37
2013-05-20Resolves: #i122093# Don't show Impress layouts panel for master pagesAndre Fischer1-0/+50
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann1-28/+11