summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-07-28WaE: cast from pointer to integer of different sizeTor Lillqvist
Change-Id: I28195a347dd63b7e44268a396aa70150c917e55f
2012-07-28Add more room to a label in print dialog too short for FR translationJean-Baptiste FAURE
Change-Id: Ib54c7f58cf1d2e510b65038a6a0c21da2d6fd186
2012-07-28WaE: equality comparison with extraneous parenthesesTor Lillqvist
Change-Id: I867b95cfcdad653d206998b1c02a34c4b7442ef4
2012-07-28Revert "Avoid confusion in 10.7 SDK headers in at least Xcode45-DP3"Tor Lillqvist
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
2012-07-28WaE: unused variableTor Lillqvist
Change-Id: Iad6063f3f064e0d8fa0bf43125ec1d323519389c
2012-07-28WaE: deprecationsTor Lillqvist
Change-Id: Iadd6283d0441511d0824f013e731fdc023ab417b
2012-07-28WaE: unused variableTor Lillqvist
Change-Id: I565b93a8dca6dadea7a6b3b9895c9d997acfb017
2012-07-28No KillPicture() in the 10.7 SDK, so just leak for now...Tor Lillqvist
2012-07-28WaE: format specifies type 'int' but the argument has type 'void *'Tor Lillqvist
Change-Id: I0b8fad6adcef16fb93e4cc0d1beec8e5ae2a3c79
2012-07-28Check MACOSX_SDK_VERSION, not MAC_OS_X_VERSION_MIN_REQUIREDTor Lillqvist
Change-Id: Ie0b0ec3120f828e02b1ba9c21710c28159e7cd3c
2012-07-28WaE: unused variableTor Lillqvist
Change-Id: I36f59184c70b05e45929a01c2052c80cb04ed3de
2012-07-27Fix excessive indentation.Kohei Yoshida
Change-Id: Id96c7693a53981d69820aa45e97fb34c64cb787a
2012-07-27Remove unnecessary fluffy comment partitions.Kohei Yoshida
Change-Id: I8fad1d7e4bb9827266b6b1f1d90fe1dd2b401b44
2012-07-28SvxMSDffManager::CheckTxBxStoryChain: translate commentsMichael Stahl
Change-Id: I24643236d0beda0e91576119ed42d296d7dfdd71
2012-07-28fix STL conversion 3ae618f9e4c34d5f6f10d953e3fb074018001748:Michael Stahl
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
2012-07-28gbuild: WinResTarget: fix dep-target dependencies:Michael Stahl
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
2012-07-27copy conditional formats with sheets, fdo#52457Markus Mohrhard
Change-Id: Ic7a337e8a6b36fecbd3aad0e3366fd6f0ccc99c6
2012-07-27use correct cursor pos for cond format formulas, fdo#52565Markus Mohrhard
Change-Id: I4e270a8c8ee60a6ab9a3d3b717db2c1243a34e1d
2012-07-27fdo#48033 fix RTF import of pictures inside table cellsMiklos Vajna
Change-Id: I2d9ef3b346d4b10b99b67d0934d63d59f6119f97
2012-07-27Use memset and memcpy insteadof rtl_zeroMemory and rtl_copyMemory in salArnaud Versini
Change-Id: I4f9649ca61c988d425b59e41549d1c46bb808f2c
2012-07-27convert DdeItemImp to std::vectorNoel Grandin
... with some fixes from the committer. Change-Id: I51e0c14222a90e7826711b6bc02a6b70eef887b5
2012-07-27convert SvxMSDffShapeInfos to sorted_vectorNoel Grandin
... with some fixes from the committer. Change-Id: I9408d8b7c80aff1d1fdb23b852b79bfee7dc4c95
2012-07-27tabs to spacesEike Rathke
Change-Id: Iafc55604f49f0db08ad2b6b3940c1ade12835355
2012-07-27tabs to spacesEike Rathke
Change-Id: I4772dd7ae21c222e7af4b42981fc81bce268ccee
2012-07-27tabs to spacesEike Rathke
Change-Id: Ie366b41d824e71d32721305e6bce823535d64c29
2012-07-27added back a missing elseEike Rathke
c75e2ed27d5da71891ed7a148ff9603c58eaa58e (merge of OOo filter rework) omitted an else of a condition. Change-Id: I6f342a48938aaf4090fc738afc6cf551a083b4fc
2012-07-27warning: statement has no effectMichael Stahl
Change-Id: I06a26ebd1703e1d753e35daeed610671fc451a8f
2012-07-27warning C4804: unsafe use of type 'bool'Michael Stahl
... oh, MSVC actually found a bug there Change-Id: I4672e5cabf16a39da6ef5d6c3b7e938284570e6e
2012-07-27warning C4018: '>': signed/unsigned mismatchMichael Stahl
Change-Id: If554d308f78bfe93901e9faf6b10158c4fe1edea
2012-07-27xpdf: fix some warningsMichael Stahl
2012-07-27redland: fix some warnings in raptorMichael Stahl
2012-07-27neon: fix some warningsMichael Stahl
2012-07-27hunspell: fix warningsMichael Stahl
2012-07-27basic, cui, extensions, filter, vcl: fix some warningsMichael Stahl
2012-07-27sd, sfx2, writerfilter, xmloff: fix some warningsMichael Stahl
2012-07-27sw: fix some warningsMichael Stahl
2012-07-27some tweaks in RTF filterMichael Stahl
2012-07-27sot: prevent some null pointer crashesMikhail Voytenko
2012-07-27Lotus WK: fix warningsEike Rathke [er]
2012-07-27StarCalc 1.0: fix memory leaksEike Rathke [er]
2012-07-27QuattroPro warningsEike Rathke [er]
2012-07-27RTFDocumentImpl::text: don't try to read beyond the end of stringMiklos Vajna
Change-Id: If8dc4686f28870f1ce6b22458e29d3a9043f9783
2012-07-27SmOoxmlImport::handleR: escape brackets in math runsMiklos Vajna
Also remove the previous escaping that took care of RTF only. Change-Id: Ie9a019912f83a3f56ef52429855cd72cf2c8f463
2012-07-27fix import of nested RTF_MF groupsMiklos Vajna
Change-Id: Ibd4f93663d27d997c44f73e201c355a34d6452d3
2012-07-27stray fprintfCaolán McNamara
Change-Id: Icd10968e886be1d534e8037db6225e83712384ee
2012-07-27disable building the icu samplesCaolán McNamara
Change-Id: I8e8fbb33bcb008d45f539a112b4bf210603286c9
2012-07-27add regression test for #i19716#Caolán McNamara
Change-Id: I11440667bdf73ed09ebc83771acf33e2d3e61f6c
2012-07-27add regression test for #i21290Caolán McNamara
Change-Id: Ic60f440f8dc8fcfa76a023557e76fcf8e3c52476
2012-07-27gtk3: ensure we re-render native commitsMichael Meeks
If we blit pixels to the back-buffer, we need to remember to get them to gtk3 at idle. Change-Id: Ic37660e963fbbcdd132cfba0ce739174d64148d2
2012-07-27add RtfAttributeOutput::FlyFrameOLEReplacementMiklos Vajna
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