summaryrefslogtreecommitdiffstats
path: root/reportdesign/source
Commit message (Expand)AuthorAgeFilesLines
* sal: clean up public headers with include-what-you-useMichael Stahl2014-11-174-1/+10
* fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava2014-11-141-3/+3
* Fix common typos. No automatic tools. Handmade…Andrea Gelmini2014-11-125-5/+5
* fdo#84938: replace HELPMODE_ constants with enumNoel Grandin2014-11-111-1/+1
* SfxTabDialog ctors: take an OUStringMiklos Vajna2014-11-093-5/+5
* Revert "use the new OUString::fromUtf8 method"Stephan Bergmann2014-11-064-8/+8
* use the new OUString::fromUtf8 methodNoel Grandin2014-11-064-8/+8
* changed some timer to idleJennifer Liebel2014-11-051-21/+16
* markup with event type not checker typeCaolán McNamara2014-11-054-5/+5
* fdo#38835 strip out OUString globalsNoel Grandin2014-11-0511-64/+49
* coverity#735452 Logically dead codeCaolán McNamara2014-11-031-3/+1
* I think this should be Left()David Tardon2014-11-031-1/+1
* coverity#1242514 arguments in wrong orderDavid Tardon2014-11-031-1/+1
* 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-2319-67/+67
* Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky2014-10-2319-39/+39
* 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-1619-39/+39
* 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-0919-67/+67
* fdo#82577: Handle TimeNoel Grandin2014-10-012-2/+2
* reportdesign: std::auto_ptr -> std::unique_ptrStephan Bergmann2014-09-3023-94/+49
* 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-2339-76/+76
* 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-066-17/+12
* convert RID_GROUPS_SORTING floating window to .uiCaolán McNamara2014-09-037-600/+111
* convert RID_NAVIGATOR floatingwindow to .uiCaolán McNamara2014-09-024-66/+16