summaryrefslogtreecommitdiffstats
path: root/extensions/source/bibliography/bibload.cxx
Commit message (Expand)AuthorAgeFilesLines
* tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-08-061-2/+2
* dbaccess: gcc-4.7 error: '<::' cannot begin a template-argument listMiklos Vajna2015-06-091-1/+1
* extensions: gcc-4.7 error: '<::' cannot begin a template-argument listMiklos Vajna2015-06-091-1/+1
* Apply new VclPtr clang plugin to catch potential problems.Noel Grandin2015-06-061-2/+2
* redundant castCaolán McNamara2015-04-291-1/+1
* Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks2015-04-281-1/+1
|\
| * extensions: convert new to ::Create.Michael Meeks2015-04-221-1/+1
* | loplugin:staticmethodsNoel Grandin2015-04-231-2/+2
* | remove unnecessary use of void in function declarationsNoel Grandin2015-04-151-14/+14
|/
* Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann2015-04-011-4/+4
* Clean up C-style casts from pointers to voidStephan Bergmann2015-03-281-4/+4
* const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann2015-03-261-2/+2
* ref-counting vcl::Window subclassesNoel Grandin2014-10-291-1/+0
* fdo#82577: Handle WindowNoel Grandin2014-09-231-1/+1
* Fix some *_component_getFactory function typesStephan Bergmann2014-08-281-2/+2
* coverity#736141 Dereference null return valueCaolán McNamara2014-05-081-3/+6
* extensions: sal_Bool->boolNoel Grandin2014-05-021-5/+5
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-011-1/+1
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-261-17/+17
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-34/+34
* Remove unneccessary commentsAlexander Wilms2014-02-231-3/+3
* Don't hold css::uno::Type instances by pointerStephan Bergmann2013-12-121-2/+2
* Revert "Don't hold css::uno::Type instances by pointer"Stephan Bergmann2013-12-111-2/+2
* Don't hold css::uno::Type instances by pointerStephan Bergmann2013-12-111-2/+2
* convert OUString !compareToAscii to equalsAsciiNoel Grandin2013-11-111-1/+1
* Bin comments that claim to say why some header is includedTor Lillqvist2013-10-221-2/+2
* fdo#54938: Adapt supportsService implementations to cppu::supportsServiceMarcos Paulo de Souza2013-10-071-6/+2
* convert extensions module from String to OUStringNoel Grandin2013-10-011-8/+8
* reduce use of UniString from ResID ctorCaolán McNamara2013-07-281-1/+1
* Mark as const/staticTakeshi Abe2013-07-271-1/+1
* remove OUString wrap for string literalsThomas Arnhold2013-06-291-1/+1
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-43/+43
* -Wunused-macrosStephan Bergmann2013-03-271-2/+0
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-191-2/+2
* trailing whitespacesThomas Arnhold2013-03-191-1/+1
* simplify compareTo (now correct)Thomas Arnhold2013-03-081-1/+1
* Revert "simplify some compareTo"Stephan Bergmann2013-03-081-1/+1
* simplify some compareToThomas Arnhold2013-03-081-1/+1
* extensions: kill no longer needed C2U and C2SMiklos Vajna2013-01-091-16/+11
* move base check for bibliography to sfx2Bjoern Michaelsen2012-12-031-45/+0
* Add a SAL_INFOStephan Bergmann2012-11-301-1/+4
* Removing some redundancyStephan Bergmann2012-11-251-2/+2
* lp#527938: use new-style service and session installer in bibliographyBjoern Michaelsen2012-11-241-3/+23
* re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks2012-11-061-23/+14
* mark lcl_ functions static or rename them if they are not local at allLuboš Luňák2012-10-121-1/+1
* Use prefixTor Lillqvist2012-10-011-1/+1
* -Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2012-08-311-1/+1
* Remove superfluous empty lines on topThomas Arnhold2012-06-091-2/+0
* lp#527938: triple paperbag -- tweak bibloader againBjoern Michaelsen2012-04-231-3/+10
* Fix tools->bibliography database, brown paper bag over head commit :-)Caolán McNamara2012-03-091-1/+1