Tor Lillqvist
c4e3549639
WaE: int and long confusion
2012-01-25 19:24:12 +02:00
Tor Lillqvist
182bd1d016
Let's skip scp2 for non-desktop OSes for now
2012-01-25 19:24:11 +02:00
Michael Meeks
5c59f1e22a
android: more vcl pieces, wake/yield/loop bits and test pattern
2012-01-25 17:13:04 +00:00
Michael Meeks
fd26850770
android: cleanup osl security code for empty home / username fields
2012-01-25 15:09:55 +00:00
Michael Meeks
3e52b89684
android: add versionrc generation for desktop
2012-01-25 15:06:14 +00:00
Jan Holesovsky
3092e57f0c
Add a note to the toplevel Makefile where to actually edit stuff.
2012-01-25 12:35:54 +01:00
Jan Holesovsky
1195d989d4
Allow killing 'make docs' by Ctrl-c.
2012-01-25 12:35:54 +01:00
Tim Hardeck
315d2ddc16
optimized zoom to use more common intervals
...
Round zoom values beginning with 50 to a multiple of 5, with 100 to one
of 10, with 500 to one of 50 and with 1000 to one of 100.
The step 100 is enforced to have one fixed point.
2012-01-25 12:35:54 +01:00
Riccardo Magliocchetti
554bcf4205
Fix file not found: cairocanvas.uno.so in smoketestoo_native
2012-01-25 12:00:45 +01:00
Thorsten Behrens
400ad00534
Put font embedding disable to correct unit test
2012-01-25 11:52:57 +01:00
Stephan Bergmann
15e67c8fbd
Clean up (don't bind retval temporaries to references).
2012-01-25 10:49:28 +01:00
Radek Doulik
9b20b8e9c6
Revert "fix rendering of metafiles embedded in emf+"
...
This reverts commit f7b6cd87f7
.
2012-01-25 09:29:00 +01:00
Tor Lillqvist
7175129b2d
Add notice that the android/qa/simple directory has not been maintained
2012-01-25 10:03:48 +02:00
Muthu Subramanian
4d451439a5
Marking ImplDrawModeToColor as const.
...
Missed it while reviewing commit:
f9c09fbbb3
2012-01-25 13:32:49 +05:30
Christina Rossmanith
f9c09fbbb3
Reduced duplicate code detected by simian.
2012-01-25 13:23:49 +05:30
Alexander Bergmann
92a87649a7
Removing unused code (basegfx).
2012-01-25 12:02:25 +05:30
Kohei Yoshida
1f06429112
DataPilot to PivotTable in function names.
...
From now on we'll stick with the 'pivot table' terminology...
2012-01-24 18:24:35 -05:00
Tor Lillqvist
4ae2d48862
WaE: unused parameter 'nType'
2012-01-25 01:05:25 +02:00
Thorsten Behrens
738851f769
Adapt reference svg to not contain embedded fonts anymore.
2012-01-24 23:40:31 +01:00
Michael Meeks
7dbd2a0a6d
android: re-factor headless a little, and start on the mainloop
2012-01-24 22:37:09 +00:00
Michael Meeks
c2112c7ce1
android: rename native_app_glue.h and install as osl/detail/android.h
2012-01-24 22:37:08 +00:00
Thorsten Behrens
efc28fae8d
Disable svg font embedding for sd filters test, enable again.
2012-01-24 23:20:01 +01:00
Thorsten Behrens
e5e0aae1e2
Remove dead code from svg filter
2012-01-24 23:20:01 +01:00
Kohei Yoshida
c4431fda19
fdo#45067: Differentiate numeric and non-numeric field member values.
2012-01-24 17:17:40 -05:00
Tor Lillqvist
d947fb8a6c
WaE: "defined but not used" for stuff bypassed for Android
2012-01-24 23:57:43 +02:00
Olivier Hallot
2727a29e57
Fix for fdo43460 Part XLVI getLength() to isEmpty()
...
Part XLVI
Modules
xmlhelp
2012-01-24 19:15:54 -02:00
Tor Lillqvist
116f3f2e16
We don't do cppunit stuff here
2012-01-24 22:44:40 +02:00
Tor Lillqvist
5488d34bbf
Put a local.properties in android/qa/desktop, too
2012-01-24 21:35:04 +02:00
Tor Lillqvist
52681e4405
Use own own <osl/file.h> API to read the source in osl_copyFile()
...
It seems that we call osl_copyFile() to copy from /assets on Android
in some cases.
2012-01-24 21:35:03 +02:00
Tor Lillqvist
e580fd501b
Fill in more struct stat fields in lo_apk_lstat()
...
Set uid and gid to that of the process, atime to current time, mtime
and ctime to the modification timestamp of the archive entry.
2012-01-24 21:35:01 +02:00
Tor Lillqvist
2175e21fb9
Bin incorrect claim in comment
2012-01-24 21:35:00 +02:00
Michael Meeks
8b589f50f2
android: extend rc files some more to aid bootstrapping.
...
it seems there are two 'unorc' files - confusing huh ?
2012-01-24 18:11:34 +00:00
Michael Meeks
181dd08b1d
android: disable bundled extension synchronisation
2012-01-24 18:11:33 +00:00
Michael Meeks
72a0b0ad0c
android: initialize security data, and use HOME / bootstrap key
2012-01-24 18:11:33 +00:00
Michael Meeks
651803c7a5
android: disable lock-file bits for now
2012-01-24 18:11:33 +00:00
Michael Meeks
19d423ab67
android: attempt to create presets/ directory, add 'HOME' too.
2012-01-24 18:11:32 +00:00
Michael Meeks
b813ff2971
android: disable create_user_install's copyFile goodness
...
osl_copyFile is not implemented for android yet, and we can pre-can this dir.
2012-01-24 18:11:32 +00:00
Takeshi Abe
ebe3e061ac
Removed unused field and non-existent class
2012-01-25 03:07:58 +09:00
Andras Timar
9b55eeba78
remove bn-IN node, we have bn
2012-01-24 19:01:44 +01:00
Ivan Timofeev
b46d71a558
remove unused #define SFX_ITEMTYPE_STATBAR in workwin.cxx
2012-01-24 21:09:02 +04:00
Ivan Timofeev
853768873d
sfx2: fix indentation in viewsh.cxx
2012-01-24 21:08:07 +04:00
Caolán McNamara
aeab59f2b0
NDebug.hxx is gone now
2012-01-24 17:04:42 +00:00
Caolán McNamara
4be34f5e14
WaE: unused e
2012-01-24 16:56:50 +00:00
Caolán McNamara
3ee84cb27e
use write_uInt16s_FromOUString pattern
2012-01-24 16:53:56 +00:00
Caolán McNamara
17ecf0036d
callcatcher: update list, remove newly unused methods
2012-01-24 16:53:56 +00:00
Caolán McNamara
4535053287
use read_lenPrefixed_uInt16s_ToOUString instead of hand-rolled loops
2012-01-24 16:53:55 +00:00
Caolán McNamara
5f662f2540
all direct OUString readers are current little endian streams
2012-01-24 16:53:55 +00:00
Caolán McNamara
04d58ef75a
String->rtl::OUString
2012-01-24 16:53:55 +00:00
Fridrich Štrba
7938b75ab7
Don't try to build inexisting file
2012-01-24 16:29:33 +01:00
Fridrich Štrba
86bf32c487
Fix build: dupplicate node/prop /VCL/DefaultFonts/bn
2012-01-24 16:22:45 +01:00