summaryrefslogtreecommitdiff
path: root/sw/source/ui/uno/unotxdoc.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-02-25coverity#738372 Uncaught exceptionCaolán McNamara
2014-02-25coverity#738369 Uncaught exceptionCaolán McNamara
2014-02-25coverity#738367 Uncaught exceptionCaolán McNamara
2014-02-25coverity#738360 Uncaught exceptionCaolán McNamara
2014-02-21coverity#705038 Explicit null dereferencedCaolán McNamara
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-17cid#705962 dereference before null checkNoel Grandin
2014-02-12coverity#738374 Uncaught exceptionCaolán McNamara
2014-02-06Typo: formating -> formattingJulien Nabet
2014-02-03xub_StrLen and tools/string.hxx final strawNorbert Thiebaud
2014-01-28bool improvementsStephan Bergmann
2013-12-20typo fixesAndras Timar
2013-12-12Reduce unoprnms.hxx to a set of string literal macrosStephan Bergmann
2013-12-09fdo#54938: Convert sw to use cppu::supportsServiceMarcos Paulo de Souza
2013-11-27Drop duplicate #includeTakeshi Abe
2013-11-21remove unnecessary use of OUString::createFromAsciiNoel Grandin
2013-11-20Clean up SwXTextDocument::createStephan Bergmann
2013-11-20avmedia: Implement "block untrusted referer links" featureStephan Bergmann
2013-11-14SAL_WARN_UNUSED com::sun::star::uno::AnyStephan Bergmann
2013-11-14longparas: change GetExpandTxt to sal_Int32Caolán McNamara
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin
2013-11-08remove unnecessary use of OUString constructor in SW moduleNoel Grandin
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin
2013-10-26sw: ViewShell -> SwViewShell renameMiklos Vajna
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-16[API CHANGE]: PreView -> Preview, including .uno:PrintPagePreView.Jan Holesovsky
2013-10-15convert sw/source/ui/uno/*.cxx from String to OUStringNoel Grandin
2013-09-20uno: new InteropGrabBag UNO prop in OfficeDocumentAndres Gomez
2013-09-19convert sw/inc/unosrch.hxx from String to OUStringNoel Grandin
2013-09-19convert sw/inc/unotxdoc.hxx from String to OUStringNoel Grandin
2013-09-13String to OUStringThomas Arnhold
2013-08-17String to OUStringMatteo Casalin
2013-08-14String to OUStringMatteo Casalin
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-08sal_Bool to bool and some cleanupMatteo Casalin
2013-05-31Resolves: #i119558# set default page mode value to false for docxJian Fang Zhang
2013-05-10resolved fdo#35756 import more than 64k HTML table cellsEike Rathke
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
2013-04-19Remove pass-through header svtools/inc/svtools/txtcmp.hxxMichael Dunphy
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-11use startsWith() instead of compareToAscii()Thomas Arnhold
2013-03-04doubled namespacesThomas Arnhold
2013-03-03fix buildMarkus Mohrhard
2013-03-03Comment translation german-english sw/source/ui/uno/Matthias Freund