Age | Commit message (Collapse) | Author |
|
Change-Id: I21c67b56424de59d7231f8420055775cd5f67aae
|
|
Change-Id: I173d20d68b25a614e25b1c933cc5f18f7116ab9c
|
|
Change-Id: I506581507f078a87088c85867724f1c446ea76d5
|
|
Change-Id: Idf0642255490583fa20a05d2c834b941eb696918
|
|
Change-Id: Ia18c380ef46eff546e6ee6534695bcafba1b3c6d
|
|
Change-Id: If920c1d32c457e339c13010a19670c917de9c3aa
|
|
Change-Id: I88f5c84386216339d617589ba6a7e0de1235a9e9
|
|
Change-Id: I7bd8c0078656bc6fb9d144db8c65dfb8ca304b22
|
|
Change-Id: Ib45f28cae69983848a0fa524bed747512dcab1c0
|
|
Change-Id: I4afc85d4ff9b5743dd506a6a5a4ba1657d6025cb
|
|
so the relevant ctor argument is useless
Change-Id: I32f733cc12820f311656b7e140a36c50e504c739
|
|
and remove resulting dead branches
Change-Id: I969c943b9ff7e56d22efb4eff5bee644f9792676
|
|
Change-Id: I49f0a16655114bf212ffec957bc6560075115e5c
|
|
Change-Id: I9127aaea3330b5c972ae7b3bf09912bc306d0f3c
|
|
This is only used within sfx2.
Change-Id: I40d850bcf82ba39dc7cf7d1a5b70c90add4e75c0
|
|
Change-Id: I38368d31a09c104275273df583a9748ff9d47d0d
|
|
Change-Id: I2fe092189c922ddf36efc8dd8d0fba14f91fc0b0
|
|
Change-Id: Ia032ee884b98db617699e84e9c0c7980e7df0fc3
|
|
Change-Id: Id8e19749050f58837715f717983cb2acbcf9318a
|
|
Change-Id: I9a067470c53684b7ca386b1c403b4d7d36c90bbc
|
|
Change-Id: I927621de8f4c486ef0f77ec6c8da336f36b38b3e
|
|
And remove #include <boost/ptr_container/ptr_vector.hpp> from here.
Change-Id: I7624444b60ee19f0b5b19e7a7aab0210ddf90d7c
|
|
Now #include <vector> is a goner...
Change-Id: Ia2da27bae5fadfa3f6f633e55fcedce405281b67
|
|
Now we can finally remove ptr_vector include from this header.
Change-Id: I7aeaa520e10b4eacb1a24ad666086739821e56b0
|
|
Change-Id: Iaf287912a52eb8785c687a13536fc170094425c7
|
|
Change-Id: I52128b405e861551a933d9c1625d7741b43ad2b6
|
|
Change-Id: Id2b75e6e64b11c523ffa862f2d99bf02c2adedc5
|
|
This is only used within sfx2, and only in 2 places.
Change-Id: Iebe07e2e79193c7980d8958b25aa9c4ce6188ad3
|
|
Change-Id: I4060c8987a0da387d02f8468229854612a230db3
|
|
Change-Id: Ie36e3dfa808aec96c080f981a5ad9f09a0720c2c
|
|
Change-Id: I41ba46831f24b2960a1fe982b74a2b623e682e0b
|
|
to this custom widget to state that is is a candidate for tabstopping to, and
that its a (old-school) container widget which has subwidgets which should be
candidates too
Change-Id: I39452f906b30c3962026ab9c4dba625ecd2d06a8
|
|
Sadly cannot forward declare "struct {...} TimeValue;".
rtl/(u)?string.hxx still include sal/log.hxx but removing osl/diagnose.h
was painful enough for now...
Change-Id: Id41e17f3870c4f24c53ce7b11f2c40a3d14d1f05
|
|
Change-Id: I1ece738e7f60b6bbbdc802339f8b9deec9396e1b
Reviewed-on: https://gerrit.libreoffice.org/12469
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: I839435338f4acf80c40896b6c86f7ef122f5449d
|
|
Change-Id: Iae88a9889c674337fb999a23a799d8730d2793d5
|
|
Change-Id: Ie390fb9debe3a80b3ebc5e609119723c78eadba2
|
|
Added clear() method to OString and OUString class, Updated appropriate call-sites.
Change-Id: I0ba97fa6dc7af3e31b605953089a4e8e9c3e61ac
Signed-off-by: Stephan Bergmann <sbergman@redhat.com>
|
|
And remove the tools/fract.hxx include.
grep -l -r fract.hxx workdir/Dep/*Object* |wc -l
before: 4569
after: 1851
Shrinks some libraries, example from --enable-dbgutil Fedora gcc 4.8.3:
libvcllo.so by 473k (0.35%)
libswlo.so by ~1Mb (sadly that is just 0.2%)
Change-Id: I09bd025d551a5d2c5528b938a68c6aa5f8f114a0
|
|
with a classic solution rather than a bizarro one that
confuses coverity
Change-Id: Id9427a47693897683193c0c778f0cd6c39740f6f
|
|
because this ancient horror expects a 32bit type here
Change-Id: Icf8b775ea67afa0ead559a55b8c335ad1afc4010
|
|
Change-Id: I527b310126518357f9830f75d16b4848c9383999
|
|
Change-Id: I1ab4e23b0539f8d39974787f226e57a21f96e959
Reviewed-on: https://gerrit.libreoffice.org/12164
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Tested-by: Noel Grandin <noelgrandin@gmail.com>
|
|
When user's data are empty, dialog shows "(no name set)".
Dialog:
Writer->File->Versions...->Save New Version
Change-Id: I6780cbe452fbc206b3e153975dbb1c1d9570718b
Reviewed-on: https://gerrit.libreoffice.org/12307
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: Ide13fff6a3d5d82847c4886967283cb4b59bcfbb
Reviewed-on: https://gerrit.libreoffice.org/12321
Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
Tested-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
|
|
Change-Id: I44be5567e84cdabd8b10771ea37e28b8a88cc23e
Reviewed-on: https://gerrit.libreoffice.org/12333
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Tested-by: Noel Grandin <noelgrandin@gmail.com>
|
|
Change-Id: I91b9b2ffd19b2412ac01dd12429d6460b4c4812c
|
|
Use single click for primary action, right click for context menu
Change-Id: Ia707a88b48f4af144588c45d37acea547e77773e
|
|
and make the two categories of constants non-overlapping, we
really don't need to risk confusion in order to save 6 bits in
a data structure like this.
Change-Id: I2251195d8e45ed04e2a89e47ae9c3e52cf0475c0
|
|
This reverts commit 05050cdb23de586870bf479a9df5ced06828d498,
not all places that use e.g. OStringToOUString to convert potential UTF-8
are guaranteed to fulfil the prerequisites necessary to use fromUtf8 (and
some places like e.g. in codemaker are happy with the best-effort effect
of OStringToOUString's OSTRING_TO_OUSTRING_CVTFLAGS).
|