summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Collapse)Author
2014-04-22fdo#77088 WMF - replace 32-bit min/max assumption with constTomaž Vajngerl
Added RECT_MIN and RECT_MAX which represent the minimum and maximum value a Rectangle object can hold. In WMF we used a 32-bit assumption what the min and max value could be (0x7fffffff, 0x80000000) which causes problems on 64-bit systems. Change-Id: Ic62daebbc2708cdeb7b0cf7b694bd9940eb98313
2014-04-03Resolves: #i124453# check if the resulting polygon...Jürgen Schmidt
has already exceeded the number of points (2^16) that can be handled by a tools polygon (cherry picked from commit 804e547d70552fd64e1344d538427f8898824b43) Change-Id: I437a84493e264f7b650561599170e831da20c9aa (cherry picked from commit a9582c05f854cad02710178ab7fa79498573269e) (cherry picked from commit ab71a4512557b7290cd7b1b4923463052acf164e)
2014-04-03init a few more stream-read svm elementsCaolán McNamara
(cherry picked from commit 67c6ea0c426c2796fc1b80cbe2cb0347686db90d) Conflicts: vcl/source/gdi/metaact.cxx Change-Id: I3dfa2485afbe66131b86764374d53181b55c2346 (cherry picked from commit 21212a65c5653bdc38cea426710e68ed40c66eb8)
2014-04-03valgrind: Conditional jump or move depends on uninitialised valueCaolán McNamara
Change-Id: I1939d376afe5dd5c67f378ffb2520a066dc99077 (cherry picked from commit 6efbc4598aea1e87c1569c7beef13d44b1a4202c) (cherry picked from commit 1742008dd0d83f3e69b6e09d9e3223d0c5d28096)
2013-11-05fdo#33605: Handle http etc. URLs with no path but fragmentStephan Bergmann
Change-Id: I8c47cc55e7ad53e514c0bd46130cbbe6a1bb0357 (cherry picked from commit 44ddacb232c4fd5cbb28867aa28d7d855788a511) Reviewed-on: https://gerrit.libreoffice.org/5130 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com>
2013-11-05resolved fdo#63805 max day of month of the intended monthEike Rathke
Since 6619955e72c1c2f29a32e82478d19147c0d7610a Date::GetDaysInMonth() operates on the normalized value that corresponds to the actual values set at the Date instance, obtain and set number of days for the intended month instead of using the rolled-over date. (cherry picked from commit cd9d1bdf5e3351c929d5b651c009ee17b4d962c4) Conflicts: sc/source/core/data/table4.cxx Change-Id: Ia6b007675104f8e134b278f216c3bb48b72f061c Reviewed-on: https://gerrit.libreoffice.org/3938 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-02-21fix snafu that crept in with 5da5cd60acb7a18878300da7f4b0acb0dbad1888Michael Meeks
Change-Id: I391a415e0f4bf3813637191ef04c0b5f72a2c470
2012-12-05Bye bye ODMATor Lillqvist
SUSE has no interest in it any longer, and I doubt anybody else has either.
2012-12-03tools String support for fast operator+Luboš Luňák
Change-Id: I13f49a49f86a7097fce115d62271ad82609036f1
2012-12-03ugly hack to avoid virtual method in WindowMarkus Mohrhard
Change-Id: I7ffc13167f5ecbfe3afab6451e1ef52e81130d48
2012-11-28We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist
We can drop or simplify many conditionals. Change-Id: I37e820e515cc09845c30b62c89ddb3b6ff370f97
2012-11-27added FIXME markersEike Rathke
Change-Id: I7f9b5f9843c6f20fec17cec1e43d49624922b4fe
2012-11-27Simplify SVLIBRARYTor Lillqvist
No need for a __DLLEXTENSION macro that is used nowhere else, and which is in the namespace reserved for the compiler implementation (two initial underscores) even. Just one #ifdef tree is enough. Change-Id: Ib2612ceba385250792c52066a720b220eb294aea
2012-11-21include necessary headerLuboš Luňák
Change-Id: Ibfad213031a2ff07a752cf6b14a2fe35b6e285f4
2012-11-21debug helpers for Point, Size, Rect, etc.Luboš Luňák
I'm kinda tired of typing it out (what kind of imbecile lumps all these classes together into one header and still can't decide whether accessors are Foo() or getFoo() and the capitalization of that?). Change-Id: I15b69280265ae8570378f9f905cca66d546a252c
2012-11-20Enforce use of accessors on gen.hxx structuresMatteo Casalin
Change-Id: Icd1b2937fdeaba6de1877258731f53ddf996002e Reviewed-on: https://gerrit.libreoffice.org/936 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2012-11-20Bin pointless _SOLAR__PRIVATE which was always 1 anywayTor Lillqvist
Change-Id: I98f35920f02d4ee71787a9968158b220af69bde6
2012-11-19Bin the HACK() sillynessTor Lillqvist
Change-Id: Ieeebc4098404fa006d66bb8b656172a4348b1dc1
2012-11-19Drop ILLEGAL_POINTER sillynessTor Lillqvist
Change-Id: I19316f0fd04f75d980719676c928c3455e0f07b7
2012-11-17callcatcher: remove another layer of binfilter-released methodsCaolán McNamara
Change-Id: Id5bedd660b2ada460ffc48ce28d4f8ab9cd89226
2012-11-16use LanguageTagEike Rathke
Change-Id: I5138eb613ba78c2bc876e45e6845eef4d1212314
2012-11-14callcatcher: more binfilter freed up methodsCaolán McNamara
Change-Id: Iea3716e5c7a21f083f36ce4b8d43ae9fc85227f7
2012-11-14callcatcher: update unused code post binfilter deathCaolán McNamara
Change-Id: I5b25d14ef2769126f98523551597f43812b9feb7
2012-11-09binfilter.die.die.dieNorbert Thiebaud
Change-Id: Ia3c103e4343d309b997ed37e33a382ffdfbddac3 Reviewed-on: https://gerrit.libreoffice.org/1014 Reviewed-by: Tor Lillqvist <tml@iki.fi> Tested-by: Tor Lillqvist <tml@iki.fi>
2012-11-08Revert "Don't export zlib symbols"Jan Holesovsky
Not needed after having fixed the MinGW visibility checks. This reverts commit 2f0b0e54f45cd9694d07d9e0399cd39bc465c09e.
2012-11-07Don't export zlib symbolsFridrich Štrba
Change-Id: Idd90a8ee15e275036f38d0b149ec4a599948e9ba
2012-11-07Documenting results from src code archeology.Thorsten Behrens
Kudos to mst for remembering the Writer core comments from Juergen Pingel.
2012-10-31add missing deps on sal headersDavid Tardon
Change-Id: I815ef8abaf4cd998e7b91fbadad56ddf0a7087ba
2012-10-31CMIS urls: remove +atom in the internal URLS as the binding is guessedCédric Bosdonnat
Change-Id: I9ae0704f1e5203778e97de5843efe777ba717271
2012-10-29fdo#56366: INetURLObject::decode: do not clip utf-32 to 16-bitIvan Timofeev
Change-Id: Iaedc9f5b9f25f43b8b8deaf28129423abbb91672
2012-10-28UniString->rtl::OUStringBufferCaolán McNamara
Change-Id: I9938d7c4ab5594baeb10f405f0aa0964ef84d6c5
2012-10-27sprinkle some more SAL_WARN_UNUSED aroundCaolán McNamara
Change-Id: Iaa1508584f005cba6e2ab63d4053cde4ce8637df
2012-10-27there is no sal_textenc for AndroidMatúš Kukan
Change-Id: I7a55f775cf1b9d608a71e1d754df7027545c1254
2012-10-26tools: add missing dep: dlopened sal_textencMatúš Kukan
Change-Id: I6a1d51e6a1e5e41b9866bc67c2e9707a2bd2e9a4
2012-10-22loplugin: various warningsCaolán McNamara
Change-Id: I605bffb518d804ee69edda5e7641e13e4c14ef01
2012-10-22some more clang warningsCaolán McNamara
Change-Id: I4359784279875dc9dac99bc4d2db95dccf094b20
2012-10-19private field 'eType' is not used [-Werror,-Wunused-private-field]Matúš Kukan
Change-Id: I0c21a0af88eda56a9ccfeeb9691617c67340b3d2
2012-10-19remove unused defineNorbert Thiebaud
Change-Id: Ia000af4680ea5a58db52ca0c341b1a454b3de4c1 Reviewed-on: https://gerrit.libreoffice.org/890 Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com> Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
2012-10-14loplugin: fix some indents and unused OUStringsCaolán McNamara
Change-Id: I1d7256eea7a79453d3cdb85d1edcf824d58d775e
2012-10-13loplugin: some log, indent and unused variable warningsCaolán McNamara
fix up some indents, remove some unused OUStrings and add some log areas Change-Id: I5c50807aff7a726b03b72522975d9b75e6685b9b
2012-10-12loplugin: markup some more suitable classes with SAL_WARN_UNUSEDCaolán McNamara
Change-Id: Ia89ef962aed9ecd1e907c9f46e2f05a7018ca8a0
2012-10-11loplugin: markup the POD tools classes and UniString with SAL_WARN_UNUSEDCaolán McNamara
Change-Id: Idb0636772e4c93d25259487a130720cb62cca5af
2012-10-11add a stub ScrolledWindow to store scroll propertiesCaolán McNamara
e.g. VclMultiLineEdit manages its own scrolling, so just store that info in a dummy ScrolledWindow for now and set the scroll window settings onto the VCLMultiLineEdit if it has a scrolledwindow parent Change-Id: I8f7282e1348aa4e9ff77cce384dcc367b17bd3b0
2012-10-09String->OUString in tools::ErrorContextNoel Grandin
Change-Id: Ibd0cd3e8d7281b5abde420df5cc1d51e9354069c Reviewed-on: https://gerrit.libreoffice.org/769 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini
Change-Id: I50ffc10f007f03c3252ef0196b59b881429cc159 Reviewed-on: https://gerrit.libreoffice.org/734 Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com> Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl
Always link in gb_STDLIBS, except when the library explicitly opts out with gb_LinkTarget_disable_standard_system_libs. Change-Id: I489a99114fbfa46d0421a27cf6c7b899dc268a4a
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl
add a new gb_LinkTarget_use_system_win32_libs to abstract different linker options on MSVC and GCC. Change-Id: Ic9bf2545f59bf7871e6fc06b290c486ddfbec03d
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl
... new gb_LinkTarget_add_standard_system_libs Change-Id: Ib2bc843098db3d8c6822b45a3d21724e67f57d69
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl
Change-Id: I53316e0b9369d806197bccb42cf22d3497af43e7
2012-09-28add a new stock reset/revert buttonCaolán McNamara
Change-Id: Ie854c063856eb8ed7401162ed60114d7cc904d26