office-gobmx/include
Miklos Vajna ed2d342e97 Remove unused SfxObjectShell::libreOfficeKitCallback()
All clients have been converted to use
SfxViewShell::libreOfficeKitViewCallback() instead.

Change-Id: I793dad5194769f331037b12a1b1afba96ddea4ba
Reviewed-on: https://gerrit.libreoffice.org/26584
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Tested-by: Jenkins <ci@libreoffice.org>
2016-06-23 09:10:22 +00:00
..
animations
apple_remote
avmedia
basegfx loplugin:constantparams 2016-06-03 09:08:42 +00:00
basic Resolves: tdf#59222 Crash in Basic with an array of values... 2016-06-14 19:54:26 +00:00
canvas tdf#96099 Remove various smart pointer typedefs in canvas 2016-06-09 12:56:27 +00:00
codemaker loplugin:passstuffbyref in codemaker 2016-04-13 13:27:51 +02:00
com/sun/star/uno css::uno::Any move semantics (for LIBO_INTERNAL_ONLY) 2016-06-06 15:05:38 +02:00
comphelper Restrict tryPropertyValueEnum to enum types 2016-06-20 18:21:27 +02:00
connectivity connectivity: disable connectivity::release() for now 2016-06-21 19:44:32 +00:00
cppcanvas cleanup: remove unused Reference.h(xx) includes 2016-04-02 19:01:24 +00:00
cppu Handle wchar_t as native C++11 type on windows 2016-05-03 19:26:06 +00:00
cppuhelper Clean up uses of Any::getValue() in cppuhelper 2016-06-20 17:20:02 +02:00
cppunittester
dbaccess tdf#42949: clean up includes in include/dbaccess with iwyu 2016-06-16 12:23:15 +00:00
desktop report the crash id back to the user 2016-06-04 08:42:18 +00:00
drawinglayer tdf#99519 Added more intelligent handling of animated GIFs 2016-06-10 13:39:10 +00:00
editeng Remove no longer needed ImpEditView::mpLibreOfficeKitSearchable 2016-06-22 07:49:24 +00:00
filter tdf#42949: clean up includes in include/filter with iwyu 2016-06-15 09:32:21 +00:00
formula tdf#42949: clean up includes in include/formula with iwyu 2016-06-21 07:58:59 +00:00
framework tdf#97527 - vcl: reference-count Menu 2016-06-23 06:28:00 +00:00
helpcompiler
i18nlangtag add English (Mauritius) [en-MU] and French (Mauritius) [fr-MU], tdf#99372 2016-04-25 14:51:46 +02:00
i18nutil convert MappingType to scoped enum 2016-05-11 06:55:08 +00:00
jvmaccess loplugin:passstuffbyref in jvmaccess 2016-04-13 13:27:52 +02:00
jvmfwk Avoid reserved identifier 2016-03-29 08:04:38 +02:00
LibreOfficeKit lok: Change version string to JSON format 2016-06-21 22:08:51 +05:30
linguistic update unusedmethods plugin to deal with constructors 2016-05-18 10:03:44 +00:00
o3tl o3tl::tryGet on a temporary is dangerous 2016-06-10 15:52:05 +02:00
onlineupdate tdf#98602 Duplicate code in onlineupdate/ 2016-06-13 07:45:12 +00:00
oox tdf#42949: clean up includes in include/oox/vml with iwyu 2016-06-10 08:35:44 +00:00
opencl cleanup: remove unused com/sun/star/uno includes 2016-04-12 06:38:26 +00:00
osl Skip intermediate _LITTLE/BIG_ENDIAN when determining OSL_LIT/BIGENDIAN 2016-04-12 21:30:53 +00:00
package
registry update unusedmethods plugin to deal with constructors 2016-05-18 10:03:44 +00:00
rsc sw UNO Cell Style family, SwXTextCellStyle 2016-06-07 13:12:24 +00:00
rtl sal: rename O[U]String parameter 2016-06-14 16:07:50 +02:00
sal Remove unused SfxObjectShell::libreOfficeKitCallback() 2016-06-23 09:10:22 +00:00
salhelper use NULL instead of nullptr in external facing code 2016-06-08 10:32:38 +02:00
sax update unusedmethods plugin to deal with constructors 2016-05-18 10:03:44 +00:00
sfx2 Remove unused SfxObjectShell::libreOfficeKitCallback() 2016-06-23 09:10:22 +00:00
shell
sot update unusedmethods plugin to deal with constructors 2016-05-18 10:03:44 +00:00
store update unusedmethods plugin to deal with constructors 2016-05-18 10:03:44 +00:00
svl explicit svl::SharedString(const OUString&) ctor 2016-06-14 13:33:35 +02:00
svtools tdf#46279 Show restart message after extension installation 2016-06-23 06:44:23 +00:00
svx tdf#97527 - vcl: reference-count Menu 2016-06-23 06:28:00 +00:00
systools/win32
test uitest: move the uitest files to vcl 2016-06-18 17:01:20 +02:00
toolkit tdf#97527 - vcl: reference-count Menu 2016-06-23 06:28:00 +00:00
tools reduce "no DbgTestSolarMutex function set" warning 2016-06-09 06:48:35 +00:00
touch
tubes
typelib
ucbhelper remove some manual ref-counting 2016-06-06 07:01:34 +00:00
uno Fix typos 2016-04-22 06:47:06 +00:00
unoidl loplugin:passstuffbyref in unoidl 2016-04-14 09:21:39 +02:00
unotest loplugin:passstuffbyref in unotest 2016-04-14 09:21:39 +02:00
unotools tdf#89329: use shared_ptr for pImpl in moduleoptions 2016-06-18 09:24:56 +00:00
vbahelper tdf#42949: clean up includes in include/vbahelper with iwyu 2016-06-13 11:38:03 +00:00
vcl GSoC tdf#87697 START CENTER: Indicate selected thumbnailview 2016-06-23 07:09:13 +00:00
wntgcci
wntgccx
xmloff Introduce FillAutoStyle() method to reduce copy'n'paste. 2016-06-23 10:58:32 +02:00
xmlreader Convert XmlReader::Result to scoped enum 2016-05-25 11:59:08 +00:00
xmlscript cleanup: remove unused com/sun/star/uno includes 2016-04-12 06:38:26 +00:00
default.rc
postmac.h
postwin.h
premac.h
prewin.h
version.hrc