Age | Commit message (Collapse) | Author |
|
Change-Id: I28195a347dd63b7e44268a396aa70150c917e55f
|
|
Change-Id: Ib54c7f58cf1d2e510b65038a6a0c21da2d6fd186
|
|
Change-Id: I867b95cfcdad653d206998b1c02a34c4b7442ef4
|
|
Nah, don't bother going down this path for now, just require
max-allowed to be equal to the SDK version...
This reverts commit abf0ff683bc87fe6b2d88df0ae101d89740d6238.
Change-Id: I0a3d765533866dad6bf604b1ebbfaef9e168f667
|
|
Change-Id: Iad6063f3f064e0d8fa0bf43125ec1d323519389c
|
|
Change-Id: Iadd6283d0441511d0824f013e731fdc023ab417b
|
|
Change-Id: I565b93a8dca6dadea7a6b3b9895c9d997acfb017
|
|
|
|
Change-Id: I0b8fad6adcef16fb93e4cc0d1beec8e5ae2a3c79
|
|
Change-Id: Ie0b0ec3120f828e02b1ba9c21710c28159e7cd3c
|
|
Change-Id: I36f59184c70b05e45929a01c2052c80cb04ed3de
|
|
Change-Id: Id96c7693a53981d69820aa45e97fb34c64cb787a
|
|
Change-Id: I8fad1d7e4bb9827266b6b1f1d90fe1dd2b401b44
|
|
Change-Id: I24643236d0beda0e91576119ed42d296d7dfdd71
|
|
It turns out that this SvxMSDffShapeInfos has some, shall we say,
non-obvious properties, including a split personality that changes
its nature from checking for pointer equality to not doing so;
symptoms of this include a failing sw_subsequent_ww8export test.
Try to cure this madness by splitting the personalities into distinct
types, a set and a multiset.
Change-Id: Ib87368564b8e1f61379703034c0965422c6dcd0e
|
|
Windows specific fallout of 8b5a984d45005d3df1c89eae897d6e04612625d8,
similar to 236055746ffe92ce3b2a7a9316b1083da046deb9; can be observed by
building with "make check" from scratch, on the "subsequentcheck" target
one res file depends on some lngconvex executable by way of a custom
target in shell, which causes udkapi to rebuild itself before the make
restart.
Change-Id: I14f370a66f4ac5088da4af7eceede09f5a6bae84
|
|
Change-Id: Ic7a337e8a6b36fecbd3aad0e3366fd6f0ccc99c6
|
|
Change-Id: I4e270a8c8ee60a6ab9a3d3b717db2c1243a34e1d
|
|
Change-Id: I2d9ef3b346d4b10b99b67d0934d63d59f6119f97
|
|
Change-Id: I4f9649ca61c988d425b59e41549d1c46bb808f2c
|
|
... with some fixes from the committer.
Change-Id: I51e0c14222a90e7826711b6bc02a6b70eef887b5
|
|
... with some fixes from the committer.
Change-Id: I9408d8b7c80aff1d1fdb23b852b79bfee7dc4c95
|
|
Change-Id: Iafc55604f49f0db08ad2b6b3940c1ade12835355
|
|
Change-Id: I4772dd7ae21c222e7af4b42981fc81bce268ccee
|
|
Change-Id: Ie366b41d824e71d32721305e6bce823535d64c29
|
|
c75e2ed27d5da71891ed7a148ff9603c58eaa58e (merge of OOo filter rework)
omitted an else of a condition.
Change-Id: I6f342a48938aaf4090fc738afc6cf551a083b4fc
|
|
Change-Id: I06a26ebd1703e1d753e35daeed610671fc451a8f
|
|
... oh, MSVC actually found a bug there
Change-Id: I4672e5cabf16a39da6ef5d6c3b7e938284570e6e
|
|
Change-Id: If554d308f78bfe93901e9faf6b10158c4fe1edea
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Change-Id: If8dc4686f28870f1ce6b22458e29d3a9043f9783
|
|
Also remove the previous escaping that took care of RTF only.
Change-Id: Ie9a019912f83a3f56ef52429855cd72cf2c8f463
|
|
Change-Id: Ibd4f93663d27d997c44f73e201c355a34d6452d3
|
|
Change-Id: Icd10968e886be1d534e8037db6225e83712384ee
|
|
Change-Id: I8e8fbb33bcb008d45f539a112b4bf210603286c9
|
|
Change-Id: I11440667bdf73ed09ebc83771acf33e2d3e61f6c
|
|
Change-Id: Ic60f440f8dc8fcfa76a023557e76fcf8e3c52476
|
|
If we blit pixels to the back-buffer, we need to remember to get them
to gtk3 at idle.
Change-Id: Ic37660e963fbbcdd132cfba0ce739174d64148d2
|
|
This extracts ole replacement code from FlyFrameOLEMath() and makes
FlyFrameOLE() use it as well, as the later didn't write png replacement,
just wmf one. Also remove FlyFrameOLEData(), which is now unused (it was
only used by math, but math export returns earlier).
Change-Id: I5e88708cdad1468ccbc5c3c8bb77521785822832
|