Commit graph

292142 commits

Author SHA1 Message Date
Caolán McNamara
752ae1eb6e strange delete variant 2011-08-05 16:56:22 +01:00
Caolán McNamara
ad43b68a4d I believe the intent is to be non-copyable, so lets use boost on base-class 2011-08-05 16:54:24 +01:00
Joseph Powers
dc665255c1 Remove an unneeded forward reference to class List 2011-08-05 08:29:03 -07:00
Caolán McNamara
2f8580e008 delete/delete[] mismatch, thanks to Terrence Enger 2011-08-05 16:03:10 +01:00
Lionel Elie Mamane
02c7b52cf5 make FILEVIEW_SHOW_NONE disjoint of FILEVIEW_SHOW_ALL 2011-08-05 15:57:47 +01:00
Caolán McNamara
a5a1e65efe don't need to include this here 2011-08-05 15:57:20 +01:00
Caolán McNamara
b71f754feb fix a crash seen debugging dodgy dbaccess+mailmerge stuff 2011-08-05 15:45:21 +01:00
Caolán McNamara
89f7948784 fix windows build error with symlinks 2011-08-05 14:46:12 +01:00
Caolán McNamara
fb57d416e4 and some more 2011-08-05 14:30:52 +01:00
Caolán McNamara
cff81810e3 build-breakage: remove stray unused inlines and now dead usings 2011-08-05 14:30:52 +01:00
Caolán McNamara
16038a4d5c Revert "Disable pdf and ps surfaces that break internal cairo build"
This reverts commit 04ab4c38d662c469cea1afa540b60625266bc7e5 because
it breaks a buildbot
2011-08-05 13:57:26 +01:00
Eike Rathke
e1a4e62e3e removed SkipNumberFormatterInStream, was dropped, declared but not defined 2011-08-05 13:54:09 +02:00
Eike Rathke
9c83099014 Fix fdo#38956 discarding bracketed prefixes in number formats, such as [RED]
* Fixed discarding of prefixes.
* Fixed the broken handling of Thai calendar and numerals speciality.
* Added bits to actually display a format with embedded LCID in the dialog if
  the LCID doesn't match the currently viewed locale.
2011-08-05 12:35:58 +02:00
Eike Rathke
93fb892124 fdo#38956 related changes in split libs-core repository to support LCID changes 2011-08-05 12:33:20 +02:00
Eike Rathke
a81b316c68 fdo#38956 related changes in split components repository to support LCID changes 2011-08-05 12:32:37 +02:00
Caolán McNamara
daa4a9483c convert deprecated ConvertToUnicode to rtl::OUString 2011-08-05 10:04:04 +01:00
Caolán McNamara
dceee406b7 definition and use inside same debug level 2011-08-05 10:04:04 +01:00
Caolán McNamara
e423dc7321 declarations still present, though impls gone 2011-08-05 10:03:17 +01:00
Caolán McNamara
c6da7c43e1 callcatcher: unused methods 2011-08-05 10:03:17 +01:00
Caolán McNamara
db1b7178dd callcatcher: unused methods 2011-08-05 10:02:57 +01:00
Caolán McNamara
31e203f1fd convert deprecated ConvertToUnicode to rtl::OUString 2011-08-05 10:02:57 +01:00
Caolán McNamara
37c26edb91 fix up wrong .cxx 2011-08-05 10:02:30 +01:00
Caolán McNamara
30c1a5f9fd callcatcher: unused methods 2011-08-05 10:02:30 +01:00
Caolán McNamara
008981b0df callcatcher: unused methods 2011-08-05 10:01:53 +01:00
Caolán McNamara
79adf1784e get sccomp to link under windows 2011-08-05 08:59:58 +01:00
Kohei Yoshida
af3a393700 Let's use std::deque instead of uno::Sequence.
This makes things a little simpler.
2011-08-04 22:51:53 -04:00
Kohei Yoshida
e2258940b3 Found one inconsistency between deque and uno::Sequence usages.
ListenerType vs ScriptType.  Also, deque supports clear().
2011-08-04 22:45:56 -04:00
Kohei Yoshida
2c5401be8f Include <functional> for std::unary_function.
Mac build fails without this, apparently, accordingly to Norbert's
tinderbox log.
2011-08-04 22:34:50 -04:00
Kohei Yoshida
c70e39d784 Prefer std::for_each to manual looping. 2011-08-04 22:22:12 -04:00
Takeshi Abe
83e01d8438 Emacs modeline compatible with vim's one 2011-08-05 11:09:02 +09:00
Takeshi Abe
3661f535da Emacs modeline compatible with vim's one 2011-08-05 11:08:06 +09:00
Takeshi Abe
a9c779c215 Emacs modeline compatible with vim's one 2011-08-05 11:06:16 +09:00
Takeshi Abe
10e14793d5 Emacs modeline compatible with vim's one 2011-08-05 11:04:32 +09:00
Takeshi Abe
3fb5160da1 Emacs modeline compatible with vim's one 2011-08-05 11:00:34 +09:00
Takeshi Abe
1a44d29eb1 Emacs modeline compatible with vim's one 2011-08-05 10:59:45 +09:00
Takeshi Abe
09c28c78d0 Emacs modeline compatible with vim's one 2011-08-05 10:57:08 +09:00
Takeshi Abe
30fea02f30 Emacs modeline compatible with vim's one 2011-08-05 10:55:09 +09:00
Takeshi Abe
88825599e8 reflect gmake flavor 2011-08-05 10:47:13 +09:00
Kohei Yoshida
d589335e65 Use rtl::OUStringHash. 2011-08-04 21:46:08 -04:00
Kohei Yoshida
fd073bb648 Use rtl::OUStringHash. 2011-08-04 21:43:39 -04:00
Kohei Yoshida
06c00bb852 Use rtl::OUStringHash. 2011-08-04 21:39:38 -04:00
Kohei Yoshida
66d882b3c8 Use rtl::OUStringHash. 2011-08-04 21:35:57 -04:00
Kohei Yoshida
bcd05dcbb7 Use rtl::OUStringHash. 2011-08-04 21:32:23 -04:00
Kohei Yoshida
fdfc75797e Use rtl::OUStringHash. 2011-08-04 21:31:14 -04:00
Kohei Yoshida
27f16c19cd Use rtl::OUStringHash. 2011-08-04 20:54:06 -04:00
Caolán McNamara
52dd93fe3d update list 2011-08-04 22:52:45 +01:00
Julien Nabet
9a807aeb49 va_end closer of the va_start corresponding 2011-08-04 21:00:04 +02:00
Tor Lillqvist
334bf75566 Bin OS/2 .map files 2011-08-04 21:16:23 +03:00
Matúš Kukan
f8aff3e699 late postmerge fixes 2011-08-04 19:05:36 +02:00
Matúš Kukan
e71cb4100d update list of gbuildified modules 2011-08-04 18:37:01 +02:00