summaryrefslogtreecommitdiff
path: root/xmlhelp/source/treeview/tvread.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin1-3/+1
2014-05-02xmlhelp: sal_Bool->boolNoel Grandin1-3/+3
2014-04-15Remove unused codeStephan Bergmann1-1/+0
2014-03-20de-macroize xmlhelp TVBaseNorbert Thiebaud1-42/+0
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-11/+11
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin1-7/+7
2013-11-11xmlhelp: include <> for external includesNorbert Thiebaud1-1/+1
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin1-9/+9
2013-11-07remove unnecessary use of OUString constructor in XMLHELP moduleNoel Grandin1-9/+9
2013-09-21CID#707598 uninitialized scalar valuesCaolán McNamara1-0/+1
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-1/+1
2013-08-13fdo#57950: Remove some chained appends in xmhelpJelle van der Waa1-11/+1
2013-08-10fdo#62475 removed pointless commentsJelle van der Waa1-14/+0
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-4/+4
2013-06-06stop this decadent waste of precious newlinesMichael Stahl1-71/+0
2013-06-06xmlhelp: fix reading symlinked .tree filesMichael Stahl1-5/+10
2013-06-05fdo#46808, Replace usage of SpecialConfigManagerNoel Grandin1-28/+10
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-98/+98
2013-04-05new module i18nlangtagEike Rathke1-1/+1
2013-03-28use LanguageTag instead of comphelper::LocaleEike Rathke1-8/+2
2013-02-11fdo#46808, Use singleton util::theMacroExpander new-style constructorNoel Grandin1-17/+11
2012-11-21re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-10-31fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin1-14/+10
2012-10-23fdo#46808, use service constructor for uri::UriReferenceFactoryNoel Grandin1-12/+2
2012-08-22embed extension's help tree into main help treeBence Babati1-7/+76
2012-07-12XML_Parse returns enum XML_StatusMichael Stahl1-3/+3
2012-06-09Remove superfluous empty lines on topThomas Arnhold1-2/+0
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin1-14/+3
2012-06-01Targeted string re-work xmlhelp/xmlscriptThorsten Behrens1-38/+38
2012-05-04fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold1-5/+5
2012-01-24Fix for fdo43460 Part XLVI getLength() to isEmpty()Olivier Hallot1-7/+6
2011-12-08childs -> childrenMichael T. Whiteley1-10/+10
2011-11-27remove include of pch header from xmlhelpNorbert Thiebaud1-2/+0
2011-11-11Heavily simplified utl::ConfigManager.Stephan Bergmann1-4/+1
2011-08-29fix typos and includesCaolán McNamara1-0/+1
2011-08-29merge together 5 or ascii isalpha/isalnum/isdigit implementationsCaolán McNamara1-2/+1
2011-04-19remove FileStatusMask_XXX in favour of osl_FileStatus_Mask_XXX (libs-core)Christina Rossmanith1-4/+4
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-0/+0
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold1-1/+1
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-0/+0
2010-12-20Merge commit 'libreoffice-3.3.0.2'Jan Holesovsky1-1/+4
2010-12-14use BrOffice also in the help content when enabled (fdo#31770)Petr Mladek1-1/+4
2010-12-12Change unnamespace file.hxx macrosAndy Holder1-2/+2
2010-11-26xmlhelp-work-with-symlinks.diff: migrated to gitPetr Mladek1-3/+9
2010-11-05use RTL_CONSTASCII_USTRINGPARAMGert Faller1-37/+37
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-10-10merge vosremoval-diagnoses patchNorbert Thiebaud1-5/+5
2010-10-05remove include guards using fixguard.pyPetr Mladek1-2/+0
2010-05-03jl152 import 263452 from native0jl:#i77196# fixed bundled extension help tree...Joachim Lingner1-2/+45