summaryrefslogtreecommitdiff
path: root/svx/source/gengal
AgeCommit message (Expand)AuthorFilesLines
2017-12-18coverity#1426163 Improper use of negative valueCaolán McNamara1-1/+1
2017-12-14sal_uIntPtr->sal_Int32 in GalleryThemeNoel Grandin1-1/+1
2017-10-04add << operator for css::uno::ExceptionNoel Grandin1-2/+2
2017-05-30Fix quotingStephan Bergmann1-1/+1
2017-05-20tdf#105204: ShellCheck nitpicks for gengal.shYeliz Taneroğlu1-11/+11
2017-03-08make SfxGetpApp just get and move GetOrCreate to the peripheryCaolán McNamara1-0/+3
2017-02-10Remove MinGW supportStephan Bergmann1-5/+2
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin1-2/+2
2016-12-11OSL_TRACE -> SAL in sfx2..svxNoel Grandin1-1/+1
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin1-3/+3
2016-11-29Rewrite some (trivial) assignments inside if/while conditions: svxStephan Bergmann1-1/+2
2016-02-17use consistent #define checks for the Windows platformNoel Grandin1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-11-06coverity#1338251 Uncaught exceptionCaolán McNamara1-0/+5
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin1-2/+1
2015-10-31com::sun::star->css in svxNoel Grandin1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-3/+3
2015-10-01Fix typosAndrea Gelmini1-1/+1
2015-09-12GetCommandLineParamCount() returns sal_uInt16Matteo Casalin1-1/+1
2014-11-28Fold URE: Linux ure/lib/* -> program/Stephan Bergmann1-6/+2
2014-11-28Fold URE: Linux ure/bin/* -> program/Stephan Bergmann1-2/+2
2014-11-05coverity#1000852 Uncaught exceptionCaolán McNamara1-33/+41
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