summaryrefslogtreecommitdiff
path: root/svx/source/gengal
AgeCommit message (Expand)Author
2020-07-30terminate XDesktop properly in unit testsNoel Grandin
2020-02-24tdf#42949 Fix IWYU warnings in svx/source/[f-m]*/*cxxGabor Kelemen
2020-01-26remove some unused local varsNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-10-21size some stringbuffer to prevent re-allocNoel Grandin
2019-06-18loplugin:logexceptionnicely in svxNoel Grandin
2018-11-19Simplify containers iterations in svx/source/[f-i]*Arkadiy Illarionov
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2018-07-30SHELLCHECK_WARNING, VERBOSE is unusedCaolán McNamara
2018-06-25Fix "javaPathHelper: not found" errors during startup.Thomas Klausner
2018-06-22teach useuniqueptr loplugin about calling delete on a paramNoel Grandin
2018-03-19remove unused ucbstreamhelper includesJochen Nitschke
2018-02-01Fix typosAndrea Gelmini
2018-01-09-Werror,-Wformat (clang-cl)Stephan Bergmann
2017-12-18coverity#1426163 Improper use of negative valueCaolán McNamara
2017-12-14sal_uIntPtr->sal_Int32 in GalleryThemeNoel Grandin
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-05-30Fix quotingStephan Bergmann
2017-05-20tdf#105204: ShellCheck nitpicks for gengal.shYeliz Taneroğlu
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