- 24 Nis, 2015 16 kayıt (commit)
-
-
Stephan Bergmann yazdı
Change-Id: Ie7b1a6c7e60d888e2f070b817d3c34814e5835ae
-
Stephan Bergmann yazdı
Change-Id: I8087e16e50c06534e7d9a08c3bc72ab53de9f126
-
Stephan Bergmann yazdı
Change-Id: I6e181bc4b144c2559ede99d3bae0496cf546415c
-
Stephan Bergmann yazdı
Change-Id: I4811afde43947a51938c3b67c7f35dab473f0b08
-
Stephan Bergmann yazdı
Change-Id: I70a514996598c45faa82973e25b6c6b796a613ce
-
Michael Stahl yazdı
These should be unnecessary now with DestroyImpl() and might break stuff. Reverts commits 5a934b2c and db2c0dc7. Change-Id: Ida880dfed9fa6445b3530e2c4788fd4974c8f9c7
-
Michael Stahl yazdı
Change-Id: I7cd1d31765d8183a064f5917cac317fcd12c1428
-
Michael Stahl yazdı
Change-Id: Icbf7246cf87d5f3f5e418df6657c5bb07aa99f4b
-
Michael Stahl yazdı
Move all logic out of destructors, so it cannot happen any more that members of a sub-class are accessed from a superclass destructor, when those members are already dead. Logic is now in virtual DestroyImpl() methods. All SwFrms must be deleted with SwFrm::DestroySwFrm(). Change-Id: Icec5b12e12d5a2d955cb5844d7d4f7ac85ab79cd
-
Michael Stahl yazdı
... no longer claim to be one" This reverts commit e49ca697. The problem is that superclass dtor does not dispose the accessible object for the SwFlyInCntFrm because in ~SwFlyFrm the IsAccessibleFrm() and IsFlyInCntFrm() return false. Change-Id: Id7018d50f30da5f8e2f0df307453a55a5f2cff69
-
Caolán McNamara yazdı
because an unchecked checkbox can have a smaller paint area than a checked checkbox. This has always bugged me Change-Id: Iac0f075089611b47c381863a9655445d732bfddc
-
Miklos Vajna yazdı
This fails without ef972255 (ImpEditView::SetEditSelection: fix missing tiled rendering selection callbacks, 2015-04-23). Change-Id: I5bf6bf6373e43e8551dd61d72d1f0012f92d2619
-
Adolfo Jayme Barrientos yazdı
Change-Id: I941e48120e13c225f09cbd8ea890f93150f473e2
-
Miklos Vajna yazdı
Change-Id: Icbcee0740250c95db1f4931b6d49fb51dda1546f
-
Jan Holesovsky yazdı
Change-Id: I0b735d8db3204dc826c2b5fa9a568a5b425353e4
-
Miklos Vajna yazdı
Change-Id: Ia5d04e3a7a56880f91c442b1b0dd73e5c7bcc0e5
-
- 23 Nis, 2015 24 kayıt (commit)
-
-
Olivier Hallot yazdı
Project: help 2de16592c759d264acc3a546fc10102cd592fe0a tdf#90782 Adjust help page for new named formula Adjust the help page after change in Calc Define Name dialog. Add explanation about "scope". Change-Id: Id3e0b3a2a6f1af8013811264a28ece21610d8370 Reviewed-on: https://gerrit.libreoffice.org/15501Reviewed-by:
Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by:
Adolfo Jayme Barrientos <fitojb@ubuntu.com>
-
Stephan Bergmann yazdı
Change-Id: I27c1e94ab94aa242cf73732f3402b169d6d48238
-
Stephan Bergmann yazdı
Change-Id: Ied43178bacc020b848ee3196080713e08c780133
-
Caolán McNamara yazdı
Change-Id: Iaaf69ea5e8d5eeaa3a61660c3abe04ff3e83d061
-
Caolán McNamara yazdı
if( 0 != (pINetFmt = static_cast<const SwFmtINetFmt*>(rDoc.GetAttrPool().GetItem2( RES_TXTATR_INETFMT, n ) ) ) && 0 != ( pTxtAttr = pINetFmt->GetTxtINetFmt()) && 0 != ( pTxtNd = pTxtAttr->GetpTxtNode() ) && pTxtNd->GetNodes().IsDocNodes() ) Change-Id: I3420be28c5c6d92b9532dbfaa1e0d1afa297bd87
-
Caolán McNamara yazdı
Change-Id: I114d3d0d45614f8af5004014fd0a61027fdc9e54
-
Caolán McNamara yazdı
and make both uses the same pattern Change-Id: Ia4170b29ad948af08bfb842a7e28dd7550eb27bf
-
Matúš Kukan yazdı
Change-Id: I47dfab3cf276919bfef2829e1159857abb05bb3d
-
Matúš Kukan yazdı
Change-Id: I8b503da737b3f3c35e7dee18166068323ef6f76e
-
Eike Rathke yazdı
Change-Id: I740aa0dc8c49eda456df1a5dee264edc6bb3e403
-
Eike Rathke yazdı
Change-Id: Ic310a81aedc35b9a64ab60cadae30343a6115d60
-
Eike Rathke yazdı
Change-Id: I1929e27d850144639db3826a0ec60a3085771296
-
Eike Rathke yazdı
Change-Id: Ica3b93ff25c936c0109ab3259c8a8015fcfb99eb
-
Stephan Bergmann yazdı
Change-Id: If54ab99fc82c7895da6bb88ebf18a11570f597ed
-
Stephan Bergmann yazdı
...automatic rewriter fixes Change-Id: I6b04ca80f08f8a71ff94e309fd52f44d736751ee
-
Stephan Bergmann yazdı
...manual fix inside a macro call Change-Id: Ic14d5186aae08a1e868e98ed370b0142db1a1329
-
Stephan Bergmann yazdı
...so that ... ? isdigit(...) : true will not trigger a warning (where isdigit is the standard C function returning int). (Odd code like that will fall out of the improved loplugin:literaltoboolconversion rewriter shortly.) Change-Id: If51402bd5f4b3f8b0630e874988f4b836ae246f8
-
Miklos Vajna yazdı
Change-Id: I31b65f405a9252fcc8323ac4e528b38e05a32625
-
Miklos Vajna yazdı
Commit 2f31ac76 (editeng tiled rendering: allow resetting selection with a single click, 2015-03-16) changed ImpEditView::DrawSelection() so that the selection is only emitted when the view is in selection mode. However, this way selections set by ImpEditEngine::Search() were lost, as it only set the selection, but not the selection mode. So when in tiled rendering, always adjust selection mode depending on if the selection is empty or not, that makes the search result selections show up. Change-Id: I00b0739c5263a98a437e38d01b73c5004e50957b
-
Miklos Vajna yazdı
1) Give its GtkEntry focus after pressing the button to show the findbar, so one can immediately can begin typing. 2) Only forward keypresses to LOK if the findbar is not visible, so it's not necessary to stop editing to be able to search. Change-Id: I5c9487739a550e34c66f39b12469392028bb7e3d
-
Stephan Bergmann yazdı
...instead of ...<sal_Bool>; plus ensuing loplugin:implicitboolconversion Change-Id: I5400e9d3175b9fe9b6088d37fe6bf3275314d7d0
-
Stephan Bergmann yazdı
Change-Id: I76ee226728269303ca0ac4dd0386f816cb5d569a
-
Yousuf Philips yazdı
Change-Id: I702263031358c9affdb24435e8bbcc9a578528e5 Reviewed-on: https://gerrit.libreoffice.org/15491Reviewed-by:
Yousuf Philips <philipz85@hotmail.com> Tested-by:
Yousuf Philips <philipz85@hotmail.com>
-
Tor Lillqvist yazdı
Change-Id: I5ecb340ffef46cca11492ddf7c1cd771d275cac1
-