summaryrefslogtreecommitdiff
path: root/tools/inc
AgeCommit message (Collapse)Author
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-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-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-10-31CMIS urls: remove +atom in the internal URLS as the binding is guessedCédric Bosdonnat
Change-Id: I9ae0704f1e5203778e97de5843efe777ba717271
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-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-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-09-28add a new stock reset/revert buttonCaolán McNamara
Change-Id: Ie854c063856eb8ed7401162ed60114d7cc904d26
2012-09-28add and use a "WINDOW_CONTAINER" typeCaolán McNamara
use it instead of dynamic_cast seeing as we already are dragging the window type information around with us
2012-09-28Implement conversion scheme for dialogs without changing their codeCaolán McNamara
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
2012-08-31UniString->OUStringCaolán McNamara
Change-Id: I65db3f419a69542d1dc19a3879eb1a07d7f2ff43
2012-08-16Remove the Container classNoel Grandin
Change-Id: I296d2c90af59524280c2582670c6cfe7a10f2269
2012-08-15Related fdo#44989: Bin (Un)LockRegion functionsJulien Nabet
Change-Id: I65f6e62ee045f5d9bdbd9cef02cfc7470aaca635
2012-08-14tools/list.hxx: Now that's what i call a dead parrot.Michael Stahl
Change-Id: Ice454bf28119c8291d3ed6b2bd8bf578acc63f3d
2012-08-13re-indent LOC to match coding styles (in tools/inc/)Philipp Riemer
This is a follow-up patch of c8b7aa55138848fe07108779099267424bc03e3d. Change-Id: I368c1e119225bbee2adf71cbde0ebc41120c4b15
2012-08-13remove ascii art and blank lines in tools/inc/Philipp Riemer
Also added some lines for better readability. This is a follow-up patch of c8b7aa55138848fe07108779099267424bc03e3d. Change-Id: I50e6c05141ef3b8db70302d8853b46c38414c6d5
2012-08-13removed "// end of sth." comments in tools/inc/Philipp Riemer
This is a follow-up patch of c8b7aa55138848fe07108779099267424bc03e3d. Change-Id: I597be0bbcda36580c8607cab094e53e9f39133e2
2012-08-13clean-up of existing comments in tools/incPhilipp Riemer
This is a follow-up patch of c8b7aa55138848fe07108779099267424bc03e3d. Change-Id: Ie220db245c08a6144f74a3727db3d6bdc2786495
2012-08-13"doxygenized" comments in tools/incPhilipp Riemer
This is a follow-up patch to c8b7aa55138848fe07108779099267424bc03e3d. Change-Id: I124d01ff13d12ea392e6ef283a585d63b1b82e1e
2012-08-13Move definition of LIST_APPEND to contnr.hxxNoel Grandin
This definition is used everywhere as a flag value, even where the List class itself is not used. Move it as part of stripping away usage of the List class. Change-Id: I064dc25368bd04b038f4e07a337bf8adf0b8d0eb
2012-08-13fdo#39468: Translated German comments in core/toolsOliver Günther
Change-Id: I5b6fd5712f08dae180bdd3b57b63713946b82433
2012-08-13callcatcher: update listCaolán McNamara
Change-Id: If9b76e5282c22a479ff709174fbc8ee4d3c337cc
2012-08-10callcatcher: reduce Container, update unused code listCaolán McNamara
Change-Id: I11733daf2668c4142052ceb4498f5500e7e291ef
2012-08-08adding missing typenameLuboš Luňák
Change-Id: I2bc828cdb636e84257311135ce7204bc6500ba5d
2012-08-08fix MSVC buildMichael Stahl
Change-Id: I7757f9c8ff98330b9168ee3c75e497a300f14124
2012-08-08STL'ify SV_DECL_IMPL_PERSIST_LISTNoel Grandin
Converts it to a template based on std::vector Change-Id: Id7f89f494164c61a3a573cff443ac0e0488e93f1
2012-08-08Remove unused SV_DECL_REF_LIST(SvRefBase,SvRefBase*)Noel Grandin
Change-Id: I8e1a863e700229aba70bcf3869f41bccb36435bd
2012-08-08Expand the only use of the SV_DECL_IMPL_REF_LIST macroNoel Grandin
Change-Id: I697d53f44e8e79f7c5b21978101eef0cb6966475
2012-08-08STL'ify UniqueIndexNoel Grandin
Convert the UniqueIndex code from a macro to a C++ template. Also use std::map as the underlying container instead of tools/contnr.hxx. Change-Id: I0b7b37dd7160ae019aaecdacd1e973ac6d8498e2
2012-08-07String::AllocBuffer replacementsCaolán McNamara
Change-Id: I278cd66fb4819721bb473796c28598aaf04eb123
2012-08-07move UniString::GetQuotedToken to sc, you can keep itCaolán McNamara
Change-Id: I6bc724186d9d701316e3e945d877bfaa88ac120d
2012-08-07Remove forwards of non-existing structsThomas Arnhold
Change-Id: Ie1d7ed56c69539587df5310c0a1ea0476abd5542
2012-08-07Remove non-existing forward declarationsThomas Arnhold
Those classes don't exist. So remove friend class operators too. Change-Id: I8e3b32db933dea7cbab86015f0c926df967511f6