summaryrefslogtreecommitdiff
path: root/xmloff/source/text/XMLIndexSourceBaseContext.cxx
AgeCommit message (Expand)Author
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin
2020-08-14rename nmspmap.hxx -> namespacemap.hxxNoel Grandin
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: xmloffStephan Bergmann
2020-01-20return nullptr from CreateChildContext methods in subclassesNoel Grandin
2019-10-02tdf#42949 Fix IWYU warnings in xmloff/source/[s-x]*/*cxxGabor Kelemen
2019-04-29tdf#63640 FILEOPEN/FILESAVE: particular .odt loads/saves very slow, part4Noel Grandin
2018-01-15More loplugin:cstylecast: xmloffStephan Bergmann
2017-09-22ofz: don't leak in face of exceptionsCaolán McNamara
2016-12-02inline some constant strings in xmloff (part1)Noel Grandin
2016-10-31loplugin:oncevar in xmloff..xmlsecurityNoel Grandin
2016-05-03use Any constructor for bool values, instead of temporary varsNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2014-04-15xmloff: sal_Bool->boolNoel Grandin
2013-11-11xmloff: include <> for external includesNorbert Thiebaud
2013-09-10Mark as const / staticTakeshi Abe
2013-07-09read/write ODF *:script* and *:rfc-language-tag*Eike Rathke
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-02removed RTL_CONSTASCII_(U)STRINGPARAM xmloff(text)Chr. Rossmanith
2012-11-15re-base on ALv2 code. Includes:Michael Meeks
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz
2011-11-27remove include of pch header from xmloffNorbert Thiebaud
2011-10-11#i108468#: clean up xmluconv code duplication, part 1:Michael Stahl
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2010-12-06remove obsolete __FAR_DATAMichael Callahan
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-04native bool support in SvXMLUnitConverterNorbert Thiebaud
2010-04-17CWS gnumake2: rebase to DEV300_m76; fix build problemsMathias Bauer
2010-04-16CWS gnumake2: move delivered header files from xmloff/inc to xmloff/inc/xmlof...Mathias Bauer
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2008-04-10INTEGRATION: CWS changefileheader (1.14.162); FILE MERGEDRüdiger Timm
2007-06-27INTEGRATION: CWS vgbugs07 (1.13.124); FILE MERGEDJens-Heiner Rechtien
2006-09-17INTEGRATION: CWS pchfix02 (1.12.34); FILE MERGEDOliver Bolte
2006-06-19INTEGRATION: CWS warnings01 (1.11.32); FILE MERGEDJens-Heiner Rechtien
2005-09-09INTEGRATION: CWS ooo19126 (1.10.538); FILE MERGEDRüdiger Timm
2003-03-27MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien
2002-01-09#96249# new user-index-source attribute (index-name) addedDaniel Vogelheim
2001-06-29#86004# changes sXML_* strings to XML_* tokensDaniel Vogelheim
2001-06-20#87851# sort algorithm and locale only for alphabetical and bibliography indicesDaniel Vogelheim
2001-06-15#86004# changed SvXMLTokenMap to use XML tokensDaniel Vogelheim
2001-06-12#87851# sort algorithm for indices imported and exportedDaniel Vogelheim
2001-01-02- fixed: use proper int type for XAttributeList (eliminates compiler warnings...Daniel Vogelheim
2000-11-21- added/fixed: text:use-index-source-styles propertyDaniel Vogelheim
2000-11-20- added/fixed: attribute text:comma-separated for alphabetical index sourceDaniel Vogelheim
2000-11-14#80284# XML im-/export continuedDaniel Vogelheim