summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Collapse)Author
2014-11-27Work in progress: Move Calc-independend OpenCL configuration out of scTor Lillqvist
Intermediate commit. More changes will follow: The device selection logic needs to be moved, too. (And cleaned up.) Instead of the separate formulacalculationoptions dialog we should simply have a normal options page for those OpenCL-related settings that will remain purely Calc-specific, like the formula opcode subsetting. Change-Id: Id60d95e80d377cbbf5780beb473b221bce06b5e5
2014-11-27Factor out OutlinerParaObject::dumpAsXml() from SwDoc::dumpAsXml()Miklos Vajna
Change-Id: I5e805aa98f643b5a034cdeadb4718af528af022c
2014-11-26fix 'Childwindow slot missing' warningCaolán McNamara
and rename SID_INFOBARCONTAINER to SID_INFOBAR Change-Id: Ibe8a2925f62b43bd96d1092c98e500c8d433ac80
2014-11-25Make some methods non-inline, and hide #include <tools/debug.hxx>.Kohei Yoshida
This header is also included all over sc. Change-Id: I4b8092c83a40bdeefd0781046125746ca8d35c9a
2014-11-25Remove ptr_deque.hpp header include from vcl/outdev.hxx.Kohei Yoshida
This header is also a very high impact header. Change-Id: Iab63f2ec2edebc14b47820c6377a7f83131cfd06
2014-11-25Remove ptr_vector header include in favor of forward declaration.Kohei Yoshida
Change-Id: I0aed7ec1bd8ac30ef18147b385c8649a413e4e3a
2014-11-25svx: add debug printing of SvxColumnDescriptionMichael Stahl
Change-Id: I009e3a506d9b3418215341cb7f3e232e7fcfa04b
2014-11-25Adjust ref undo to ensure group area listeners are used.Kohei Yoshida
When undoing row deletion (and possibly other similar undo's). And write test for it. Change-Id: I04b4fd9932f4236f124dcd25967355c6055dec33
2014-11-25all these ids and their associated resources were unnecessaryCaolán McNamara
Change-Id: I3f538668c9c5f1727b8cf49ab72fd5879e12f156
2014-11-25We now only need one bit of information hereCaolán McNamara
whether there *is* an id, or whether there is not an id. An id of 0 seems to be used as a flag that an interface is some sort of superclass which can be subclassed by something else and have its toolbars etc reused. Convert this to a bool so we don't need an a resource id for each one and just drop the third arg for the normal "final" case and use a different define for the inheritable case Change-Id: I98380f03d73d57bf8cba02d339097e384518abaa
2014-11-25only use of SfxInterface::GetName is for debugging infoCaolán McNamara
where GetClasName is good enough Change-Id: I242d5792d3ce1323da59a354cae47933cf90569b
2014-11-25-Werror,-WuninitializedStephan Bergmann
(in CachedPrimitiveBase ctor: base class 'comphelper::OBaseMutex' is uninitialized when used here to access 'comphelper::OBaseMutex::m_aMutex') Change-Id: I30855a80ad9dbc3fa90e45d51d2a02794033f2f1
2014-11-24svl: Internalize strmadpt.hxx headerMatúš Kukan
Change-Id: Ia69463f1466349af879da02a23b58702732011c6
2014-11-24Remove not used SvLockBytesInputStreamMatúš Kukan
Change-Id: Id4e0852f6d204b3a1d2a7f5ce281730f5fcad8fd
2014-11-24unotools: Internalize ucblockbytes.hxx headerMatúš Kukan
Change-Id: I1a9b795eda832673a83a426c8bf10d5bb9c28581
2014-11-24SfxModule has GetResMgr so SfxShell and SfxInterface don't need GetResMgrCaolán McNamara
Change-Id: I6160f8b396ac5e5fb799ee03c5b0181fb088cb54
2014-11-24coverity#1255909 Uninitialized scalar fieldCaolán McNamara
Change-Id: I162199233c9d3feb03e7ab33b777174b2a03035a Reviewed-on: https://gerrit.libreoffice.org/13104 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-11-24so GetOffResManager_Impl is unusedCaolán McNamara
which makes sense, because all that's left in ofa.res is error strings Change-Id: Ieedcbd5c9c723ac1a89035add11a61d41b2381a9
2014-11-24so these ResIds are only being used for the numerical valueCaolán McNamara
Change-Id: I21c67b56424de59d7231f8420055775cd5f67aae
2014-11-24ResId return from GetObjectBarResId is only used for its numerical idCaolán McNamara
Change-Id: I173d20d68b25a614e25b1c933cc5f18f7116ab9c
2014-11-24in passing RegisterChildWindow already never used its pStr argCaolán McNamara
Change-Id: I506581507f078a87088c85867724f1c446ea76d5
2014-11-24so RegisterObjectBar's pStr arg is never usedCaolán McNamara
Change-Id: Idf0642255490583fa20a05d2c834b941eb696918
2014-11-24so SfxInterface::GetObjectBarName is now unusedCaolán McNamara
Change-Id: I88f5c84386216339d617589ba6a7e0de1235a9e9
2014-11-24no use is made of _pResMgrCaolán McNamara
so the relevant ctor argument is useless Change-Id: I32f733cc12820f311656b7e140a36c50e504c739
2014-11-24show that GetImageManager never has a NULL moduleCaolán McNamara
and remove resulting dead branches Change-Id: I969c943b9ff7e56d22efb4eff5bee644f9792676
2014-11-24move RID_APPTITLE to desktop where its usedCaolán McNamara
rename the other ones and remove the unused ones Change-Id: I0e636cd5d1799e0f9cb815a4bfa20b16039ecb3f
2014-11-24svl: just make SfxItemPool::GetMasterPool() always availableMichael Stahl
Change-Id: Id2e35c19bf2efb73e6a0939cccf37c92ca30c0aa
2014-11-24svl: convert DBG_ASSERTs in SfxItemSetMichael Stahl
Change-Id: I37e507226e676ee797e6911a0b3da1d1823e750a
2014-11-24Do not depend on libxml include in widely included fileStephan Bergmann
...and hope xmTextWriterPtr expanding to struct _xmlTextWriter * is a stable feature of the libxml2 API Change-Id: Ic5076df5a8b33f71c605b3aef737a99ea96b1753
2014-11-24Factor out EditTextObject::dumpAsXml() from SwDoc::dumpAsXml()Miklos Vajna
Change-Id: I1dae910e9d14db56d6388a71d76b1a479d5786b0
2014-11-23Forward-declare SfxFrameArr_Impl in sfx2/frame.hxx.Kohei Yoshida
Change-Id: I49f0a16655114bf212ffec957bc6560075115e5c
2014-11-23Forward-declare SfxModuleArr_Impl in sfx2/module.hxx.Kohei Yoshida
This is only used within sfx2. Change-Id: I40d850bcf82ba39dc7cf7d1a5b70c90add4e75c0
2014-11-23fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan
Removed XLineStyle Reviewed on: https://gerrit.libreoffice.org/13029 Change-Id: I583575a04988ccf932374e411672ba14a3f3cb2f
2014-11-23fdo#39468 translate German commentsMichael Weghorn
Change-Id: Ic385faed251970c0c686b099023af9efca10a121 Reviewed-on: https://gerrit.libreoffice.org/13040 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2014-11-22Apply pimpl to SvKeyValueIterator, to hide ptr_vector from the header.Kohei Yoshida
Change-Id: I16c25d28066fbc8d6357bf89b047763b67bc85bb
2014-11-22ptr_container sometimes requires new_clone function.Kohei Yoshida
This fixes Windows build breakage. Change-Id: I188e38b20674700132c7d7c78304f58748540556
2014-11-22Make NfCurrencyTable a separate header & forward-declare it in zforlist.hxx.Kohei Yoshida
Change-Id: I17b52c277ab6ec8b15e88729feee0a269b75087d
2014-11-22Make SvNumberFormatter's methods non-inline.Kohei Yoshida
This is a high-impact header, included by hundred's of source files. Change-Id: I2b7f1c9e8ffe81ddccd1a541e3474ca302a27e90
2014-11-22vcl: Track the GL context's clip region and update before drawing when neededLouis-Francis Ratté-Boulianne
Change-Id: Ibec92851dc87f6696ee55a8db10fe160cd97d09c
2014-11-22vcl: Move the painting fence to the OpenGL contextLouis-Francis Ratté-Boulianne
Change-Id: I462e68a1ad7a56fafe57504959cf169a70665f81
2014-11-22vcl: Always use the same OpenGL context when drawing in a windowLouis-Francis Ratté-Boulianne
Change-Id: Ief0e947149c133aaa8e81973e088c4df6432bfdc
2014-11-22vcl: Add support for backend-dependent blending of bitmaps (mask and alpha)Louis-Francis Ratté-Boulianne
Change-Id: Iba64eb42965c86ca5655b9a105ef3f397e033ecf
2014-11-22fdo#86517 make predefined palette names localizableAndras Timar
Change-Id: I3930757c02f9f976fb52cd75c9edab7cf75078c6
2014-11-22This function object can now be hidden.Kohei Yoshida
Change-Id: I22bf2339ba496d5fe433b9df9ef2914860e3350d
2014-11-22Apply pimpl to SvxAutocorrWordList.Kohei Yoshida
And remove <set> and <boost/unordered_map.hpp> header includes from its public header. Change-Id: I7e748009f718f4195bec2348383df07dc67600cd
2014-11-22Make SvxAutocorrWordList explicitly non-copyable.Kohei Yoshida
Change-Id: Idc056fd216bfe0b5e5c0285b1781b0658837f5a2
2014-11-22ptr_vector is not used in this header. Remove it.Kohei Yoshida
Change-Id: I5f884819f777201ddfec60bdac3e503584ead649
2014-11-22vcl: remove commented out friend class from outdev.hxxChris Sherlock
Change-Id: I6064a9017effe49fc7727868398ad73140379708
2014-11-22vcl: remove unnecessary typedef VCLXGraphicsList_implChris Sherlock
Change-Id: Iaaf2f0edf721567f88ffc948501548fddd648428
2014-11-22vcl: remove System as friend of OutputDeviceChris Sherlock
Change-Id: I5ca8c8b1a4cc4c031e5966887b41af766df9fe68 Reviewed-on: https://gerrit.libreoffice.org/13036 Reviewed-by: Chris Sherlock <chris.sherlock79@gmail.com> Tested-by: Chris Sherlock <chris.sherlock79@gmail.com>