summaryrefslogtreecommitdiff
path: root/svx/source/accessibility
AgeCommit message (Expand)AuthorFilesLines
2013-09-05convert svx/source/accessibility/*.cxx from String to OUStringNoel Grandin1-2/+2
2013-09-04remove intermediate Strings on res loadingCaolán McNamara1-1/+1
2013-09-04String to OUStringThomas Arnhold1-4/+4
2013-08-30Related: fdo#38838 remove UniString::ToUpperAsciiCaolán McNamara1-5/+5
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák2-3/+3
2013-07-09Remove warning by using the right printf commandsArnaud Versini1-3/+3
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-4/+4
2013-06-26"fdo#62475 removed pointless commentssonakshi nathani1-45/+2
2013-06-05use uno::Reference#clear() method...Noel Grandin1-2/+2
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist2-3/+3
2013-05-10resolved fdo#35756 import more than 64k HTML table cellsEike Rathke2-36/+36
2013-05-06fix typos (wich instead of which)Philipp Riemer2-2/+2
2013-04-27some eco-activismThomas Arnhold1-2/+0
2013-04-27Bin ugly (ab)use of preprocessor in headersTor Lillqvist1-2/+0
2013-04-26XubString->OUStringCaolán McNamara1-2/+2
2013-04-23fdo#46808, convert drawing::ColorTable to new styleNoel Grandin1-11/+8
2013-04-23fdo#46808, convert to XComponentContextNoel Grandin1-4/+3
2013-04-15fdo#60724 correct spellingThomas Arnhold1-2/+2
2013-04-09deleting NULL is safeTakeshi Abe1-4/+2
2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák1-1/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák13-84/+80
2013-03-15suppress auto_ptr warningsPeter Foley1-0/+2
2013-03-09sal_Bool to boolTakeshi Abe4-33/+33
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim1-0/+3
2013-03-04fdo#46808, clean up some old queryInterface() callsNoel Grandin1-2/+2
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold2-2/+2
2013-02-25loplugin: unused variablesThomas Arnhold1-2/+0
2013-01-30make basic XubString freeCaolán McNamara1-4/+4
2013-01-22Remove RTL_CONSTASCII_USTRINGPARAM in svxChr. Rossmanith14-235/+145
2012-12-13PCH for Library_svx and Library_svxcoreLuboš Luňák1-26/+26
2012-12-06just use return value optimizationCaolán McNamara1-5/+3
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens1-2/+0
2012-11-29API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens6-22/+22
2012-11-28fdo#46808, Adapt reflection::ProxyFactory UNO service to new styleNoel Grandin1-6/+4
2012-11-27re-base on ALv2 code. Includes:Michael Meeks19-440/+269
2012-11-24get rid of Svx...Locale...() double conversion nonsenseEike Rathke1-3/+1
2012-11-22AllSettings with LanguageTagEike Rathke1-1/+1
2012-11-20Enforce use of accessors on gen.hxx structuresMatteo Casalin1-4/+4
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini1-1/+1
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud3-12/+12
2012-09-18Make getProcessComponentContext/ServiceFactory throw instead of returning nullStephan Bergmann1-1/+1
2012-09-09fdo#47368: Remove event listener also in Invalidate()Tor Lillqvist1-0/+8
2012-06-27Reduce newline bloat at eofThomas Arnhold1-52/+0
2012-06-21re-base on ALv2 code.Michael Meeks4-92/+56
2012-06-21re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-09Remove superfluous empty lines on topThomas Arnhold4-8/+0
2012-04-02removed duplicate includes in svxTakeshi Abe2-2/+0
2012-03-27drop intermediate temporary UniStringsCaolán McNamara1-4/+2
2012-02-27Removed unused codeSzabolcs Dezsi1-6/+0
2012-02-18Fix typos in commentsElton Chung2-2/+2