summaryrefslogtreecommitdiff
path: root/svx/source/gengal
AgeCommit message (Expand)AuthorFilesLines
2020-07-30terminate XDesktop properly in unit testsNoel Grandin1-0/+3
2020-02-24tdf#42949 Fix IWYU warnings in svx/source/[f-m]*/*cxxGabor Kelemen1-8/+0
2020-01-26remove some unused local varsNoel Grandin1-2/+0
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+4
2019-10-21size some stringbuffer to prevent re-allocNoel Grandin1-1/+1
2019-06-18loplugin:logexceptionnicely in svxNoel Grandin1-2/+3
2018-11-19Simplify containers iterations in svx/source/[f-i]*Arkadiy Illarionov1-6/+4
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin1-2/+2
2018-09-17New loplugin:externalStephan Bergmann1-2/+2
2018-08-02Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-07-30SHELLCHECK_WARNING, VERBOSE is unusedCaolán McNamara1-2/+0
2018-06-25Fix "javaPathHelper: not found" errors during startup.Thomas Klausner1-1/+5
2018-06-22teach useuniqueptr loplugin about calling delete on a paramNoel Grandin1-19/+1
2018-03-19remove unused ucbstreamhelper includesJochen Nitschke1-1/+0
2018-02-01Fix typosAndrea Gelmini1-1/+1
2018-01-09-Werror,-Wformat (clang-cl)Stephan Bergmann1-1/+1
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