summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Collapse)AuthorAgeFilesLines
* Fix commentTor Lillqvist2012-12-051-1/+1
|
* Bye bye ODMATor Lillqvist2012-12-052-27/+1
| | | | | SUSE has no interest in it any longer, and I doubt anybody else has either.
* tools String support for fast operator+Luboš Luňák2012-12-032-1/+29
| | | | Change-Id: I13f49a49f86a7097fce115d62271ad82609036f1
* ugly hack to avoid virtual method in WindowMarkus Mohrhard2012-12-031-0/+1
| | | | Change-Id: I7ffc13167f5ecbfe3afab6451e1ef52e81130d48
* We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist2012-11-281-4/+0
| | | | | | We can drop or simplify many conditionals. Change-Id: I37e820e515cc09845c30b62c89ddb3b6ff370f97
* added FIXME markersEike Rathke2012-11-271-0/+6
| | | | Change-Id: I7f9b5f9843c6f20fec17cec1e43d49624922b4fe
* Simplify SVLIBRARYTor Lillqvist2012-11-271-19/+9
| | | | | | | | 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
* include necessary headerLuboš Luňák2012-11-211-0/+1
| | | | Change-Id: Ibfad213031a2ff07a752cf6b14a2fe35b6e285f4
* debug helpers for Point, Size, Rect, etc.Luboš Luňák2012-11-211-0/+35
| | | | | | | | 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
* Enforce use of accessors on gen.hxx structuresMatteo Casalin2012-11-202-15/+17
| | | | | | | Change-Id: Icd1b2937fdeaba6de1877258731f53ddf996002e Reviewed-on: https://gerrit.libreoffice.org/936 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
* Bin pointless _SOLAR__PRIVATE which was always 1 anywayTor Lillqvist2012-11-201-5/+0
| | | | Change-Id: I98f35920f02d4ee71787a9968158b220af69bde6
* Bin the HACK() sillynessTor Lillqvist2012-11-193-8/+2
| | | | Change-Id: Ieeebc4098404fa006d66bb8b656172a4348b1dc1
* Drop ILLEGAL_POINTER sillynessTor Lillqvist2012-11-191-6/+0
| | | | Change-Id: I19316f0fd04f75d980719676c928c3455e0f07b7
* callcatcher: remove another layer of binfilter-released methodsCaolán McNamara2012-11-172-34/+0
| | | | Change-Id: Id5bedd660b2ada460ffc48ce28d4f8ab9cd89226
* use LanguageTagEike Rathke2012-11-161-1/+2
| | | | Change-Id: I5138eb613ba78c2bc876e45e6845eef4d1212314
* callcatcher: more binfilter freed up methodsCaolán McNamara2012-11-142-68/+0
| | | | Change-Id: Iea3716e5c7a21f083f36ce4b8d43ae9fc85227f7
* callcatcher: update unused code post binfilter deathCaolán McNamara2012-11-144-222/+0
| | | | Change-Id: I5b25d14ef2769126f98523551597f43812b9feb7
* binfilter.die.die.dieNorbert Thiebaud2012-11-091-7/+0
| | | | | | | Change-Id: Ia3c103e4343d309b997ed37e33a382ffdfbddac3 Reviewed-on: https://gerrit.libreoffice.org/1014 Reviewed-by: Tor Lillqvist <tml@iki.fi> Tested-by: Tor Lillqvist <tml@iki.fi>
* Revert "Don't export zlib symbols"Jan Holesovsky2012-11-081-8/+0
| | | | | | Not needed after having fixed the MinGW visibility checks. This reverts commit 2f0b0e54f45cd9694d07d9e0399cd39bc465c09e.
* Don't export zlib symbolsFridrich Štrba2012-11-071-0/+8
| | | | Change-Id: Idd90a8ee15e275036f38d0b149ec4a599948e9ba
* Documenting results from src code archeology.Thorsten Behrens2012-11-071-1/+7
| | | | | Kudos to mst for remembering the Writer core comments from Juergen Pingel.
* add missing deps on sal headersDavid Tardon2012-10-311-1/+4
| | | | Change-Id: I815ef8abaf4cd998e7b91fbadad56ddf0a7087ba
* CMIS urls: remove +atom in the internal URLS as the binding is guessedCédric Bosdonnat2012-10-313-9/+9
| | | | Change-Id: I9ae0704f1e5203778e97de5843efe777ba717271
* fdo#56366: INetURLObject::decode: do not clip utf-32 to 16-bitIvan Timofeev2012-10-291-2/+2
| | | | Change-Id: Iaedc9f5b9f25f43b8b8deaf28129423abbb91672
* UniString->rtl::OUStringBufferCaolán McNamara2012-10-282-31/+1
| | | | Change-Id: I9938d7c4ab5594baeb10f405f0aa0964ef84d6c5
* sprinkle some more SAL_WARN_UNUSED aroundCaolán McNamara2012-10-277-11/+11
| | | | Change-Id: Iaa1508584f005cba6e2ab63d4053cde4ce8637df
* there is no sal_textenc for AndroidMatúš Kukan2012-10-271-1/+1
| | | | Change-Id: I7a55f775cf1b9d608a71e1d754df7027545c1254
* tools: add missing dep: dlopened sal_textencMatúš Kukan2012-10-261-1/+2
| | | | Change-Id: I6a1d51e6a1e5e41b9866bc67c2e9707a2bd2e9a4
* loplugin: various warningsCaolán McNamara2012-10-221-1/+1
| | | | Change-Id: I605bffb518d804ee69edda5e7641e13e4c14ef01
* some more clang warningsCaolán McNamara2012-10-221-2/+2
| | | | Change-Id: I4359784279875dc9dac99bc4d2db95dccf094b20
* private field 'eType' is not used [-Werror,-Wunused-private-field]Matúš Kukan2012-10-191-2/+2
| | | | Change-Id: I0c21a0af88eda56a9ccfeeb9691617c67340b3d2
* remove unused defineNorbert Thiebaud2012-10-191-1/+0
| | | | | | | Change-Id: Ia000af4680ea5a58db52ca0c341b1a454b3de4c1 Reviewed-on: https://gerrit.libreoffice.org/890 Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com> Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
* loplugin: fix some indents and unused OUStringsCaolán McNamara2012-10-141-1/+1
| | | | Change-Id: I1d7256eea7a79453d3cdb85d1edcf824d58d775e
* loplugin: some log, indent and unused variable warningsCaolán McNamara2012-10-132-8/+6
| | | | | | fix up some indents, remove some unused OUStrings and add some log areas Change-Id: I5c50807aff7a726b03b72522975d9b75e6685b9b
* loplugin: markup some more suitable classes with SAL_WARN_UNUSEDCaolán McNamara2012-10-122-2/+2
| | | | Change-Id: Ia89ef962aed9ecd1e907c9f46e2f05a7018ca8a0
* loplugin: markup the POD tools classes and UniString with SAL_WARN_UNUSEDCaolán McNamara2012-10-112-7/+7
| | | | Change-Id: Idb0636772e4c93d25259487a130720cb62cca5af
* add a stub ScrolledWindow to store scroll propertiesCaolán McNamara2012-10-111-0/+1
| | | | | | | | | 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
* String->OUString in tools::ErrorContextNoel Grandin2012-10-092-39/+41
| | | | | | | Change-Id: Ibd0cd3e8d7281b5abde420df5cc1d51e9354069c Reviewed-on: https://gerrit.libreoffice.org/769 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
* Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini2012-10-013-5/+3
| | | | | | | Change-Id: I50ffc10f007f03c3252ef0196b59b881429cc159 Reviewed-on: https://gerrit.libreoffice.org/734 Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com> Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
* gbuild: invert handling of standard system libraries:Michael Stahl2012-09-286-12/+0
| | | | | | | Always link in gb_STDLIBS, except when the library explicitly opts out with gb_LinkTarget_disable_standard_system_libs. Change-Id: I489a99114fbfa46d0421a27cf6c7b899dc268a4a
* gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl2012-09-281-5/+5
| | | | | | | add a new gb_LinkTarget_use_system_win32_libs to abstract different linker options on MSVC and GCC. Change-Id: Ic9bf2545f59bf7871e6fc06b290c486ddfbec03d
* gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-09-286-6/+12
| | | | | | ... new gb_LinkTarget_add_standard_system_libs Change-Id: Ib2bc843098db3d8c6822b45a3d21724e67f57d69
* gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-09-286-0/+6
| | | | Change-Id: I53316e0b9369d806197bccb42cf22d3497af43e7
* add a new stock reset/revert buttonCaolán McNamara2012-09-281-1/+2
| | | | Change-Id: Ie854c063856eb8ed7401162ed60114d7cc904d26
* add and use a "WINDOW_CONTAINER" typeCaolán McNamara2012-09-281-1/+1
| | | | | use it instead of dynamic_cast seeing as we already are dragging the window type information around with us
* Implement conversion scheme for dialogs without changing their codeCaolán McNamara2012-09-282-1/+7
| | | | | | This supports a scheme where we can change over a dialog to GtkBuilder xml without touching its code by the presence of a .ui file in the right place e.g. share/config/soffice.cfg/cui/10000.ui for the zoom dialog
* deprecate oustringostreaminserter.hxxNorbert Thiebaud2012-09-182-2/+0
| | | | | | | | | | | | | | | | | | | the intent of this header has canged over time. now it is already systematically included with ustring.hxx and the operator overload it provide fit nicely there... Just to be safe, since that include as been added to the api during the 3.5 timeframe and therefore is already in 'production' the header remain and simply attempt to include ustring.hxx but a warning is issued indicating that this header should not be used anymore... in a couple of major release we will thenr emove it completely All internal users of that header are converted. Change-Id: I8934c55f089e29d78c0f5649b7c87b2ecf024bad Reviewed-on: https://gerrit.libreoffice.org/634 Tested-by: Norbert Thiebaud <nthiebaud@gmail.com> Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
* UniString->OUStringCaolán McNamara2012-08-313-132/+131
| | | | Change-Id: I65db3f419a69542d1dc19a3879eb1a07d7f2ff43
* cleanup files in tools/sourcePhilipp Riemer2012-08-199-22/+19
| | | | | | This is a follow-up patch of 7710faa45640d25a83136a35044aafdb1b168d88. Change-Id: I1f54cbe5c3170e9a79e11e9b9c1da3791419a4ba
* fdo#39468: Translated German comments in core/tools/sourceOliver Günther2012-08-1929-913/+732
| | | | Change-Id: I28ec097a70a8d71312d9e8382c3cf71a1eabde88