summaryrefslogtreecommitdiff
path: root/cppcanvas/README
blob: 1e9083101434844bda1ad7732f11f7ed2e609c3f (plain)
1
2
3
4
5
Helper C++ classes for [[canvas]], plus a GDIMetaFile-to-XCanvas converter.

== EMF+ ==

For cppcanvas/source/mtfrenderer, see the README in vcl (the EMF+ part).
c.mk?h=feature/cib_contract3753&id=8600f21b7d3c3656c1458aa440dbb330c08a7c7c'>Renamed the file to make room for the header version of the same test.Kohei Yoshida 2012-04-28we can't move that into a test only libMarkus Mohrhard 2012-04-27move xshape dumper into testMarkus Mohrhard 2012-04-27enable chart regression testMarkus Mohrhard 2012-04-19seems there is a difference of one point between clang/gcc in chart testMarkus Mohrhard 2012-04-19enable the chart2 dumper testMarkus Mohrhard 2012-04-17enable sctablesheetobj againMarkus Mohrhard 2012-03-25revert accidently commited linesMarkus Mohrhard 2012-03-25remove newly unused variableMarkus Mohrhard 2012-02-27s/interpreters/scripting/Tor Lillqvist 2012-02-27Decouple disabling of scripting (BASIC &co) from OS being iOSTor Lillqvist 2012-02-21Filter out stuff not built for iOSTor Lillqvist 2012-02-16enable XDatabaseRangeTest againMarkus Mohrhard 2012-02-09use slowcheck in scMarkus Mohrhard 2012-02-08remove superflous whitespaceBjoern Michaelsen 2012-02-08first try to add slowcheck build targetMarkus Mohrhard 2012-01-27Bypass building BASIC and scripting related modules for iOSTor Lillqvist 2012-01-23refactor concept for c++ based subsequenttestsMarkus Mohrhard 2012-01-18enable new datapilot api testMarkus Mohrhard 2012-01-09did not want to move that to the in-build targetMarkus Mohrhard 2012-01-09add some tests related to fdo#42624Markus Mohrhard 2011-12-17add own makefile for ScSpreadsheetObj subsequenttestMarkus Mohrhard 2011-12-14add c++ based subsequenttest for XNamedRangeLaurent Godard 2011-12-07add test for failing DataPilotField test, related fdo#43308Markus Mohrhard 2011-12-05adjust sc's c++ subsequenttest conceptMarkus Mohrhard 2011-12-05add subsequent test for failing test TableAutoFormatFieldMarkus Mohrhard 2011-11-30split sc's filters-test into in-build and subsequent testsMarkus Mohrhard 2011-11-30move c++ based subsequenttest to sc/qa/extrasMarkus Mohrhard 2011-11-30port a failing sc subsequenttest to c++Markus Mohrhard 2011-11-29Enabled sc/qa/complex again.Stephan Bergmann 2011-11-29move sc's macros_test to the subsequenttest targetMarkus Mohrhard 2011-11-28Enabled sc/qa/unoapi again.Stephan Bergmann 2011-11-11Make .component files directly usable within UNO_SERVICES.Stephan Bergmann 2011-10-21enable sc_macros_testMarkus Mohrhard 2011-10-04adapt sc unittests to separate RdbTarget makefile requirement, also rename sc...Bjoern Michaelsen 2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe 2011-07-30Add consistent Emacs and vim mode linesTor Lillqvist 2011-07-05make filters test a seperate test lib, otherwise conflicts on internal dlopenCaolán McNamara 2011-04-24use the new UNO-related defs from CppunitTargetDavid Tardon 2011-04-11reenable ucalc.cxx unittest in gbuildBjoern Michaelsen 2011-04-05starting sc_ucalc unit testBjoern Michaelsen 2011-03-31Fix windows linking of sc moduleFridrich Štrba 2011-03-25gnumake support for calc.Norbert Thiebaud