summaryrefslogtreecommitdiff
path: root/xmloff/source/style/xmlexppr.cxx
AgeCommit message (Expand)AuthorFilesLines
2009-10-16#i103496#: split svtools; improve ConfitItemsMathias Bauer1-1/+1
2009-04-23CWS-TOOLING: integrate CWS dbaperf1Ivo Hinkelmann1-1/+1
2008-12-16CWS-TOOLING: integrate CWS rtlcontrolsRüdiger Timm1-25/+20
2008-06-04INTEGRATION: CWS odfversionedexport (1.50.22); FILE MERGEDVladimir Glazounov1-2/+10
2008-04-10INTEGRATION: CWS changefileheader (1.49.18); FILE MERGEDRüdiger Timm1-70/+19
2008-03-12INTEGRATION: CWS impresstables2 (1.47.80); FILE MERGEDRüdiger Timm1-3/+5
2007-06-27INTEGRATION: CWS vgbugs07 (1.47.124); FILE MERGEDJens-Heiner Rechtien1-9/+9
2006-09-17INTEGRATION: CWS pchfix02 (1.46.34); FILE MERGEDOliver Bolte1-2/+5
2006-06-19INTEGRATION: CWS warnings01 (1.44.32); FILE MERGEDJens-Heiner Rechtien1-7/+6
2005-10-27INTEGRATION: CWS mib02 (1.43.86); FILE MERGEDJens-Heiner Rechtien1-17/+63
2005-09-09INTEGRATION: CWS ooo19126 (1.43.94); FILE MERGEDRüdiger Timm1-47/+21
2005-03-23INTEGRATION: CWS calcuno01 (1.40.18); FILE MERGEDVladimir Glazounov1-115/+187
2004-08-02INTEGRATION: CWS insight01 (1.39.98); FILE MERGEDJens-Heiner Rechtien1-2/+4
2004-07-13INTEGRATION: CWS oasis (1.40.64); FILE MERGEDRüdiger Timm1-29/+86
2003-12-01INTEGRATION: CWS ooo20031110 (1.39.94); FILE MERGEDRüdiger Timm1-3/+5
2003-03-27MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien1-75/+15
2002-04-24#98907# fixed new[]/delete mismatchDaniel Vogelheim1-3/+3
2002-02-08#65293#: constnessJens-Heiner Rechtien1-7/+6
2001-12-06#95346#; be care that the FilterInfo is deleted in every brunch except it is ...Sascha Ballach1-13/+15
2001-11-01#79947#: Improve performanceMichael Brauer1-3/+4
2001-10-25#93467# remove calls on XDocumentHandler and change interfaces acordinglyDaniel Vogelheim1-40/+25
2001-09-14#86004# speed up export property mapperDaniel Vogelheim1-13/+10
2001-07-25#86004# faster getApiNames implementationDaniel Vogelheim1-46/+58
2001-07-10updated namespace handlingMartin Gallwey1-4/+4
2001-07-04Move SvXMLAttrContainerItem to SVX, moved writer only code to swMichael Brauer1-9/+6
2001-06-29#86004# changes sXML_* strings to XML_* tokensDaniel Vogelheim1-11/+10
2001-06-07#79771#; don't create a XMLPropertyState and so an any so oftenSascha Ballach1-14/+15
2001-04-20fixed: removed unnecessary comparisonsDaniel Vogelheim1-13/+18
2001-04-19Use XPropertySetInfo for cachingMichael Brauer1-57/+131
2001-04-18minor optimizationsMichael Brauer1-139/+148
2001-04-06#84964#: Enable optimizationMichael Brauer1-4/+2
2001-04-04#84964#: Made caching of hasPropertyValue results more robustMichael Brauer1-13/+31
2001-04-04#84964#: Support of multi property setsMichael Brauer1-108/+232
2001-04-03#85625# temp. disabled XTypeProvider optimizationChristian Lippka1-3/+6
2001-03-29#84964#: cache hasPropertyByName resultsMichael Brauer1-80/+157
2001-03-05fix a little bug in FillPropertyStateArraySascha Ballach1-18/+9
2001-03-02fix a little bug in the sorting of the PropertyStatesSascha Ballach1-6/+6
2001-03-02sort the vector<XMLPropertyState> in case of mnIndexSascha Ballach1-4/+69
2001-02-27export default styles addedSascha Ballach1-77/+23
2001-02-27the methods in MyToFilterProperties get return valuesSascha Ballach1-8/+8
2001-02-23fix the bug, that getPropertyStates does not get a sorted SequenceSascha Ballach1-16/+140
2001-01-29- changed: moved <text:span> handling for textfields into text field exportDaniel Vogelheim1-36/+17
2001-01-22oops, chaining didn't work after 'upgrade'Björn Milcke1-2/+4
2001-01-17Chaining corrected: it is now possible to chain a mapper that itself is alrea...Björn Milcke1-28/+33
2001-01-05default stylesMichael Brauer1-2/+48
2000-12-15remove the last changes because the performance would be badSascha Ballach1-4/+6
2000-12-15remove all properties with a mnIndex==-1 after finished or contextfilterSascha Ballach1-6/+14
2000-11-07shape import and export for text documentsMichael Brauer1-5/+203
2000-10-30#79888#: Don't try to export background images as columnsMichael Brauer1-3/+3
2000-10-25start and end indices for property mapsMichael Brauer1-8/+40