summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2343-27208/+27232
2014-03-26cp#1000044 DOC import: fProtEnabled means document is not totally read-onlyMiklos Vajna3-1/+10
2014-03-26Revert the unwanted submodule change.Jan Holesovsky1-0/+0
2014-03-26These strings are now global resources, define them accordingly.Jan Holesovsky4-42/+3
2014-03-26Fix tab spacing in include/vcl/outdev.hxxChris Sherlock1-107/+107
2014-03-26fdo#74702 Followup to 4d1111aafe4c1$53ca52d045d726799d4b1753142Chris Sherlock2-3/+0
2014-03-26fdo#74702 Move device specific bitmap drawing to its own functionChris Sherlock4-43/+63
2014-03-26Remove unused macrosStephan Bergmann1-157/+0
2014-03-26Expand uses of SO2_DECL_BASIC_CLASS_DLL macroStephan Bergmann2-16/+27
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann669-1146/+1153
2014-03-26RTF import: handle Relative{Height,Width}{,Relation}Miklos Vajna3-0/+108
2014-03-26Avoid possible resource leaks by boost::scoped_arrayTakeshi Abe2-23/+18
2014-03-26Return two accidentally removed member functionsTor Lillqvist1-0/+2
2014-03-26Seems we don't need any basebmp stuff in AquaSalGraphics on iOSTor Lillqvist5-134/+41
2014-03-26Sprinkle some SAL_OVERRIDEsTor Lillqvist4-82/+83
2014-03-26Bin DestroyVirtualDevice(): Just use delete directly at call sitesTor Lillqvist10-39/+3
2014-03-26Error: exception specification of overriding function is more lax than baseTor Lillqvist4-6/+10
2014-03-25Make the new OpenGL chart type a compile time option.Kohei Yoshida2-0/+4
2014-03-25Properly import and export the new chart type to and from ODF.Kohei Yoshida9-3/+36
2014-03-25Add a new skeleton plotter for the GL3D bar chart.Kohei Yoshida11-9/+119
2014-03-25Turn this into a regular method.Kohei Yoshida2-1/+7
2014-03-25Crash prevention by checking for NULL.Kohei Yoshida1-1/+3
2014-03-25List child type for GL3D bar chart type.Kohei Yoshida12-7/+75
2014-03-25Skeleton template class for GL3D bar chart type.Kohei Yoshida5-1/+88
2014-03-25Image for the new chart type.Kohei Yoshida1-0/+0
2014-03-25Add a new chart type "GL 3D Bar" (working name).Kohei Yoshida8-8/+94
2014-03-25Initial skeleton class for the new chart type. Still very much empty.Kohei Yoshida4-2/+102
2014-03-25fdo#74322: Handle moving of named ranges correctly.Kohei Yoshida4-46/+108
2014-03-25fdo#74322: Write unit test for this first.Kohei Yoshida2-0/+82
2014-03-26related fdo#74981: add a unittest for kicksBjoern Michaelsen1-0/+29
2014-03-25typo: bussiness -> businessAndras Timar2-14/+14
2014-03-25added unit test for .xls BIFF enhanced protectionEike Rathke2-0/+20
2014-03-25union of a to be edited range may be distributed over two different recordsEike Rathke1-0/+27
2014-03-25Remove now unused tools/debug.hxx profiling functionalityStephan Bergmann6-246/+1
2014-03-25Remove legacy DBG_PROFSART/STOP callsStephan Bergmann4-20/+0
2014-03-25Remove legacy DBG_PROFSART/STOP callsStephan Bergmann3-75/+0
2014-03-25Reduce some functions to localStephan Bergmann2-34/+4
2014-03-25Accessibility: Avoid immediate crash in ImpressNiklas Johansson1-2/+5
2014-03-25coverity#738830 Uninitialized pointer fieldCaolán McNamara1-3/+4
2014-03-25coverity#738856 Uninitialized pointer fieldCaolán McNamara1-0/+1
2014-03-25coverity#738867 Uninitialized pointer fieldCaolán McNamara1-4/+6
2014-03-25coverity#982474 Unchecked dynamic_castCaolán McNamara1-0/+1
2014-03-25coverity#982469 Unchecked dynamic_castCaolán McNamara1-2/+2
2014-03-25coverity#982468 Unchecked dynamic_castCaolán McNamara1-1/+1
2014-03-25coverity#982466 Unchecked dynamic_castCaolán McNamara1-6/+6
2014-03-25coverity#1130187 Logically dead codeCaolán McNamara1-5/+1
2014-03-25coverity#982303 Logically dead codeCaolán McNamara1-33/+0
2014-03-25coverity#735475 Logically dead codeCaolán McNamara1-40/+0
2014-03-25Extra blank line.Kohei Yoshida1-1/+0
2014-03-25fdo#76402: Handle range reference expansion in named ranges.Kohei Yoshida1-0/+26