Commit graph

10151 commits

Author SHA1 Message Date
Jesse
6a8f6c4b13 Removed extra semicolons 2011-12-15 16:38:50 +00:00
Caolán McNamara
8cbfe4e211 ByteString->rtl::OString[Buffer] 2011-12-14 09:52:49 +00:00
Caolán McNamara
2b4aa91981 unused strings 2011-12-14 09:52:48 +00:00
Caolán McNamara
c732a811fc intermediate string object unnecessary 2011-12-13 10:11:42 +00:00
Julien Nabet
444eb68e8a Remove ByteString 2011-12-12 22:31:24 +01:00
Julien Nabet
5c45038987 Remove ByteString 2011-12-11 20:39:09 +01:00
Lionel Elie Mamane
10aba2a2d0 correct extra whitespace 2011-12-11 17:44:03 +01:00
Julien Nabet
15f8fce986 Remove ByteString 2011-12-11 16:36:38 +01:00
Michael T. Whiteley
dcfd4beb21 childs -> children 2011-12-08 11:32:41 +02:00
Bjoern Michaelsen
2acd8fbac9 in modules, when we have a env we are in stage gbuild 2011-12-07 15:53:06 +01:00
Michael T. Whiteley
181b1815f8 Change "menues" to "menus" 2011-12-07 11:48:24 +02:00
Caolán McNamara
c8ef924060 normalize Red Hat, Inc. spellings, and bump to latest template 2011-12-06 21:24:37 +00:00
Lior Kaplan
3a9271b8fc Add missing space 2011-12-05 03:11:19 +02:00
Michael Stahl
5754213c70 sfx2::FileDialogHelper: refactor construction:
There are currently 2 different ways to specify what kind of file dialog
should be created: the nDialogType and nFlags ctor parameters.
Simplify that by using the nDialogType for the API specified variety,
and the nFlags only for options that cannot be specified by the API.

This allows to get rid of 3 constructors, and the following constants:
WB_OPEN, WB_SAVEAS, WB_PASSWORD, SFXWB_PASSWORD, SFXWB_SHOWSTYLES
2011-12-03 00:48:13 +01:00
Michael Stahl
434c1e3132 sfx2::FileDialogHelper ignores WB_3DLOOK, WB_STDMODAL 2011-12-03 00:48:12 +01:00
Michael Stahl
1274babb68 sfx2::FileDialogHelper: remove use of WB_OPEN
This can really be derived from the dialog type, don't duplicate it.
2011-12-03 00:48:12 +01:00
Michael Stahl
e913083ed0 remove unused #include sfx2/filedlghelper.hxx 2011-12-03 00:48:11 +01:00
Lior Kaplan
0443311761 Remove extra spaces from strings for translation 2011-12-02 01:43:50 +02:00
Lior Kaplan
127c6a3dab Typo fix: Maybe -> Maybe 2011-12-02 01:43:34 +02:00
August Sodora
ecbed27f6a Check length before operator[] 2011-12-01 11:23:42 -05:00
August Sodora
443a7229f9 Remove uses of charAt 2011-12-01 11:10:28 +01:00
Lionel Elie Mamane
15f7470531 add const 2011-11-30 17:20:20 +01:00
Lionel Elie Mamane
7b0f53a5ea Success to load JDBC driver is still info, not an error 2011-11-30 17:15:22 +01:00
Lionel Elie Mamane
c75e15c980 Failure to load JDBC driver is an error, not info 2011-11-30 16:00:07 +01:00
Bjoern Michaelsen
d73e574d8a move reconfigure into gbuild 2011-11-29 17:25:14 +01:00
Caolán McNamara
6f33482f8f ByteString->rtl::OUStringToOString 2011-11-28 09:55:03 +00:00
Caolán McNamara
48221d6a2b ByteString::GetToken->comphelper::string::getToken 2011-11-28 09:55:02 +00:00
Norbert Thiebaud
c0bed9c72e remove precompiled_xxx.hxx/cxx 2011-11-27 18:07:55 -06:00
Norbert Thiebaud
3f2ff54778 remove pch from the include list 2011-11-27 15:24:45 -06:00
Norbert Thiebaud
281b13ce89 remove include of pch header in dbaccess 2011-11-27 13:04:48 -06:00
Norbert Thiebaud
992757cc5e remove pre-compiled header support in gbuild and gbuildified module 2011-11-27 11:49:38 -06:00
Korrawit Pruegsanusak
c5710d4700 s/infomation/information/ 2011-11-27 14:42:26 +07:00
August Sodora
93253ee6ab Remove some uses of OUString::setCharAt 2011-11-26 00:49:26 -05:00
Bjoern Michaelsen
f2f0dbd273 make gbuild makefiles run independant of pwd again 2011-11-25 12:04:40 +01:00
David Tardon
fba911fea7 gsl_getSystemTextEncoding -> osl_getThreadTextEncoding 2011-11-25 09:07:49 +01:00
Lionel Elie Mamane
538190e0ea fdo#32347: reenable ADO URL helper UI
cleanup obsolete DISABLE_ADO/WINDOWS_VISTA_PSDK logic
2011-11-23 16:20:08 +01:00
Caolán McNamara
ca02d72808 remove [Byte]String::EraseAllChars 2011-11-19 21:11:02 +00:00
Norbert Thiebaud
0ea8c014ef tweak gbuild standart Makefile to allow partial build in unsourced env
This allow to run make in a module wihtout the need to source
Env.Host.sh.
2011-11-16 06:18:54 -06:00
Michael Meeks
6bfc7f28e6 Address data source ordering x#62860
information from the apply file:
 patchname: addrbk-datasrc-ordering.diff
 issues:
 author: michael
 section: Misc
 comment:
  Address data source ordering x#62860
 sectioncomment:

git log from build repository:
commit bfa619922b90a021e5d856333dd398512389ad67
Author: Jan Holesovsky <kendy@suse.cz>
Date:   Mon Jun 21 22:11:19 2010 +0200

    Update patches to dev300-m83.

    * [...]

commit 256381886a238d80b9ddab795b500576d92404cc
Author: Jan Holesovsky <kendy@suse.cz>
Date:   Wed May 19 12:16:00 2010 +0200

    Updated patches do dev300-m77.

    * [...]

commit df913735fd729978d20f0282fe32d14bf597891f
Author: Jan Holesovsky <kendy@suse.cz>
Date:   Mon May 17 01:21:36 2010 +0200

    Patches adopted to the tabs -> spaces fixes + trailing whitespace cleanup.

    * [...]

commit c6847e9b022184e98942391a2b5711c31eb25ba3
Author: Jan Holesovsky <kendy@suse.cz>
Date:   Fri May 14 14:32:23 2010 +0200

    Convert tabs to spaces in all the code introduced by the patches.

    * [...]

commit 09774df8a62bf886c78c0f84d56b2d518ae8107e
Author: Jan Holesovsky <kendy@suse.cz>
Date:   Tue Apr 29 14:04:53 2008 +0000

    Src680/

    * Some cleaning action: src680/* -> dev300/

    * patches/dev300/gstreamer-sd.diff,
    patches/dev300/gstreamer-slideshow.diff,
    patches/dev300/letter-wizard-resource-id.diff: Moved to
    patches/gstreamer.

    * patches/dev300/mono-build.diff: Moved to patches/mono.

    * patches/dev300/sc-hacky-handle-boolean.diff,
    patches/dev300/vba-workbook-worksheet-events.diff: Moved to
    patches/vba.

    * patches/src680/unittesting-*: Moved...
    patches/unittesting/*: ...here.

    * patches/src680/*: Moved...
    patches/dev300/*: ...here.

    * patches/dev300/apply,
    patches/Makefile.am: Add the unittesting subdir, remove src680.
2011-11-15 17:39:55 +01:00
Joseph Powers
bc85f4fe71 Remove some unused headers 2011-11-15 08:06:53 -08:00
Joseph Powers
9d4747f91e Remove some unused Precompiled Header logic 2011-11-15 08:06:52 -08:00
Stephan Bergmann
8b75883b87 Simplified some uses of css.configuration.theDefaultProvider.
* Retro-added new-style UNOIDL singleton specification for it, for easy
instantiation.
* Plus new comphelper::getComponentContext to map from XMultiServiceFactory
to XComponentContext.
2011-11-14 22:07:23 +01:00
Stephan Bergmann
b11bd0323e Removed comphelper -> unotools processfactory.hxx duplication. 2011-11-14 11:50:26 +01:00
Stephan Bergmann
c1758889cb Heavily simplified utl::ConfigManager. 2011-11-11 22:49:21 +01:00
Andras Timar
a2dacd9205 remove empty Text [ x-comment ] entries 2011-11-08 11:28:33 +01:00
Michael Stahl
66d9925bb6 Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/core 2011-11-02 17:49:42 +01:00
Michael Stahl
7edb1da8c5 move CloseVeto from dbaccess to unotools 2011-10-31 21:18:24 +01:00
Lionel Elie Mamane
6efdf794cd factorise multiple SQL_ISRULEOR2 implementations into one 2011-10-30 13:37:02 +01:00
Lionel Elie Mamane
eaa8cb8ee3 add const 2011-10-30 13:37:02 +01:00
Lionel Elie Mamane
788283383e Remove unnecessary variable 2011-10-30 13:37:02 +01:00