summaryrefslogtreecommitdiff
path: root/sw/source/core/unocore/unoobj.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-04-14typo: attribut -> attributeThomas Arnhold1-2/+2
2014-04-03svl: sal_Bool->boolNoel Grandin1-1/+1
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-1/+1
2014-02-27Remove visual noise from swAlexander Wilms1-1/+0
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-64/+64
2014-02-25coverity#738175 Uncaught exceptionCaolán McNamara1-1/+1
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+1
2014-02-20svl: sal_Bool -> boolStephan Bergmann1-3/+3
2014-01-29coverity#1158060 Dereference after null checkCaolán McNamara1-0/+5
2014-01-28bool improvementsStephan Bergmann1-2/+2
2014-01-28Fix apparently broken OSL_ASSERT (that would have never fired)Stephan Bergmann1-1/+1
2014-01-26fdo#39468 Translate comments to English in sw/source/core/unocore/unoobj.cxxSven Wehner1-15/+11
2014-01-15starting chopping out aEmptyOUStrCaolán McNamara1-1/+1
2014-01-15Related: #i17171# big xub_Strlen -> sal_Int32 changesCaolán McNamara1-5/+5
2014-01-10re-write SvStream operator<< to non-overloaded methodsNoel Grandin1-1/+1
2014-01-09Resolves: #i123792# correction for comments/annotations on table cell rangesOliver-Rainer Wittmann1-29/+43
2013-12-12Reduce unoprnms.hxx to a set of string literal macrosStephan Bergmann1-22/+14
2013-12-12Do not use C++-UNO internal static_type functions in client codeStephan Bergmann1-2/+2
2013-12-12Don't hold css::uno::Type instances by pointerStephan Bergmann1-4/+4
2013-12-11Revert "Don't hold css::uno::Type instances by pointer"Stephan Bergmann1-4/+4
2013-12-11Don't hold css::uno::Type instances by pointerStephan Bergmann1-4/+4
2013-11-22remove unnecessary RTL_CONSTASCII_STRINGPARAMNoel Grandin1-1/+1
2013-11-14xub_StrLen to sal_Int32 in SwIndex and some relatedMatteo Casalin1-6/+6
2013-11-14remove unnecessary sal_Unicode casts in SW moduleNoel Grandin1-1/+1
2013-11-08remove unnecessary use of OUString constructor in SW moduleNoel Grandin1-1/+1
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin1-10/+10
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin1-2/+2
2013-10-25fdo#44736 - set and fetch multiple properties concurrently 2Matúš Kukan1-8/+28
2013-10-24fdo#54938: Remove SupportsServiceImpl from sw and use cppu insteadMarcos Paulo de Souza1-2/+2
2013-10-18converting remaining usage of String in SW to OUStringNoel Grandin1-1/+1
2013-10-18convert sw/source/core/unocore/*.cxx from String to OUStringNoel Grandin1-1/+1
2013-08-18GetPageDescByName_Impl: move, rename and clean upMatteo Casalin1-38/+1
2013-08-17String to OUStringMatteo Casalin1-3/+2
2013-08-14Cleanup #include and minor optimizationMatteo Casalin1-1/+0
2013-08-08sw: convert some SwStyleNameMapper methods to OUStringMichael Stahl1-7/+7
2013-07-16Delete SvCacheStream classPalenik Mihály1-2/+1
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke1-2/+2
2013-06-13cppcheck: fix a bunch of reassignmentsJulien Nabet1-4/+2
2013-05-23Resolves: #i121732# add new interface XMarkingAccessJürgen Schmidt1-0/+41
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-17/+15
2013-03-22Looser throw specifiersStephan Bergmann1-0/+7
2013-03-22implement part of XMultiPropertySet on SwXTextCursor.Michael Meeks1-0/+62
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-13/+13
2013-02-28fdo#61309: writerfilter: filter out enormous numbering levelsMichael Stahl1-0/+5
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida1-1/+1
2013-02-03sw: remove SwEventListenerContainer in SwXTextCursorMichael Stahl1-10/+3
2013-02-03sw: replace SwEventListenerContainer in SwXTextTableMichael Stahl1-1/+1
2013-02-03sw: split out SwXDocumentIndexes from sw/inc/unoidx.hxxMichael Stahl1-1/+0
2013-02-03sw: split out SwXTextFieldMasters, SwXTextFieldTypes from unofield.hxxMichael Stahl1-1/+0