aboutsummaryrefslogtreecommitdiff
path: root/source/kk/starmath
AgeCommit message (Collapse)Author
2015-11-25Update translations for master and force-fix errors using pochecklibreoffice-5-1-branch-pointRobinson Tryon
Change-Id: Ia185c1d9ef3b66189ec6b1ab08795fa5f4aaca49
2015-08-12update translationsChristian Lohmaier
and force-fix errors using pocheck (based on 5-0 templates) Change-Id: Ia5f050e72d6aa24ae5ec73898e7c05ca2d4103cb
2015-05-19update translations for 5.0.0 beta1libreoffice-5-0-branch-pointChristian Lohmaier
and force-fix errors using pocheck Change-Id: I295e6d2e6b47a06165cdf8900e2775b7157af809
2015-04-19update translations for 5.0.0 Alpha1Christian Lohmaier
and force-fix errors using pocheck Change-Id: I68916e7c0a7af9c3caeba4e86c19e1e9e71d9465
2014-11-20update translations for 4.4.0 beta1Christian Lohmaier
and force-fix errors using pocheck Change-Id: I8743837d52212af0d16ae1aeddc83651fb5d89d4
2014-10-17update translations for 4.4.0.0alpha1Christian Lohmaier
(based on the 4.3 translations) and force-fix errors using pocheck Change-Id: I64547fd1d137a0bfa7bd4a55e8a547a7845faf96
2014-05-21update translations for 4.3.0 beta1libreoffice-4-3-branch-pointChristian Lohmaier
and force-fix errors using pocheck Change-Id: I158f19ccf03f49a3669763f157c02e6dde106aa5
2014-04-20update translations for 4.3.0 alpha1Christian Lohmaier
and force-fix errors using pocheck Change-Id: Id45e0dc7161738ebd69ba07108b9fdd149643703
2013-12-09update translations for 4.2.0 Beta2Christian Lohmaier
also remove unused files and force-fix errors using pocheck Change-Id: If95f38febdf34951193d67b1eb7a8fbfd292474d
2013-11-21sync with po-templates for 4.2libreoffice-4-2-branch-pointChristian Lohmaier
and force-fix errors using pocheck Change-Id: Ic842792d6ee5fe0fc5d1b41808671f8c3ae34dc6
2013-06-27update translations for LibreOffice 4.1 rc1Andras Timar
Change-Id: Icdd695955786c330a21e7870ac9e617ccf2d5ebe
2013-05-25initial import of 4.1 translationsAndras Timar
Change-Id: Ia93f31dedcdff3e180c36473e0667022795d96a7
2013-05-07update translations for LibreOffice 4.0.3 rc1Andras Timar
Change-Id: I4a1d49dbef58c048aa57a29bec7623d4ad31920d
2013-04-11update translations for LibreOffice 4.0.2 rc2Andras Timar
Change-Id: Ie521a385e5ab9faeda332b57215da38d38eb869f
2013-02-24update translations for LibreOffice 4.0.1 rc2Andras Timar
Change-Id: I242b729afaf120247a43900e85bf32140d502cab
2013-02-17update translations for LibreOffice 4.0.1 rc1Andras Timar
Conflicts: source/es/helpcontent2/source/text/sbasic/shared.po source/es/helpcontent2/source/text/sbasic/shared/02.po source/es/helpcontent2/source/text/swriter/guide.po source/tr/helpcontent2/source/text/swriter/01.po Change-Id: Idca6785a6118de29c2b48a22ecb1452c74ff84da
2013-01-06 update translations for LibreOffice 4.0 rc1Andras Timar
Change-Id: I85ba7031ebee3b3b0108218e97093fab1e9d84a3
2012-12-16update translations for LibreOffice 4.0 beta2Andras Timar
Change-Id: Iff858adb848a543f565e3c0df33c8398c74c754d
2012-12-03update translations for LibreOffice 4.0 beta1Andras Timar
Change-Id: I35e0bf7dfef1541f76508edb962e89bc5d78e339
2012-11-20initial import of LibreOffice 4.0 translationsAndras Timar
Change-Id: I577494b6b4189ed19723af4b5e273ea4da85e708
2012-10-16move translations structure one directory upNorbert Thiebaud
6 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl/source/window/mouse.cxx
AgeCommit message (Expand)Author
2024-09-10use more concrete UNO type in vclNoel Grandin
2024-08-26cid#1556160 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-10-05cool#7254 crash on double click of value set item in bullets and numberingCaolán McNamara
2023-07-18remove ImplFrameToOutput and ImplOutputToFrameNoel Grandin
2023-03-07lok: form controls: rendering and mouse event forwardingMarco Cecchetti
2022-11-09vcl: fix crash in Window::LeaveWait()Miklos Vajna
2022-09-19Rename MouseNotifyEvent to NotifyEventTypeSamuel Mehrbrodt
2022-02-15lok: fix sending mouse pointerHenry Castro
2022-02-15lok: sc: introduce LocalStartDrag methodHenry Castro
2022-01-09Catch exception if failing to set the drag sourceJan-Marek Glogowski
2022-01-07VCL move platform code from mouse.cxx into pluginsJan-Marek Glogowski
2021-11-01Prepare for removal of non-const operator[] from Sequence in vclMike Kaganski
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2021-07-16vcl: check mpWindowImpl for nullptr.Michael Meeks
2021-06-16vcl: check mpWindowImpl for nullptrGabriel Masei
2021-06-03vcl: check mpWindowImpl before referencing itGabriel Masei
2021-06-01configure: Refactor platform defaultsJan-Marek Glogowski
2021-05-29IsDisposed->isDisposed in vcl/../windowNoel Grandin
2021-05-17split OutputDevice from WindowNoel Grandin
2021-01-19add OutputDevice::GetOutputRectPixel methodNoel Grandin
2020-11-28drawOutDevDirect always passed a non-null OutputDevice*Caolán McNamara
2020-10-19use tools::Long in vclNoel
2020-08-04loplugin:flatten in vcl/windowNoel Grandin
2020-06-21weld DateField Calendar floating windowCaolán McNamara
2020-02-04add a way to return focus to the main widgetCaolán McNamara
2020-01-30vcl: fix UB in vcl::Cursor::ImplDoShow()Miklos Vajna
2019-12-18vcl: sfx2: LOK: Support per-view popup windowsAshod Nakashian