summaryrefslogtreecommitdiff
path: root/xmlscript
AgeCommit message (Expand)Author
2015-02-05Revert "ODF export: don't write invalid "group-name" attribute"Lionel Elie Mamane
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-05fdo#38835 strip out OUString globalsNoel Grandin
2014-10-30Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-10-01xmlscript: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-09-16Rename LO-specific uno ini-file (Linux: program/unorc) to "louno"Stephan Bergmann
2014-09-12xmlscript: avoid accessing [0] of an emptry stringNorbert Thiebaud
2014-08-20ODF export: don't write invalid "group-name" attributeMichael Stahl
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-05xmlscript: remove SAL_THROW macroNoel Grandin
2014-06-04update_pch: add a bunch of pch filesThomas Arnhold
2014-05-29fdo#68849: Add header guards to all include filesJens Carl
2014-05-23Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-05-22xmlscript: remove using namespace from headersThomas Arnhold
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-04-14SCROLLABLEFRAME never definedThomas Arnhold
2014-04-11Clean up function declarationsStephan Bergmann
2014-04-07xmlscript: sal_Bool->boolNoel Grandin
2014-03-27xmlscript: sal_Bool->boolNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-21coverity#708728 Uninitialized scalar fieldCaolán McNamara
2014-03-21coverity#708730 Uninitialized scalar fieldCaolán McNamara
2014-03-21coverity#708732 Uninitialized scalar fieldCaolán McNamara
2014-03-21coverity#708733 Uninitialized scalar fieldCaolán McNamara
2014-03-21coverity#708734 Uninitialized scalar fieldCaolán McNamara
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from xmlscriptAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-18coverity#984352 Uninitialized scalar fieldCaolán McNamara
2014-02-06fdo#54938 Convert oox, sc, vcl, svtools... to cppu::supportsServiceAlexandre Vicenzi
2014-01-28bool improvementsStephan Bergmann
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
2013-12-17Remove unnecessary use of OUString constructor in + expressionsNoel Grandin
2013-11-11xmlscript: include <> for external includesNorbert Thiebaud
2013-10-28gbuild: set Package default target to INSTDIRMichael Stahl
2013-10-22fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza
2013-10-19CID#1103755 unint membersCaolán McNamara
2013-09-25sal_Bool to boolTakeshi Abe
2013-09-23Try to fix cross-compilationTor Lillqvist
2013-09-11Towards a working instdir for Mac OS XStephan Bergmann
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-18Further work on the "Mac-like app structure" optionTor Lillqvist
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist
2013-08-16fdo#57950: Remove some chained appends in xmlscriptJelle van der Waa
2013-08-12fdo#62475 removed pointless commentsJelle van der Waa