summaryrefslogtreecommitdiff
path: root/xmlhelp
AgeCommit message (Collapse)AuthorFilesLines
2012-02-23remove all other deprecated header guardsThomas Arnhold4-16/+0
2012-02-23reduce try-catch CLuceneError blockCaolán McNamara1-8/+9
2012-02-23not every extension's help will have help in all langs, catch that exceptionCaolán McNamara2-3/+11
2012-02-23ditch archaic headerguardsCaolán McNamara1-8/+0
2012-02-23just link to HelpIndexerCaolán McNamara5-270/+1
2012-02-23tweak for cross-platformityCaolán McNamara2-19/+17
2012-02-23use different OUString ctor for RTL_TEXTENCODING_UCS4Caolán McNamara3-9/+4
2012-02-23HelpIndexer and HelpSearch: remove JavaGert van Valkenhoef7-762/+0
2012-02-23Bugfix resultsetforqueryGert van Valkenhoef1-5/+4
2012-02-23Add C++ HelpSearch and call from XMLHelp. Fix string conversion bug.Gert van Valkenhoef3-188/+139
2012-02-23tweak buildCaolán McNamara3-3/+2
2012-02-23HelpIndexer using rtl::OUString, called from xmlhelpGert van Valkenhoef2-57/+50
2012-02-23bootstrap replacement c++ help componentCaolán McNamara7-6/+272
2012-02-17fdo#40665 use CJKAnalyzer for ko, zh-CN, and zh-TW, tooAndras Timar1-1/+4
2012-02-08Added READMEs for modules which used to be in libs-coreJosh Heidenreich1-0/+1
2012-01-24Fix for fdo43460 Part XLVI getLength() to isEmpty()Olivier Hallot8-45/+42
Part XLVI Modules xmlhelp
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann2-2/+2
SAL_UNUSED_PARAMETER (expanding to __attribute__ ((unused)) for GCC) is used to annotate legitimately unused parameters, so that static analysis tools can tell legitimately unused parameters from truly unnecessary ones. To that end, some patches for external modules are also added, that are only applied when compiling with GCC and add necessary __attribute__ ((unused)) in headers.
2012-01-16There is nothing to build in xmlhelp/incTor Lillqvist2-46/+5
2011-12-11I don't see NO_BSYMBOLIC being used anywhereTor Lillqvist3-3/+0
2011-12-08childs -> childrenMichael T. Whiteley1-10/+10
2011-12-06remove unused members, sablot went away a long time agoCaolán McNamara2-7/+1
2011-12-06callcatcher: remove some unused codeCaolán McNamara2-25/+0
2011-11-27remove precompiled_xxx.hxx/cxxNorbert Thiebaud2-63/+0
2011-11-27remove include of pch header from xmlhelpNorbert Thiebaud20-38/+0
2011-11-27remove PCH support in dmake-moduleNorbert Thiebaud1-7/+0
2011-11-11Heavily simplified utl::ConfigManager.Stephan Bergmann2-14/+2
2011-10-07Undo basis/brand split: merge basis share/ into brand share/.Stephan Bergmann1-1/+1
2011-09-25Drop apparently unneeded inclusion of l10ntools/compilehelp.hxxTor Lillqvist1-1/+0
Fixes compilation for non-desktop OSes (iOS and Android), for which we haven't built and delivered l10ntools.
2011-08-29fix typos and includesCaolán McNamara1-0/+1
2011-08-29merge together 5 or ascii isalpha/isalnum/isdigit implementationsCaolán McNamara2-5/+4
2011-07-31Some cppcheck cleaningJulien Nabet1-1/+1
2011-07-22check return of osl_setFilePosCaolán McNamara1-1/+5
2011-07-12Remove component_getImplementationEnvironment methodsMatúš Kukan2-16/+0
2011-06-24mingw32-gcc doesn't support the cl.exe GR optionJesús Corrius4-0/+8
2011-06-16Use DESKTOP and NATIVE where appropriateTor Lillqvist1-1/+1
2011-06-13createFromAscii -> RTL_CONSTASCII_USTRINGPARAMCaolán McNamara1-3/+3
2011-06-03Drop %_EXT% which was always emptyTor Lillqvist1-12/+12
2011-05-31Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky1-0/+2
Conflicts: basic/source/app/app.cxx basic/source/runtime/iosys.cxx desktop/unx/source/start.c sfx2/source/appl/appdata.cxx sfx2/source/appl/appinit.cxx sfx2/source/inc/appdata.hxx svx/AllLangResTarget_svx.mk sysui/desktop/productversion.mk sysui/desktop/share/makefile.mk
2011-05-18Fix typoTor Lillqvist1-1/+1
2011-05-18Rework how <db.h> is includedTor Lillqvist2-5/+3
2011-05-17No DB_INCLUDES any more, pass -I if necessaryTor Lillqvist1-1/+1
2011-05-10wikihelp: Pass the LibreOffice version to help.libreoffice.org.Jan Holesovsky1-0/+2
2011-04-21Easyhack: Add visibility markup to all component_get* functionsJulien Nabet2-4/+4
2011-04-19remove FileStatusMask_XXX in favour of osl_FileStatus_Mask_XXX (libs-core)Christina Rossmanith2-7/+7
2011-04-14Kill Pos_XXX in favour of osl_Pos_XXXMichael Lefevre1-1/+1
2011-04-14Kill Pos_XXX in favour of osl_Pos_XXXMichael Lefevre1-2/+2
2011-03-29drop bogus executable flag from idl/build/src and config filesFrancisco Saito2-0/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito43-0/+0
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky5-38/+60
Conflicts: basic/source/runtime/makefile.mk basic/source/runtime/step2.cxx desktop/prj/build.lst desktop/source/app/app.cxx desktop/source/deployment/registry/dp_backend.cxx drawinglayer/source/attribute/fontattribute.cxx editeng/inc/editeng/fontitem.hxx editeng/source/editeng/edtspell.cxx editeng/source/misc/svxacorr.cxx framework/inc/services/substitutepathvars.hxx framework/source/services/substitutepathvars.cxx sfx2/qa/cppunit/makefile.mk sfx2/source/doc/SfxDocumentMetaData.cxx sfx2/source/doc/objxtor.cxx svx/source/dialog/svxruler.cxx sysui/desktop/icons/so9_base_app.ico sysui/desktop/icons/so9_calc_app.ico sysui/desktop/icons/so9_draw_app.ico sysui/desktop/icons/so9_impress_app.ico sysui/desktop/icons/so9_main_app.ico sysui/desktop/icons/so9_math_app.ico sysui/desktop/icons/so9_writer_app.ico xmlhelp/source/cxxhelp/provider/databases.cxx xmlhelp/source/cxxhelp/provider/db.cxx xmlhelp/source/cxxhelp/provider/db.hxx
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky67-165/+148
Conflicts: avmedia/source/framework/mediacontrol.cxx connectivity/source/commontools/DateConversion.cxx desktop/source/deployment/registry/component/dp_component.cxx editeng/inc/editeng/numitem.hxx editeng/inc/editeng/txtrange.hxx editeng/source/editeng/editobj.cxx editeng/source/editeng/editview.cxx editeng/source/editeng/eehtml.cxx editeng/source/editeng/impedit3.cxx editeng/source/editeng/impedit4.cxx editeng/source/misc/txtrange.cxx editeng/source/outliner/outlin2.cxx editeng/source/outliner/outlvw.cxx framework/source/layoutmanager/layoutmanager.cxx linguistic/source/lngsvcmgr.hxx sfx2/source/appl/app.cxx sfx2/source/appl/app.src sfx2/source/appl/appbas.cxx sfx2/source/appl/appcfg.cxx sfx2/source/appl/appdde.cxx sfx2/source/appl/appmain.cxx sfx2/source/appl/appopen.cxx sfx2/source/appl/appquit.cxx sfx2/source/appl/appserv.cxx sfx2/source/appl/childwin.cxx sfx2/source/appl/fileobj.cxx sfx2/source/appl/fileobj.hxx sfx2/source/appl/workwin.cxx sfx2/source/control/dispatch.cxx sfx2/source/control/macro.cxx sfx2/source/control/objface.cxx sfx2/source/control/request.cxx sfx2/source/control/shell.cxx sfx2/source/control/statcach.cxx sfx2/source/dialog/dinfdlg.cxx sfx2/source/dialog/dockwin.cxx sfx2/source/dialog/mailmodel.cxx sfx2/source/dialog/mailmodelapi.cxx sfx2/source/dialog/mgetempl.cxx sfx2/source/dialog/splitwin.cxx sfx2/source/dialog/styledlg.cxx sfx2/source/dialog/tabdlg.cxx sfx2/source/dialog/templdlg.cxx sfx2/source/dialog/tplcitem.cxx sfx2/source/dialog/tplpitem.cxx sfx2/source/doc/doctempl.cxx sfx2/source/doc/docvor.cxx sfx2/source/doc/new.cxx sfx2/source/doc/objcont.cxx sfx2/source/doc/objserv.cxx sfx2/source/doc/objxtor.cxx sfx2/source/inc/appdata.hxx sfx2/source/inc/helpid.hrc sfx2/source/inc/sfxlocal.hrc sfx2/source/inc/statcach.hxx sfx2/source/inc/templdgi.hxx sfx2/source/inc/virtmenu.hxx sfx2/source/inc/workwin.hxx sfx2/source/menu/mnumgr.cxx sfx2/source/menu/virtmenu.cxx sfx2/source/statbar/stbitem.cxx sfx2/source/view/frame.cxx sfx2/source/view/frame2.cxx sfx2/source/view/orgmgr.cxx sfx2/source/view/printer.cxx sfx2/source/view/prnmon.cxx sfx2/source/view/sfxbasecontroller.cxx sfx2/source/view/viewfrm.cxx sfx2/source/view/viewfrm2.cxx sfx2/source/view/viewprn.cxx sfx2/source/view/viewsh.cxx svx/inc/svx/svditer.hxx svx/source/dialog/sdstring.src svx/source/form/fmpage.cxx svx/source/form/formcontroller.cxx svx/source/svdraw/svdcrtv.cxx svx/source/svdraw/svditer.cxx svx/source/svdraw/svdview.cxx xmloff/source/forms/elementimport.cxx