Age | Commit message (Collapse) | Author |
|
Change-Id: I9c0cf277e17c02c2de564d48ba79e1c25ea23db5
|
|
Change-Id: I8c0cf9e3ac17b87cbfdd4e744632c5306e2abfc2
|
|
This also removes an English text in the Master page: "Click here to edit..." and replaces it with a placeholder
It would be nice to have this in 4.0 branch also.
Change-Id: I1aadc20aa9916e40bbaf1b6f66ec58dfd02a35bb
Reviewed-on: https://gerrit.libreoffice.org/1725
Reviewed-by: Noel Power <noel.power@suse.com>
Tested-by: Noel Power <noel.power@suse.com>
|
|
So far I am using the same color that is used for the workspace; should it be
a problem, we can use a different color.
Change-Id: I06fde7f31a9d37d2e387a7e3fd0b6d3d33f8d6e6
|
|
[Also rename mpPersona*Bitmap -> maPersona*Bitmap, it is not a pointer.]
Change-Id: I93cc56b1f30c4fe966b8de87b766e820d9e2cefa
|
|
Change-Id: I19a475f198fcb24c4d66134eb67da719fc99099e
|
|
Change-Id: Ib7aca26c34aa8484e8c71873805ca8e8812526a7
|
|
Change-Id: Ie5ceb7f8d828eb9c1f4c92996ebb02c8a83f4cac
Reviewed-on: https://gerrit.libreoffice.org/1738
Reviewed-by: Noel Power <noel.power@suse.com>
Tested-by: Noel Power <noel.power@suse.com>
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
|
|
Change-Id: I1fa77c874c6307ff71ea0aeee653acf1305f2646
Reviewed-on: https://gerrit.libreoffice.org/1736
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
|
|
Change-Id: I8a18d0459d9584d00b8d7c747b0bb500e02988d9
Reviewed-on: https://gerrit.libreoffice.org/1727
Reviewed-by: Noel Power <noel.power@suse.com>
Tested-by: Noel Power <noel.power@suse.com>
|
|
Change-Id: I3ec055cf7aff5674def54cb75d348f3fb3336c4a
|
|
|
|
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
|
|
Change-Id: I96e03fcba317a7ec8f892a2a0656dafbfb8758da
|
|
Change-Id: If71cb6a20842f2fbe8eae94955da2d53842999a4
|
|
Change-Id: I133d7d2e37d267afe521d6641582dc88f9054a41
|
|
regression since 0157f0b1ba364f7f9af2aacd1be9fbb5ddec2b4d
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
|
|
Change-Id: I8b2509f28206fd5b6c20c88d9186a9a18f76f7a5
|
|
Change-Id: I1697e761061c21826f57d4b2f4694ee03cdfb05d
|
|
regression from 17afe4cea7e01aef1e5270cc09f438bc6fde3211 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
|
|
Change-Id: I3c8a195cd6c208c7ecd5cf326d3e7ccf3c02e935
|
|
String replacement, proper use of initializer in constructors etc.
Change-Id: Ic5e04c614ad044efcb32329a31540402524afe85
|
|
Change-Id: I9d5822a055d90094a43a01f5cdb1f6f4d1156c49
|
|
Change-Id: Id20fa233b7e7eb0f2f01f4c230d1fe3398f2f4ed
|
|
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/1707
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
Tested-by: Luboš Luňák <l.lunak@suse.cz>
|
|
Change-Id: Iab1ba5eb6702d386e2775d7426c3398b606d2d97
Reviewed-on: https://gerrit.libreoffice.org/1706
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
Tested-by: Luboš Luňák <l.lunak@suse.cz>
|
|
http://lists.freedesktop.org/archives/libreoffice/2013-January/043792.html
|
|
Change-Id: I2cbaffc35699942318b24492d02cf06397740009
|
|
For future reference, before this gets forgotten.
Change-Id: Ibe8d0ac673a12b53cb53169ba9afe721029375ff
|
|
...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
|
|
Change-Id: I2a4c5b1f1f735e2bf5a8670d2f957f84388f0164
|
|
Change-Id: I037ed9899873e614e9e10c89f1f8a74efa73d737
|
|
With gbuildification neither was actually used anyway, as far as I
could see.
Change-Id: I00d914e6571aed3110226f91ac1685a838031c65
|
|
One less indirection makes the code a tad easier to follow.
Change-Id: I8e1113617c09f91c0cad32277ee4e32c78f9f058
|
|
Change-Id: Iecd39e00ed61449a720354f95cbb695447797bff
|
|
... is an URI not a system path so convert it to absolute URI via
rtl::Uri.
Change-Id: I1ce4c732340a52916dab658f43b96da9a81b3525
|
|
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
|
|
This reverts commit a1d265be484f1c70f57ab3de9b2d8c27d2fd3aa4.
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
|
|
regression since aa1927dc257b52edf96de220cc3797e02c83a0ae
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
|
|
Change-Id: Ifa2154af314af98c7c81781f8cbd47ba1e48f730
|
|
Change-Id: Ie42da7ecc7f3cb59bb6f1fb798e72a6862eb1f67
Reviewed-on: https://gerrit.libreoffice.org/1557
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
..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
|
|
..since 6eff6fae6272e8ed5d74553597bb4b73db3f2864
Change-Id: I93559aee05a20c1119612c896acaefb97fc90bb4
|
|
Change-Id: I6990bb6ac52889de36f3ec2cce33e4dc2f3da2ea
|
|
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/1678
Reviewed-by: Noel Power <noel.power@suse.com>
Tested-by: Noel Power <noel.power@suse.com>
|
|
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/1712
Reviewed-by: Michael Meeks <michael.meeks@suse.com>
Tested-by: Michael Meeks <michael.meeks@suse.com>
|
|
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/1701
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: Ie823124e8f156099e5b1708afa5b830153fcce3e
|
|
lock down the sizes of the widgets which depend on the (variable) font in terms
of widgets which are invariant so that they don't jump around to their optimal
sizes as the selected font changes.
Change-Id: I65ea24adb43f9faa974025b6db1c35766b577cd7
|
|
SetFont takes the window size to determine the best font size, so reverse that
SetFont logic to get the desired optimal window size.
Change-Id: I0d2e35a780552ca52aec20809bcb77d37b6a1bfb
|