summaryrefslogtreecommitdiffstats
path: root/reportdesign
Commit message (Expand)AuthorAgeFilesLines
* Removed duplicated includesAndrea Gelmini2014-10-312-2/+0
* coverity#704245 Logically dead codeCaolán McNamara2014-10-301-21/+8
* ref-counting vcl::Window subclassesNoel Grandin2014-10-291-1/+1
* coverity#705111 Using invalid iteratorCaolán McNamara2014-10-251-1/+1
* coverity#1224975 Dereference after null checkCaolán McNamara2014-10-241-1/+1
* coverity#704660 Unchecked dynamic_castCaolán McNamara2014-10-241-2/+2
* coverity#704656 Unchecked dynamic_castCaolán McNamara2014-10-241-2/+2
* coverity#704655 Unchecked dynamic_castCaolán McNamara2014-10-241-4/+4
* coverity#704654 Unchecked dynamic_castCaolán McNamara2014-10-241-8/+8
* loplugin: cstylecastNoel Grandin2014-10-241-1/+1
* Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky2014-10-2320-70/+70
* Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky2014-10-2320-42/+42
* fdo#84938: replace MENUITEM constants with enumNoel Grandin2014-10-232-2/+2
* loplugin: cstylecastNoel Grandin2014-10-233-5/+5
* fdo#84938: replace WINDOW_BORDER constants with enumNoel Grandin2014-10-211-1/+1
* fdo#84938: replace TIB_ constants with enumNoel Grandin2014-10-201-1/+1
* coverity#1247639 Uncaught exceptionCaolán McNamara2014-10-172-2/+3
* fdo#84854 it seems long is not enough on 32 bitDavid Tardon2014-10-1620-42/+42
* More -Werror,-Wunused-private-fieldStephan Bergmann2014-10-151-1/+0
* WaE: unused variable 'aNullShadowCol'Tor Lillqvist2014-10-131-1/+0
* Resolves: fdo#84930 format page background in report-builder crashCaolán McNamara2014-10-131-18/+80
* create a macro library for implementing bit-flags typesNoel Grandin2014-10-131-3/+3
* fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca2014-10-0920-70/+70
* fdo#82577: Handle TimeNoel Grandin2014-10-012-2/+2
* reportdesign: std::auto_ptr -> std::unique_ptrStephan Bergmann2014-09-3024-95/+50
* fdo#82577: Handle PolyPolygonNoel Grandin2014-09-302-2/+2
* fdo#82577: Handle RegionNoel Grandin2014-09-303-3/+3
* formula: std::auto_ptr -> std::unique_ptrStephan Bergmann2014-09-262-10/+3
* loplugin: cstylecast, update PTR_CAST macro to use static_castNoel Grandin2014-09-236-8/+8
* fdo#82577: Handle WindowNoel Grandin2014-09-2340-77/+77
* fdo#82577: Handle FontNoel Grandin2014-09-184-14/+14
* reportdesign: sal_Bool -> boolStephan Bergmann2014-09-156-7/+7
* Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann2014-09-124-38/+38
* Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann2014-09-102-3/+3
* SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin2014-09-067-18/+12
* convert RID_GROUPS_SORTING floating window to .uiCaolán McNamara2014-09-0311-618/+565
* convert RID_NAVIGATOR floatingwindow to .uiCaolán McNamara2014-09-028-68/+42
* Fix build with boost-1.56.0.Jörg Sonnenberger2014-08-291-1/+2
* fdo#82577: Handle KeyCodeTor Lillqvist2014-08-236-6/+6
* add a VclViewportCaolán McNamara2014-08-202-1/+6
* Consistently use size_t and SAL_MAX_SIZEMatteo Casalin2014-08-165-11/+11
* Consistently use size_t and SAL_MAX_SIZEMatteo Casalin2014-08-165-27/+25
* java: remove commented out codeNoel Grandin2014-08-141-3/+1
* warning C4706: assignment within conditional expressionThomas Arnhold2014-08-131-1/+4
* update_pchThomas Arnhold2014-08-132-1/+5
* java: reduce scope, make fields privateNoel Grandin2014-08-131-1/+1
* java: remove useless javadoc tagsNoel Grandin2014-08-121-2/+0
* java: remove unused parametersNoel Grandin2014-08-111-2/+2
* remove unused resourcesThomas Arnhold2014-08-091-2/+0
* CondFormat.hrc: remove unused resourcesThomas Arnhold2014-08-091-27/+1