summaryrefslogtreecommitdiffstats
path: root/reportdesign/inc
Commit message (Expand)AuthorAgeFilesLines
* Remove excess newlinesChris Sherlock2016-02-094-4/+0
* vcl: cmdevt.[hc]xx -> commandevent.[hc]xxChris Sherlock2016-02-082-2/+2
* vcl: split exception types from input typesChris Sherlock2016-02-062-8/+9
* boost::hash->std::hashNoel Grandin2016-02-022-2/+0
* boost::mem_fn->std::mem_fn in reportdesignNoel Grandin2016-02-012-2/+0
* boost::unordered_set is not used anymoreNoel Grandin2016-02-011-1/+0
* OSL_THIS_FUNC is a rip-off of BOOST_CURRENT_FUNCTION so we can use thatCaolán McNamara2016-01-311-1/+0
* basebmp now only used from vcl/headless codeCaolán McNamara2016-01-181-3/+0
* drawmodes header goneCaolán McNamara2016-01-181-1/+0
* Implement the XDocumentEventBroadcaster interface in OReportDefinitionMaxim Monastirsky2016-01-151-0/+7
* PCH support on LinuxAshod Nakashian2016-01-113-13/+12
* loplugin:unusedfields in reportdesignNoel Grandin2015-12-222-4/+0
* fix missing BaseURL when loading embedded objectsMichael Stahl2015-12-151-0/+1
* No need for a separate <vcl/lstbox.h>Tor Lillqvist2015-12-122-2/+2
* No need for a separate <vcl/graph.h>Tor Lillqvist2015-12-112-2/+0
* No need for a separate <vcl/combobox.h>Tor Lillqvist2015-12-112-2/+0
* Fast PCH generator and optimized PCH filesAshod Nakashian2015-11-153-485/+872
* 5th step to remove tools/rtti.hxxOliver Specht2015-11-114-6/+0
* com::sun::star->css in remotebridges,reportdesignNoel Grandin2015-10-2610-464/+456
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-128-345/+345
* Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-129-18/+18
* loplugin:unusedmethodsNoel Grandin2015-10-012-12/+0
* boost->stdCaolán McNamara2015-09-174-13/+9
* reportdesign: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-08-264-6/+5
* tdf#92459 remove o3tl/compat_functional.hxxDaniel Robertson2015-08-112-2/+0
* loplugin:unusedmethods reportdesign,scaddinsNoel Grandin2015-07-212-13/+0
* Introduce generic sub toolbar controllerMaxim Monastirsky2015-07-131-1/+0
* do not include boost/utility.hppMichael Stahl2015-07-102-2/+2
* remove some unnecessary typedefs around uno::ReferenceNoel Grandin2015-07-061-1/+0
* Fix typosAndrea Gelmini2015-07-041-1/+1
* fdo#39468 Translate German Comments - reportdesignPhillip Sz2015-06-291-1/+1
* Add variadic PartialWeakComponentImplHelper, remove need for implbase_var.hxxStephan Bergmann2015-06-221-7/+2
* remove unused #include awt/InvalidateStyle.hppMichael Stahl2015-05-051-1/+0
* remove unnecessary use of void in function declarationsNoel Grandin2015-04-151-3/+3
* V813: Decreased performanceCaolán McNamara2015-03-041-1/+1
* loplugin:deletedspecialStephan Bergmann2015-02-078-19/+17
* Updated all precompiled headers.Ashod Nakashian2015-02-051-0/+11
* chisel off some more unused codeCaolán McNamara2015-01-301-3/+0
* new loplugin: change virtual methods to non-virtualNoel Grandin2015-01-262-4/+4
* override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl2015-01-091-1/+1
* impl. Clone for all subclasses of SdrPageDavid Tardon2014-12-041-1/+1
* ooo#93212 avoid slicing during construction of SdrPageDavid Tardon2014-12-041-0/+2
* Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky2014-10-231-3/+3
* Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky2014-10-231-3/+3
* fdo#84854 it seems long is not enough on 32 bitDavid Tardon2014-10-161-3/+3
* fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca2014-10-091-3/+3
* reportdesign: std::auto_ptr -> std::unique_ptrStephan Bergmann2014-09-301-1/+1
* fdo#82577: Handle WindowNoel Grandin2014-09-231-1/+1
* SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin2014-09-061-1/+0
* convert RID_GROUPS_SORTING floating window to .uiCaolán McNamara2014-09-032-18/+0