summaryrefslogtreecommitdiff
path: root/reportdesign/source/ui/inc/ReportController.hxx
AgeCommit message (Expand)Author
2015-10-26com::sun::star->css in remotebridges,reportdesignNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-30Fix typosAndrea Gelmini
2015-09-20convert Link<> to typedNoel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-09-17boost->stdCaolán McNamara
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-08-17convert Link<> to typedNoel Grandin
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-10vclwidget: convert lots more sites to use VclPtrNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-03-24loplugin:constantfunction: reportdesignNoel Grandin
2015-03-24convert SvxZoomType to enum classNoel Grandin
2015-02-24Typo: feture->featureJulien Nabet
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-18rtl::Reference fits just fine hereStephan Bergmann
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-05-02reportdesign: sal_Bool->boolNoel Grandin
2014-04-19fixincludeguards.sh: reportdesignThomas Arnhold
2014-04-14typo: noone -> no oneThomas Arnhold
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-04-03dbaccess: sal_Bool->boolNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-01-15fdo#46808, Adapt frame::TaskCreator UNO service to new styleNoel Grandin
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin
2012-10-02re-base on ALv2 code. Includes:Michael Meeks
2012-06-29Remove UNO includes commentsThomas Arnhold
2012-06-23removed unused forward declarations of classTakeshi Abe
2012-06-15move zoomitem from svx to sfx2Tim Hardeck
2012-01-13these OnInvalidateClipboard don't have to be LINKsCaolán McNamara
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner
2011-01-14removetooltypes01: #i112600# remove tooltypes from reportdesignMikhail Voytenko
2010-11-25undoapi: migrated report designer to use an own, model-bound UndoManager, ins...Frank Schoenheit [fs]
2010-11-25undoapi: split OSingleDocumentController into DBSubComponentController (which...Frank Schoenheit [fs]
2010-11-17undoapi: carry the SfxUndoManager around as &, not as *Frank Schoenheit [fs]
2010-10-27add modelines to .hxx files as wellCaolán McNamara
2010-04-16dba33f: merge with m76-branchFrank Schoenheit [fs]
2010-03-11autorecovery: merged changes from m74. Still need to find out how to re-do tw...Frank Schoenheit [fs]
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2010-02-10autorecovery: let the SingleDocController, and derived classes, support XModi...Frank Schoenheit [fs]
2010-02-09autorecovery: make m_pView a private member of the GenericController, with de...Frank Schoenheit [fs]
2010-02-09autorecovery: do not hold another member pointing to m_pView, this is crash-p...Frank Schoenheit [fs]
2010-01-28dba33f: #i108548# handle Label property from parse column and rowsetcolumnOcke Janssen [oj]
2009-10-16#i103496#: split svtools; improve ConfitItemsMathias Bauer
2009-08-26CWS-TOOLING: integrate CWS dba32eVladimir Glazounov