summaryrefslogtreecommitdiff
path: root/xmlhelp
AgeCommit message (Expand)Author
2016-01-08tdf#96855: Put back assignment of xHierAccessStephan Bergmann
2015-10-29tdf#75637: Resolve help images via a vnd.libreoffice.image UCPStephan Bergmann
2015-04-30Bin some pointless comments and reduce some vertical whitespaceTor Lillqvist
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-01Add support for cppu::UnoType<void>Stephan Bergmann
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-20Some more loplugin:cstylecast: xmlhelpStephan Bergmann
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-12-18xmlhelp: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-18comphelper: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-15xmlhelp: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-04images: Tango is the most complete theme.Jan Holesovsky
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