summaryrefslogtreecommitdiff
path: root/xmloff/source/style/xmlexppr.cxx
AgeCommit message (Expand)Author
2002-04-24#98907# fixed new[]/delete mismatchDaniel Vogelheim
2002-02-08#65293#: constnessJens-Heiner Rechtien
2001-12-06#95346#; be care that the FilterInfo is deleted in every brunch except it is ...Sascha Ballach
2001-11-01#79947#: Improve performanceMichael Brauer
2001-10-25#93467# remove calls on XDocumentHandler and change interfaces acordinglyDaniel Vogelheim
2001-09-14#86004# speed up export property mapperDaniel Vogelheim
2001-07-25#86004# faster getApiNames implementationDaniel Vogelheim
2001-07-10updated namespace handlingMartin Gallwey
2001-07-04Move SvXMLAttrContainerItem to SVX, moved writer only code to swMichael Brauer
2001-06-29#86004# changes sXML_* strings to XML_* tokensDaniel Vogelheim
2001-06-07#79771#; don't create a XMLPropertyState and so an any so oftenSascha Ballach
2001-04-20fixed: removed unnecessary comparisonsDaniel Vogelheim
2001-04-19Use XPropertySetInfo for cachingMichael Brauer
2001-04-18minor optimizationsMichael Brauer
2001-04-06#84964#: Enable optimizationMichael Brauer
2001-04-04#84964#: Made caching of hasPropertyValue results more robustMichael Brauer
2001-04-04#84964#: Support of multi property setsMichael Brauer
2001-04-03#85625# temp. disabled XTypeProvider optimizationChristian Lippka
2001-03-29#84964#: cache hasPropertyByName resultsMichael Brauer
2001-03-05fix a little bug in FillPropertyStateArraySascha Ballach
2001-03-02fix a little bug in the sorting of the PropertyStatesSascha Ballach
2001-03-02sort the vector<XMLPropertyState> in case of mnIndexSascha Ballach
2001-02-27export default styles addedSascha Ballach
2001-02-27the methods in MyToFilterProperties get return valuesSascha Ballach
2001-02-23fix the bug, that getPropertyStates does not get a sorted SequenceSascha Ballach
2001-01-29- changed: moved <text:span> handling for textfields into text field exportDaniel Vogelheim
2001-01-22oops, chaining didn't work after 'upgrade'Björn Milcke
2001-01-17Chaining corrected: it is now possible to chain a mapper that itself is alrea...Björn Milcke
2001-01-05default stylesMichael Brauer
2000-12-15remove the last changes because the performance would be badSascha Ballach
2000-12-15remove all properties with a mnIndex==-1 after finished or contextfilterSascha Ballach
2000-11-07shape import and export for text documentsMichael Brauer
2000-10-30#79888#: Don't try to export background images as columnsMichael Brauer
2000-10-25start and end indices for property mapsMichael Brauer
2000-10-20chg: handling of merged attributesDaniel Rentz
2000-10-20#78916# added missing entitiesChristian Lippka
2000-10-19background image import/exportMichael Brauer
2000-09-18initial importJens-Heiner Rechtien