summaryrefslogtreecommitdiff
path: root/sc/inc/orcusfilters.hxx
AgeCommit message (Collapse)Author
2012-11-28Store the xml namespace repository with the context.Kohei Yoshida
We need persistent xml namespaces between loading the structure and importing the content. Change-Id: I4b56a7e952ab89b93ea2590c8f0d6b5cb141f039
2012-11-28Method description.Kohei Yoshida
Change-Id: I754ef846c3bc2d032a818dce6c223da89b3f8ccd
2012-11-28Separate the XML part of orcus filters into own class.Kohei Yoshida
Along with other reorganization of the orcus interface code... This XML context object will be used to store data specific to each loaded XML file, such as XML stream, namespace repository and so on. Change-Id: I21c43ab0026954c5d52f4985a169934f8fb9f704
2012-11-28Press 'Import' in the dialog to start importing XML.Kohei Yoshida
For now, the dialog only calls importXML() when the Import button is pressed, and the importXML() function still does nothing. Change-Id: I3427d343f88ba2a9b076ffc0ee4bcc44055d7717
2012-11-28Set user data to each tree entry.Kohei Yoshida
Change-Id: I708bbbae7696a66f7acae8a8d01c98a3c81d32e8
2012-11-28Use param structure to consolidate parameters for loadXMLStructure() call.Kohei Yoshida
Change-Id: I3e5895cd6b2bae4fd18aa13ebf88321f32a95f8d
2012-11-28Use different icon image for the attribute entries.Kohei Yoshida
Change-Id: Icd053ba7906191f3bc937cdb3c76d037fd67dab5
2012-11-28Use different icon for recurring elements.Kohei Yoshida
Change-Id: I3869e4a1f2f4b68d57641395daaf79d911a1a891
2012-11-28Call orcus filter accessor from the dialog when a new source file is set.Kohei Yoshida
For now it doesn't do anything. Change-Id: I8e41c7e15c3b99ab0ddec8e68242176c97f368fc
2012-09-07-Werror=non-virtual-dtorStephan Bergmann
Change-Id: Iac56ada41977e58e6e36d6efc31125f1d1ae1dec
2012-09-07Use the latest license header.Kohei Yoshida
Change-Id: I6cd50b8707331b9cf41cb1d42b5ad3d167006478
2012-09-07Add or update the header guards.Kohei Yoshida
Change-Id: I1d2205e4659041670b1e3f0dc1dc41262e75c9ac
2012-09-07Move the orcus handling code from sc to scfilt.Kohei Yoshida
Then this will be subject to on-demand loading. Change-Id: Ibefcb77b4c8a97707f3ea177a81bd61bdc58fc31