summaryrefslogtreecommitdiff
path: root/chart2/source
AgeCommit message (Expand)AuthorFilesLines
2013-06-17cppcheck: fix some uninitMemberVar in chart2 partJulien Nabet2-3/+5
2013-06-17fdo#43460 chart2: use isEmpty()Jelle van der Waa1-2/+2
2013-06-16Resolves: #i121532# enhanced visualisation of text edit&selectionArmin Le Grand1-1/+2
2013-06-14Some more toInt32 clean upStephan Bergmann1-1/+1
2013-06-13Resolves: #i121504# Support for alpha channel in clipboard for all systemsArmin Le Grand2-4/+4
2013-06-13Resolves: #i121463# Enhanced handle visualization..Armin Le Grand1-0/+3
2013-06-05Fixes for new-style com.sun.star.chart2.FormattedString serviceStephan Bergmann1-6/+6
2013-06-03Fix variable value reassigned before old value usedJulien Nabet1-2/+1
2013-05-31Resolves: #i120831# call dispose() from ChartView dtor...Jian Fang Zhang1-0/+6
2013-05-31Resolves: #i120828#, restore some ChartModel::dispose() calls..Jian Fang Zhang1-0/+3
2013-05-23Revert "fdo#46808, Convert chart2::Title service to new style"Stephan Bergmann18-176/+113
2013-05-22Minor simplificationStephan Bergmann1-9/+4
2013-05-22fix maybevoid attributesNoel Grandin2-8/+8
2013-05-21fdo#46808, Convert chart2::Title service to new styleNoel Grandin18-113/+176
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann1-4/+4
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist17-31/+31
2013-05-13fdo#46808 Convert chart2::FormattedString service to new styleNoel Grandin6-61/+68
2013-05-11Resolves: #i119999# Single ESC to leave Chart OLE mode after creationArmin Le Grand1-2/+3
2013-05-10resolved fdo#35756 import more than 64k HTML table cellsEike Rathke1-2/+2
2013-05-09coverity#705446: self assignmentMarkus Mohrhard1-1/+0
2013-05-06fix typos (wich instead of which)Philipp Riemer6-6/+6
2013-05-02n#816939: Improved label overlap detection - Part 2Muthu Subramanian1-8/+19
2013-04-30n#816939: Improved label overlap detection.Muthu Subramanian1-6/+22
2013-04-29remove this property temporarily until I understand the exceptionMarkus Mohrhard1-1/+0
2013-04-26some more namespace cleanupThomas Arnhold4-15/+2
2013-04-24fix a problem with error bar weightMarkus Mohrhard1-0/+6
2013-04-24protect the properties with a mutexMarkus Mohrhard1-0/+5
2013-04-22turn this nasty SAL_WARN into a SAL_INFOMarkus Mohrhard1-1/+1
2013-04-22fix type mismatchMarkus Mohrhard2-2/+2
2013-04-22more work on getting the error bar export produce valid docsMarkus Mohrhard4-17/+217
2013-04-22fix the remaining issues with the changed handling of ErrorBar propsMarkus Mohrhard27-268/+409
2013-04-22make the properties in the error bar case explicitMarkus Mohrhard2-179/+119
2013-04-20Remove pass-through header file sot/inc/sot/clsids.hxxMichael Dunphy1-1/+1
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza1-1/+1
2013-04-18Remove a few unnecessary #includesMichael Dunphy1-6/+0
2013-04-18Delete unused code in one file.Golnaz Irannejad1-9/+0
2013-04-18Remove unused codeMichael Dunphy1-7/+0
2013-04-13Adding the dialog for setting stepped lines.Eric Seynaeve9-75/+381
2013-04-08fdo#46808, Convert svt::ToolboxController to XComponentContextNoel Grandin2-4/+4
2013-04-07Some cppcheck cleaningJulien Nabet2-11/+5
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák321-1304/+1162
2013-04-05new module i18nlangtagEike Rathke2-3/+3
2013-04-02Some cppcheck cleaningJulien Nabet1-2/+1
2013-04-02fdo#38838 : Replacement of String with OUString in core/chart2elixir4-41/+41
2013-04-02fix the build on non-C++11 platformsMarkus Mohrhard1-3/+3
2013-04-02move chart .ui files into existing schart dirCaolán McNamara1-1/+1
2013-04-02various efforts to consistently apply HIG rulesCaolán McNamara1-1/+0
2013-04-02Converting Smooth Lines dialog to gladeEricSeynaeve3-165/+17
2013-04-01remove boilerplate commentsThomas Arnhold3-7/+0
2013-04-01fdo#51656 : Mean value line starts in wrong place in column graphelixir1-2/+4