summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-05-01fdo#78079: Re-work sort by column to get it to do the right thing.Kohei Yoshida12-115/+467
2014-05-01fdo#78079: Write test for this.Kohei Yoshida4-32/+114
2014-05-01fix build errorMarkus Mohrhard1-1/+1
2014-05-01remove unused codeMarkus Mohrhard1-16/+1
2014-05-01some small clean-up in new OGL 3D rendererMarkus Mohrhard1-15/+17
2014-05-01more type correctness in new codeMarkus Mohrhard1-21/+17
2014-05-01use sal_ types for variables with fixed widthMarkus Mohrhard1-1/+2
2014-05-01remove the need for using namespace std;Markus Mohrhard1-24/+23
2014-05-01remove OPENGL_SCALE_VALUE that makes no sense without XShapeMarkus Mohrhard1-21/+17
2014-05-01pass large objects by const reference and not by valueMarkus Mohrhard2-18/+21
2014-05-01Revert "temporarily disable failing chart2 ChXDiagram RegressionCurves test"Markus Mohrhard1-0/+1
2014-05-01be explicit about text rotations, fdo#70670Markus Mohrhard1-1/+1
2014-05-01it should not be a warningMarkus Mohrhard1-1/+1
2014-05-01add test for fdo#78041Markus Mohrhard2-0/+27
2014-05-01set graphic properties for error bars during import, fdo#78041Markus Mohrhard2-1/+16
2014-05-01fix spelling errorMarkus Mohrhard1-1/+1
2014-05-01add test for fdo#75168Markus Mohrhard3-4/+16
2014-05-01escape conditional formatting formulas during xlsx export, fdo#75168Markus Mohrhard1-2/+2
2014-05-01add unit test for fdo#77984Markus Mohrhard2-0/+40
2014-05-01VCL: Rearrange function locations and accessibility in window.hxxChris Sherlock2-146/+216
2014-05-01break infinite loopLuboš Luňák1-1/+1
2014-04-30tests for msoffice brightness+contrastLuboš Luňák4-0/+40
2014-04-30handle brightness+contrast from msoffice (bnc#875713)Luboš Luňák4-3/+56
2014-04-30actually read brightness/contrast when reading docx (bnc#875713)Luboš Luňák1-0/+4
2014-04-30coverity#738909 Uninitialized scalar fieldCaolán McNamara1-5/+6
2014-04-30coverity#708465 Uninitialized scalar fieldCaolán McNamara1-9/+15
2014-04-30coverity#738881 Uninitialized pointer fieldCaolán McNamara1-0/+5
2014-04-30coverity#738609 Uninitialized pointer fieldCaolán McNamara1-15/+13
2014-04-30coverity#738608 Uninitialized pointer fieldCaolán McNamara1-9/+6
2014-04-30coverity#738607 Uninitialized pointer fieldCaolán McNamara1-9/+5
2014-04-30coverity#738594 Uninitialized scalar fieldCaolán McNamara1-0/+1
2014-04-30coverity#738592 Uninitialized scalar fieldCaolán McNamara1-0/+3
2014-04-30coverity#738591 Uninitialized pointer fieldCaolán McNamara1-7/+6
2014-04-30coverity#738590 Uninitialized scalar fieldCaolán McNamara1-0/+4
2014-04-30coverity#738577 Uninitialized pointer fieldCaolán McNamara1-0/+2
2014-04-30coverity#738569 Uninitialized scalar fieldCaolán McNamara1-5/+7
2014-04-30coverity#738568 Uninitialized scalar fieldCaolán McNamara1-1/+1
2014-04-30Many spelling fixes: directory qadevOOo.Pedro Giffuni84-139/+139
2014-04-30make DISABLE_DYNLOADING on Android happy, fdo#77071 relatedEike Rathke1-0/+21
2014-04-30resolve crashes with ICU 53.1 in locales with collator data, fdo#77071Eike Rathke2-6/+94
2014-04-30Related: fdo#72142 lighter ruler default colorCaolán McNamara1-2/+2
2014-04-30Many spelling fixes: directories h* - p*.Pedro Giffuni95-161/+150
2014-05-01Avoid possible memory leaks in case of exceptionsTakeshi Abe5-47/+34
2014-04-30vcl: clean-up DrawDeviceBitmap methodTomaž Vajngerl1-32/+30
2014-04-30fdo#77126 BitmapEx.Scale already takes care of mirroringTomaž Vajngerl1-3/+7
2014-04-30oox: Code protection against empty effectsJacobo Aragunde Pérez1-12/+15
2014-04-30ooxml: Preserve blur effect on shapes.Jacobo Aragunde Pérez2-1/+15
2014-04-30ooxml: Preserve reflection effect on shapes.Jacobo Aragunde Pérez3-2/+70
2014-04-30ooxml: Preserve glow effect on shapes.Jacobo Aragunde Pérez3-2/+25
2014-04-30ooxml: Preserve soft edge effect on shapes.Jacobo Aragunde Pérez4-9/+50