summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)AuthorFilesLines
2002-11-26new version for SRC669Oliver Bolte1-0/+4196
2002-11-25#100000# workaround fo GCCVladimir Glazounov1-3/+4
2002-11-25#104647#: z-order for OLE objectsMichael Brauer1-5/+5
2002-11-25#105457# fixed error in last bugfix that caused autostyles not to be set on m...Christian Lippka1-17/+8
2002-11-22#105340# +OURLReferenceImport for properly importing all relative URLsFrank Schönheit2-27/+75
2002-11-21#103096# enable proper number format handling for text fieldsDaniel Vogelheim10-57/+230
2002-11-19#99838# XMLEventImportHelper::CreateContext: error when default contextHenning Brinkmann1-2/+15
2002-11-19#99838# register new event type: ScriptHenning Brinkmann2-0/+210
2002-11-19#99838# new XMLERROR_ILLEGAL_EVENTHenning Brinkmann1-2/+3
2002-11-19#99838# register new event type: ScriptHenning Brinkmann2-4/+16
2002-11-19#99838# catch IllegalArgumentException in XMLEventsImportContext::AddEventValuesHenning Brinkmann1-4/+21
2002-11-19#99838# new event type: scriptHenning Brinkmann3-5/+287
2002-11-11#97159# EndElement() should terminate with controllers unlocked (Flat-XML fil...Björn Milcke1-4/+11
2002-11-11#90626#; add XNamedSascha Ballach1-2/+20
2002-11-08#104882# search master page styles seperator backwardsChristian Lippka2-7/+11
2002-11-08#104890#; there is no entity qname-but-not-ncnameSascha Ballach1-3/+3
2002-11-06#96461# CreateAndInsert: set parent to noneHenning Brinkmann1-2/+5
2002-11-06#102407# (on behalf of BerryJia@openoffice.org) when importing a control mode...Frank Schönheit2-4/+36
2002-11-06#102407# when exporting control shapes, care for the ParaAdjust aka Align pro...Frank Schönheit1-2/+39
2002-11-06#102407# (on behalf of BerryJia@openoffice.org) ParaAdjustHdl: don't export V...Frank Schönheit1-2/+4
2002-11-06#102407# (on behalf of BerryJia@openoffice.org) added context flag to ParaAdj...Frank Schönheit1-3/+3
2002-11-06#100000# parameter count exportXMLOliver Bolte1-6/+6
2002-11-05#93419#; add dummy implementation of XFilterSascha Ballach1-2/+14
2002-11-05#104746#: OLE objects in flat XML files need to be saved after loadingMichael Brauer1-2/+28
2002-11-04#104456# don't support styles for group shapesChristian Lippka2-9/+13
2002-11-04#99928# add defaults for font properties if neededChristian Lippka1-3/+3
2002-11-01#102407# (on behalf of BerryJia@openoffice.org) introduced property-is-void a...Frank Schönheit4-19/+75
2002-11-01#99476# allow variable-decs in headers and footersDaniel Vogelheim2-14/+13
2002-10-31#96627# hyperlinks and contore for embedded objects in flat filesMichael Brauer2-29/+102
2002-10-30#98749# allow loading of empty bibliography brackets (saving already worked)Daniel Vogelheim1-12/+6
2002-10-29#104558# fixed service name for com.sun.star.presentation.ShapeChristian Lippka2-7/+7
2002-10-28#99928# add defaults for font properties if neededChristian Lippka1-2/+188
2002-10-28#104402# _ExportAutoStyles: export the auto styles for the forms, tooFrank Schönheit1-2/+6
2002-10-25#104402# own style import context for XML_STYLE_FAMILY_CONTROL_IDFrank Schönheit1-2/+7
2002-10-25#104402# +formstylesFrank Schönheit1-2/+3
2002-10-25#104402# importing grid column styles nowFrank Schönheit5-28/+111
2002-10-25initial checkin - form/control stylesFrank Schönheit2-0/+224
2002-10-25#104402# +createControlStyleContextFrank Schönheit1-2/+13
2002-10-25#104402# new methods on the import context callback for importing column stylesFrank Schönheit1-2/+14
2002-10-25#104402# importing of column-style-name not yet importedFrank Schönheit1-5/+7
2002-10-25#104402# +form:column-style-nameFrank Schönheit1-2/+6
2002-10-25#104402# added handling for the CTF_FORMS_DATA_STYLE attributeFrank Schönheit1-12/+40
2002-10-25during #104402#: changed the ConstAsciiString no able to return a reference t...Frank Schönheit1-14/+18
2002-10-25during #104402# changed signature of some exportAttribute* methods for perfor...Frank Schönheit2-40/+51
2002-10-25#104402# now exporting the style of a grid column (Align/formatting) as styleFrank Schönheit2-24/+187
2002-10-25#104402# re-introduced exportAutoStylesFrank Schönheit1-2/+11
2002-10-25#104402# +SCA_COLUMN_STYLE_NAMEFrank Schönheit2-5/+13
2002-10-25#104402# added exporting of grid column styles / changed signature of some ex...Frank Schönheit1-27/+42
2002-10-25#104402# +OFormExportPropertyMapper - handle the data-style attribute to stor...Frank Schönheit2-5/+62
2002-10-25#104402# +IFormsExportContext::getObjectStyleNameFrank Schönheit1-2/+8