summaryrefslogtreecommitdiff
path: root/reportdesign/source
AgeCommit message (Collapse)Author
2016-08-07Merge branches/gbuild-reintegration to trunk.Damjan Jovanovic
Notes: ignore: obsolete
2016-05-22Spelling, spelling ...Pedro Giffuni
Why worry about some sprinkled German when we haven't yet learned English. Notes: prefer: b37a07f2da6c4fcc1a01cc3ea547c558c23edd71
2014-03-19Merge back branch alg_writerframes to trunkArmin Le Grand
Notes: merged as: 6e61ecd09679a66060f932835622821d39e92f01
2014-01-28#i124131# use smart pointer's bool operator instead of comparing its content ↵Herbert Dürr
against NULL this makes the code more typesafe and avoids the -Wnull-conversion warnings seen with boost>=1.55 smart pointers in C+11 enabled build environments Notes: prefer: 6cf30940750607eeb062113dbee9968769d7bd06
2013-11-28#i123068# remove implicit conversions from rtl strings to their elementsHerbert Dürr
Notes: prefer: 112bdf84d684590e042725c7173e059b4afa2f83
2013-04-28i122120 Cleanup of XPropertyList and derivates to RefCounted instances, more ↵Armin Le Grand
cleanups Notes: prefer: c8dc73720883333a13187865cd0d69b64af6b4b5
2013-04-26fix narrowing conversions in reportdesignHerbert Dürr
Notes: prefer: c31d7b012f953f4a677fd5a576c0aa8379897879
2013-04-10121420: merge sidebar feature from branch into trunkOliver-Rainer Wittmann
Notes: merged as: d50ce284c9674c45acd40d017cc44c260da722a2
2013-04-08removed all non en-US messages incl. x-comment, to enable correct translation.Jan Iversen
corrected a few problems where en-US was dublicated. NO code/makefile changes Notes: prefer: 14c0e038c9c33dc59cbf6e5ec81d36779f28b004
2012-12-23i121162 - ImageScaleMode constants should be in UPPERCASEAriel Constenla-Haile
Notes: merged as: 949f97ba480f96c7892602f3208467ac925fab15
2012-12-06#i121442# - Adapt existing code in other modulesAriel Constenla-Haile
Notes: merged as: 25ec90bfa85ab829e47f442742c63dd41960b973
2012-01-12Update headers to Alv2 headersAndrew Rist
2012-01-10Update headers to Alv2 headersAndrew Rist
2011-11-30Update headers to Alv2 headersAndrew Rist
2011-11-30Update headers to Alv2 headersAndrew Rist
2011-11-06Update headers to Alv2 headersAndrew Rist
2011-11-06Update headers to Alv2 headersAndrew Rist
2011-09-17fs34c: check if description can be read and return ccorrect name for shapetypeMichael Stahl
# HG changeset patch # User Ocke Janssen [oj] <Ocke.Janssen@oracle.com> # Date 1301915955 -7200 # Node ID 7ca68dbff4eb90f462d9df381a7549fc996de714 # Parent 378c6468385944b3807ebca646aaeba95a9a7896
2011-03-24dba34d: #i117521#Frank Schoenheit [fs]
2011-02-22dba34d: replace tools typesOcke Janssen [oj]
2011-02-15dba34d: pulled and merged CWS dba34c, thus implicitly rebasing to m100Frank Schoenheit [fs]
2011-02-14dba34c: pulled and merged DEV300.m100Frank Schoenheit [fs]
2011-02-08CWS gnumake3: pull in cws removetooltypes01Mathias Bauer
2011-02-08removetooltypes01: Fix build problems after rebase to DEV300m99 in basctl, ↵Carsten Driesner
cui, reportdesign, sw
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner
2011-02-03CWS gnumake3: resync to m99Mathias Bauer
2011-02-03merge from masterOcke Janssen [oj]
2011-02-03dba34d: #i102719# do not allow charts to have negative positionsOcke.Janssen
2011-02-02dba34d: #i116022# allow to jump between empty space for controlsOcke.Janssen
2011-02-01dba34d: limit invalidate callsOcke.Janssen
2011-02-01CWS-TOOLING: integrate CWS dba34bVladimir Glazunov
Notes: split repo tag: base_ooo/DEV300_m99
2011-01-28gnumake3: remove comphelper version; fix including extract.hxxHans-Joachim Lankenau
2011-01-28undoapi: pulled and merged DEV300.m98Frank Schoenheit [fs]
2011-01-21removetooltypes01: Rebase to DEV300m98Carsten Driesner
2011-01-19dba34d: comile errorOcke.Janssen
2011-01-17dba34d: #i116187# get value from queryValueOcke.Janssen
2011-01-14removetooltypes01: #i112600# remove tooltypes from reportdesignMikhail Voytenko
2011-01-10Automated merge with ssh://hg.services.openoffice.org/cws/dba34cOcke Janssen [oj]
2011-01-07dba34c: mergeFrank Schoenheit [fs]
2011-01-07dba34c: #i116032# we have to recalc the bounding rectOcke Janssen [oj]
2011-01-06rebase to DEV300_m96Philipp Lohmann [pl]
2011-01-05dba34b: merged DEV300m96Frank Schoenheit [fs]
2011-01-03dba34c: #i96942# check if hit shape is a custom oneOcke Janssen [oj]
2010-12-23undoapi: merged after pulling DEV300_m96. Most probably still not ↵Frank Schoenheit [fs]
buildable:A number of changes which happened in the CWS need to be redone due to the new build system
2010-12-17undoapi: (I|Sfx)UndoManager now working with size_t instead of USHORTFrank Schoenheit [fs]
2010-11-26CWS gnumake2: resync to m94Mathias Bauer
2010-11-26dba34b: #i110907# check if design handle eventOcke.Janssen
2010-11-25undoapi: renamed Undo.* to RptUndo.*, to not confuse a certain IDE with ↵Frank Schoenheit [fs]
different same-named files in the source tree ...
2010-11-25undoapi: migrated report designer to use an own, model-bound UndoManager, ↵Frank Schoenheit [fs]
instead of the UndoManager formerly bound to the controller
2010-11-25undoapi: split OSingleDocumentController into DBSubComponentController ↵Frank Schoenheit [fs]
(which the report design's controller will be derived from) and the still-so-named OSingleDocumentController. Module reportdesign does not compile with this change, this is yet to come.