summaryrefslogtreecommitdiff
path: root/sw/source/core/unocore/unoobj.cxx
AgeCommit message (Expand)AuthorFilesLines
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
2013-01-09fdo#58242: sw: fix more crashes when not on SwTxtNodeMichael Stahl1-0/+4
2013-01-08fdo#44736 - set and fetch multiple properties concurrentlyMichael Meeks1-20/+67
2012-12-27sw: kill no longer needed C2S and C2U macrosMiklos Vajna1-9/+9
2012-12-14sal_Bool to boolTakeshi Abe1-3/+3
2012-12-06mvoe rtl_(u)string_alloc to salLuboš Luňák1-1/+1
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-11-27we don't need to convert a system localeEike Rathke1-1/+1
2012-11-24get rid of Svx...Locale...() double conversion nonsenseEike Rathke1-3/+3
2012-11-15sal_Bool to boolTakeshi Abe1-4/+4
2012-10-24sal_Bool to boolTakeshi Abe1-4/+4
2012-10-10sal_Bool to boolTakeshi Abe1-5/+5
2012-10-07sal_Bool to boolTakeshi Abe1-2/+2
2012-08-07String::AllocBuffer replacementsCaolán McNamara1-23/+6
2012-07-25delete svl/svstdarr.hxxMichael Stahl1-1/+0
2012-07-03ditch String::CreateFromAsciiCaolán McNamara1-1/+1
2012-06-25Cleanup SwDoc::GetPageDesc(sal_uInt16) const-ness issuesNoel Grandin1-1/+1
2012-05-31targetted SAL_N_ELEMENTS revert.Michael Meeks1-1/+1
2012-05-25Convert SV_DECL_PTRARR(SwSortKeys) to std::vectorNoel Grandin1-4/+4
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-7/+7
2012-01-10Remove _SVSTDARR_STRINGSISORTDTORAugust Sodora1-2/+0
2012-01-05getPropertyMap can return a reference instead of a pointerCaolán McNamara1-8/+8
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2011-11-27remove include of pch header from swNorbert Thiebaud1-2/+0
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara1-0/+12
2011-06-14Remove obsolete #defines of SVSTDARR_USHORTSORT. LGPLv3+/MPL.Nigel Hawkins1-1/+0
2011-06-14Replace SvUShortsSort with std::set<sal_uInt16> in SwDoc::ResetAttrs.Nigel Hawkins1-22/+22
2011-06-01use uuid template here instead of hand-rolled onesCaolán McNamara1-14/+7
2011-05-09REPLACE DBG_stuff with OSL_ASSERT and OSL_FAILJacek Wolszczak1-5/+5
2011-04-22left arrow comments removed // <--Júlio Hoffimann1-5/+0