- 28 Mar, 2013 9 kayıt (commit)
-
-
Eike Rathke yazdı
Change-Id: I7f554c04b7697bc847dc44b88dfec8eab63941f6
-
Eike Rathke yazdı
Change-Id: I54958974b01d753dcb2cb797dbb028aa51a7a765
-
Eike Rathke yazdı
Change-Id: I6e5e85e2c81030f9b599e3ade416ba25f7be4e5e
-
Eike Rathke yazdı
Change-Id: Id8239b3e34c343fc114a66ab9216c179b1746d56
-
Eike Rathke yazdı
... to be extra sure? Change-Id: I00d6cfafe5419b01e3e827377be030b5d1a4ee34
-
Eike Rathke yazdı
Why convert back and forth between LanguageTag (formerly comphelper::Locale) if all you need and use is a BCP47 string. Change-Id: I1ec12186284211bcd7d115ee092c195b926e7cd0
-
Eike Rathke yazdı
Change-Id: I2c6d07bbdef62fa17e9c90ca87be6e742268c54f
-
Eike Rathke yazdı
Change-Id: I628c7fdd9e14c8fdd55800aa470268abf4ed2632
-
Eike Rathke yazdı
Change-Id: I98cac783ff1db94d1d7135dd0db8ee0d809b3457
-
- 27 Mar, 2013 31 kayıt (commit)
-
-
Michael Stahl yazdı
... before calling DeleteMark(), which actually resets the Mark position to something guaranteed not to be an SwIndexReg since CWS odfmetadata2; checking HasMark() before DeleteMark() is pointless too. Change-Id: I145c3800a4a7e5d20de9567d8f3163431577e918
-
Michael Stahl yazdı
If there is a table cursor, store its point/mark position on the cursor stack instead of pCurCrsr, which in this case is just one cell in a ring that contains a SwShellCrsr for every selected cell. SwCrsrShell::Pop() is surprisingly able to restore the prior state, because it calls UpdateCrsr(), which detects that the pCurCrsr spans multiple table cells and re-creates pTblCrsr, and then later on the first GetCrsr() call SwTableCursor::MakeBoxSels() will restore the ring of SwShellCrsrs from the pTblCrsr selection. Change-Id: Ibe9a7f379ece61c7dab1a6f69abaebf42a4c85ec
-
Tor Lillqvist yazdı
Change-Id: I6ada96fc5cea895b967387c10814a7003e1e492b
-
Tor Lillqvist yazdı
Change-Id: I8a3749be43efc77317f7f10c7fd6eadaf79f99c7
-
Tor Lillqvist yazdı
I started running into mysterious trouble when some code still thought it should be looking for extensions, although (perhaps) other code was not willing to support such, or something. Some confusion caused by my recent changes to make the conditional support of features more fine-grained. Change-Id: I61758cb06054ceb038d200bc95615b5b85ed0f7b
-
Tor Lillqvist yazdı
Change-Id: I586921111d06030f3bc6d2cac2cea97a44f28a71
-
Tor Lillqvist yazdı
Change-Id: I74d9025b37966d0a0fa1e2c0cd5cac4778f8384e
-
Tor Lillqvist yazdı
Don't look just at DESKTOP or not when deciding whether to compile that stuff. Change-Id: Ic9961ba27eb4a1e9360c67dd844c9243f1eff00e
-
Stephan Bergmann yazdı
Change-Id: Iac61bcae89e9a96c7b9b97be3fa60378acc89bd9
-
Eike Rathke yazdı
Similar to comphelper::Locale::getFallback() but implemented differently. comphelper::Locale is to be removed later. Change-Id: I99dc7b51029df102705f2608245c91d81dc96788
-
Chr. Rossmanith yazdı
Change-Id: I7a67c1858b2954ca0522320b9008d70ed1afd64c
-
Chr. Rossmanith yazdı
Change-Id: Ib450c1463add267ad64707c7a2d71e7f6a9c0849
-
Zolnai Tamás yazdı
Change-Id: I7bc1ee815e6ac333fb0c5b9a2c3135db2f81235e
-
Stephan Bergmann yazdı
Change-Id: I42235ca7cd25c07af7daaf51f56a6deb60e4108e
-
Stephan Bergmann yazdı
Change-Id: I44512a132cdc428b5ab157f19107690b781af823
-
Stephan Bergmann yazdı
Change-Id: I019f41aeb41ec150087e6f544cff3b36719d1845
-
Michael Meeks yazdı
Change-Id: I345eb51cfb2ad3043ac1659bc971efeb7a5350a0
-
Eike Rathke yazdı
Change-Id: I546132fbd8dbb621a8b436648d1e21a4dea79591
-
Eike Rathke yazdı
Change-Id: I46062bcece6ccbcebf421bc4334c1af05f27a8fb
-
Eike Rathke yazdı
Change-Id: I9ff44e7f3d3fd8fccc5b7134c18184040f797826
-
Eike Rathke yazdı
Change-Id: I293ba38f02a93d161fd05beba02f2dcd974c63d3
-
Eike Rathke yazdı
Change-Id: I2ce2b88532a22a8f0379605523e5e67b974bb6ba
-
Eike Rathke yazdı
Change-Id: I1a4e00c677f7e5012831c0b36290c8585e45e474
-
Eike Rathke yazdı
Change-Id: I7e19c2b8a05a86f9995a879b5296f5ca93d3ef87
-
Michael Meeks yazdı
Change-Id: Ifc539e3229edd14b7291ee66bf3523cbdbedf2ef
-
Julien Nabet yazdı
Change-Id: I00812388e7abf17e8388f19143f78843f7946405
-
Zolnai Tamás yazdı
Delete unused functions. Make Export class more encapsulated. Move to local that functions which are used only in one file. Common contans method which are used by all executables. Helper contains methods belong to xml parsing. Change-Id: I28773a2c7eea90da7df7f32720fd38de2cb661ac
-
Julien Nabet yazdı
"Octal literals are no longer of the form 0720; use 0o720 instead." See http://docs.python.org/3.0/whatsnew/3.0.html Seems ok with Python < 3 Change-Id: I588a9dcc4f4b447d5cb88eb6bb03ab2d598dc9f0
-
Zolnai Tamás yazdı
Change-Id: Iec1def690a94c7917b6983cb6a12fb953e89eb34
-
Julien Nabet yazdı
Change-Id: I5a097afe1c582eab023cecadc0b1cc77faf774a1 Reviewed-on: https://gerrit.libreoffice.org/3046Reviewed-by:
Petr Mladek <pmladek@suse.cz> Tested-by:
Petr Mladek <pmladek@suse.cz>
-
Michael Meeks yazdı
-