summaryrefslogtreecommitdiff
path: root/xmlhelp
AgeCommit message (Expand)Author
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-10-20loplugin: cstylecastNoel Grandin
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann
2014-09-18fdo#83512 Make use of OUStringHash and OStringHashDaniel Sikeler
2014-09-11(Rudimentary) C++11 support is a hard requirement nowStephan Bergmann
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
2014-03-05kill XINTERFACE_IMPL_6Norbert Thiebaud
2014-03-05de-macroize XINTERFACE_DECLNorbert Thiebaud
2014-03-04fdo#54938: Convert some places to use cppu::supportsServiceMarcos Paulo de Souza
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from xmlhelpAlexander Wilms
2014-02-21coverity#708696 Uninitialized scalar fieldCaolán McNamara
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
2013-12-17Remove unnecessary use of OUString constructor in + expressionsNoel Grandin
2013-12-06Related: fdo#72022 internal links bustedCaolán McNamara
2013-12-06Resolves: fdo#72022 Integrated help ignored if installedCaolán McNamara
2013-12-02fdo#60698: Merge tvhlp1 into ucpchelp1Marcos Paulo de Souza
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin
2013-11-13i123670 - Add support for https linksAriel Constenla-Haile
2013-11-11xmlhelp: include <> for external includesNorbert Thiebaud
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin
2013-11-07remove unnecessary use of OUString constructor in XMLHELP moduleNoel Grandin
2013-11-04remove redundant calls to OUString constructor in if expressionNoel Grandin
2013-10-28gbuild: set Package default target to INSTDIRMichael Stahl