- 17 Ock, 2014 40 kayıt (commit)
-
-
Stephan Bergmann yazdı
Change-Id: I9324483db587be43238af79c2148d724397a4622
-
Stephan Bergmann yazdı
Change-Id: I19b429741a2ba972bef8863008657823b9bb7f91
-
Stephan Bergmann yazdı
Change-Id: Ib7c2e846885812b5352b06d568d62f744a3c07c4
-
Stephan Bergmann yazdı
Change-Id: I89e8351001dcdda9303473f38ece3b57c0d9e72c
-
Stephan Bergmann yazdı
Change-Id: Ic46fa46c200b94e2e6c5a073ba89b9aae5c14542
-
Stephan Bergmann yazdı
Change-Id: I9f5564100aa64ff4940dd93a81ff5a8d8edc7a07
-
Stephan Bergmann yazdı
Change-Id: I7ec4f5b2e691ec03e9e2c5ca3a004f1e04efbc27
-
Stephan Bergmann yazdı
Change-Id: I3b345be909ed2cb93cd0d478af4b26c9909d2726
-
Stephan Bergmann yazdı
Change-Id: I0ff052ca980f33aa62333a26c70ba91e21ede56a
-
Stephan Bergmann yazdı
...is lost to history, but they are effectively equivalent to pssing default SorageMode nStorageMode = 0 today, as the only thing that is done with that nStorageMode value (in SotStorage::CreateStorage, sot/source/sdstor/storage.cxx) is to compare it against STORAGE_TRANSACTED (0x04) STORAGE_CREATE_UNPACKED (0x44). Change-Id: I6ce79c03aff941b5abb5370e52a30b2294690b3a
-
Stephan Bergmann yazdı
Change-Id: Id57ad91eb6f2a5f7f4801ebc3a1317bb7bf46adf
-
Stephan Bergmann yazdı
Change-Id: Ia5ab74b8a8b367ea92f29eb6269ef0ede47f09bb
-
Caolán McNamara yazdı
otherwise if the crop tab is not the initial tab shown then it doesn't repaint correctly when it is shown Change-Id: Ie61819fe3fb089b716547fa5e54352ae04fd8087
-
Andre Fischer yazdı
(cherry picked from commit bb94c19d)
-
Miklos Vajna yazdı
This matches the behavior of the WW8 import and gives us the required text wrapping when the shape text doesn't fit in a single line. Change-Id: I32a13516503620344d313593834be29a3dc9f726
-
Kohei Yoshida yazdı
Change-Id: I8eac2f5ff08968a885a8e413bf4db38092036957
-
Kohei Yoshida yazdı
Change-Id: Ieee10f9acb67453ac6c3d893d29330e19d96bdef
-
Kohei Yoshida yazdı
This is an exactly the same file as the XLS counterpart, only saved as XLSX. Change-Id: I05adcdf26eb031324daf810218e770bdc4dc496c
-
Kohei Yoshida yazdı
Change-Id: I94c97e5aa55e6b728d07e91f2527fc0c10820f24
-
Kohei Yoshida yazdı
Change-Id: Idbf732182eaa5a4b94c98ad4d408407f50cc299b
-
Kohei Yoshida yazdı
VCL doesn't draw polygons if either its width or height is 1 pixel. Detect when the polygon is too small to display, and substitute it with a minimum displayable rectangle. Change-Id: I7e3174d549880d00ffa55fd2239484c2db3d7829
-
Kohei Yoshida yazdı
Change-Id: I27f4e11bceac25c10de28a866bdcec9576027582
-
Kohei Yoshida yazdı
Change-Id: I14676b6e8282a76d0be9dc0cc78e01837726e494
-
Kohei Yoshida yazdı
This time based on how they get printed on paper, not how they look on screen. Change-Id: I61a217822229f843de3e89e96cf58b273f2cd8ac
-
Kohei Yoshida yazdı
Change-Id: Id3ffc253dbd50fd23e924b4e1a349ab5c2c8518b
-
Kohei Yoshida yazdı
Using scaling is sufficient. Change-Id: If976bec3940772432d814a77681170d7c99306d2
-
Kohei Yoshida yazdı
This works much better across different output devices. Change-Id: Ie89e7284d9063f98fc5a31c505b64f8ce99a7ce1
-
Kohei Yoshida yazdı
This will be used when generating line patterns. Change-Id: I2fa0298bd3e34df1cb304d9be41e471835484d83
-
Kohei Yoshida yazdı
Change-Id: Iaf23a9962c9dd748247cb986ffabb1a5ba173c09
-
Kohei Yoshida yazdı
Still a scaling issue remains when printed. Change-Id: I4aab8b976fefc6fd9fc5c08da8173de1326b9a4c
-
Kohei Yoshida yazdı
Change-Id: I4dc62a8ae0788b468dd11384025964bd9c3ea874
-
Kohei Yoshida yazdı
Change-Id: Idede8220ac36c5bd4a88ceda33a99333f7b9fe90
-
Kohei Yoshida yazdı
Excel's medium dashed maps better with our regular DASHED pattern. Change-Id: I9c7161ced9592b6c6617d6edbc616e0b1c3dc1e8
-
Kohei Yoshida yazdı
Only the pixel map mode is visually inspected. Change-Id: Ia8ac978a0d3049d7e7162f1157822b85d475dfdf
-
Kohei Yoshida yazdı
This prevents some dashed or dotted lines from being skipped when printing or in print preview. Change-Id: I9d0a8ae743241d17d65935f4bf0d122e4313bff8
-
Kohei Yoshida yazdı
Change-Id: I48d8ed8e218508f4f2d8f377fa9052ba02e61f37
-
Kohei Yoshida yazdı
Excel may display this line as fine dots on screen, but on paper this is a ultra thin solid line. We need to go by what gets printed on paper. Change-Id: I6640706ff8a16ad26330f8f609a429fb7f14faad
-
Kohei Yoshida yazdı
Change-Id: I187511dbf85ecdfe0c5d05c6f77cf4ac93363051
-
Kohei Yoshida yazdı
Change-Id: I4838514bc85636df1b3f0558ce1796431bfe19f3
-
Kohei Yoshida yazdı
Change-Id: Iad2d494bf7dd9f1f69e4e863aeaa514bf76c7c76
-