summaryrefslogtreecommitdiff
path: root/svx/source/gengal
AgeCommit message (Expand)Author
2017-03-08make SfxGetpApp just get and move GetOrCreate to the peripheryCaolán McNamara
2017-02-10Remove MinGW supportStephan Bergmann
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-12-11OSL_TRACE -> SAL in sfx2..svxNoel Grandin
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-11-29Rewrite some (trivial) assignments inside if/while conditions: svxStephan Bergmann
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06coverity#1338251 Uncaught exceptionCaolán McNamara
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-31com::sun::star->css in svxNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-01Fix typosAndrea Gelmini
2015-09-12GetCommandLineParamCount() returns sal_uInt16Matteo Casalin
2014-11-28Fold URE: Linux ure/lib/* -> program/Stephan Bergmann
2014-11-28Fold URE: Linux ure/bin/* -> program/Stephan Bergmann
2014-11-05coverity#1000852 Uncaught exceptionCaolán McNamara
2014-06-09gbuild, gengal: Win32 make command line limit strikes again ...Michael Stahl
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-13svtools,svx: prefer passing OUString and OString by referenceNoel Grandin
2014-02-06Typo: formating -> formattingJulien Nabet
2013-11-08Make INetURLObject-from-OUString ctor explicitStephan Bergmann
2013-09-05convert svx/source/gallery/*.cxx from String to OUStringNoel Grandin
2013-06-29remove some createFromAscii usageThomas Arnhold
2013-06-10mingw64: include sal/types.h to be sure we are using C99 formatting stringsFridrich Štrba
2013-06-04vcl: add a console-only mode to avoid problems on Mac for gengal.Michael Meeks
2013-05-15Do not dispose component context too early (DeInitVCL might still need it)Stephan Bergmann
2013-05-15gengal: theme creation fix.Michael Meeks
2013-05-15gengal: impl. relative URL pieces for internal galleries.Michael Meeks
2013-05-15start of dynamic gallery building.Michael Meeks
2013-05-10soltools: remove Package_inc and empty unistd.h nonsenseMichael Stahl
2013-04-25Fix warning: unused variable 'assignment' [loplugin]Tor Lillqvist
2013-04-08gengal: -Werror=formatMichael Stahl
2013-04-08gengal: re-base on original tool.Michael Meeks
2013-04-08remove OOo gengal.Michael Meeks
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-14fdo#39445 writing out tools/fsys.hxxKrisztian Pinter
2013-02-24loplugin: unused variablesThomas Arnhold
2012-12-21Remove unused cppuhelper/servicefactory.hxx includesStephan Bergmann
2012-11-13Avoid global static dataStephan Bergmann
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-07-30Bug 48549 - System::Beep() removalMathieu Vonlanthen
2012-06-01targeted string re-workNorbert Thiebaud
2012-05-17removed unused const rtl::OUStringTakeshi Abe
2012-05-02Cleaned up CommandLineArgsStephan Bergmann
2012-04-28removed unused definesTakeshi Abe
2012-04-28removed dead codeTakeshi Abe
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-02-17make gengal work againRene Engelhard
2011-12-14regpathhelper: unused, so we've got to have two of themCaolán McNamara