summaryrefslogtreecommitdiff
path: root/xmlscript
AgeCommit message (Expand)AuthorFilesLines
2014-06-05xmlscript: remove SAL_THROW macroNoel Grandin20-202/+67
2014-06-04update_pch: add a bunch of pch filesThomas Arnhold3-1/+96
2014-05-29fdo#68849: Add header guards to all include filesJens Carl4-0/+20
2014-05-23Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet1-4/+4
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin3-4/+4
2014-05-22xmlscript: remove using namespace from headersThomas Arnhold4-78/+74
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold5-12/+12
2014-04-14SCROLLABLEFRAME never definedThomas Arnhold2-6/+0
2014-04-11Clean up function declarationsStephan Bergmann5-30/+97
2014-04-07xmlscript: sal_Bool->boolNoel Grandin4-10/+10
2014-03-27xmlscript: sal_Bool->boolNoel Grandin2-5/+5
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann8-182/+182
2014-03-21coverity#708728 Uninitialized scalar fieldCaolán McNamara1-6/+14
2014-03-21coverity#708730 Uninitialized scalar fieldCaolán McNamara1-2/+10
2014-03-21coverity#708732 Uninitialized scalar fieldCaolán McNamara1-4/+8
2014-03-21coverity#708733 Uninitialized scalar fieldCaolán McNamara1-4/+8
2014-03-21coverity#708734 Uninitialized scalar fieldCaolán McNamara1-5/+9
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann15-370/+370
2014-02-26Remove visual noise from xmlscriptAlexander Wilms1-1/+1
2014-02-23Remove unneccessary commentsAlexander Wilms1-1/+1
2014-02-18coverity#984352 Uninitialized scalar fieldCaolán McNamara1-0/+2
2014-02-06fdo#54938 Convert oox, sc, vcl, svtools... to cppu::supportsServiceAlexandre Vicenzi1-14/+8
2014-01-28bool improvementsStephan Bergmann2-3/+3
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann1-2/+2
2013-12-17Remove unnecessary use of OUString constructor in + expressionsNoel Grandin1-1/+1
2013-11-11xmlscript: include <> for external includesNorbert Thiebaud7-17/+17
2013-10-28gbuild: set Package default target to INSTDIRMichael Stahl1-2/+0
2013-10-22fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza2-17/+4
2013-10-19CID#1103755 unint membersCaolán McNamara1-2/+4
2013-09-25sal_Bool to boolTakeshi Abe4-13/+13
2013-09-23Try to fix cross-compilationTor Lillqvist1-1/+1
2013-09-11Towards a working instdir for Mac OS XStephan Bergmann1-1/+1
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák3-17/+40
2013-08-18Further work on the "Mac-like app structure" optionTor Lillqvist1-1/+1
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist1-1/+3
2013-08-16fdo#57950: Remove some chained appends in xmlscriptJelle van der Waa2-43/+9
2013-08-12fdo#62475 removed pointless commentsJelle van der Waa23-703/+125
2013-08-05Adapt Dialog XML import/export codeLionel Elie Mamane6-12/+116
2013-07-22Mark as constTakeshi Abe1-1/+1
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke1-1/+1
2013-07-12write bcp47 format-locale if necessary and read bothEike Rathke3-15/+24
2013-06-13Introduce O[U]String::toUInt32Stephan Bergmann2-2/+2
2013-06-05remove unused componentcontext.hxx includesNoel Grandin3-3/+1
2013-06-05fdo#46808, Convert various comphelper::ComponentContextNoel Grandin1-4/+3
2013-05-28fdo#46808, Convert awt::UnoControlDialog to new styleNoel Grandin1-14/+10
2013-05-25Revert "fdo#46808, Convert awt::UnoControlDialogModel to new style"Stephan Bergmann1-12/+16
2013-05-21fix for linkingNoel Grandin1-0/+1
2013-05-21fdo#46808, Clean up old usages of ExtToolkitNoel Grandin1-1/+2
2013-05-21fdo#46808, Convert awt::XUnoControlDialog to new styleNoel Grandin1-14/+10
2013-05-21fdo#46808, Convert awt::UnoControlDialogModel to new styleNoel Grandin1-3/+3