summaryrefslogtreecommitdiff
path: root/extensions/source/bibliography
AgeCommit message (Expand)Author
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold
2014-05-11Fix previous commit (extensions part)Julien Nabet
2014-05-11Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part10Julien Nabet
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part8Julien Nabet
2014-05-08coverity#736141 Dereference null return valueCaolán McNamara
2014-05-05remove some commented out lines from src filesThomas Arnhold
2014-05-02extensions: sal_Bool->boolNoel Grandin
2014-04-23huge hrc and src file cleanupThomas Arnhold
2014-04-19fixincludeguards.sh: extensionsThomas Arnhold
2014-04-10It's "its", not "it's"Tor Lillqvist
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-29typo: overrride -> overrideThomas Arnhold
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-17extensions: prefer passing OUString by referenceNoel Grandin
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
2014-03-04fdo#54938: Convert some places to use cppu::supportsServiceMarcos Paulo de Souza
2014-02-27Remove visual noise from extensionsAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-17convert biblio choose data source dialog to .uiCaolán McNamara
2014-02-13coverity#737107 Uncaught exceptionCaolán McNamara
2014-02-13coverity#737105 Uncaught exceptionCaolán McNamara
2014-02-06coverity#707770 Uninitialized scalar fieldCaolán McNamara
2014-02-02drop unused aURLSTCaolán McNamara
2014-01-30reset Stati is presumably to reset stateCaolán McNamara
2014-01-30fdo#39468 Translate German commentsSven Wehner
2014-01-28coverity#705810 Dereference before null checkCaolán McNamara
2014-01-18Window::PreNotify should return boolStephan Bergmann
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
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-11-11remove unnecessary use of OUString constructor in EXTENSIONS moduleNoel Grandin
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-18fdo#36964 Wording change: "Remove Filter" -> "Reset Filter"Samuel Mehrbrodt
2013-10-07fdo#54938: Adapt supportsService implementations to cppu::supportsServiceMarcos Paulo de Souza
2013-10-01convert extensions module from String to OUStringNoel Grandin
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara
2013-09-17move uiconfig stuff into the same toplevel source dirCaolán McNamara
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-14make extensions XubString freeCaolán McNamara
2013-08-04Mark as const/staticTakeshi Abe
2013-07-28reduce use of UniString from ResID ctorCaolán McNamara
2013-07-27Mark as const/staticTakeshi Abe
2013-07-05cleanup src filesThomas Arnhold
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-05-22AppendAscii cleanupRicardo Montania