Library providing Unicode support, from [http://site.icu-project.org/]. ='shortcut icon' href='/favicon.ico'/>
summaryrefslogtreecommitdiff
path: root/xmlhelp
AgeCommit message (Expand)Author
2014-08-11Resolves: fdo#82025 use strlen instead of stored length byteCaolán McNamara
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-06-04compareToAscii -> equalsAsciiNoel Grandin
2014-06-02fdo#68849: Add header guards to all include filesJens Carl
2014-05-29fdo#68849: Add header guards to all include filesJens Carl
2014-05-27use namespace css instead of com::sunThomas Arnhold
2014-05-24cppcheck: redundantAssignmentThomas Arnhold
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-05-13Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part11Julien Nabet
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part9Julien Nabet
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-05-02xmlhelp: sal_Bool->boolNoel Grandin
2014-04-19fixincludeguards.sh: some smaller dirsThomas Arnhold
2014-04-15Remove unused codeStephan Bergmann
2014-04-14typo: misformed -> malformedThomas Arnhold
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-20de-macroize xmlhelp ContentProviderNorbert Thiebaud
2014-03-20kill ucbhelper XTYPEPROVIDER_DECL macroNorbert Thiebaud
2014-03-20de-macroize xmlhelp tvfactoryNorbert Thiebaud
2014-03-20de-macroize xmlhelp TVBaseNorbert Thiebaud
2014-03-18Find places where OUString and OString are passed by value.Noel Grandin