summaryrefslogtreecommitdiffstats
path: root/svx/source/gengal
Commit message (Expand)AuthorAgeFilesLines
* gbuild, gengal: Win32 make command line limit strikes again ...Michael Stahl2014-06-091-0/+67
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-271-3/+3
* svtools,svx: prefer passing OUString and OString by referenceNoel Grandin2014-03-131-2/+2
* Typo: formating -> formattingJulien Nabet2014-02-061-1/+1
* Make INetURLObject-from-OUString ctor explicitStephan Bergmann2013-11-081-12/+11
* convert svx/source/gallery/*.cxx from String to OUStringNoel Grandin2013-09-051-1/+1
* remove some createFromAscii usageThomas Arnhold2013-06-291-1/+1
* mingw64: include sal/types.h to be sure we are using C99 formatting stringsFridrich Štrba2013-06-101-0/+6
* vcl: add a console-only mode to avoid problems on Mac for gengal.Michael Meeks2013-06-041-1/+4
* Do not dispose component context too early (DeInitVCL might still need it)Stephan Bergmann2013-05-151-4/+6
* gengal: theme creation fix.Michael Meeks2013-05-151-8/+7
* gengal: impl. relative URL pieces for internal galleries.Michael Meeks2013-05-151-5/+16
* start of dynamic gallery building.Michael Meeks2013-05-152-25/+36
* soltools: remove Package_inc and empty unistd.h nonsenseMichael Stahl2013-05-101-0/+2
* Fix warning: unused variable 'assignment' [loplugin]Tor Lillqvist2013-04-251-1/+0
* gengal: -Werror=formatMichael Stahl2013-04-081-3/+3
* gengal: re-base on original tool.Michael Meeks2013-04-082-0/+333
* remove OOo gengal.Michael Meeks2013-04-082-370/+0
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-18/+18
* fdo#39445 writing out tools/fsys.hxxKrisztian Pinter2013-03-141-1/+0
* loplugin: unused variablesThomas Arnhold2013-02-241-1/+0
* Remove unused cppuhelper/servicefactory.hxx includesStephan Bergmann2012-12-211-1/+0
* Avoid global static dataStephan Bergmann2012-11-131-1/+5
* Improvement on previous commit, UCB clean upStephan Bergmann2012-09-141-17/+4
* Bug 48549 - System::Beep() removalMathieu Vonlanthen2012-07-301-1/+0
* targeted string re-workNorbert Thiebaud2012-06-011-5/+5
* removed unused const rtl::OUStringTakeshi Abe2012-05-171-1/+0
* Cleaned up CommandLineArgsStephan Bergmann2012-05-021-5/+1
* removed unused definesTakeshi Abe2012-04-281-3/+0
* removed dead codeTakeshi Abe2012-04-281-29/+0
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-4/+4
* make gengal work againRene Engelhard2012-02-172-4/+107
* regpathhelper: unused, so we've got to have two of themCaolán McNamara2011-12-141-1/+0
* remove include of pch header from svxNorbert Thiebaud2011-11-271-2/+0
* remove const sal_Char * casts of rtl::OUStringToOString results, fixes ucbMichael Meeks2011-10-051-1/+1
* remove superfluous makefile.mkEike Rathke2011-08-101-80/+0
* Some cppcheck cleaningJulien Nabet2011-07-311-1/+1
* Do not include filedlg.hxx when not necessaryFrancois Tigeot2011-07-011-1/+0
* Remove some OS/2 codeFrancois Tigeot2011-04-301-3/+3
* drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito2011-03-291-0/+0
* Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens2011-03-124-113/+0
|\
| * CWS gnumake3: remove gengalMathias Bauer2011-01-274-517/+0
| * CWS gnumake: resync to m91; conflicts unresolvedMathias Bauer2010-10-282-5/+6
| |\
| | * #i10000# changes from OOO330 m10Vladimir Glazunov2010-10-141-3/+3
| | |\
| | * | cmcfixes76: #i112656# osl_setEnvironment/osl_clearEnvironmentCaol?n McNamara2010-06-241-2/+3
| * | | CWS gnumake2: move all delivered headers in svx to inc/svx; remove unused or ...Mathias Bauer2010-04-201-1/+1
| |/ /
* | | avoid implicit castingCaolán McNamara2011-03-011-6/+5
* | | Clean up makefilesThomas Arnhold2011-02-011-5/+0
* | | Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold2011-01-201-6/+6
* | | propogate exit code out to mainCaolán McNamara2010-12-101-3/+4