Age | Commit message (Collapse) | Author |
|
Change-Id: I15e94f112144549692d0c2babeb48c77adcb93a9
|
|
Change-Id: Ic6570608ac98c51438b583b7a75fa940b29b7473
|
|
Change-Id: Id06caa5d0552e4f3695244de4f6096f80885a783
|
|
Change-Id: Idbe935d4fa1a83f49db28c2dcb74a421ba22b822
|
|
Change-Id: I5705530ee4d5b93bc66ca23463098ac45f49323d
|
|
Change-Id: I0362d758205e7d12484e9e86ff2dce9608730c57
|
|
this patch is a follow up to 6ea4e42eaa28a773ec66fee3b8f764e0dc365297 & 7fff98724bc7e3f4d3defb005aa1358d743d08ed
Change-Id: Ia286164c369526acb4dfe733b651e65a79d124d8
|
|
Change-Id: I7cc3e05e48fc9850fbe04c6511f5e9f18a680ec7
|
|
Change-Id: I6355b17042a42d44c7086f54b3efc6ba4d0c5d55
|
|
Change-Id: Ibcaf427849ef69f379e0d6e77f586d77e4d0c92f
|
|
Change-Id: I7c7d78c212683e47f726fc91d59c9c495b78641e
|
|
Change-Id: I8c375e3bfbcd3d7046a8bdb1968934b7d7ca96f8
|
|
Change-Id: I02b2775609a191c4cc1d411030b9e9e2f4079f8b
|
|
Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce
|
|
w10:wrap was originally arrived to
writerfilter::dmapper::WrapHandler::lcl_attribute(), but
writerfilter::dmapper::DomainMapper_Impl::PushShapeContext() was called
already and set the anchor type. Fix this, then we can set a a suitable
anchor type in lcl_SetAnchorType() based on the type model.
Change-Id: Ib411450b10f29f814bc13d81eaec434971b2e52a
|
|
Remove old, already commented out code and useless code documentation
(basically restating the function names). Also translate the few Germany
comments in that file.
This file still lacks a good doxygen code documentation or a brief
description of what it actually does.
Change-Id: I339a01dbd4ea894be13293133b8dedbc55c2bbac
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
|
|
Change-Id: Ic9338867a3bf9315f20fa02d7fdb1adda2db285a
|
|
Change-Id: I0cba9316e229362fa82a45d9e4d4763a6cf29540
|
|
Change-Id: Ice06e639213aeb6f7f23cbf4634947dd25613db1
|
|
Change-Id: Idef032c08c097e04fcf0cae3d184ceb660b65949
|
|
...passing -session= into soffice was no longer supported.
The way I tested this with Gnome 3.4 (Fedora 17) is with:
* Run gnome-session-properties to select "Options - Automatically remember
running applications when logging out"
* Create ~/.local/share/applications/lodev.desktop:
[Desktop Entry]
Exec=.../core/solver/unxlngx6/installation/opt/program/soffice
Icon=libreoffice-startcenter
Name=LOdev
Type=Application
* Run "startx /usr/bin/gnome-session -- /usr/bin/Xephyr :1"
Change-Id: Id8a6e431e4c355caafa6c7111a435ebc0d35f78a
|
|
Change-Id: Id77cbfaa287d15c4af9a91976f3b091e68229223
|
|
Change-Id: I4b9fda0f81d43cab80a015a2eb7374a94f3da7de
|
|
All of those defines (should) not be used at any point in the code.
False positives may exist, because some macro names are getting
generated by some template/macro foo. This is the version which
compiled fine for me.
Also there are many commented out lines removed.
Change-Id: I6394024682e4ab3691eb72707a9363d41ba31df8
|
|
The only part where one definition was used was commented out.
All other definitions in the hrc file were unused.
Change-Id: I257e61b96271685e9321211846a0021059924abe
|
|
StringRangeEnumerator (i.e. user's input) contains page numbers in a different
page range (it excludes empty pages). So:
- first map page numbers to a common range, then compare
- user's input can't contain empty pages, remove this check
Change-Id: I4fce5215272fc90f39c9e05d3f3604734a8aebe3
|
|
Change-Id: I5e5bcebeb804256d0ad8cf6afafc392b2853b88f
|
|
Change-Id: I230e8972340b409c6da70a4c988ac1d531a9f3b5
|
|
Change-Id: Ic64d2cae56787884ff107b78c3b6567ab5d38785
|
|
Change-Id: Id7349d1ff6547afe0f46404340b20132b97ce854
|
|
FINDPRODUCT property was not available to this deferred custom action.
Not to mention that registry keys are also deleted at his stage of uninstallation.
The proper solution is to set the installation directory with a type 51 custom action,
and pass it to RemoveExtensions custom action via CustomActionData property.
Change-Id: I0ac18b3a0b19ff1a87bcf580fad9c7fdadb26f76
|
|
- inverted check in SwDoc::RemoveInvisibleContent
- various too short end positions in DeleteAndDestroy calls in
SwDoc::~SwDoc and SwDoc::ClearDoc
- std::copy to begin() of empty vector in SwReader::Read replaced
with std::back_inserter; the vector is used as a set here so the
end position should work just as well
Change-Id: Ib2ddd788fade4ee1a8beb702d5321c503985fba4
|
|
This test uses gb_CppunitTest_use_library_objects, and MSVC won't link
it now. Seems this was added in 1015cd4ff73ee25e55b4da8c8bc55a41e652da87,
but why?
Change-Id: I206132cf2b0c4075334ee7a692a12c54da9ac953
|
|
Change-Id: I91d84a7a8d8f18883798541e6a171ea91f135edb
|
|
we get a large performance win by evaluating the formulas at the end of import where we can set up the ScAutoNameCache cache.
Change-Id: Id3763afb805eb9bfa9a6a55e1de3923f02e621ae
|
|
Change-Id: Ia521752c4c71cc7df2bb7fc4659fcf6ec528e5bc
|
|
Change-Id: I021b4d70a02de7a66e0af82a859ae89e1a7d1231
|
|
Along the way, simplify a lot of the ForEach callback methods.
Change-Id: I54bc87c1060f1d73470ca8b7fd645ffa23059606
|
|
Change-Id: Idffc8a90fcd4ada856339fc0be3e4a11478db6cc
|
|
Change-Id: If85e2bc65a99e4854d92454b3bfd40e436df2aa1
|
|
Change-Id: I9f26d380526c63a8b86b42a5b0b74a7cfff71249
|
|
Change-Id: I3b6f41b97d1fc375985465ea9e5c0cca9e05ba10
|
|
Change-Id: I91c33be902e20f72623c3d9642057db5eb6e30ba
|
|
Change-Id: I2e80e17ed79e156bcfe379ddc5b11fd2cb2804d2
|
|
Change-Id: Id2f35eba75628ed1bc1080e9671378e461e84233
|
|
Change-Id: I65b6f6e1f615c8f6e778b10945c60a28875d88ba
|
|
Change-Id: I905d17fbbda11199065237b396c52bacc481e414
|
|
I couldn't use ptr_vector because some of the code deletes
entries without deallocating them.
Change-Id: Iafbb19dc8ca9f8337169e116d47dcf0ccf78ed0e
|
|
Change-Id: I49cefb7e4b8df0f9b95b7a3ef2beaf2d8c0c98e7
|
|
Change-Id: I29d7b6f55f227f11abbf7e41fba3ffd7af85f268
|