summaryrefslogtreecommitdiff
path: root/sw/source/ui/uno/unoatxt.cxx
AgeCommit message (Expand)Author
2014-03-09fdo#70422 Moved the linked files from sw/source/ui to a new core/uibase dirroopak12345
2014-02-27Remove visual noise from swAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2014-01-18Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe
2014-01-15starting chopping out aEmptyOUStrCaolán McNamara
2013-12-09fdo#54938: Convert sw to use cppu::supportsServiceMarcos Paulo de Souza
2013-11-08remove unnecessary use of OUString constructor in SW moduleNoel Grandin
2013-10-18converting remaining usage of String in SW to OUStringNoel Grandin
2013-10-15convert sw/source/ui/uno/*.cxx from String to OUStringNoel Grandin
2013-10-10convert sw/source/ui/inc/uno*.hxx from String to OUStringNoel Grandin
2013-09-22Related: fdo#38838 remove UniString::CompareIgnoreCaseToAsciiCaolán McNamara
2013-07-31String to OUStringMatteo Casalin
2013-07-31String to OUStringMatteo Casalin
2013-06-02fdo#39468 Comment translation GER-ENG in sw/source/ui/unoMatthias Freund
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-02-21sal_Bool to boolTakeshi Abe
2013-01-09ok, that was a funny way to write "0"Luboš Luňák
2013-01-09lame_OUString_valueOf_sal_Int32_casts += 6;Michael Meeks
2013-01-09Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac
2012-12-22sw: kill C2U in uiMiklos Vajna
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-07-28Use memcmp insteadof rtl_compareMemory in swArnaud Versini
2012-07-25delete svl/svstdarr.hxxMichael Stahl
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-03-08Convert from tools/table.hxx to std::map in SvxMacroTableDtorNoel Grandin
2012-02-20remove now unused swunodef.hxxThomas Arnhold
2012-01-21SwGlossaries: some cleanupMichael Stahl
2012-01-17Fix for fdo43460 Part XL getLength() to isEmpty()Olivier Hallot
2012-01-05getPropertyMap can return a reference instead of a pointerCaolán McNamara
2012-01-04Easyhack fdo#38831 remove SvStringsBrad Sowden
2011-12-15Removed extra semicolonsJesse
2011-11-27remove include of pch header from swNorbert Thiebaud
2011-08-29merge together 5 or ascii isalpha/isalnum/isdigit implementationsCaolán McNamara
2011-06-01use uuid template here instead of hand-rolled onesCaolán McNamara
2011-05-20tweak globals to be well-behaved singletonCaolán McNamara
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks
2011-01-17Remove dates and two sections of old code.Thomas Arnhold
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner
2011-01-04detangle some BOOL/sal_Bool/bools nastinessCaolán McNamara
2010-11-30clean code at writerKayo Hamid
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud
2010-10-24DBG_* -> OSL_ENSURE cleanup, few German -> English translations.Jacek Wolszczak
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-10Remove bogus commentPrashant Shah