- 04 Haz, 2013 40 kayıt (commit)
-
-
Caolán McNamara yazdı
Change-Id: I14f1bab09eb0be9c2c896a1dde45913b99aab6df
-
Abdulaziz A Alayed yazdı
Change-Id: Ida482cb280c3ec3ae05af053861f19c13f8a1d78
-
Michael Stahl yazdı
Change-Id: I225107d87e2fd084be536f524ae62fa0d60891f0
-
Michael Stahl yazdı
Change-Id: Ieb469dc19a479a70da4ec84390bbee91fd3e87f2
-
Michael Stahl yazdı
... just check against the only still supported MSVC instead (2010). Change-Id: I898bddb9156c04fa1daaf78fca9d5b4ec8f430cf
-
Caolán McNamara yazdı
Change-Id: I5bb98c61d047e69d74666261b2c489d80f344502
-
Caolán McNamara yazdı
Change-Id: I1775d1e169919a7bfb157faba5e18695568f7f78
-
Caolán McNamara yazdı
Change-Id: I7fc179865306ba5b593b090b1fdb8971ba6bd508
-
Fridrich Štrba yazdı
Change-Id: I0064c7b05fa5c410b131d3b537ea62f2ecb26f0a
-
Isamu Mogi yazdı
gb_RCFLAGS is defined. But it wasn't used anywhere. Change-Id: Ib9c5ba85a7c72560a94829fde4eee8c73fad3c5a Reviewed-on: https://gerrit.libreoffice.org/4125Reviewed-by:
Luboš Luňák <l.lunak@suse.cz> Tested-by:
Luboš Luňák <l.lunak@suse.cz>
-
Noel Power yazdı
A number of fixes needed here a) make sure convert properties of control model is done before inserting control model into formcontainer, need to do that to ensure that GenerateVBAEvents is set ( so the fake VBA event generation can be triggered ) b) remove the IsAlieanExcel check in servuno.cxx ( it's too strict and additionally seems there is confusion over the media type to check ) c) split the vba import so that we can ensure the VBA mode is set (if we have modules to import ) before sheets are imported and defer further processing ( actual assigning of the modules and associated objects ) until later Change-Id: I8fdbe788b400d7e41d4cc4b51b15f692bd7b0ecc
-
Noel Power yazdı
the '\' char in the number format isn't an escape character but rather an indicator that the next character should be displayed. Change-Id: Id2ae2fcfe5f195d2b85c2933c12d2d4443bb4dd8
-
Isamu Mogi yazdı
rc.exe in Windows SDK version higher than 6.0A accepts -nologo. And according to configure.ac:3131 VC2012 can't use 7.x, 6.0A or older. So it's a safe bet. Change-Id: I833e96adad322bb0f5eed36c9a09ece88111b5f7 Reviewed-on: https://gerrit.libreoffice.org/4127Reviewed-by:
Luboš Luňák <l.lunak@suse.cz> Tested-by:
Luboš Luňák <l.lunak@suse.cz>
-
Tor Lillqvist yazdı
Change-Id: Ib3fc01213fc6bc370a6c8b774a063f6f275ba6f2
-
Tor Lillqvist yazdı
Change-Id: I6e2075894fc9b1bda7c002728d7853e8ed5910f7
-
Fridrich Štrba yazdı
Change-Id: Ic772181321e74713244223cc3d4542bd4cd2dc88
-
David Tardon yazdı
Apparently the native modules (.pyd) are expected directly in lib, not in lib/lib-dynload like the .so's on linux. Change-Id: Ic3181f189d9db51cb57630c4c1ea8741bbf879ec
-
Andrzej J.R. Hunt yazdı
Begin a search from the extremity of the selected region instead of from the cursor position. Previously when changing search direction the first "result" is the same as has been previously found when searching forwards as the cursor is at the end of the selection, and the search region is from the end of the previous result to the begin of the document. Now the selected or previously found region is ignored. This only affects normal searches, and does not have any effect when multiple regions are selected. Change-Id: I65a5d94b898dd4b7467889b1932f42c9b6b523fe Reviewed-on: https://gerrit.libreoffice.org/4061Reviewed-by:
Michael Stahl <mstahl@redhat.com> Tested-by:
Michael Stahl <mstahl@redhat.com>
-
Michael Stahl yazdı
SwXText::convertToTextFrame(): This one is rather spurious since the local variables aren't used later anyway, so just park them somewhere safe. Change-Id: I47d3092fbf22a228fa3f440602c0affa43fbb6d7
-
Fridrich Štrba yazdı
Change-Id: Ib1d827bfa224e8708fd1e41b1ad213bcfef9a012
-
Stephan Bergmann yazdı
Change-Id: I4d49158c373b24add3b42043201695e2071f4c15
-
Fridrich Štrba yazdı
Change-Id: I5ea6edf367dd18e60a86d12c523b7732a8ac44d4
-
Tor Lillqvist yazdı
Change-Id: Ia2e80b07138a552d04072f4b8d362bcc2be86edf
-
Tor Lillqvist yazdı
Some refactoring was needed after the Coretext rework yesterday. It does crash at run-time, though. Also, remove the no longer used source files from our older CoreText attempt. Change-Id: I54d221ade846866d7a9457acd50219c74c68e8cf
-
Fridrich Štrba yazdı
Change-Id: I5305bf7c82cd3f9f4437de59b53024ef97a7fbc8
-
Fridrich Štrba yazdı
Change-Id: I907c3ea083e8d7f9e48fc62dd6d5b783639438cb
-
siqi yazdı
-
siqi yazdı
-
siqi yazdı
-
siqi yazdı
-
siqi yazdı
-
Siqi LIU yazdı
-
Siqi LIU yazdı
-
Tor Lillqvist yazdı
Change-Id: I4cc5d49f8df63c46e50f2bfd64de7bd257ff9d76
-
Stephan Bergmann yazdı
Change-Id: Id1a8629aac38ef3214d0f891ecc9f36d666552c3
-
Tor Lillqvist yazdı
Change-Id: I05b35fc07e5b7e986532eb6210160c03bc7c6b50
-
Miklos Vajna yazdı
Change-Id: I80a83caebc8fa3f038cf2ff080c6c6ec8e93fb70
-
Khaled Hosny yazdı
Whatever this is, all it seems to do it to cause jitter when editing text. The only place where this has any use is when editing RTL text since Core Text seems to always place the trailing space on the right. Change-Id: I35726775fb2a11761d264238fe702e58bbafd7fd
-
Caolán McNamara yazdı
Change-Id: I153b5ac4c2c75aca055ef49920cbccf3bd7720d4
-
Andre Fischer yazdı
give access to the extended help text for commands (cherry picked from commit 3f483a92) Conflicts: sfx2/inc/sfx2/sidebar/ControllerItem.hxx Change-Id: I22668e6f9c1c7aed174a43d7d3e04829dc6733ae Related: #i122433# fix build breaker invalid use of incomplete type 'struct Help' (cherry picked from commit 797e3999) Change-Id: Ifde6fede9b91eb828c665a5a720b93171108e17b
-