summaryrefslogtreecommitdiffstats
path: root/reportdesign
Commit message (Expand)AuthorAgeFilesLines
* Related: tdf#131423 CHOOSE() supports only 30 jump targets, limit in dialogEike Rathke2020-05-302-0/+6
* weld ComboBoxControlCaolán McNamara2020-05-202-26/+23
* remove archaic Content.xml fallbackCaolán McNamara2020-05-111-16/+2
* new loplugin:simplifypointertoboolNoel Grandin2020-05-103-3/+3
* compact namespace in reportdesignNoel Grandin2020-05-093-6/+6
* replace ODFDefaultVersion usage with ODFSaneDefaultVersion...Michael Stahl2020-05-081-5/+5
* replace ODFDefaultVersion usage with ODFSaneDefaultVersionMichael Stahl2020-05-071-1/+1
* tdf#42949 Fix IWYU warnings in reportdesign/*/*cxxGabor Kelemen2020-05-0579-423/+50
* move the castToFastAttributeList functionNoel Grandin2020-04-2815-45/+15
* Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann2020-04-277-7/+11
* update pchesCaolán McNamara2020-04-263-33/+11
* loplugin:unusedenumconstantsNoel Grandin2020-04-251-100/+0
* tdf#42949 Fix IWYU warnings in reportdesign/*/*hxxGabor Kelemen2020-04-2279-146/+67
* uiobject.hxx only needs forward declaresCaolán McNamara2020-04-221-15/+4
* tdf#91565: Report builder, missing insert field iconJulien Nabet2020-04-151-0/+1
* add an IsEmpty method to tools::Size and use itNoel Grandin2020-04-151-1/+1
* loplugin:buriedassign in reportdesignNoel Grandin2020-04-154-13/+24
* rename vcl::Window::Update to PaintImmediatelyNoel Grandin2020-04-112-3/+1
* loplugin:unusedvariableplus in reportdesignNoel Grandin2020-04-072-3/+1
* update some pches that no longer need vcl.lstbox.hxxCaolán McNamara2020-04-051-4/+3
* loplugin:flatten in reportdesignNoel Grandin2020-04-0232-1724/+1722
* Remove unused using declarations in oox...xmlsecurityGabor Kelemen2020-03-251-1/+0
* loplugin:redundantpointerops add some more smart pointer typesNoel Grandin2020-03-195-21/+21
* remove unnecessary Window::Update() calls, which immediately follow InvalidateNoel Grandin2020-03-161-1/+0
* Revert "loplugin:constfields in reportdesign,sal,sax"Noel Grandin2020-03-1219-33/+33
* improve loplugin:unusedfieldsNoel Grandin2020-03-092-4/+1
* tdf#130878 improvement to previous fixNoel Grandin2020-03-091-1/+2
* use FastParser in OReportStylesContextNoel Grandin2020-03-044-76/+16
* remove some dead codeNoel Grandin2020-03-031-166/+0
* don't rely on parser ::characters callback only firing onceNoel Grandin2020-03-021-0/+1
* tdf#130878 Report does not show label-fieldsNoel Grandin2020-02-2925-33/+64
* weld calc navigatorCaolán McNamara2020-02-282-2/+3
* tdf#114441: Convert use of sal_uLong to better integer typesPelin Kuran2020-02-272-5/+5
* new loplugin:xmlimportNoel Grandin2020-02-2610-0/+30
* Drop o3tl::optional wrapperStephan Bergmann2020-02-212-2/+2
* use fwd decls of StatusBarCaolán McNamara2020-02-161-2/+1
* convert XML_STYLE_FAMILY to scoped enumNoel Grandin2020-02-1512-67/+67
* don't need to include split.hxx or scrbar.hxxCaolán McNamara2020-02-141-2/+1
* reportdesign: Hide some internal commands from customizationMaxim Monastirsky2020-02-102-6/+5
* Fix undo and redo dropdowns in non-sfx2 modulesMaxim Monastirsky2020-02-091-2/+26
* reportdesign: Use .uno:UnderlineSimpleMaxim Monastirsky2020-02-071-1/+1
* tdf#54938: Adapt supportsService implementations to cppu::supportsServiceMehmet Emin Başoğlu2020-02-071-6/+5
* drop unnecessary includeCaolán McNamara2020-02-061-2/+4
* make update_pch also consider files in <module>/src/**/incLuboš Luňák2020-02-013-7/+61
* tdf#96505: Get rid of cargo cult long integer literalsOnur Yilmaz2020-01-281-1/+1
* remove some unused local varsNoel Grandin2020-01-281-1/+0
* New loplugin:unsignedcompareStephan Bergmann2020-01-284-9/+12
* remove some unused local varsNoel Grandin2020-01-281-1/+1
* iAvoid explicit casts to smaller sal_uInt32 from larger longStephan Bergmann2020-01-261-2/+2
* Change some #define to constexprStephan Bergmann2020-01-251-1/+1