summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)Author
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2017-02-15ChartDumpTest: Test area chartsTamás Zolnai
2017-02-15ChartDumpTest: Add different deltas for different systems for nowTamás Zolnai
2017-02-14ChartDumpTest: Don't use variable value in a noteTamás Zolnai
2017-02-14Remove these temporarily added definesTamás Zolnai
2017-02-14Make CppunitTest_chart2_dump succeed in my macOS buildStephan Bergmann
2017-02-14ChartDumpTest: Use english text in test docsTamás Zolnai
2017-02-14ChartDumpTest: Try again to remove all Arial fonts from these test documentsTamás Zolnai
2017-02-14ChartDumpTest: Test pie chartsTamás Zolnai
2017-02-14ChartDumpTest: Avoid using Arial font in test documentsTamás Zolnai
2017-02-13chart2: remove unneeded includesTomaž Vajngerl
2017-02-13ChartDumpTest: Test percent stacked chart's axis labelsTamás Zolnai
2017-02-13Fix typosAndrea Gelmini
2017-02-13ChartDumpTest: Test bar chartsTamás Zolnai
2017-02-13-Werror,-Wunused-private-fieldStephan Bergmann
2017-02-13ChartDumpTest: Let's have a bigger deltaTamás Zolnai
2017-02-12chart2: simplify and/or clean-up and c++11 featuresTomaž Vajngerl
2017-02-12[API CHANGE] Add PopupRequest - a callback to open a pop-up win. in calcTomaž Vajngerl
2017-02-12ChartDumpTest: Fix checking of transformationsTamás Zolnai
2017-02-12ChartDumpTest: Test chart wallTamás Zolnai
2017-02-12chart2: layout buttons in charts when data is presentTomaž Vajngerl
2017-02-12chart2: simple button (view) to add to a chartTomaž Vajngerl
2017-02-12ChartDumpTest: Make position and size check a bit more robustTamás Zolnai
2017-02-12ChartDumpTest: A new chart test suite for a more sistematic testingTamás Zolnai
2017-02-12Various typos about propertyJulien Nabet
2017-02-12"Unicode" is a proper noun and should not be used in pluralTor Lillqvist
2017-02-08The string "###" can be written as such, no need for a Special Const VariableTor Lillqvist
2017-02-08A newline is not that special or hard to rememberTor Lillqvist
2017-02-08remove unused SCHATTR_DIAGRAM_STYLENoel Grandin
2017-02-07fix oss-fuzz buildCaolán McNamara
2017-02-06Add missing #includesStephan Bergmann
2017-02-06OpenGLWindow typeinfo unavailable without HAVE_FEATURE_OPENGLCaolán McNamara
2017-02-05.uno:ScriptOrganizer should be menu:menuitemMaxim Monastirsky
2017-02-05chart2: Remove empty labels from main menuMaxim Monastirsky
2017-02-03makeAny->Any in basctl..chart2Noel Grandin
2017-01-31tdf#105571 Drop toolbar:helpid attribute from toolbar definitionsGabor Kelemen
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin
2017-01-27chart2: too long lineTomaž Vajngerl
2017-01-27chart2: some more for-loop changes in VLegendTomaž Vajngerl
2017-01-27chart2: remove typedef for std::vector, remove commented codeTomaž Vajngerl
2017-01-27chart2: use c++11 for-loop in VLegendTomaž Vajngerl
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-24AccStatisticsObject is apparently dead codeStephan Bergmann
2017-01-24use rtl::Reference in AccessibleBaseNoel Grandin
2017-01-24use rtl::Reference in ControllerCommandDispatchNoel Grandin
2017-01-24use rtl::Reference in ChartModelNoel Grandin
2017-01-24loplugin: unnecessary destructor: basctl..codemakerNoel Grandin
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-23pass ownership by pointerJochen Nitschke