- 17 Ock, 2013 7 kayıt (commit)
-
-
Laurent Godard yazdı
Change-Id: I1fa77c874c6307ff71ea0aeee653acf1305f2646 Reviewed-on: https://gerrit.libreoffice.org/1736Reviewed-by:
Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by:
Markus Mohrhard <markus.mohrhard@googlemail.com>
-
Joren De Cuyper yazdı
Change-Id: I8a18d0459d9584d00b8d7c747b0bb500e02988d9 Reviewed-on: https://gerrit.libreoffice.org/1727Reviewed-by:
Noel Power <noel.power@suse.com> Tested-by:
Noel Power <noel.power@suse.com>
-
Caolán McNamara yazdı
Change-Id: I3ec055cf7aff5674def54cb75d348f3fb3336c4a
-
Stephan Bergmann yazdı
-
Tor Lillqvist yazdı
The dmake build mechanism used to rename FOO.so files to check_FOO.so before handling them to checkdll.sh, which then renamed them back once the "check" was complete. The initial rename had accidentally been left in place even if the use of checkdll.sh has been removed. Change-Id: I60a2e110e27a15be906b770e86603d798cd055d1
-
Miklos Vajna yazdı
Change-Id: I96e03fcba317a7ec8f892a2a0656dafbfb8758da
-
Miklos Vajna yazdı
Change-Id: If71cb6a20842f2fbe8eae94955da2d53842999a4
-
- 16 Ock, 2013 33 kayıt (commit)
-
-
Caolán McNamara yazdı
Change-Id: I133d7d2e37d267afe521d6641582dc88f9054a41
-
Caolán McNamara yazdı
regression since 0157f0b1 my belief was that OK_Impl was only called in one place, in sw/source/ui/fmtui/tmpdlg.cxx, so I merged the use there into OK_Impl, but of course there was another use in sfx2/source/dialog/tabdlg.cxx Given that OK_Impl only called PrepareLeaveCurrentPage originally... a) replace OK_Impl in sfx2/source/dialog/tabdlg.cxx with PrepareLeaveCurrentPage, a no-op from the original state. b) add an Apply method that does what I want, i.e. call ok without closing the dialog, so we can retain the fix of fdo#38606 to have "apply" immediately apply the effect of pressing "ok" without closing and reopening the dialog Change-Id: I57e2e41c07ab9bf89ada98d1b9c3336db3493f19
-
Michael Stahl yazdı
Change-Id: I8b2509f28206fd5b6c20c88d9186a9a18f76f7a5
-
Luboš Luňák yazdı
Change-Id: I1697e761061c21826f57d4b2f4694ee03cdfb05d
-
Caolán McNamara yazdı
regression from 17afe4ce which is totally forgivable as its riddled with asserts that suggest there should be no out-of-bounds accesses and there probably shouldn't and those queries are possibly bugs. But double-checking 3-6 it is the case that non-existant pages were queried for in that version too, so return NULL on out-of-bounds like the original pre-stl conversion code did. Change-Id: Ic918419b6cb76b083de6b6911dde9d6e00258324
-
Kohei Yoshida yazdı
Change-Id: I3c8a195cd6c208c7ecd5cf326d3e7ccf3c02e935
-
Kohei Yoshida yazdı
String replacement, proper use of initializer in constructors etc. Change-Id: Ic5e04c614ad044efcb32329a31540402524afe85
-
Kohei Yoshida yazdı
Change-Id: I9d5822a055d90094a43a01f5cdb1f6f4d1156c49
-
Radek Doulik yazdı
Change-Id: Id20fa233b7e7eb0f2f01f4c230d1fe3398f2f4ed
-
Marcos Paulo de Souza yazdı
Some functions have parameters of OUString, so, we don't need this type of junk: ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "LayoutManager" ) and we can use directly: "LayoutManager" I believe this brings some simplification to the code, at first glance! Also in this patch, changed some equalsAsciiL to ==, this simplifies more code yet. Change-Id: I38b8076afb84d77ed51c7be407c7f899d80829ff Reviewed-on: https://gerrit.libreoffice.org/1707Reviewed-by:
Luboš Luňák <l.lunak@suse.cz> Tested-by:
Luboš Luňák <l.lunak@suse.cz>
-
Marcos Paulo de Souza yazdı
Change-Id: Iab1ba5eb6702d386e2775d7426c3398b606d2d97 Reviewed-on: https://gerrit.libreoffice.org/1706Reviewed-by:
Luboš Luňák <l.lunak@suse.cz> Tested-by:
Luboš Luňák <l.lunak@suse.cz>
-
Eike Rathke yazdı
Change-Id: I2cbaffc35699942318b24492d02cf06397740009
-
Eike Rathke yazdı
For future reference, before this gets forgotten. Change-Id: Ibe8d0ac673a12b53cb53169ba9afe721029375ff
-
Stephan Bergmann yazdı
...in osl_getFileStatus et al, it would leave the relevant status string member unchanged (i.e., a null pointer) but would mark it as valid, so that later code to retrieve the allegedly valid string member would crash upon the null pointer. Change-Id: Ia8528f5dc27d94f3d14a2c416955a041b87863d3
-
Stephan Bergmann yazdı
Change-Id: I2a4c5b1f1f735e2bf5a8670d2f957f84388f0164
-
Stephan Bergmann yazdı
Change-Id: I037ed9899873e614e9e10c89f1f8a74efa73d737
-
Tor Lillqvist yazdı
With gbuildification neither was actually used anyway, as far as I could see. Change-Id: I00d914e6571aed3110226f91ac1685a838031c65
-
Kohei Yoshida yazdı
One less indirection makes the code a tad easier to follow. Change-Id: I8e1113617c09f91c0cad32277ee4e32c78f9f058
-
Andras Timar yazdı
Change-Id: Iecd39e00ed61449a720354f95cbb695447797bff
-
Michael Stahl yazdı
... is an URI not a system path so convert it to absolute URI via rtl::Uri. Change-Id: I1ce4c732340a52916dab658f43b96da9a81b3525
-
Michael Stahl yazdı
Try to prevent pushing of SfxShells from this function via EndAllAction and SwView::AttrChangedNotify() by setting a ridiculous pre-exising global bNoInterrupt variable. Change-Id: I9c91ca882891c8dfcd9dc08ba197233cfefddefd
-
Michael Stahl yazdı
This reverts commit a1d265be. This commit causes the crash, because apparently it causes some event to be delayed via SfxHintPoster which refers to some SfxRequest that is then deleted too early. Change-Id: I301f3b52001c1d8b1b60f5b1cfb3b093c9f81607
-
Caolán McNamara yazdı
regression since aa1927dc mpViewShell(pViewShell), +mpSlideSorterViewShell( ::boost::dynamic_pointer_cast< ::sd::slidesorter::SlideSorterViewShell >( pViewShell )), both are boost::shared_ptr potentially to the same thing then, given that we reset mpViewShell in ::disposing we presumably have to do the same thing to mpSlideSorterViewShell. add unset check on mpSlideSorterViewShell usages while I'm at it Change-Id: I35f51977c40f946a49789abd9405a4ef84aea0e8
-
Miklos Vajna yazdı
Change-Id: Ifa2154af314af98c7c81781f8cbd47ba1e48f730
-
jorendc yazdı
Change-Id: Ie42da7ecc7f3cb59bb6f1fb798e72a6862eb1f67 Reviewed-on: https://gerrit.libreoffice.org/1557Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Matúš Kukan yazdı
..I hope :-). URE is part of normal installation. - removes script from scp2 and unused stuff from instsetoo_native. - removes also OxygenOffice mentioned in openoffice.lst. Change-Id: I1673c06aa84ae0eb2adda2df78a50a5c5d0761c1
-
Matúš Kukan yazdı
..since 6eff6fae Change-Id: I93559aee05a20c1119612c896acaefb97fc90bb4
-
Cédric Bosdonnat yazdı
Change-Id: I6990bb6ac52889de36f3ec2cce33e4dc2f3da2ea
-
Cédric Bosdonnat yazdı
The previous display had the inconvenient to be misleading if there was one or no template inside a folder. Change-Id: I16faa2556ca02380bd4dac0d821ecac45b98b8c3 Reviewed-on: https://gerrit.libreoffice.org/1678Reviewed-by:
Noel Power <noel.power@suse.com> Tested-by:
Noel Power <noel.power@suse.com>
-
Issa Alkurtass yazdı
The icons were in the wrong direction (the arrow pointing to the opposite side) so I flipped them horizontally (and changed colors when necessary). Note: icon-themes is based on languages rather than interface direction so there might be other languages I'm unaware of. Change-Id: If44bed902d763ebbc41ca422399bfd48cc390f93 Reviewed-on: https://gerrit.libreoffice.org/1712Reviewed-by:
Michael Meeks <michael.meeks@suse.com> Tested-by:
Michael Meeks <michael.meeks@suse.com>
-
Joel Madero yazdı
Per request on fdo#58364, Align Objects is a more concise label for what the align toolbar does. Change-Id: I6e846ceafbf020d8669cd93f520226000166d0ed Reviewed-on: https://gerrit.libreoffice.org/1701Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Caolán McNamara yazdı
Change-Id: Ie823124e8f156099e5b1708afa5b830153fcce3e
-