summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-04-16i122041 Added vaues for defining behaviour of ColorValueSets to SvtAccessibil...Armin Le Grand15-135/+932
2013-04-16#122010# ensure that python 2.7.4 is used under MacOSJürgen Schmidt1-2/+14
2013-04-16provide complete type of CellInfo before it is usedHerbert Dürr1-43/+44
2013-04-16remove ambiguity of shared_ptr between boost and std namespacesHerbert Dürr1-13/+12
2013-04-16provide complete types of some SdrCustomShapeGeometryItem functors before the...Herbert Dürr2-13/+17
2013-04-16assume STL to always be newer than stlport's version from 2002Herbert Dürr12-38/+2
2013-04-16eliminate type ambiguity for std::accumulate() invocationHerbert Dürr1-2/+2
2013-04-16remove obsolete KR style declaration of yyparse()Herbert Dürr1-5/+1
2013-04-16include the vector header directly which used be included indirectly in stlpo...Herbert Dürr2-0/+2
2013-04-16provide complete types of FragmentHandler and RecordInfo before they are usedHerbert Dürr1-3/+1
2013-04-16use NSString objects for NSSpellChecker and not their NSObject basesHerbert Dürr1-7/+5
2013-04-16rename local method is_empty() as it is now also part of the std namespaceHerbert Dürr1-6/+6
2013-04-16allow unusual fill_n specialization for bitvectorsHerbert Dürr1-3/+2
2013-04-16also deliver boost's move headersHerbert Dürr2-1/+3
2013-04-16complete type Bridge::SubStub before it is usedHerbert Dürr2-7/+4
2013-04-16use XShapeHash type to make this *_map compatible with the corresponding TR1 ...Herbert Dürr1-22/+21
2013-04-16on OSX the ECX register is not preserved for IA32 stdcallsHerbert Dürr1-9/+13
2013-04-16i122041 Unified and centralized control for Color ValueSetsArmin Le Grand17-240/+181
2013-04-16i121873 - Integrate the Presenter ScreenAriel Constenla-Haile133-1183/+593
2013-04-16i121872 - Integrate the Presentation MinimizerAriel Constenla-Haile64-2236/+2241
2013-04-15include the vector header directly, in stlport<=4 it used to be included indi...Herbert Dürr1-0/+1
2013-04-13Unname unused arguments to prevent WaE issues.Pavel Janík1-2/+2
2013-04-13Unname unused argument to prevent WaE issue.Pavel Janík1-1/+1
2013-04-13Unname unused arguments to prevent WaE issues.Pavel Janík1-9/+9
2013-04-13Remove unused varables to prevent WaE issues.Pavel Janík1-2/+0
2013-04-13Reorder initializations to prevent compiler warnings.Pavel Janík1-6/+6
2013-04-12121788: - remove duplicate resource introduced by accidentOliver-Rainer Wittmann2-8/+0
2013-04-12stop using Mac specific compiler option "Wno-long-double"Herbert Dürr2-2/+1
2013-04-11i121791 Corrected names for LineDashes, cleaned up resourcesArmin Le Grand6-256/+27
2013-04-11i122039 Take GraphicAttr into account for SVGs in Writer GraphicObjectsArmin Le Grand1-1/+36
2013-04-11i121791 Corrected names for LineDashes, cleaned up resourcesArmin Le Grand1-21/+21
2013-04-11i121791 Corrected names for LineDashes, cleaned up resourcesArmin Le Grand33-0/+0
2013-04-11122027: Fixed crash when processing .uno:NumberType command.Andre Fischer1-36/+40
2013-04-11122028: Fixed crash when processing .uno:SwPageColumn command.Andre Fischer1-15/+22
2013-04-11122030: Fixed bug in documentation that breaks autodoc processing.Andre Fischer1-1/+1
2013-04-11121420: Provide sidebar panels with XCanvas objects.Andre Fischer2-3/+16
2013-04-10Reorder initializations properly to prevent WaE issues.Pavel Janík1-3/+3
2013-04-10Add empty return to prevent WaE issue.Pavel Janík1-0/+2
2013-04-10Unname unused argument to prevent WaE issues.Pavel Janík1-1/+1
2013-04-10Unname unused argument to prevent WaE issues.Pavel Janík1-1/+1
2013-04-10Comment out unused variable to prevent WaE issue.Pavel Janík1-1/+1
2013-04-10Unname unused argument to prevent WaE issues.Pavel Janík1-1/+1
2013-04-10Unname unused arguments and reorder initializations properly to preventPavel Janík1-6/+6
2013-04-10Use proper variable type to prevent comparing signed and unsigned variables (...Pavel Janík1-1/+1
2013-04-10Unname unused argument to prevent WaE issues.Pavel Janík1-1/+1
2013-04-10Unname unused arguments and reorder initializations properly to preventPavel Janík1-5/+5
2013-04-10Unname unused argument and reorder initializations properly to preventPavel Janík1-5/+5
2013-04-10Use proper variable types to prevent comparing signed and unsigned variables ...Pavel Janík1-4/+4
2013-04-10Comment unused variables and rephrase the spaghetti code to prevent WaE issues.Pavel Janík1-4/+4
2013-04-10Comment unused variables to prevent WaE issues.Pavel Janík1-2/+2