1. 15 Haz, 2015 40 kayıt (commit)
    • David Tardon's avatar
      fix fingerprint path with system libextextcat · 5a2010dd
      David Tardon yazdı
      We want the right path in instdir already. Setting it during
      installation is too late.
      
      Change-Id: I3f7045ce4b4d3cb1f0dfac1c4fcd036db847621d
      5a2010dd
    • Stephan Bergmann's avatar
      Missing newline at end of error message · 62b751aa
      Stephan Bergmann yazdı
      Change-Id: I1c74042697f00c6ca6b43ea85e7aab47ad326f1c
      62b751aa
    • Stephan Bergmann's avatar
      Fix previous commit · f96313d1
      Stephan Bergmann yazdı
      Change-Id: I56b5212595f7750965a7620498fb063422f2eae0
      f96313d1
    • Stephan Bergmann's avatar
      Make ReplaceMode accessible from ScCompiler::CompileString · dbd09317
      Stephan Bergmann yazdı
      Change-Id: If25443f27ff09aca8b38d00ab80ecfdc00ab2642
      dbd09317
    • Stephan Bergmann's avatar
      Dead code · 86bbb304
      Stephan Bergmann yazdı
      ...originally introduced with 5fff0372 and
      2b34e17d "INTEGRATION: CWS
      cfgruggedised: #i28654#,#i29838# Add InteractionHandler support to
      configuration," but unused ever since 47692bfc
      "sb111: #i101955# moved configmgr2/ to configmgr/" re-wrote configmgr from
      scratch.
      
      Change-Id: Ibe18748f7d637e09194ca7b8e7ff5955c4b212c7
      86bbb304
    • Caolán McNamara's avatar
      alternative solution to avoid adding a gnome-vfs dependency if disabled · 1a038dc8
      Caolán McNamara yazdı
      i.e. "don't add gnomevfs requires to epm created rpms if GNOMEVFS is disabled"
      
      seeing as setup_native/source/packinfo/packinfo_office.txt references
      find-requires-gnome.sh and doesn't have conditional support revert the split
      and put the the conditional into find-requires-gnome.sh
      
      Change-Id: I34bd37c4fd252f2175ff055024293dea946b4881
      1a038dc8
    • Eike Rathke's avatar
      use ReplaceToken() in ReadjustAbsolute3DReferences() · d53ad925
      Eike Rathke yazdı
      Actually the RPN token needs to be replaced as well if it was
      referenced.
      
      Change-Id: Ie548568dceadaf315ae5596c480916730bed2dca
      d53ad925
    • Eike Rathke's avatar
      prepare ReplaceToken() to replace also in RPN · 1d463600
      Eike Rathke yazdı
      Change-Id: I98fbcb9849f2c2b1f26109a54ecbf5347cdd8b4e
      1d463600
    • Stephan Bergmann's avatar
      Revert "std::list for Scheduler" · 09c5a9d4
      Stephan Bergmann yazdı
      This reverts commit 1289d3c4, plus follow-ups
      762e90ff "vcl: loplugin:pointertobool" and
      863e5685 "Fix funny line-ends," as it causes
      memory corruption, see valgrind "make CppunitTest_sw_ooxmlexport4" output:
      
      > Invalid write of size 1
      >  Scheduler::ImplInvoke(unsigned long) (/vcl/source/app/scheduler.cxx:40)
      >  Scheduler::ProcessTaskScheduling(bool) (/vcl/source/app/scheduler.cxx:128)
      >  Scheduler::CallbackTaskScheduling(bool) (/vcl/source/app/scheduler.cxx:112)
      >  SalTimer::CallCallback(bool) (/vcl/inc/saltimer.hxx:53)
      >  SvpSalInstance::CheckTimeout(bool) (/vcl/headless/svpinst.cxx:191)
      >  SvpSalInstance::Yield(bool, bool) (/vcl/headless/svpinst.cxx:307)
      >  ImplYield(bool, bool) (/vcl/source/app/svapp.cxx:353)
      >  Application::Reschedule(bool) (/vcl/source/app/svapp.cxx:377)
      >  framework::StatusIndicatorFactory::impl_reschedule(bool) (/framework/source/helper/statusindicatorfactory.cxx:528)
      >  framework::StatusIndicatorFactory::end(com::sun::star::uno::Reference<com::sun::star::task::XStatusIndicator> const&) (/framework/source/helper/statusindicatorfactory.cxx:229)
      >  framework::StatusIndicator::end() (/framework/source/helper/statusindicator.cxx:70)
      >  non-virtual thunk to framework::StatusIndicator::end() (/framework/source/helper/statusindicator.cxx:57)
      >  writerfilter::ooxml::OOXMLDocumentImpl::resolve(writerfilter::Stream&) (/writerfilter/source/ooxml/OOXMLDocumentImpl.cxx:531)
      >  WriterFilter::filter(com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) (/writerfilter/source/filter/WriterFilter.cxx:191)
      >  non-virtual thunk to WriterFilter::filter(com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) (/writerfilter/source/filter/WriterFilter.cxx:126)
      >  SfxObjectShell::ImportFrom(SfxMedium&, com::sun::star::uno::Reference<com::sun::star::text::XTextRange> const&) (/sfx2/source/doc/objstor.cxx:2271)
      >  SfxObjectShell::DoLoad(SfxMedium*) (/sfx2/source/doc/objstor.cxx:767)
      >  SfxBaseModel::load(com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) (/sfx2/source/doc/sfxbasemodel.cxx:1859)
      >  non-virtual thunk to SfxBaseModel::load(com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) (/sfx2/source/doc/sfxbasemodel.cxx:1810)
      >  (anonymous namespace)::SfxFrameLoader_Impl::load(com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&, com::sun::star::uno::Reference<com::sun::star::frame::XFrame> const&) (/sfx2/source/view/frmload.cxx:703)
      >  non-virtual thunk to (anonymous namespace)::SfxFrameLoader_Impl::load(com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&, com::sun::star::uno::Reference<com::sun::star::frame::XFrame> const&) (/sfx2/source/view/frmload.cxx:615)
      >  framework::LoadEnv::impl_loadContent() (/framework/source/loadenv/loadenv.cxx:1122)
      >  framework::LoadEnv::startLoading() (/framework/source/loadenv/loadenv.cxx:383)
      >  framework::LoadEnv::loadComponentFromURL(com::sun::star::uno::Reference<com::sun::star::frame::XComponentLoader> const&, com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&, rtl::OUString const&, rtl::OUString const&, int, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) (/framework/source/loadenv/loadenv.cxx:164)
      >  framework::Desktop::loadComponentFromURL(rtl::OUString const&, rtl::OUString const&, int, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) (/framework/source/services/desktop.cxx:566)
      >  non-virtual thunk to framework::Desktop::loadComponentFromURL(rtl::OUString const&, rtl::OUString const&, int, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) (/framework/source/services/desktop.cxx:552)
      >  unotest::MacrosTest::loadFromDesktop(rtl::OUString const&, rtl::OUString const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) (/unotest/source/cpp/macros_test.cxx:50)
      >  SwModelTestBase::load(char const*, char const*) (/sw/qa/extras/inc/swmodeltestbase.hxx:580)
      >  SwModelTestBase::executeImportExportImportTest(char const*) (/sw/qa/extras/inc/swmodeltestbase.hxx:219)
      >  testTrackChangesDeletedParagraphMark::Import_Export_Import() (/sw/qa/extras/ooxmlexport/ooxmlexport4.cxx:132)
      >  CppUnit::TestCaller<testTrackChangesDeletedParagraphMark>::runTest() (/workdir/UnpackedTarball/cppunit/include/cppunit/TestCaller.h:166)
      >  CppUnit::TestCaseMethodFunctor::operator()() const (/workdir/UnpackedTarball/cppunit/src/cppunit/TestCase.cpp:32)
      >  (anonymous namespace)::Protector::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) (/test/source/vclbootstrapprotector.cxx:57)
      >  CppUnit::ProtectorChain::ProtectFunctor::operator()() const (in /home/sbergman/lo/core/workdir/UnpackedTarball/cppunit/src/cppunit/.libs/libcppunit-1.13.so.0.0.2)
      >  (anonymous namespace)::Prot::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) (in /home/sbergman/lo/core/workdir/LinkTarget/Library/unobootstrapprotector.so)
      >  CppUnit::ProtectorChain::ProtectFunctor::operator()() const (in /home/sbergman/lo/core/workdir/UnpackedTarball/cppunit/src/cppunit/.libs/libcppunit-1.13.so.0.0.2)
      >  (anonymous namespace)::Prot::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) (/unotest/source/cpp/unoexceptionprotector/unoexceptionprotector.cxx:63)
      >  CppUnit::ProtectorChain::ProtectFunctor::operator()() const (in /home/sbergman/lo/core/workdir/UnpackedTarball/cppunit/src/cppunit/.libs/libcppunit-1.13.so.0.0.2)
      >  CppUnit::DefaultProtector::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) (/workdir/UnpackedTarball/cppunit/src/cppunit/DefaultProtector.cpp:15)
      >  CppUnit::ProtectorChain::ProtectFunctor::operator()() const (in /home/sbergman/lo/core/workdir/UnpackedTarball/cppunit/src/cppunit/.libs/libcppunit-1.13.so.0.0.2)
      >  CppUnit::ProtectorChain::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) (/workdir/UnpackedTarball/cppunit/src/cppunit/ProtectorChain.cpp:77)
      >  CppUnit::TestResult::protect(CppUnit::Functor const&, CppUnit::Test*, std::string const&) (/workdir/UnpackedTarball/cppunit/src/cppunit/TestResult.cpp:181)
      >  CppUnit::TestCase::run(CppUnit::TestResult*) (/workdir/UnpackedTarball/cppunit/src/cppunit/TestCase.cpp:91)
      >  CppUnit::TestComposite::doRunChildTests(CppUnit::TestResult*) (/workdir/UnpackedTarball/cppunit/src/cppunit/TestComposite.cpp:64)
      >  CppUnit::TestComposite::run(CppUnit::TestResult*) (/workdir/UnpackedTarball/cppunit/src/cppunit/TestComposite.cpp:23)
      >  CppUnit::TestComposite::doRunChildTests(CppUnit::TestResult*) (/workdir/UnpackedTarball/cppunit/src/cppunit/TestComposite.cpp:64)
      >  CppUnit::TestComposite::run(CppUnit::TestResult*) (/workdir/UnpackedTarball/cppunit/src/cppunit/TestComposite.cpp:23)
      >  CppUnit::TestRunner::WrappingSuite::run(CppUnit::TestResult*) (/workdir/UnpackedTarball/cppunit/src/cppunit/TestRunner.cpp:47)
      >  CppUnit::TestResult::runTest(CppUnit::Test*) (/workdir/UnpackedTarball/cppunit/src/cppunit/TestResult.cpp:148)
      >  CppUnit::TestRunner::run(CppUnit::TestResult&, std::string const&) (/workdir/UnpackedTarball/cppunit/src/cppunit/TestRunner.cpp:96)
      > Address 0x2c9ece48 is 40 bytes inside a block of size 104 free'd
      >  operator delete(void*) (in /usr/lib64/valgrind/vgpreload_memcheck-amd64-linux.so)
      >  (anonymous namespace)::ImpTimedRefDev::~ImpTimedRefDev() (/drawinglayer/source/primitive2d/textlayoutdevice.cxx:84)
      >  std::default_delete<(anonymous namespace)::ImpTimedRefDev>::operator()((anonymous namespace)::ImpTimedRefDev*) const (/usr/lib/gcc/x86_64-redhat-linux/4.9.2/../../../../include/c++/4.9.2/bits/unique_ptr.h:76)
      >  std::unique_ptr<(anonymous namespace)::ImpTimedRefDev, std::default_delete<(anonymous namespace)::ImpTimedRefDev> >::reset((anonymous namespace)::ImpTimedRefDev*) (/usr/lib/gcc/x86_64-redhat-linux/4.9.2/../../../../include/c++/4.9.2/bits/unique_ptr.h:344)
      >  comphelper::unique_disposing_ptr<(anonymous namespace)::ImpTimedRefDev>::reset((anonymous namespace)::ImpTimedRefDev*) (/include/comphelper/unique_disposing_ptr.hxx:41)
      >  (anonymous namespace)::ImpTimedRefDev::Invoke() (/drawinglayer/source/primitive2d/textlayoutdevice.cxx:93)
      >  Scheduler::ImplInvoke(unsigned long) (/vcl/source/app/scheduler.cxx:39)
      >  Scheduler::ProcessTaskScheduling(bool) (/vcl/source/app/scheduler.cxx:128)
      >  Scheduler::CallbackTaskScheduling(bool) (/vcl/source/app/scheduler.cxx:112)
      >  SalTimer::CallCallback(bool) (/vcl/inc/saltimer.hxx:53)
      >  SvpSalInstance::CheckTimeout(bool) (/vcl/headless/svpinst.cxx:191)
      >  SvpSalInstance::Yield(bool, bool) (/vcl/headless/svpinst.cxx:307)
      >  ImplYield(bool, bool) (/vcl/source/app/svapp.cxx:353)
      >  Application::Reschedule(bool) (/vcl/source/app/svapp.cxx:377)
      >  framework::StatusIndicatorFactory::impl_reschedule(bool) (/framework/source/helper/statusindicatorfactory.cxx:528)
      >  framework::StatusIndicatorFactory::end(com::sun::star::uno::Reference<com::sun::star::task::XStatusIndicator> const&) (/framework/source/helper/statusindicatorfactory.cxx:229)
      >  framework::StatusIndicator::end() (/framework/source/helper/statusindicator.cxx:70)
      >  non-virtual thunk to framework::StatusIndicator::end() (/framework/source/helper/statusindicator.cxx:57)
      >  writerfilter::ooxml::OOXMLDocumentImpl::resolve(writerfilter::Stream&) (/writerfilter/source/ooxml/OOXMLDocumentImpl.cxx:531)
      >  WriterFilter::filter(com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) (/writerfilter/source/filter/WriterFilter.cxx:191)
      >  non-virtual thunk to WriterFilter::filter(com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) (/writerfilter/source/filter/WriterFilter.cxx:126)
      >  SfxObjectShell::ImportFrom(SfxMedium&, com::sun::star::uno::Reference<com::sun::star::text::XTextRange> const&) (/sfx2/source/doc/objstor.cxx:2271)
      >  SfxObjectShell::DoLoad(SfxMedium*) (/sfx2/source/doc/objstor.cxx:767)
      >  SfxBaseModel::load(com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) (/sfx2/source/doc/sfxbasemodel.cxx:1859)
      >  non-virtual thunk to SfxBaseModel::load(com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) (/sfx2/source/doc/sfxbasemodel.cxx:1810)
      >  (anonymous namespace)::SfxFrameLoader_Impl::load(com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&, com::sun::star::uno::Reference<com::sun::star::frame::XFrame> const&) (/sfx2/source/view/frmload.cxx:703)
      >  non-virtual thunk to (anonymous namespace)::SfxFrameLoader_Impl::load(com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&, com::sun::star::uno::Reference<com::sun::star::frame::XFrame> const&) (/sfx2/source/view/frmload.cxx:615)
      >  framework::LoadEnv::impl_loadContent() (/framework/source/loadenv/loadenv.cxx:1122)
      >  framework::LoadEnv::startLoading() (/framework/source/loadenv/loadenv.cxx:383)
      >  framework::LoadEnv::loadComponentFromURL(com::sun::star::uno::Reference<com::sun::star::frame::XComponentLoader> const&, com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&, rtl::OUString const&, rtl::OUString const&, int, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) (/framework/source/loadenv/loadenv.cxx:164)
      >  framework::Desktop::loadComponentFromURL(rtl::OUString const&, rtl::OUString const&, int, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) (/framework/source/services/desktop.cxx:566)
      >  non-virtual thunk to framework::Desktop::loadComponentFromURL(rtl::OUString const&, rtl::OUString const&, int, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) (/framework/source/services/desktop.cxx:552)
      >  unotest::MacrosTest::loadFromDesktop(rtl::OUString const&, rtl::OUString const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) (/unotest/source/cpp/macros_test.cxx:50)
      >  SwModelTestBase::load(char const*, char const*) (/sw/qa/extras/inc/swmodeltestbase.hxx:580)
      >  SwModelTestBase::executeImportExportImportTest(char const*) (/sw/qa/extras/inc/swmodeltestbase.hxx:219)
      >  testTrackChangesDeletedParagraphMark::Import_Export_Import() (/sw/qa/extras/ooxmlexport/ooxmlexport4.cxx:132)
      >  CppUnit::TestCaller<testTrackChangesDeletedParagraphMark>::runTest() (/workdir/UnpackedTarball/cppunit/include/cppunit/TestCaller.h:166)
      >  CppUnit::TestCaseMethodFunctor::operator()() const (/workdir/UnpackedTarball/cppunit/src/cppunit/TestCase.cpp:32)
      >  (anonymous namespace)::Protector::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) (/test/source/vclbootstrapprotector.cxx:57)
      >  CppUnit::ProtectorChain::ProtectFunctor::operator()() const (in /home/sbergman/lo/core/workdir/UnpackedTarball/cppunit/src/cppunit/.libs/libcppunit-1.13.so.0.0.2)
      >  (anonymous namespace)::Prot::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) (in /home/sbergman/lo/core/workdir/LinkTarget/Library/unobootstrapprotector.so)
      >  CppUnit::ProtectorChain::ProtectFunctor::operator()() const (in /home/sbergman/lo/core/workdir/UnpackedTarball/cppunit/src/cppunit/.libs/libcppunit-1.13.so.0.0.2)
      >  (anonymous namespace)::Prot::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) (/unotest/source/cpp/unoexceptionprotector/unoexceptionprotector.cxx:63)
      >  CppUnit::ProtectorChain::ProtectFunctor::operator()() const (in /home/sbergman/lo/core/workdir/UnpackedTarball/cppunit/src/cppunit/.libs/libcppunit-1.13.so.0.0.2)
      >  CppUnit::DefaultProtector::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) (/workdir/UnpackedTarball/cppunit/src/cppunit/DefaultProtector.cpp:15)
      >  CppUnit::ProtectorChain::ProtectFunctor::operator()() const (in /home/sbergman/lo/core/workdir/UnpackedTarball/cppunit/src/cppunit/.libs/libcppunit-1.13.so.0.0.2)
      >  CppUnit::ProtectorChain::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) (/workdir/UnpackedTarball/cppunit/src/cppunit/ProtectorChain.cpp:77)
      >  CppUnit::TestResult::protect(CppUnit::Functor const&, CppUnit::Test*, std::string const&) (/workdir/UnpackedTarball/cppunit/src/cppunit/TestResult.cpp:181)
      >  CppUnit::TestCase::run(CppUnit::TestResult*) (/workdir/UnpackedTarball/cppunit/src/cppunit/TestCase.cpp:91)
      >  CppUnit::TestComposite::doRunChildTests(CppUnit::TestResult*) (/workdir/UnpackedTarball/cppunit/src/cppunit/TestComposite.cpp:64)
      09c5a9d4
    • Caolán McNamara's avatar
      Resolves: tdf#92082 crash on closing color bar after redocking it · 14aa5c58
      Caolán McNamara yazdı
      Change-Id: I015306a37abeaef17830ceab0f39cb2f3a98155c
      14aa5c58
    • andreask's avatar
      Breeze: split Cell icon · 1c3eb955
      andreask yazdı
      Split Cells - There are two icons in the 
      Table > Split Cells dialog which are to be saved 
      in svx/res/ as zetlhor2.png and zetlver2.png (done) 
      and duplicated in links.txt in sw/res/ 
      (svx/res/ done but which sw/res are 
      the duplicated ones?)
      
      Change-Id: I6765b7e00823bf81419925f5590e98755e744d16
      Reviewed-on: https://gerrit.libreoffice.org/16282Tested-by: 's avatarJenkins <ci@libreoffice.org>
      Reviewed-by: 's avatarAdolfo Jayme Barrientos <fitojb@ubuntu.com>
      1c3eb955
    • andreask's avatar
      Breeze: Style icons · 39bfba3e
      andreask yazdı
      Change-Id: I3eeaee8b774ab23fb4ff07c03630747cd4cac487
      Reviewed-on: https://gerrit.libreoffice.org/16284Tested-by: 's avatarJenkins <ci@libreoffice.org>
      Reviewed-by: 's avatarAdolfo Jayme Barrientos <fitojb@ubuntu.com>
      39bfba3e
    • Matthias Freund's avatar
      tdf#75256 - Sifr New icons - zoommode, deletepage, duplicatepage and other · e60e55ce
      Matthias Freund yazdı
      The line with in the sc version is only 1px as a test.
      Changed the icons to fit better into impress, modify insertfootnote ("i" slighty moved down).
      
      Change-Id: I3d7813a016b78f5c6568686ae123009d58b9cc3c
      Reviewed-on: https://gerrit.libreoffice.org/16261Tested-by: 's avatarJenkins <ci@libreoffice.org>
      Reviewed-by: 's avatarAdolfo Jayme Barrientos <fitojb@ubuntu.com>
      e60e55ce
    • Stephan Bergmann's avatar
      Work around change in JNI func sigs between Java 6 and 7 · dfba7454
      Stephan Bergmann yazdı
      Change-Id: I8f6a988ef8bd3642fe6997170dfb50935e6bf3b6
      dfba7454
    • Andras Timar's avatar
      more untranslatable UI strings · 814867c7
      Andras Timar yazdı
      Change-Id: I4c02d7613743a1b11594fd96f6131219afd102ef
      814867c7
    • Juergen Funk's avatar
      make debugrun under Windows · 335ea181
      Juergen Funk yazdı
      Debugging with Visual-Studio, attach to soffice.bin
      
      Description:
      Start 
        make debugrun
      after the start of LO, in VS-Debugger
        "Attach to Process" to the soffice.bin
      then start in other box the test with
        make gb_JunitTest_DEBUGRUN=T JunitTest_YYY"
      
      Change-Id: I44571d1d4feafe9ce836d71781eaf793fe72cb92
      Reviewed-on: https://gerrit.libreoffice.org/16290Reviewed-by: 's avatarMichael Stahl <mstahl@redhat.com>
      Tested-by: 's avatarMichael Stahl <mstahl@redhat.com>
      335ea181
    • Andras Timar's avatar
      untranslatable UI string (since 2009) · 92d77c1c
      Andras Timar yazdı
      Change-Id: Ic743bb74894a3873f72333a5d33211964e7bcdaf
      92d77c1c
    • Stephan Bergmann's avatar
      Remove loplugin:pointertobool · 3b540819
      Stephan Bergmann yazdı
      For one, intended warnings about pointers as function call arguments being
      implicitly converted to bool are also covered (along with more) by
      loplugin:implicitboolconversion.  For another, this code generates false
      positives inside lambdas (where the check for CallExpr eventually always hits in
      the PointerToBool::ignoreConversion recursion), see
      762e90ff "vcl: loplugin:pointertobool."
      
      Change-Id: I55eaa668c1b4a2c66a5a015b2414bf161f796f2a
      3b540819
    • Noel Grandin's avatar
      remove unnecessary check for null when calling delete · 4729774b
      Noel Grandin yazdı
      Idea originally from caolan.
      Found using the following command:
      find . -name *.cxx | xargs /opt/local/bin/grep -zlP '(?m)if\s*\(\s*\w+\s*\)\s*delete\s+\w+\;'
      
      Change-Id: I3338f4e22193a6dfd6219c8c75835224a3392763
      4729774b
    • Noel Grandin's avatar
      fix vclwidget plugin warning message · 9db80b14
      Noel Grandin yazdı
      Change-Id: Iac6450ed3a7742022d97b0121165f992b483eea0
      9db80b14
    • Noel Grandin's avatar
      fix build · 86051d87
      Noel Grandin yazdı
      after commit 8066c739
      "cppcheck: noExplicitConstructor"
      
      Change-Id: I2caf2f5d0679e46cee5637d3090dd5a7bee5d25b
      86051d87
    • Noel Grandin's avatar
      cppcheck:unreadVariable · dcf6abfc
      Noel Grandin yazdı
      Change-Id: I03981ceba67280e8ed98a9add7f24b3bd958d522
      dcf6abfc
    • Caolán McNamara's avatar
      fix indent · 8f60697c
      Caolán McNamara yazdı
      Change-Id: I3dd04cd9d8e33d24c42e55b24c4f5e265e6265c2
      8f60697c
    • Caolán McNamara's avatar
      Resolves: tdf#92057 crash on mail-merge to printer · af8f9385
      Caolán McNamara yazdı
      this appears to be a mismerge of
      
      commit e0ad036e
      Author: Luboš Luňák <l.lunak@collabora.com>
      Date:   Thu Feb 19 16:39:06 2015 +0100
      
          mailmerge doesn't need to use the singlefile technique for printing
      
          It should be sufficient for every record to just update the fields and print
          the document. The printing code apparently rather expects to do the printing
          in one go, so split the functions up there.
      
          Conflicts:
              include/sfx2/viewsh.hxx
              include/vcl/print.hxx
              sfx2/source/view/viewprn.cxx
              sw/source/uibase/dbui/dbmgr.cxx
              sw/source/uibase/uno/unomailmerge.cxx
              vcl/source/gdi/print3.cxx
      
      where the else if block is positioned at a nutty location
      
      Change-Id: Ia22e9e53c27256131283babaf779e57f157ba6b8
      af8f9385
    • David Tardon's avatar
      tdf#55065 try to re-enable the test · a35ac249
      David Tardon yazdı
      It works for me at least.
      
      Change-Id: Ib4128ace7b218d55a72dddd50666fe75faee7d34
      a35ac249
    • Katarina Behrens's avatar
      Remove bash-ism, allow also --bundled option for root · 9444ffc9
      Katarina Behrens yazdı
      Change-Id: I34511c7947ff78654a34a3d2bd21754b6d004420
      9444ffc9
    • Noel Grandin's avatar
      cppcheck:redundantAssignment · 4ea281a3
      Noel Grandin yazdı
      Change-Id: I1167d0ce6b6f6e48309d0551c1d2a283d79546a7
      4ea281a3
    • Noel Grandin's avatar
      convert POSTITS_ to scoped enum · 943f4b4f
      Noel Grandin yazdı
      Change-Id: Ib6fdfc22ce6cdf757066b422624b631b3f26e170
      943f4b4f
    • Henry Castro's avatar
      sdr tiled rendering: stop animation timer's task · b01c8a2d
      Henry Castro yazdı
      Change-Id: Ia7281c853454e283150bba3c79aa9579363c7ca3
      b01c8a2d
    • Caolán McNamara's avatar
      another stab at tdf#91393 · 6dc1d270
      Caolán McNamara yazdı
      block paints only if the new requested size is larger than the original and
      unblock on explicit expose events as well as configure ones
      
      Change-Id: I72829a5b6e55d6bbdaf934af427ee3b50fe11fd4
      6dc1d270
    • Caolán McNamara's avatar
      set ok as default button for mail merge dialog · 1303f209
      Caolán McNamara yazdı
      Change-Id: I2b1a20abb52a2ccc07f77a878b4b9e68c301a5f7
      1303f209
    • Caolán McNamara's avatar
      cppcheck: variableScope · 9b010ed7
      Caolán McNamara yazdı
      Change-Id: Idbf5301d17d413077c7dc436a6f140a412ae71cd
      9b010ed7
    • Caolán McNamara's avatar
      cppcheck: silence bogus unusedScopedObject · ac34f33d
      Caolán McNamara yazdı
      Change-Id: I033b9e141bde73820972f285e97f5c14d60b1a43
      ac34f33d
    • Caolán McNamara's avatar
      cppcheck: passedByValue · 8d8f264f
      Caolán McNamara yazdı
      Change-Id: I444c40340bcfd64f88dac34da6cc858f66996fe6
      8d8f264f
    • Caolán McNamara's avatar
      cppcheck: noExplicitConstructor · 8066c739
      Caolán McNamara yazdı
      Change-Id: I2b5fba9cdd950349a8e8d22bbd7bb6e17f008920
      8066c739
    • Pranav Kant's avatar
      gtktiledviewer: Replace deprecated Gtk functions · 101b616c
      Pranav Kant yazdı
      Change-Id: I354aa987f8e732945fb552d855a3416c782bb508
      101b616c
    • Pranav Kant's avatar
      lokdocview, gtktiledviewer: Remove gtk version checks · 0bb2ae2d
      Pranav Kant yazdı
      We already have the global ENABLE_GTK3 guard for RHEL5 baseline.
      
      Change-Id: Id814a4063861a1e750952b44686ed24864c0394f
      0bb2ae2d
    • Pranav Kant's avatar
      lokdocview: Port to gtk3; 'expose-event' -> 'draw' · 256a9cef
      Pranav Kant yazdı
      Change-Id: I8d2541f5cbd2b908c2b0dc52cccf9b936bbc307a
      256a9cef
    • Pranav Kant's avatar
      lokdocview, gtktiledviewer: Port to gtk3 · 9b367930
      Pranav Kant yazdı
      Change-Id: I57f2d7b9383790e5c34fc517a905dd537519598f
      9b367930
    • Noel Grandin's avatar
      convert SW_PASTESDR to scoped enum · 2a6bf436
      Noel Grandin yazdı
      Change-Id: I7c33bb425ea1f32cc810205e025290a957ea68aa
      2a6bf436