Age | Commit message (Collapse) | Author |
|
Change-Id: I23174caacf26c37b4d63b7374c3a2a4a8d4124c3
|
|
Conflicts:
sfx2/Library_sfx.mk
sfx2/inc/sfx2/sfxcommands.h
sfx2/inc/sfx2/sfxsids.hrc
sfx2/source/appl/appserv.cxx
svtools/Library_svt.mk
Change-Id: I4305d81cb5fd6f5192a29f85835c78f31310b0d6
|
|
Change-Id: I2b482bd323ac510629c5ee31868010b7cd6ce691
|
|
A bit differently this time around:
+ remove Credits menu item from menu
+ remove License button from the About dialog
Change-Id: I07c1e115aa209ef1d69458f5b188d73caaae4294
|
|
Some of them were commented out for documentation purpose.
Change-Id: I29a6b2cbe774b527f0c3a0be5675160817a7f3ce
|
|
|
|
Change-Id: Ic36b131ee9964a6671f7f41e1cad1631c43ad565
|
|
Change-Id: Ie3a3a65bfb628195940105d7261464989e9af3fa
|
|
Change-Id: I2b863b43db59e6904f97d9ad22fdb04013e8c76d
|
|
Change-Id: I3e60bd33127105c1d9da1bb25cea16355850d3fd
|
|
Change-Id: If301765c8410fa39c978a27b234d38b9780ccc47
|
|
Change-Id: I5eff951d5c5caa47e7dabc41f8d856663a4efbd4
|
|
|
|
Change-Id: Ib4ba76d0083e5bd75cc589a55318089c004f591f
|
|
Change-Id: I48e193322967fb75e93eaf81e9e2110d3056f92a
|
|
Those are unused too.
Change-Id: I09c9dbcdbc68131c7c54bf0762a23f1280e6e22a
|
|
Change-Id: I3d172e5200fee63c6afcdf236a7915b7d51baf9c
|
|
Those never get included at any point in the code.
Change-Id: I17736e005635b9e57759cfc95176a99e7c5e8988
|
|
Change-Id: Ifd82dbc35d2f03ee9a9a40f498c8fde3f5a1d5c6
|
|
|
|
Change-Id: I0c1b2f2d908c31d1510662880c13504d81445a6a
|
|
Most of them in hrc files.
Change-Id: I3944f6ed9befd2b498385f61b851790362221a4f
|
|
Change-Id: Ibb55fcedecaf66f0817d24d8f408ef69d273ffa2
|
|
Change-Id: I399d086181a9f513cd95157e815551f0be9b9e95
|
|
Change-Id: I9c9087bcd66d1383d08f49099f8d050cff5adb5b
|
|
Change-Id: Ie8667b1119cb60936a1a522086b1c99d0f4066b7
|
|
Change-Id: If17439ae83eb063a7ab054c3701e23dd48f1edd1
|
|
The Lanczos scaling is of very good quality, but it's rather slow,
which can be very noticeable with large images, so it's not a very
good default for everything. And in general, it's not good to refer
to a specific algorithm when all one usually wants is fast/default/best.
Some of these changes are a bit of a guess between default/best,
but the general logic is that best should be used only for images
that won't be large or where the possible waiting does not matter.
Change-Id: I53765507ecb7ed167890f6dd05e73fe53ffd0231
|
|
Change-Id: I8018d9b5fa01d1720c0392dc5fdc4a0656f25a35
|
|
Change-Id: I15e94f112144549692d0c2babeb48c77adcb93a9
|
|
Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce
|
|
Change-Id: Ice06e639213aeb6f7f23cbf4634947dd25613db1
|
|
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
|
|
GPLv3 has to be easily accessible. We should not hide it under too many
mouse clicks.
This reverts commit f4c567f8d4c46aca75f7c73d67e0bc952b4c2e2d.
|
|
The About dialog now houses these functions.
Change-Id: I7f751027564897a063d2910644c69680d471b6d9
Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>
|
|
These RID definitions aren't used at any other point. So remove
them. Unused START and END definitions were commented out for
documentation purpose.
All definitions in basctl/source/basicide/tbxctl.hrc were unused,
so I removed this file.
Change-Id: I4713188a12b9da912b2a91b85ea4e54ca1aeb994
|
|
Change-Id: Ic3b06e179d182d68288c7c6832149309160cd637
|
|
Change-Id: I29e61ac8c932d0920f326f268aa62acc4aaec5c5
|
|
Change-Id: Iea01a7d7c01bb9da80ccae001157c60d6090348b
|
|
Change-Id: I1d126eb10bfebc747d4bb6d153b80abe73a1e81e
|
|
Change-Id: Ib9797fe97cd008cc6508ce8cec47dc5373416892
|
|
Add header back in a few C++ files elsewhere.
Change-Id: I041ed39ff9bb26d1f42f3614ca50dbc085f13861
|
|
Change-Id: I538c0090cba5f5ddce94285a31d48ec7169956fb
|
|
since c4461665bd030a555a8b7ffa5bd6717cfb787b9d m_bCanBeCustomized = false
will lead to toolbar locking, but we don't want this, indeed.
Change-Id: I42f16a017c7f1cf6e8321c7fe26c027ec79c7953
|
|
Change-Id: Ie6e3036e83b5ea859e2c73df47629eb79791a52c
|
|
Change-Id: Id9920ea7b82ea178e904f78bbd41ffc434813e0b
|
|
Update code to use factory method URLTransformer::create
Change-Id: I3fd2e838497bcfd8fc949615c0e7d60a6ea47118
Signed-off-by: Stephan Bergmann <sbergman@redhat.com>, added some tweaks.
|
|
Update code to use factory method PathSubstitutions::create
Change-Id: I3721bd93c36b207d849eea19102f5ac61cadd205
Signed-off-by: Stephan Bergmann <sbergman@redhat.com>, added some tweaks.
|
|
Update calls to factories to use new SimpleFileAccess::create method
Change-Id: Ie5b0696fe2228a9033b19969245a53c21a61aa14
Signed-off-by: Stephan Bergmann <sbergman@redhat.com>, added some tweaks.
|
|
plus update confusing comments
Change-Id: I9bdab918566548b576fd22389492216fc4aff7df
|