Age | Commit message (Collapse) | Author |
|
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>
|
|
add _WITHID variants for the cases where we (apparently?) still need
them.
Change-Id: I3b8290869368487f04ecd93a5f3a717de7fd10b4
|
|
Change-Id: I1e7fb1ae0da02a60f1ee3655a09693c11108f61d
|
|
Cherry-picked from 2e5e29471f9ac61ec454bf90a985525a0ad5cb1c
Change-Id: I32f8b03da4edf54e5622096d932dbc2b368f45ff
|
|
Cherry picked from 2674376ddff9370988fe1fcad0ec519d1e68e869
Change-Id: I882f6b516f617f37f2b966cb2e8c78718895e305
|
|
cherry-picked from 24b6225f93ea5d22d727e0b03bc468bc5cc21af3
Change-Id: Ic0624618591285544e3fe4032ba9ac12a96ee003
|
|
Cherry picked from 405454c88a44f0f881d67b4c707a5714cfc1d53c
Change-Id: I18bb06ff9dfffcdb2dd958c736b6e81af0b2b4ca
|
|
|
|
|
|
|
|
|
|
cherry-picked from 95357d3144b817726507758c1314a82303c25157
Change-Id: I1d403859091a6e59b1045126c5db2bf2ffd573e1
|
|
|
|
cherry-picked from 969d60a477742d24afe370fae70db057d2db9341
Change-Id: I074f2f024624aafea4456304295d747318755ffd
|
|
cherry-pick from da5f126844fab3c647c3d95cdf613aaf2e22ceed
Change-Id: I1e462668270f33f7f7f2082b20c12c18d0ad8042
|
|
Change-Id: I013893c7ca4b9d4364d2d19fdd0440c7dcf08910
|
|
There are still some pch headers in use. Simply:
find . -name *_pch*
Change-Id: Idafcd4f1451877ad9b08c8bbea526266d7414553
|
|
Added zoom submenu to View with the same entries of the zoom status bar
right mouse button menu.
This feature was requested on the design-mailing list:
http://www.mail-archive.com/design@global.libreoffice.org/msg03561.html
Additionally the zoom menu entries were sorted in a more logical way.
Change-Id: I5f2df8aa33be9305841fd5505c95963bee8a0ed0
|
|
To allow using SvxZoomItem in sfx2 zoomitem is moved from svx to sfx2.
This patch does base on Caolán McNamara's patch he sent to the mailing list.
Change-Id: I4d245f938d92ad3a20b692f5f76d8e0d00b1a648
|
|
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
|
|
This is the first part of a nice cleanup ;)
Change-Id: I2fa632dbb589053d8f95456233e10e97dff190fa
|
|
It only included <tools/solar.h>, so include that directly instead.
Change-Id: Ic5db474c16ca33dcdcaabb5b5f00535b4b27dc8f
|
|
More than two lines are removed for readability.
Change-Id: Ibff6cf68d7c512e240a54065b54a225bb23a782b
|
|
Change-Id: Ie5792855761b9be209bf3fa2cba9e6998523c982
|
|
Change-Id: Iee631653e251b6e4a1b633f25d9d05c10aaff662
|
|
Change-Id: Idd43d44dd7fc4bb33be2de5b855a7741de88ec51
|
|
Change-Id: I953cdd6f425245aff0d18858d201520938e0e3aa
|
|
Change-Id: I829a223f66199214c6dc4a08c6f2f53d7166a586
|
|
Change-Id: Ic5f8473fb5edaa84cdcd5a6cb563c6a5c4fadea3
|
|
See the TODO comment in sfx2/inc/sfx2/docfile.hxx about a temporary SfxMedium
ctor overload to find not yet adapted uses of another overload, to be removed
again in due time.
Change-Id: Ie22c33c32f8870ce6ebf6d500abc7a4e33d97183
|
|
Change-Id: I51b86a10caa5da6e12583c2b22404b0d9282b13d
|
|
Change-Id: I9d118a5fbe2306465d8bcdb9ddd0596588137e5e
|
|
Change-Id: Ic7426d9838bb1034618c3d553482256d1866878f
|
|
The reason is that they can be combined arbitrarily in dialogs, so
changing, e.g., height of one tab can lead to "interesting" results. Cf.
commits 8631dbf85fb5ed56d225e32ea5a9c36c96b0d649 and
29042d096a2c5812ae179e1553367afd21b0f71e that were the cause of the
problem described fdo#49921.
Change-Id: I9995002a2bd5c3604bdfa06dc817916ce61c558d
|
|
Change-Id: I36ccf62ee2e2769bcf1aef6d26d96bce6c7078f0
|
|
Change-Id: I563ab83a24ca4f839892548b350486e83dd071d3
|
|
Change-Id: Ida50737f540459bd0e709c49414c3a7f4d042a47
|
|
Change-Id: I756c0a19bea7b1cc0e290d9f382a04d655819bfb
|
|
this removes dmake completely out of the build for migrated modules
build.pl now assumes modules to be gbuild, unless there is a
prj/dmake file
Change-Id: I674a036b182ee13c5ec093e83cb3d38133112d3b
|
|
|
|
|
|
There are unit tests that do not use URE, e.g., in cppuhelper.
This reverts commit 33e9f3d3d6b29545ef9df3f5334c015e15caa5c8.
Conflicts:
sot/CppunitTest_sot_test_sot.mk
svl/CppunitTest_svl_urihelper.mk
|
|
|
|
|
|
|
|
Or is there any use case where we would need to use UNO API headers, but
not require the appropriate type database at runtime?
|
|
This reverts commit f52138deee9e129d0566f06d1d2138b6b159d16a. It was the cause
of infinite recursive loops (huh, why, that was obvious!).
|
|
|
|
Naming convention for gbuild methods:
- "add" is used for stuff that is logically a part of the target
(i.e. not registered at the Module, but defined in the target's makefile)
- "use" is used for stuff that is logically a different target
(i.e. it is registered at the Module, has it's own makefile, may be
in a different module than the target)
|