summaryrefslogtreecommitdiff
path: root/xmloff/inc
AgeCommit message (Collapse)Author
2011-03-01revert commit 4877ad1d8ef4bf509d5329f03fe6c16e8e3c307eNoel Power
revert patch that introduces some new odf attributes for form field controls
2011-02-18Remove some #include "tools/list.hxx"Joseph Powers
Plus some trailing whitespace cleanup
2011-02-10some form field import/export improvementsNoel Power
2011-02-05migrate to use boost unordered containersFridrich Štrba
2011-01-21Remove old RCS lines.Thomas Arnhold
2011-01-07Remove DECLARE_LIST( XMLSectionList_Impl, XMLSectionImportContext* )Joseph Powers
2011-01-06Remove DECLARE_LIST(Imp3DLightList, SdXML3DLightContext*)Joseph Powers
2010-12-15RTL_CONSTASCII_USTRINGPARAM xmloffJulien Nabet
2010-12-06cppcheck: parameter can be passed by referenceCaolán McNamara
2010-12-06Replace all occured, occurance etc.Takeshi Abe
2010-11-22removed unused SvXMLNumFmtDefaults methodsJoachim Trémouroux
2010-11-17remove archaic SGI header guardsCaolán McNamara
2010-11-09Clean up the codeAlexander O. Anisimov
* Remove bogus comments * Refresh comments containing a reference to the bug tracker * Remove the comments such as "// add by zhaojianwei"
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud
In practice the changeset is 'inspired' by vosremoval-mutex.diff but was essentially redone manually
2010-10-25merge vosremoval-reference.diffNorbert Thiebaud
2010-10-13Merge commit 'origin/master'Noel Power
Conflicts: vbahelper/source/vbahelper/vbadialogbase.cxx
2010-10-13Merge branch 'vba' fix conflics, trailing ws & tab issuesNoel Power
also removed some old headers ( which I need to add new ones for ) Conflicts: basic/source/classes/sbunoobj.cxx basic/source/classes/sbxmod.cxx xmloff/inc/xmlnmspe.hxx xmloff/inc/xmloff/xmltoken.hxx xmlscript/inc/xmlscript/xmldlg_imexp.hxx
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
Fixes #fdo30794 Based on bin/add-modelines script (originally posted in mail 1286706307.1871.1399280959@webmail.messagingengine.com) Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-10-12Fix roundtrip of DOC unhandled fieldsCédric Bosdonnat
Partly fixes n#628098 (OLE links roundtrip) and fix the fieldmark export in ODF to allow it only for 1.2 Enhanced (fdo#30711).
2010-10-06Merge commit 'ooo/OOO330_m9'Jan Holesovsky
2010-10-06initial commit for vba blob ( not including container_control stuff )Noel Power
2010-10-06remove more commented out #includes and related commentsDavid Tardon
2010-10-05more removed include guards using fixguard.pyPetr Mladek
2010-10-05Ported calc-distributed-cell-text-*.diff from ooo-build.Kohei Yoshida
This feature enables horizontal 'distributed' alignment and vertical 'justified' and 'distributed' alignments for cell contents in Calc. Note that this feature relies on ODF 1.2 extended in order for the relevant cell attributes to be saved in ODS.
2010-10-04native bool support in SvXMLUnitConverterNorbert Thiebaud
2010-10-04Convert all Query/Put Value() to boolNorbert Thiebaud
2010-09-28Ported calc-ods-sheet-protection-xmloff.diff from ooo-build.Kohei Yoshida
2010-09-15sc-dp-gridlayout.diff: Something with grid layout :)Jody Goldberg
i#68544, n#190970
2010-08-27chart50: #i114142# ODF: don't export invalid content to attribute ↵Ingrid Halama
chart:axis-label-position
2010-07-12calc56: #i102690# correct attribute names diagonal-bl-tr-widths and ↵Niklas Nebel
diagonal-tl-br-widths
2010-06-22CWS-TOOLING: integrate CWS mib16obo
2010-06-21mib16: rebase to m83Daniel Rentz
2010-06-21CWS-TOOLING: integrate CWS calctabcolorobo
2010-06-17mib16: rebase to m82Daniel Rentz
2010-06-15mib16: contributed bugfixes and various new symbols in VBA compatibility ↵Daniel Rentz
implementation
2010-06-15CWS-TOOLING: integrate CWS impressbi01obo
2010-06-15calctabcolor: rebased to DEV300_m82.Kohei Yoshida
2010-06-09CWS-TOOLING: integrate CWS chartpositioningobo
2010-06-01cws renaissance2: rebase m80Christian Lippka
2010-05-27impressbi01: rebased to DEV300_m79ka
2010-05-21CWS-TOOLING: integrate CWS sw33bf03Ivo Hinkelmann
2010-05-11rebased to DEV300_m77.Kohei Yoshida
2010-05-10CWS-TOOLING: integrate CWS dtardon01Ivo Hinkelmann
2010-05-05chartpositioning: #i100778# simplify user interface: reduce sizing options ↵Ingrid Halama
to new excluding mode only
2010-04-28merge DEV300_m77Michael Stahl
2010-04-27merge DEV300_m77Michael Stahl
2010-04-19sw33bf03: #i110691#: import/export xml:id and {anim,draw,form,text}:id:Michael Stahl
in ODF 1.2, the ID attributes on many elements are deprecated, and must be used only in conjunction with xml:id. new method SvXMLExport::AddAttributeIdLegacy() should fix the export.
2010-04-14chartpositioning: #i100778# correct ODF behaviourIngrid Halama
2010-04-12renaissance2: rebase m76Christian Lippka