summaryrefslogtreecommitdiff
path: root/svx/source/gengal
AgeCommit message (Expand)AuthorFilesLines
2014-06-09gbuild, gengal: Win32 make command line limit strikes again ...Michael Stahl1-0/+67
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-3/+3
2014-03-13svtools,svx: prefer passing OUString and OString by referenceNoel Grandin1-2/+2
2014-02-06Typo: formating -> formattingJulien Nabet1-1/+1
2013-11-08Make INetURLObject-from-OUString ctor explicitStephan Bergmann1-12/+11
2013-09-05convert svx/source/gallery/*.cxx from String to OUStringNoel Grandin1-1/+1
2013-06-29remove some createFromAscii usageThomas Arnhold1-1/+1
2013-06-10mingw64: include sal/types.h to be sure we are using C99 formatting stringsFridrich Štrba1-0/+6
2013-06-04vcl: add a console-only mode to avoid problems on Mac for gengal.Michael Meeks1-1/+4
2013-05-15Do not dispose component context too early (DeInitVCL might still need it)Stephan Bergmann1-4/+6
2013-05-15gengal: theme creation fix.Michael Meeks1-8/+7
2013-05-15gengal: impl. relative URL pieces for internal galleries.Michael Meeks1-5/+16
2013-05-15start of dynamic gallery building.Michael Meeks2-25/+36
2013-05-10soltools: remove Package_inc and empty unistd.h nonsenseMichael Stahl1-0/+2
2013-04-25Fix warning: unused variable 'assignment' [loplugin]Tor Lillqvist1-1/+0
2013-04-08gengal: -Werror=formatMichael Stahl1-3/+3
2013-04-08gengal: re-base on original tool.Michael Meeks2-0/+333
2013-04-08remove OOo gengal.Michael Meeks2-370/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-18/+18
2013-03-14fdo#39445 writing out tools/fsys.hxxKrisztian Pinter1-1/+0
2013-02-24loplugin: unused variablesThomas Arnhold1-1/+0
2012-12-21Remove unused cppuhelper/servicefactory.hxx includesStephan Bergmann1-1/+0
2012-11-13Avoid global static dataStephan Bergmann1-1/+5
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann1-17/+4
2012-07-30Bug 48549 - System::Beep() removalMathieu Vonlanthen1-1/+0
2012-06-01targeted string re-workNorbert Thiebaud1-5/+5
2012-05-17removed unused const rtl::OUStringTakeshi Abe1-1/+0
2012-05-02Cleaned up CommandLineArgsStephan Bergmann1-5/+1
2012-04-28removed unused definesTakeshi Abe1-3/+0
2012-04-28removed dead codeTakeshi Abe1-29/+0
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-4/+4
2012-02-17make gengal work againRene Engelhard2-4/+107
2011-12-14regpathhelper: unused, so we've got to have two of themCaolán McNamara1-1/+0
2011-11-27remove include of pch header from svxNorbert Thiebaud1-2/+0
2011-10-05remove const sal_Char * casts of rtl::OUStringToOString results, fixes ucbMichael Meeks1-1/+1
2011-08-10remove superfluous makefile.mkEike Rathke1-80/+0
2011-07-31Some cppcheck cleaningJulien Nabet1-1/+1
2011-07-01Do not include filedlg.hxx when not necessaryFrancois Tigeot1-1/+0
2011-04-30Remove some OS/2 codeFrancois Tigeot1-3/+3
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens4-113/+0
2011-03-01avoid implicit castingCaolán McNamara1-6/+5
2011-02-01Clean up makefilesThomas Arnhold1-5/+0
2011-01-27CWS gnumake3: remove gengalMathias Bauer4-517/+0
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold1-6/+6
2010-12-10propogate exit code out to mainCaolán McNamara1-3/+4
2010-11-21RRTL_CONSTASCII_USTRINGPARAM in libs core 42Gert Faller1-2/+2
2010-11-21RTL_CONSTASCII_USTRINGPARAM in libs core 39Gert Faller1-4/+4
2010-10-28CWS gnumake: resync to m91; conflicts unresolvedMathias Bauer2-5/+6
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud1-1/+0