3e82897353
improve the inlinesimplememberfunctions clang plugin
...
Change-Id: I6d5a952901648e01904ef5c37f953c517304d31e
2014-06-17 10:55:17 +02:00
8bb2ce61c0
fixincludeguards.sh: some smaller dirs
...
Change-Id: Ic25bd678dc299627299b22145efd7bebcf2b39d0
2014-04-19 11:10:13 +02:00
1e0fae45a6
Bin empty @seealso, @param, @return and @onerror metacomments
...
Change-Id: I6517028670a953954b31599fa3e23f4c8ee8cfc9
2014-04-06 20:00:28 +03:00
fdecbd4a41
Kill superfluous spacing before semicolons
...
Change-Id: I2c5c2c2e8c57796d147141748fb57a4c5645a96a
2014-04-06 20:00:28 +03:00
5814e76432
Kill superfluous vertical whitespace
...
Change-Id: Ieb7956acdc24d6b18939e916e33eb12dc268e778
2014-04-06 20:00:27 +03:00
70cc2b191b
First batch of adding SAL_OVERRRIDE to overriding function declarations
...
...mostly done with a rewriting Clang plugin, with just some manual tweaking
necessary to fix poor macro usage.
Change-Id: I71fa20213e86be10de332ece0aa273239df7b61a
2014-03-26 16:39:26 +01:00
5e21a413c7
cppuhelper: retrofit std::exception into overriding exception specs
...
Change-Id: I56e32131b7991ee9948ce46765632eb823d463b3
2014-02-26 18:22:20 +01:00
b06820d74c
Remove visual noise from UnoControls
...
Change-Id: I0ffbc08cf769e39e8c3b7519e8d2e13ccbe6e3d8
Reviewed-on: https://gerrit.libreoffice.org/8331
Reviewed-by: Caolán McNamara <caolanm@redhat.com >
Tested-by: Caolán McNamara <caolanm@redhat.com >
2014-02-26 06:02:19 -06:00
8bcb8b187e
UnoControls: sal_Bool -> bool
...
Change-Id: Ic548cf07fe115c101771999a0dc8d370e57cd3ab
2014-02-18 08:18:29 +01:00
f8db395a8a
Clean up UnoControls/source/controls/ further
...
...and create ProgressBar directly in ProgressMonitor/StatusIndicator, instead
of going via service manager.
Change-Id: I798e0c415c113cfc65d70ed17cb16aafded41a6d
2013-12-19 18:00:35 +01:00
669c282fea
embedded nulls in literals
...
these used to be used with OUString::createFromAscii so a blank
string is fine here
Change-Id: I744d2be5471fad2675741f908e1ad78f0d5eefbc
2013-12-17 20:28:18 +00:00
96bd18f692
fdo#67213 - crash on opening AutoText dialog (Ctrl+F3
...
Revert "fdo#46808, Convert frame::FrameControl service to new style"
This reverts commit 32eaa77db33b3b1f5793e92167b9f8c2708ea543.
Conflicts:
UnoControls/source/controls/framecontrol.cxx
UnoControls/source/inc/framecontrol.hxx
.. because I can't work out how it causes fdo#67213 - I suspect my
changes might be interacting with UNO aggregation, which
is always tricky.
Change-Id: Icd14f9a7df98585393c5527a3817e05c26246de9
2013-07-24 14:44:57 +02:00
214a4ec9ce
fix windows build
...
which I broke in 32eaa77
"fdo#46808, Convert frame::FrameControl service to new style"
Change-Id: Ie7cd26714f2d6cb0e767439a2b1d4832cfc74a4a
2013-07-18 11:38:31 +02:00
32eaa77db3
fdo#46808, Convert frame::FrameControl service to new style
...
Change-Id: I38fc91e70d99472a4336250acd5c7dc3457b21ab
2013-07-18 10:36:42 +02:00
8ac910bb21
remove some useless comment blocks
...
Change-Id: I3fd6c7ee6ae5b6c634c14ad9d60ae4abc8c03880
2013-07-18 10:36:41 +02:00
805c6101b3
Resolves: #i121544# - Clean-up MessageBox API
...
(cherry picked from commit 27cfcb1e9d103b3e49c1263b1fa59fee8b187b21)
Conflicts:
desktop/test/deployment/active/active_native.cxx
desktop/test/deployment/passive/Dispatch.java
desktop/test/deployment/passive/passive_native.cxx
odk/examples/DevelopersGuide/Charts/SelectionChangeListener.java
odk/examples/DevelopersGuide/GUI/MessageBox.java
odk/examples/cpp/complextoolbarcontrols/MyProtocolHandler.cxx
odk/examples/java/Inspector/Inspector.java
offapi/com/sun/star/awt/MessageBoxButtons.idl
offapi/com/sun/star/awt/MessageBoxResults.idl
offapi/com/sun/star/awt/XMessageBox.idl
offapi/com/sun/star/awt/XMessageBoxFactory.idl
offapi/com/sun/star/awt/makefile.mk
offapi/type_reference/types.rdb
sdext/source/minimizer/unodialog.cxx
toolkit/inc/toolkit/awt/vclxtoolkit.hxx
toolkit/source/awt/vclxtoolkit.cxx
toolkit/source/layout/core/root.cxx
Change-Id: I170b494fb96362bb25ba8d0f2518d4e46934dd67
Related: #i121544# - Clean-up MessageBox API (post fix)
(cherry picked from commit c9f7a06e7798bcd5253844c49d210ea9345bd4b8)
Conflicts:
sw/inc/pch/precompiled_sw.hxx
Change-Id: Ib8b1e7aaac769feff5206fcdd238c487a6130dd1
Related: #i121544# - Fix header guards
Found by: Tsutomu Uchino
(cherry picked from commit 82194a19ff4f29c8451c8e6ab6fe4f1b9d08df27)
Conflicts:
offapi/com/sun/star/awt/MessageBoxType.idl
Change-Id: Ide8ba697fbc80395d2f30a068a0820a6afa3332f
2013-07-11 13:16:58 +01:00
b248624126
fdo#46808, Convert frame::Frame to new style
...
Change-Id: I74427d1e0059808f04960c648b93245b06c20f7f
2013-04-08 13:53:04 +02:00
f5ca04caca
Related to fdo#60724: correct spelling
...
Using the autocorrect list of LibreOffice
extras/source/autotext/lang/en-US/acor/DocumentList.xml
Change-Id: I8b93969bc0742c2e95b8b7db3c4c37691e8d3657
Script: http://pastebin.ca/2327716
2013-03-03 17:14:16 +01:00
33a0f8ce65
fdo#46808, Adapt awt::Toolkit UNO service to new style
...
Create a merged XToolkit2 interface for this service to implement.
Which is backwards-compatible, but does not require creating a new service.
Also mark sub-interfaces as non-optional.
Change-Id: I278d0288e92be277033013302267cf93f7d70480
2012-10-24 16:49:49 +02:00
29c3a013b5
Finished ::rtl::OUString to OUString in UnoControls
...
Change-Id: I48409908bd1639d6a69217c7f94ebce04464487f
Reviewed-on: https://gerrit.libreoffice.org/601
Reviewed-by: Olivier Hallot <olivier.hallot@alta.org.br >
Tested-by: Olivier Hallot <olivier.hallot@alta.org.br >
2012-09-12 16:23:16 +00:00
aa4a6bd8c1
::rtl::OUString to OUString in UnoControls
...
Change-Id: I12a95e61e7bf59c64fec7df98617926b774074ee
Reviewed-on: https://gerrit.libreoffice.org/597
Reviewed-by: Olivier Hallot <olivier.hallot@alta.org.br >
Tested-by: Olivier Hallot <olivier.hallot@alta.org.br >
2012-09-11 18:21:00 +00:00
2beba8f93e
reduce ascii noise and useless comments
...
Change-Id: I317058e3b25cebb7c1d89361636261c5f16a84d4
2012-08-08 13:53:54 +02:00
49ad17e2b1
remove include comments and boxes
...
Change-Id: I9ccf664e8f75a68b1b87c2b29ae617a90d0741a7
2012-08-08 13:53:53 +02:00
ec54c0c45f
re-base on ALv2 code.
2012-07-03 13:10:11 +01:00
8b03510230
expand and remove CSS* macro
2012-02-21 14:02:45 +01:00
149f795712
Remove DECLARE_LIST( IMPL_Textlist, IMPL_TextlistItem* )
2010-12-10 18:45:48 -08:00
ddec70f39e
Macro Cleanup in UNO land.
2010-11-01 00:16:13 -05:00
b77940e5af
add modelines to .hxx files as well
2010-10-28 15:48:02 +01:00
36de66bdf0
changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2010-02-12 15:01:35 +01:00
dfb0ff4837
INTEGRATION: CWS changefileheader (1.6.34); FILE MERGED
...
2008/04/01 12:59:06 thb 1.6.34.2: #i85898# Stripping all external header guards
2008/03/31 13:07:33 rt 1.6.34.1: #i87441# Change license header to LPGL v3.
2008-04-11 06:18:12 +00:00
8af67bffcd
INTEGRATION: CWS changefileheader (1.4.26); FILE MERGED
...
2008/04/01 12:59:06 thb 1.4.26.2: #i85898# Stripping all external header guards
2008/03/31 13:07:32 rt 1.4.26.1: #i87441# Change license header to LPGL v3.
2008-04-11 06:17:57 +00:00
f1252f656f
INTEGRATION: CWS changefileheader (1.4.42); FILE MERGED
...
2008/04/01 12:59:05 thb 1.4.42.2: #i85898# Stripping all external header guards
2008/03/31 13:07:32 rt 1.4.42.1: #i87441# Change license header to LPGL v3.
2008-04-11 06:17:39 +00:00
9b14eb2184
INTEGRATION: CWS changefileheader (1.5.26); FILE MERGED
...
2008/04/01 16:03:04 thb 1.5.26.3: #i85898# Stripping all external header guards
2008/04/01 12:59:04 thb 1.5.26.2: #i85898# Stripping all external header guards
2008/03/31 13:07:32 rt 1.5.26.1: #i87441# Change license header to LPGL v3.
2008-04-11 06:17:22 +00:00
1a9ea314b1
INTEGRATION: CWS changefileheader (1.3.42); FILE MERGED
...
2008/04/01 16:03:04 thb 1.3.42.3: #i85898# Stripping all external header guards
2008/04/01 12:59:03 thb 1.3.42.2: #i85898# Stripping all external header guards
2008/03/31 13:07:32 rt 1.3.42.1: #i87441# Change license header to LPGL v3.
2008-04-11 06:17:02 +00:00
21dce2bdcf
INTEGRATION: CWS changefileheader (1.3.42); FILE MERGED
...
2008/04/01 16:03:04 thb 1.3.42.3: #i85898# Stripping all external header guards
2008/04/01 12:59:02 thb 1.3.42.2: #i85898# Stripping all external header guards
2008/03/31 13:07:32 rt 1.3.42.1: #i87441# Change license header to LPGL v3.
2008-04-11 06:16:43 +00:00
30adc50449
INTEGRATION: CWS warnings01 (1.3.4); FILE MERGED
...
2005/10/25 09:12:59 pl 1.3.4.1: #i55991# removed warnings for solaris platform
2006-06-19 22:10:26 +00:00
c6de38a348
INTEGRATION: CWS warnings01 (1.4.4); FILE MERGED
...
2005/10/25 09:12:56 pl 1.4.4.1: #i55991# removed warnings for solaris platform
2006-06-19 22:10:13 +00:00
cab26fbc44
INTEGRATION: CWS gcc41 (1.5.10); FILE MERGED
...
2005/12/07 12:19:41 pmladek 1.5.10.1: #i58967#
Removed extra qualification to fix build with gcc-4.1
2006-01-19 16:45:01 +00:00
5f48c00e1f
INTEGRATION: CWS ooo19126 (1.4.74); FILE MERGED
...
2005/09/05 16:59:19 rt 1.4.74.1: #i54170# Change license header: remove SISSL
2005-09-09 08:20:57 +00:00
1c3206a647
INTEGRATION: CWS ooo19126 (1.2.112); FILE MERGED
...
2005/09/05 16:59:19 rt 1.2.112.1: #i54170# Change license header: remove SISSL
2005-09-09 08:20:35 +00:00
7dc55673cf
INTEGRATION: CWS ooo19126 (1.3.112); FILE MERGED
...
2005/09/05 16:59:19 rt 1.3.112.1: #i54170# Change license header: remove SISSL
2005-09-09 08:20:17 +00:00
faa48e14a3
INTEGRATION: CWS ooo19126 (1.2.112); FILE MERGED
...
2005/09/05 16:59:18 rt 1.2.112.1: #i54170# Change license header: remove SISSL
2005-09-09 08:19:41 +00:00
85881ecf2d
INTEGRATION: CWS dbgmacros1 (1.3.40); FILE MERGED
...
2003/04/10 09:25:27 kso 1.3.40.1: #108413# - debug macro unification.
2003-04-15 16:50:11 +00:00
fa0968851d
#65293#: exception specifications
2001-09-27 12:06:10 +00:00
ee604b8877
#92075#
2001-09-11 15:45:15 +00:00
d446cb3f95
#67297# redesign it
2001-08-10 11:04:21 +00:00
935b7d5723
#67297# #83085# repair progress value
2001-08-10 11:04:15 +00:00
d33c83ddec
#78521# new control as default status inidicator for framework
2000-10-12 09:30:38 +00:00
95117e7fef
initial import
2000-09-18 15:18:56 +00:00