summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Collapse)AuthorFilesLines
2014-06-19Avoid overflowStephan Bergmann1-1/+8
Change-Id: Iedcde3411a1bfeb1eb0207f572c8befe2071f54c
2014-06-18Missing SolarMutexGuardsStephan Bergmann1-0/+2
...as can be seen e.g. with CppunitTest_dbaccess_dialog_save: vcl::DisplayConnection::start Application::GetDisplayConnection Window::GetDragSource Window::GetDropTarget (anonymous namespace)::VCLXToolkit::getDropTarget (anonymous namespace)::Frame::implts_startWindowListening (anonymous namespace)::Frame::initialize (anonymous namespace)::TaskCreatorService::implts_createFrame (anonymous namespace)::TaskCreatorService::createInstanceWithArguments framework::TaskCreator::createTask framework::Desktop::findFrame framework::LoadEnv::impl_loadContent framework::LoadEnv::startLoading framework::LoadEnv::loadComponentFromURL framework::Desktop::loadComponentFromURL unotest::MacrosTest::loadFromDesktop DialogSaveTest::test ... Change-Id: I9523ea47cab23d1f23f73a37d2d44453aa7d56a3
2014-06-18fix 'NSWindow' may not respond to '+windowNumbersWithOptions'Douglas Mencken1-1/+14
conditionally reverts 1b89f986f0e7e6303c4e44cb1ca5d42a5c78c8d4 Change-Id: I13aa24286dab52c9e4af798c8b6d9bf407bb7069 Reviewed-on: https://gerrit.libreoffice.org/9760 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin31-124/+10
Change-Id: I6d5a952901648e01904ef5c37f953c517304d31e
2014-06-16turn the no-space edit widgets into a editwidget featureCaolán McNamara1-0/+41
especially because most of them don't handle intercepting text getting *pasted* into them right, so start with the one which does that right. Change-Id: If6770798872ed3c72c469656ebf0d4fd76d2171d
2014-06-16fix keyboard input on OS X < 10.6Douglas Mencken2-2/+34
Since commit e4dc93f5, LibreOffice just beeps on any key press: it's impossible to add symbols by using keyboard. This patch fixes that. conditionally reverts e4dc93f5d8d0df50f1a8b4594220d0c57703e03d Change-ID: Id30e30775c0d0224954b8a1f05fd0d8d5f39cd4e Reviewed-on: https://gerrit.libreoffice.org/9793 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-06-16Use proper name also when libmerged is used.Matúš Kukan1-3/+3
gb_Library__get_name was forgotten in 1817366cb5f61337b34b5284615d3d4e0a8aa68a Change-Id: I42592d70455b9c695879d7fa20881c77a1ca2066
2014-06-15callcatcher: update unused codeCaolán McNamara2-22/+0
and strip away some stuff in rsc that should now be dead Change-Id: I6411e706c50dff299099680f1f942bf61c4e79f2
2014-06-14workaround for kCTForegroundColorFromContextAttributeName unavailabilityDouglas Mencken1-1/+4
fixes "error: ‘kCTForegroundColorFromContextAttributeName’ was not declared in this scope" see commits: 5bc5387669bca8a0b410e295b0992fd2424a1536 Change-Id: Ifdf69ab2f9a6437d18a6d3e3f5d756beeed3ba5c Reviewed-on: https://gerrit.libreoffice.org/9758 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-06-13Don't use the CoreUI private framework when sandboxed (i.e., for App Store)Tor Lillqvist1-0/+14
This conditionally reverts 0c7e6080519014f1fb345ed25e2f12c9a043b3ae. Change-Id: I462016cd43c489fced7fb3739aa98c521d52f78e
2014-06-13loplugin:staticcallStephan Bergmann2-2/+2
Change-Id: Id5c17212031b6710f38413c833c0df2b33f42475
2014-06-13loplugin:staticcallStephan Bergmann30-226/+226
Change-Id: I16195f2278ae67f17db55e02bb38fe3c5cd063be
2014-06-13fix build error "error: NSPrintJobSavingURL was not declared in this scope"Douglas Mencken1-0/+4
see commits: c5c317ed20933c6508b35c34039df31669943f1c Change-Id: I3a886bde11dc3620cffeb3e2e579c7b37285d9c5 Reviewed-on: https://gerrit.libreoffice.org/9759 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-06-12'NSNoUnderlineStyle' & ‘NSSingleUnderlineStyle’: Deprecated in OS X 10.9rbuj1-0/+12
Change-Id: If18df0c06a1bdec5ea54307f9c452a1edf533e15 Reviewed-on: https://gerrit.libreoffice.org/9740 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-06-12Avoid undefined left shift of negative valueStephan Bergmann1-1/+1
Change-Id: I6496a16c4d6791af43a67dae57b9ee218c3444fe
2014-06-11Convert RID_SANE_DIALOG to .uiPalenik Mihály1-2/+6
Change-Id: I1f08493cdc18f4c0691a8436368432fe4e94dec3 Reviewed-on: https://gerrit.libreoffice.org/9696 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-06-11callcatcher: update unused codeCaolán McNamara1-8/+0
Change-Id: Iee19af81c648cb82074d8cabc13716b0d38c7ff6
2014-06-10MetafileXmlDump: No need to specify the stream, simplify the API.Jan Holesovsky1-24/+6
Change-Id: Ia08f67e359bbd26cefdba8661f0b0c4ae2147382
2014-06-10Filter out OS not needing -ldlBaptiste Daroussin1-0/+2
Change-Id: I5863de6d8b1f0fe2419ea7419b1ff90087bb513d Reviewed-on: https://gerrit.libreoffice.org/9715 Tested-by: Michael Stahl <mstahl@redhat.com> Reviewed-by: Michael Stahl <mstahl@redhat.com>
2014-06-10coverity#1222225 Division or modulo by zeroCaolán McNamara1-3/+9
Change-Id: I9a60114833c22d498dbb6258fcb2ceac22c72751
2014-06-10coverity#1222226 Division or modulo by zeroCaolán McNamara1-3/+7
Change-Id: I45cbb8dbf2b9e7be6e8dda8603c2ef5f88507d04
2014-06-10coverity#1222227 Division or modulo by zeroCaolán McNamara1-3/+9
Change-Id: I96b74d164a582cac13c419267879619e6986d71f
2014-06-10coverity#1222228 Division or modulo by zeroCaolán McNamara1-3/+7
Change-Id: Icc2bc53a14503f723977dc62252f23327de2dc0d
2014-06-10coverity#1222229 Division or modulo by zeroCaolán McNamara1-3/+10
Change-Id: I97fd23d19a96665b91154ed260c677f0f76fee47
2014-06-10coverity#1222230 Division or modulo by zeroCaolán McNamara1-3/+8
Change-Id: I98ccd214be79f3d95c023fd5134d09c1cff3ee32
2014-06-10coverity#1222231 Division or modulo by zeroCaolán McNamara1-3/+10
Change-Id: Id914167a72782741e67ba97683445aec6151fdd6
2014-06-10coverity#1222232 Division or modulo by zeroCaolán McNamara1-3/+8
Change-Id: I4a3921df8e6510a37702ae8bd4856ba43c98213a
2014-06-10coverity#1222233 Division or modulo by zeroCaolán McNamara1-3/+10
Change-Id: I699dc60b67d9417a8ac3848c03d7352f9f8ff12d
2014-06-10coverity#1222234 Division or modulo by zeroCaolán McNamara1-4/+8
Change-Id: I2832f99c1b4117d1c6d4621f25339e5921d26cb1
2014-06-10Modified the depth bit to 24weigao1-1/+1
Change-Id: I57387f9250c0c62c3cab7a75571d001fef99fdb4
2014-06-10titchy tweakCaolán McNamara1-1/+1
Change-Id: Ia28447cf35ceb550778297dc515746e93c7d86e4
2014-06-10coverity#1222236 Resource leakCaolán McNamara1-1/+1
Change-Id: Iadd6621cebe9426c7c54c81f584b9c6766157f56
2014-06-09libabw,libfreehand,libvisio: avoid some quoting issuesMichael Stahl1-1/+1
With Win32 make there are problems with the sed expression. Change-Id: I6d7fe52a233ef88a43ee1b6e3378fcb7b0792d07
2014-06-09gbuild: remove config_libraries.h and gb_Helper_generate_config_librariesMichael Stahl5-9/+10
This much ugly complexity, generating a header on every gbuild startup etc. is really not warranted for 6 callers of the generated macros. Also, the Win32 make has problems with the quoting. Change-Id: If945e09c1730e52174a6084677842dc611d66b2f
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin24-203/+12
Change-Id: I42119f656ca528286fb25d2d36c0af54b7d04a6b
2014-06-07fix WerrorMarkus Mohrhard1-1/+0
2014-06-07remove debug outputMarkus Mohrhard1-1/+0
Change-Id: I7c56adf0cd91f6474145708d91988c974e1ea854
2014-06-06fixincludeguards: fix include guardsThomas Arnhold5-7/+24
Change-Id: Ie6e8d4272b0b1d0d2ce93bcbc2e818a9eac1a56b Reviewed-on: https://gerrit.libreoffice.org/9629 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
2014-06-06Resolves: #i125000# check last status of newly created...Oliver-Rainer Wittmann1-15/+23
<Gdiplus::Bitmap> instance before using it. (cherry picked from commit b127235917610b9c68e19df29bb39af496906569) Change-Id: I97364cf963424b0e8d0b52b3c995bd4defdca067
2014-06-06coverity#708896 Unused pointer valueCaolán McNamara1-8/+8
Change-Id: I8cb1d720a8fb22ba2153c5f556e4bd538f5ea8af
2014-06-06coverity#708898 Unused pointer valueCaolán McNamara1-5/+5
Change-Id: Ida87450bda99260d9e153bb9e48d8867f53d42ca
2014-06-06coverity#708901 Unused pointer valueCaolán McNamara1-1/+1
Change-Id: Idb9be9f594b9ab3d1837c003d4a748f9693f5ceb
2014-06-06coverity#1213364 Untrusted pointer writeCaolán McNamara1-2/+9
Change-Id: I63c670e6f2196f8e8743923b0a0bf676fb476ed7
2014-06-06use sfntLen in DumpSfnts to do some sanity checkingCaolán McNamara1-4/+12
Change-Id: Ic3b196f925a1699f02ad9a5c1183ea767e3e91cf
2014-06-06improve this sanity checkCaolán McNamara1-7/+10
Change-Id: If202723412b2bf7acf7dcd2709886f89df9d7940
2014-06-06pass sfntLen to DumpSfnts etc so sfntP reads can be checkedCaolán McNamara1-7/+16
Change-Id: I5d8092eceb31ba251e75fe2c51b87890b8adcbf2
2014-06-05If no bounds can be determined, assume some reasonable defaultsStephan Bergmann1-3/+35
(instead of the twisted huge values with which aBound got initialized) Change-Id: Ic6fe08639287eb7b5a0520aef8d2a0d43d61c035
2014-06-05WMF record size < 3 is clearly brokenStephan Bergmann3-6/+12
...so we should not attempt to (mis-)interpret such broken input. Change-Id: I97f4f46fdfc0dfe6f9aff42917d23634b844c7f0
2014-06-05fdo#78906 : File crashes while opening.Umesh Kadam1-1/+8
Handled a memory corruption. Change-Id: I195d17bcd0a9a86bcc96cc7ad14f1d5f2908cf8c Reviewed-on: https://gerrit.libreoffice.org/9545 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-06-05lp#1296715: refresh invalidated menusBjoern Michaelsen2-0/+60
- so we need to be a StatusListener in framework after all - we ware updating all menus for now, instead of just one - this would have a hugh performance hit when there is much change to the menu - thus we just invalidate the menu and update with all changes after 100ms once Change-Id: I48cda968cf0ae1eae0421b3424bb3e5830817e84