summaryrefslogtreecommitdiffstats
path: root/svx
Commit message (Expand)AuthorAgeFilesLines
* WaE: int and long confusionTor Lillqvist2012-01-251-2/+2
* optimized zoom to use more common intervalsTim Hardeck2012-01-252-8/+3
* callcatcher: update list, remove newly unused methodsCaolán McNamara2012-01-242-30/+0
* Comments Translations.Stefan Knorr2012-01-2423-592/+583
* Removal of commented code.Stefan Knorr2012-01-2425-181/+27
* Replaced diagnore ENSURE_OR_CONTINUE with regular code.Marcel Metz2012-01-232-4/+21
* Replaced diagnore ENSURE_OR_BREAK with regular code.Marcel Metz2012-01-231-1/+5
* Let's use 2^(1/4) as the zoom factor, instead of 1.2 (thanks, Tor!)Jan Holesovsky2012-01-231-2/+3
* make svx ByteString freeCaolán McNamara2012-01-232-14/+31
* Improve checking for emptinessThomas Arnhold2012-01-211-1/+1
* unused methodsThomas Arnhold2012-01-212-25/+0
* Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann2012-01-215-7/+7
* String to rtl::OUString.Kohei Yoshida2012-01-202-14/+28
* sal_Bool to bool.Kohei Yoshida2012-01-203-77/+92
* Make this a private member (to make it easier to keep track of its usage).Kohei Yoshida2012-01-193-16/+5
* No class derives from SdrPageView. No sense using protected visibility.Kohei Yoshida2012-01-191-4/+3
* Don't be a listener if you aren't interested in listening.Kohei Yoshida2012-01-192-10/+1
* column position 0 is perfectly validLionel Elie Mamane2012-01-191-2/+2
* WaE: ongoing stream operator cleanup, persuade ints they are sal_Int32sMichael Meeks2012-01-191-1/+1
* implemented SubViewSize property for EnhancedCustomShapePathRadek Doulik2012-01-192-42/+84
* Make them private instead of protected.Kohei Yoshida2012-01-181-2/+2
* This aCropRect data member is no longer used.Kohei Yoshida2012-01-182-4/+0
* remove unused codeThomas Arnhold2012-01-188-180/+0
* svx: remove unused definitions in globlmn_tmpl.hrcIvan Timofeev2012-01-181-721/+0
* Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz2012-01-1710-80/+80
* DbGridControl::SeekCursor: show exception when seek fails (and debug build)Lionel Elie Mamane2012-01-171-0/+1
* fix crash double clicking rotated text in calcCaolán McNamara2012-01-171-4/+2
* SvPtrarr->std::vectorAugust Sodora2012-01-162-56/+12
* Use platform-independent ::rtl::math::round to fix msvc buildKorrawit Pruegsanusak2012-01-171-2/+3
* Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz2012-01-1611-88/+80
* use SAL_N_ELEMENTSDavid Tardon2012-01-151-695/+695
* WaE: deleting object of abstract class type with non-virtual destructorDavid Tardon2012-01-151-0/+5
* WaE: narrowing conversion from unsigned int to sal_Int32David Tardon2012-01-151-282/+287
* WaE: narrowing conversion from unsigned int to sal_Int32David Tardon2012-01-151-2/+2
* fix crash related to accessing null element in boost::ptr_vectorMarkus Mohrhard2012-01-151-2/+1
* Fix for fdo43460 Part XXXVIII getLength() to isEmpty()Olivier Hallot2012-01-1451-150/+150
* fdo#44173: use a geometric progression for zoomingTim Hardeck2012-01-132-2/+7
* use INCLUDE instead of SOLARINC, and after local includesEike Rathke2012-01-131-1/+1
* just return the read string here instead of passing one in by refCaolán McNamara2012-01-131-2/+1
* svxempty.* not needed anymoreCaolán McNamara2012-01-134-90/+1
* fix ooxml custom shapes with 360 degree arcsRadek Doulik2012-01-121-3/+3
* Fix build on MacOSXAugust Sodora2012-01-111-1/+1
* SvStringsDtor->boost::ptr_vectorAugust Sodora2012-01-111-34/+28
* Remove unnecessary forward declarationAugust Sodora2012-01-111-8/+0
* SvStringsDtor->std::vectorAugust Sodora2012-01-112-33/+23
* SvStringsDtor->std::vectorAugust Sodora2012-01-112-31/+23
* implemented custom shape subpaths darkening/lightingRadek Doulik2012-01-114-34/+55
* n#734734: Text rotation fixes.Muthu Subramanian2012-01-113-3/+12
* Remove _SVSTDARR_STRINGSISORTDTORAugust Sodora2012-01-108-35/+1
* fdo#38057 implement RTF import progressbarMiklos Vajna2012-01-112-0/+6