Takeshi Abe
2b1758a2dc
Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) to equalsAscii(...)
2012-02-10 23:01:07 +09:00
Takeshi Abe
e7e0455b02
Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("...")) to equalsAscii("...")
2012-02-10 01:59:26 +09:00
PKEuS
ba5a460bc1
Fixed cppcheck messages about rethrowing copy of exception.
2012-02-05 14:29:54 +01:00
Julien Nabet
fa6665282e
Some cppcheck cleaning
2012-02-05 10:50:31 +01:00
Julien Nabet
f58c49b39a
Some cppcheck cleaning
2012-02-02 22:55:17 +01:00
Julien Nabet
f25555d66c
Some cppcheck cleaning
2012-02-01 22:52:43 +01:00
Jesús Corrius
7be0cc289d
A few safe replacements of pathes->paths
2012-02-01 14:43:37 +01:00
Alexander Bergmann
0439af27e1
Code cleanup: ( () ) replaced by (())
2012-01-26 17:41:07 +00:00
Caolán McNamara
3e41fd0781
can replace all PLACEHOLDER_PATH tokens
2012-01-23 11:37:05 +00:00
Marcel Metz
2a566b1775
Replaced SAL_INFO with SAL_WARN were applicable.
2012-01-17 23:27:44 +01:00
Marcel Metz
a18123fb97
Replaced DBG_ERRORFILE with SAL_INFO.
2012-01-16 12:51:33 +01:00
Caolán McNamara
1aec590757
convert low hanging Strings to OUString
2012-01-16 10:21:55 +00:00
Tomcsik Bence
1f628c7bf8
The "Open..." button's more room problem solved fdo#33794
...
By adding a int i_nExtraWidth parameter to the layoutButton function
there will be enough space for the open button and its black triangle.
2012-01-15 22:01:33 +04:00
Caolán McNamara
bbfc02d84a
noone uses ShareableMutex::getShareableOslMutex
2012-01-13 09:05:59 +00:00
David Tardon
4a71d128bb
workaround internal compiler error with gcc 4.7
2012-01-10 13:59:43 +01:00
Caolán McNamara
3c62fbcdd7
simplify LocalFileHelper::ConvertURLToPhysicalName
2012-01-10 10:09:28 +00:00
Marcel Metz
d59211357a
Removed unnecessary tools/debug.hxx includes.
2012-01-06 23:55:51 +01:00
Marcel Metz
5845c5b6ec
Removed unnecessary tools/link.hxx includes.
2012-01-06 23:55:50 +01:00
Marcel Metz
53d27eb207
Removed unnecessary tools includes.
2012-01-05 15:38:51 +01:00
Marcel Metz
a1cfce768f
Removed unnecessary tools includes.
2012-01-05 15:38:11 +01:00
Marcel Metz
571ad11bc0
Removed unnecessary tools includes.
2012-01-05 15:36:41 +01:00
Marcel Metz
79646372a0
Removed unnecessary tools includes.
...
Hello lo-devs,
this patch series removes a lot of unnecessary includes for the various
tools header. The patches without suffix should be applied to the core
repository, the .binfilter.patch suffix should be applied to the
binfilter repository. I've tested the build with the configuration
--enable-binfilter --enable-dbgutil --enable-debug, is this sufficient
or did I miss another important configuration, that enables some
conditional compiled code? I've only build this on linux-x86_64, but the
patch also touches some of the mac specific code like
fpicker/source/aqua/SalAquaFilePicker.mm so it would be maybe a good
idea to test this patch.
regards Marcel Metz
2012-01-05 15:31:29 +01:00
Matúš Kukan
5f23550143
make these variables static
2012-01-04 22:28:03 +01:00
Olivier Hallot
18692cc141
Fix for fdo43460 Part XX getLength() to isEmpty()
...
Part XX
Module
framework
2011-12-30 10:56:15 +01:00
August Sodora
66714f1888
Remove HelpAgentWindow
2011-12-21 22:34:54 -05:00
Caolán McNamara
80cc772841
pretty up exception message for display in StarBasic dialogs
2011-12-20 12:05:29 +00:00
Andras Timar
de30370096
Always load res of LibO UI locale, not system deflocale fdo#43475
2011-12-18 23:17:40 +01:00
Jesse
6a8f6c4b13
Removed extra semicolons
2011-12-15 16:38:50 +00:00
Takeshi Abe
55b9dc002a
shrinked useless constants/defines
2011-12-14 01:42:58 +09:00
Takeshi Abe
520891d058
catch exception by constant reference
2011-12-14 01:31:17 +09:00
Stefan Knorr (astron)
97366743ef
No need to register LibO, so drop the Register icons
2011-12-12 22:27:37 +01:00
Michael T. Whiteley
dcfd4beb21
childs -> children
2011-12-08 11:32:41 +02:00
August Sodora
bd7f838011
Remove oooimprovement
2011-12-07 21:59:28 -05:00
Michael T. Whiteley
181b1815f8
Change "menues" to "menus"
2011-12-07 11:48:24 +02:00
Stephan Bergmann
2a9c1d1a75
Make dialogs fail with an exception in headless tests.
2011-12-06 20:28:56 +01:00
Noel Power
9cff030fa1
add some form control support for basic dialogs
2011-12-05 09:57:12 +00:00
Michael Stahl
4f01d343cd
property name spelling s/Visiable/Visible/
2011-12-03 00:48:17 +01:00
Eike Rathke
86adb5cacb
get rid of class Date and Time default ctor with system time penalty
2011-12-01 21:04:29 +01:00
Korrawit Pruegsanusak
ab5b77536b
s/weather/whether/ where appropriate
2011-11-28 10:32:13 +07:00
Korrawit Pruegsanusak
c0a9d3d3f9
typos fixing
2011-11-28 10:21:57 +07:00
Norbert Thiebaud
e4603954d1
remove include of pch header from framework
2011-11-27 13:11:33 -06:00
August Sodora
93253ee6ab
Remove some uses of OUString::setCharAt
2011-11-26 00:49:26 -05:00
David Tardon
fba911fea7
gsl_getSystemTextEncoding -> osl_getThreadTextEncoding
2011-11-25 09:07:49 +01:00
August Sodora
487968707f
cppcheck: C-style pointer casting
2011-11-21 19:57:53 -05:00
Michael Stahl
718f032a3c
LoadEnv::impl_makeFrameWindowVisible: fix crash:
...
do not insert "Preview" property if it does not exist already
(dbaccess crashes after throwing uncaught exception because of this
when creating new database;
regression in 88285f84bd
)
2011-11-14 20:41:01 +01:00
Stephan Bergmann
b11bd0323e
Removed comphelper -> unotools processfactory.hxx duplication.
2011-11-14 11:50:26 +01:00
Lionel Elie Mamane
9a2d1b9c34
spelling
2011-11-13 23:45:02 +01:00
Lionel Elie Mamane
88285f84bd
fdo#35091 do not honour ForceFocusAndToFront preference for preview
2011-11-13 15:47:17 +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