Commit graph

299439 commits

Author SHA1 Message Date
Tor Lillqvist
4a8666cc68 Add unpacking of files from assets/unpack to the data dir 2012-01-12 01:28:03 +02:00
Eike Rathke
e6a32a0d45 removed leading/trailing blank from FormatCode 2012-01-12 00:07:45 +01:00
Eike Rathke
515bc39b9c indentation 2012-01-12 00:01:40 +01:00
Eike Rathke
570a6d27bc removed empty DefaultName elements 2012-01-11 23:28:13 +01:00
Eike Rathke
2485db02fe removed ISO 8601 DefaultName comment from formatindex="32" which it is not 2012-01-11 23:14:36 +01:00
Kohei Yoshida
75bc746b97 Unit test for repositioning of cell-anchored line objects.
Preivously, before my fix, relocating a cell-anchored bottom-left to
top-right line object would get flipped when its position changed.
This is a test for that use case.
2012-01-11 16:26:41 -05:00
Eike Rathke
d2c865b887 made formatindex="33" the ISO 8601 YYYY-MM-DD that it needs to be 2012-01-11 22:15:32 +01:00
Caolán McNamara
34d1c9f9b8 Resolves:fdo#44078 fix unfortunate name alias mixups with DejaVu fonts 2012-01-11 20:48:48 +00:00
Olivier Hallot
806dce17d6 Fix for fdo43460 Part XXXIV getLength() to isEmpty()
Part XXXIV
Modules
shell, slideshow, sot, starmath
2012-01-11 18:43:07 -02:00
Kohei Yoshida
e33702442a fdo#44661: Properly update range keys for pivot cache.
When the internal data source range gets modified, we should also
update the affected range keys that are used to look up pivot caches.

Otherwise we'll end up creating a brand new cache, without removing
the old one that's no longer referenced.
2012-01-11 15:29:20 -05:00
Matúš Kukan
0482c914c7 extensions: remove unused xmx library 2012-01-11 20:44:49 +01:00
Matúš Kukan
134803653f tweak makefiles after np_sdk is in tail_build
Also change <npsdk/npapi.h> to "npapi.h"
2012-01-11 20:20:17 +01:00
Matúš Kukan
b99010d1eb np_sdk: convert to gbuild and add to tail_build 2012-01-11 20:20:17 +01:00
Eike Rathke
317bbb5e8f generalized the [hu-HU] case to generate a second pattern
For known separators '-' '.' '/' in the edit format code if they differ
from the defined DateSeparator generate a second date acceptance pattern
that uses the format code's separator, additionally to the one with
DateSeparator.
2012-01-11 20:19:07 +01:00
Andras Timar
aab14cb9fb fix prefix of command line switches (-- instead of -) 2012-01-11 19:25:45 +01:00
Noel Power
8a3b584528 export vertical and horizontal flip attribute for customshapes 2012-01-11 18:13:33 +00:00
Noel Power
aaa4e47cbc add missing ooxml customshape -> mso shape name entries ( for export support ) 2012-01-11 18:13:33 +00:00
Noel Power
c323e60157 ignore the (unsupported ) group customshape when exporting xlsx
currently the xml export code in oox doesn't handle grouped shapes very well, it produces an extra twoCellAnchor entry for the group ( which is incorrect ). This causes mso2010 to reject the content as corrupt. We need to handle grouping correctly ( e.g. a twoCellAnchor entry for the group and separate drawing shape (xdr:sp) elements for the shapes that are elements of the group ). As a stop gap we can just export the individual shapes of the group ( but not the grouping itself )
2012-01-11 18:13:33 +00:00
Lionel Elie Mamane
a3261b1647 fdo#44283: finish 8a17792f2e5 (Handle/invalid column ID cleanup) 2012-01-11 18:59:44 +01:00
Kohei Yoshida
34219bd53d fdo#44661: No need to update the source range when it's a named range.
Otherwise deleting a sheet that shifts the position of the pivot table
would turn the named range into the raw range that the name references.
2012-01-11 11:52:41 -05:00
David Tardon
7ad72045d7 avoid generating a file in the source tree 2012-01-11 17:32:41 +01:00
David Tardon
2e30b7ca1e bah, i forgot *export* 2012-01-11 17:32:15 +01:00
David Tardon
f5b96148cb we need a var. assignment here, not a value 2012-01-11 16:55:09 +01:00
Caolán McNamara
eea8a6e218 fix windows build error 2012-01-11 15:05:15 +00:00
Radek Doulik
f7aca07bf7 pptx: regenerated custom shape presets after last path element changes 2012-01-11 16:03:26 +01:00
Radek Doulik
909b58fc55 pptx: support fill=[darken|darkenLess|lighten|lightenLess] in path element 2012-01-11 16:03:25 +01:00
Radek Doulik
158e9271f4 implemented custom shape subpaths darkening/lighting 2012-01-11 16:03:25 +01:00
Radek Doulik
81856eecf4 added new custom shape path segment commands - darken/lighten fill color 2012-01-11 16:03:25 +01:00
Norbert Thiebaud
42bd571e07 OS_FOR_BUILD is not right do decide Host module name 2012-01-11 15:50:35 +01:00
Caolán McNamara
211e147ac6 add README to document how to bump the font version 2012-01-11 14:44:42 +00:00
Caolán McNamara
6c06dd347c Resolves: fdo#44492 look up font by FC_FILE+FC_INDEX rather than FC_FAMILY 2012-01-11 14:13:32 +00:00
Caolán McNamara
6b5eacd10d align m_nCollectionEntry with getFontFaceNumber and FC_FACE, bump cache magic 2012-01-11 14:13:32 +00:00
Caolán McNamara
6eddd1b54c further shrinkage of padmin non-fontconfig code-paths 2012-01-11 14:13:32 +00:00
Caolán McNamara
44cf768131 adapt findFontFileID to know about multiple font faces in a font file 2012-01-11 14:13:32 +00:00
Caolán McNamara
42aeb8d9e1 addFontFile always add all font faces in that file 2012-01-11 14:13:31 +00:00
Caolán McNamara
7c3545a138 align getFontFaceNumber with FC_FACE
getFontFaceNumber returns the index of the font in the collection,
font formats without indexes are now "0" rather than -1. All
existing code already converted < 0 to 0 anyway, so simplifys a
little.
2012-01-11 14:13:31 +00:00
Caolán McNamara
67ddbfa97c on generic X11 unix we always use fontconfig 2012-01-11 14:13:31 +00:00
Caolán McNamara
0e3292f7c7 remove redundant Clipboard_getSupportedServiceNames 2012-01-11 14:13:31 +00:00
Caolán McNamara
ac310071eb callcatcher: lets trust my own tooling 2012-01-11 14:13:31 +00:00
Caolán McNamara
988829d533 valgrind: update unused code post virtual dtor cmis fix 2012-01-11 14:13:30 +00:00
Caolán McNamara
199fdd4ace add a virtual dtor 2012-01-11 14:13:30 +00:00
Caolán McNamara
06d3fb621f add debugging symbols to raptor in debugging levels 2012-01-11 14:13:30 +00:00
Kohei Yoshida
98aadb63dd Avoid iterating beyond the last existing drawing page. 2012-01-11 09:04:04 -05:00
Petr Mladek
25e0d64a6f Add 256x256 desktop and MIME type icons (fdo#39555, bnc#722644) 2012-01-11 14:34:26 +01:00
Tor Lillqvist
3267d34fb9 Need to trim trailing newline from the indirect command line string 2012-01-11 14:27:44 +02:00
Eike Rathke
51a5998433 adapted test case cell input to new date acceptance reality
Cell input in testDataPilotLabels() like 1.2.3 was prefixed with single
quote / apostrophe to not form a date input but string instead. With the
new date acceptance, in en-US locale 1.2.3 isn't a date anymore and the
quote becomes part of the cell content, so the test checking for 1.2.3
failed because the result was '1.2.3
2012-01-11 13:18:49 +01:00
Eike Rathke
cfec56f89f fdo#44636 use date acceptance patterns in number scanner
Get rid of the lax "any 1-2 possible date separators used with 2-3 numbers
forms a date" date recognition. Use locale data's DateAcceptancePattern
elements to match against, or ISO 8601 yyyy-mm-dd, or an already applied date
format.
2012-01-11 13:18:49 +01:00
Eike Rathke
ac32bcac33 [bg-BG] special DateAcceptancePattern "D.M.Y г."
Special special.. upper and lower case letter GHE and space and non-breaking
space.
2012-01-11 13:18:49 +01:00
Eike Rathke
ee3315bb22 [sl-SI] special DateAcceptancePattern "D. M. Y" 2012-01-11 13:18:48 +01:00
Eike Rathke
a2685c5fd4 bumped locale data wrapper to use XLocaleData4 and provide date acceptance patterns 2012-01-11 13:18:48 +01:00