summaryrefslogtreecommitdiff
path: root/vigra/UnpackedTarball_vigra.mk
AgeCommit message (Expand)Author
2012-09-22fix output files of mdds and vigra tooDavid Tardon
2012-08-25vigra: convert to gbuildMatúš Kukan
ct to scoped enumNoel Grandin 2017-02-14Convert WindowType to scoped enumNoel Grandin 2017-02-06Add missing #includesStephan Bergmann 2017-02-06loplugin:unusedenumconstants in frameworkNoel Grandin 2017-01-26Remove dynamic exception specificationsStephan Bergmann 2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin 2016-12-13Revert "verify SolarMutex when ref-counting VclPtr" seriesNoel Grandin 2016-12-08verify that we hold the SolarMutex when ref-counting VclPtrNoel Grandin 2016-11-28orcus is mandatory nowMarkus Mohrhard 2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin 2016-11-07loplugin:oncevar in frameworkNoel Grandin 2016-10-03Fix typosAndrea Gelmini 2016-08-10Revert "tdf#98837 - Fail loading a new document with read only property set t...Tor Lillqvist 2016-05-04LoadEnv::getTargetComponent() is supposed to return nothingMaxim Monastirsky 2016-04-27tdf#80999 Canceling password prompt should abort detectionMaxim Monastirsky 2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann 2016-04-11tdf#48300 bring window to top and restore window when minimized.Mark Hung 2016-04-05loplugin:constantparamNoel Grandin 2016-04-05tdf#98837 - Fail loading a new document with read only property set to trueAkash Jain 2016-04-01sequence->vector in frameworkNoel Grandin 2016-03-10MenuDispatcher::m_pMenuManager is always nullptrMaxim Monastirsky 2016-02-24convert EConfigurationModes to scoped enumNoel Grandin 2016-02-10tdf#97435: Avoid persistent window state crack when used from LibreOfficeKitTor Lillqvist 2016-02-09Revert "tdf#97435: Avoid persistent window state crack when headless"Tor Lillqvist 2016-02-09tdf#97435: Avoid persistent window state crack when headlessTor Lillqvist 2015-12-29cppcheck: noExplicitConstructorCaolán McNamara 2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin 2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann 2015-11-06loplugin:stringconstant: elide explicit ctor usage (manually due to macros)Stephan Bergmann 2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann 2015-11-02use uno::Reference::set method instead of assignmentNoel Grandin 2015-10-29Initialize Sequence<beans::NamedValue> from initializer_listsNoel Grandin 2015-10-21impl_mergeMediaDescriptorWithMightExistingModelArgs is a sick function name.Jan Holesovsky 2015-10-20loplugin:defaultparamsStephan Bergmann 2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann 2015-09-30Fix typosAndrea Gelmini 2015-09-27make gnumeric xml a real LibreOffice filter formatMarkus Mohrhard 2015-08-28don't protect the gnumeric filter with the USE_ORCUS flagMarkus Mohrhard 2015-08-28remove crazy whitespacesMarkus Mohrhard 2015-08-28make experimental orcus import work againMarkus Mohrhard 2015-08-14framework: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe 2015-07-22tdf#82744: fix WebDAV lock/unlock behaviour - part 2Giuseppe Castagno 2015-07-03Fix typosAndrea Gelmini 2015-05-25convert SHOW constants to scoped enumNoel Grandin 2015-04-27More loplugin:simplifyboolStephan Bergmann 2015-04-23Use comphelper::SequenceAsHashMap::getUnpackedValueOrDefault<bool>Stephan Bergmann