summaryrefslogtreecommitdiff
path: root/extensions/source/bibliography/bibload.cxx
AgeCommit message (Expand)Author
2015-06-07gcc4.6: remove trigraph sequences '<::'Thorsten Behrens
2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin
2015-04-29redundant castCaolán McNamara
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-22extensions: convert new to ::Create.Michael Meeks
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan 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
2014-10-29ref-counting vcl::Window subclassesNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-28Fix some *_component_getFactory function typesStephan Bergmann
2014-05-08coverity#736141 Dereference null return valueCaolán McNamara
2014-05-02extensions: sal_Bool->boolNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-12-12Don't hold css::uno::Type instances by pointerStephan Bergmann
2013-12-11Revert "Don't hold css::uno::Type instances by pointer"Stephan Bergmann
2013-12-11Don't hold css::uno::Type instances by pointerStephan Bergmann
2013-11-11convert OUString !compareToAscii to equalsAsciiNoel Grandin
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-07fdo#54938: Adapt supportsService implementations to cppu::supportsServiceMarcos Paulo de Souza
2013-10-01convert extensions module from String to OUStringNoel Grandin
2013-07-28reduce use of UniString from ResID ctorCaolán McNamara
2013-07-27Mark as const/staticTakeshi Abe
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-19trailing whitespacesThomas Arnhold
2013-03-08simplify compareTo (now correct)Thomas Arnhold
2013-03-08Revert "simplify some compareTo"Stephan Bergmann
2013-03-08simplify some compareToThomas Arnhold
2013-01-09extensions: kill no longer needed C2U and C2SMiklos Vajna
2012-12-03move base check for bibliography to sfx2Bjoern Michaelsen
2012-11-30Add a SAL_INFOStephan Bergmann
2012-11-25Removing some redundancyStephan Bergmann
2012-11-24lp#527938: use new-style service and session installer in bibliographyBjoern Michaelsen
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-10-01Use prefixTor Lillqvist
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-04-23lp#527938: triple paperbag -- tweak bibloader againBjoern Michaelsen
2012-03-09Fix tools->bibliography database, brown paper bag over head commit :-)Caolán McNamara
2012-03-06lp#527938, debian#602953, fdo#33266, i#105408: do not crash on clicking bibli...Bjoern Michaelsen
2012-01-05Removed unnecessary tools includes.Marcel Metz