summaryrefslogtreecommitdiff
path: root/reportdesign/source/ui/report
AgeCommit message (Expand)Author
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-23fdo#84938: replace MENUITEM constants with enumNoel Grandin
2014-10-23loplugin: cstylecastNoel Grandin
2014-10-17coverity#1247639 Uncaught exceptionCaolán McNamara
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-13WaE: unused variable 'aNullShadowCol'Tor Lillqvist
2014-10-13Resolves: fdo#84930 format page background in report-builder crashCaolán McNamara
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-09-30reportdesign: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-15reportdesign: sal_Bool -> boolStephan Bergmann
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin
2014-09-03convert RID_GROUPS_SORTING floating window to .uiCaolán McNamara
2014-09-02convert RID_NAVIGATOR floatingwindow to .uiCaolán McNamara
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin
2014-08-04Consistency around SdrOnOffItem in svx/sdtagitm.hxxStephan Bergmann
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-19fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-06-05various: remove SAL_THROW macroNoel Grandin
2014-05-27reportdesign: Fix applying the last used colorMaxim Monastirsky
2014-05-26coverity#704659 Unchecked dynamic_castCaolán McNamara
2014-05-23Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet
2014-05-23coverity#1215313 Uncaught exceptionCaolán McNamara
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold
2014-05-14update_pch: add reportdesignThomas Arnhold
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part9Julien Nabet
2014-05-08typosThomas Arnhold
2014-05-08reportdesign: sal_Bool->boolNoel Grandin
2014-05-06remove uncompiled source filesThomas Arnhold
2014-05-02reportdesign: sal_Bool->boolNoel Grandin
2014-04-19Remove gcc3 workaround for bug long since fixed in gccChris Sherlock
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann
2014-04-10It's "its", not "it's"Tor Lillqvist
2014-04-04coverity#738784 Uninitialized scalar fieldCaolán McNamara
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-04-03dbaccess: sal_Bool->boolNoel Grandin
2014-04-02coverity#707971 Uninitialized scalar fieldCaolán McNamara
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-25svtools: sal_Bool->boolNoel Grandin
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-07coverity#704558 Unchecked dynamic castNorbert Thiebaud