- 13 Nis, 2013 18 kayıt (commit)
-
-
Kohei Yoshida yazdı
Change-Id: I34167b80e9ac31b32639cd3be903ba9edbdfa41a
-
Kohei Yoshida yazdı
When we fail to load a new document, we shouldn't manually delete the SfxMedium instance there since SfxObjectShell gets to own it after the DoLoadExternal call. And we need to throw an error instead of simply return from load(). Change-Id: Ic194d47dd1caaab3034aba1b9add54c9b5338a38
-
Kohei Yoshida yazdı
Change-Id: I165c75693c4d4acb331e93905392fa7b6f7bc1c0
-
Kohei Yoshida yazdı
Change-Id: Ifa50e460768ffff4b1096d795ab694fea62a6c29
-
Kohei Yoshida yazdı
It was about time. Change-Id: I87225be540c22b3031c6aee3f3fd9d26795abef8
-
Kohei Yoshida yazdı
Change-Id: Icaf310182dcdd2a5d06c2d4bcbb98e3850fb2d80
-
Kohei Yoshida yazdı
It'll simply call set_auto() for now. Change-Id: I580b2ecbd34ffe7674f64ade912877ef07a60aca
-
Kohei Yoshida yazdı
With this, string cells from ODS docs get imported. For now, format runs are ignored. Change-Id: Ia9530357d3afc6cf4a0c52362bc770560debfd61
-
Kohei Yoshida yazdı
Change-Id: I9c1d0e904464ff2489678972aa5c6b6e4246cd81
-
Kohei Yoshida yazdı
This is because orcus imports cells before it imports the string table. Change-Id: I1b85be2d9832b9a9a52961ece735de8cd980b893
-
Kohei Yoshida yazdı
This way we won't need to re-compile every time we need to switch between. Change-Id: I7d56a838c420a645ce8bebe0f0d9beaa78476fd6
-
Kohei Yoshida yazdı
Also, let's not leak memory by returning a new'ed instance from get_styles(). Orcus never manages the life cycle of objects returned from client code. Change-Id: Id92eb10dbe88c2a55b5d04e408a01fa9c25fa9a1
-
Kohei Yoshida yazdı
But this occasionally crashes. Change-Id: I0a18d0e210639b43b89b966a54de541b9a43e329
-
Kohei Yoshida yazdı
Change-Id: I58971205bcb0c9f397c64556c84114c0390e8e96
-
Kohei Yoshida yazdı
Change-Id: I815e77640c7c3816e5b9c83b567a8e2051cdb81f
-
Zolnai Tamás yazdı
Change-Id: I5e5b87355d3d6e369c8fccd7078581758abb3b10
-
Zolnai Tamás yazdı
Steps of escaping process: 1. Executables unescape the string for export(if necessary) 2. Po class work with unescaped string 3. Escape strings to PO format and write out 4. Read from PO and unescape strings 5. Executables make own transformation on string and merge Use general functions for escaping (helper) Delete unneeded escaping methods(xrmmerge, merge) Delete some unused method from PoEntry class Change-Id: I7f9414581aae9e6de7d1573862a32cdbd68c9545
-
Eric Seynaeve yazdı
The UI changes still need some more tweaking: - adjusting the vertical alignment in the splineresourcegroup - put the images in the radio buttons instead of in front of them Change-Id: I4bc5ebe5167eca9a5b1341d9328a7d74b62cf819
-
- 12 Nis, 2013 22 kayıt (commit)
-
-
Miklos Vajna yazdı
Our importer could deal with the frames without these, but not Word. Change-Id: I6f7d13aba45129357fcf8c11e60d5a9dbc7a8ca2
-
Tor Lillqvist yazdı
GetAppData(SHL_SBC) was used only locally in the sb library so no need for it. Just use a static pointer field. Change-Id: I37c8429b6c9e521a00c52bb622f78bdc4afe345c
-
Tor Lillqvist yazdı
Change-Id: Ie4648b82a524a7ddcd427d7d2543bc7691eddcf8
-
Tor Lillqvist yazdı
It seems to be used only locally in basctl so there is really no reason for it. Change-Id: I9ad0a67621e190257e028fd3689f692e639eaf56
-
Andre Fischer yazdı
Patch by: Clarence GUO Review by: Andre Fischer (cherry picked from commit 83777cd6) Conflicts: sfx2/source/doc/objstor.cxx Change-Id: I51682ace6a5b233270e52070ef39c33480fd27c0
-
Eike Rathke yazdı
Change-Id: I3b77f544478ccdb166a9c7ebc82fb04458aa42df
-
Eike Rathke yazdı
Change-Id: I0ff75f1dc084f426846ac4f67db85a5d932d7bee
-
Eike Rathke yazdı
Change-Id: I45582ba27579413140d536fdf0106edbef8dc4a7
-
Eike Rathke yazdı
Change-Id: I08c1af6813314b4881aafdd7f3f98a7629d5cf76
-
Eike Rathke yazdı
Change-Id: Icd912361ebca0e618bc76fa7017039cc116bef40
-
Andre Fischer yazdı
of background images were deleted outside the office. Patch by: Steve Yin Review by: Andre Fischer (cherry picked from commit 2809da47) Change-Id: I30318ef05408eb397cb26a0d433d265de90a6e74
-
Herbert Dürr yazdı
(cherry picked from commit 846a7425) Conflicts: vcl/inc/vcl/alpha.hxx vcl/inc/vcl/bitmap.hxx Change-Id: I8bf83e2edde33f9aee50a7feffe18bcb5c352dd4
-
Michael Stahl yazdı
MSVC 2008 with _DEBUG calls this with parameters in wrong order so needs another overload to make it happy. Change-Id: I906483ecf5325d7aa742e3d93afb151501374abb
-
Michael Stahl yazdı
Apple llvm-g++ 4.2.1 with _GLIBCXX_DEBUG won't eat boost::bind with IMark::StartsAfter, and MSVC 2008 with _DEBUG even doesn't like IMark::StartsBefore. They evidently try to call the comparison operator with arguments in the wrong order. Change-Id: Ib11a79a459e84ac9d7046824678ad4ccdacc67d0
-
Michael Stahl yazdı
Change-Id: I2e99cbe9db6d5911f0c2ec61229cd47e07e99cdf
-
Lionel Elie Mamane yazdı
1) No valueType (Format/Number/General) is like float valueType (Format/Number/any other) 2) We use 1/1/1900 as startdate for number-from-date, stick to it more consistently Change-Id: Ib1008d1c30be602d8173457738c915087ed17391
-
vjinoch yazdı
Change-Id: I76e76ec5fc85d8e1fd673a45b3e54163ca7643f3
-
Tor Lillqvist yazdı
Change-Id: Ica82a4612da952c0c084974b708ef9dac753dcf6
-
Tor Lillqvist yazdı
Change-Id: Ia83a37980446ee9a52e096e64a9ab77f106c8b37
-
Jan Holesovsky yazdı
When it is begin(), it will get decremented regardless the result of the test, but probably affects only the dbgutil build. Change-Id: I9aba1a9eea07584d8203fe16929ecb4794d2c087
-
Michael Meeks yazdı
Change-Id: I3ea18b4a075516f3c098fad5d63466f20bf0b494
-
Noel Grandin yazdı
Change-Id: I18b203f9647e2fd5199a2d15f4be67c99f7def5d Reviewed-on: https://gerrit.libreoffice.org/3361Reviewed-by:
Thomas Arnhold <thomas@arnhold.org> Tested-by:
Thomas Arnhold <thomas@arnhold.org>
-