summaryrefslogtreecommitdiffstats
path: root/chart2/source
Commit message (Expand)AuthorAgeFilesLines
* -Wunused-macrosStephan Bergmann2013-03-272-2/+0
* There are many ships in the port of Hamburg but "ownership" is not oneTor Lillqvist2013-03-252-3/+3
* OSL_FAIL to SAL_WARN in ASSERT_EXCEPTIONMarkus Mohrhard2013-03-251-5/+3
* remove C2U in chart2Markus Mohrhard2013-03-255-10/+8
* sal_True -> true in commentMarkus Mohrhard2013-03-251-1/+1
* make this typedef privateMarkus Mohrhard2013-03-251-1/+1
* Related coverity#704213/704214/704215 Logically dead codeJulien Nabet2013-03-231-3/+3
* n#734735: Use full available size for pie charts.Muthu Subramanian2013-03-201-2/+3
* simplify OUString assignmentsChr. Rossmanith2013-03-201-3/+3
* fdo#46808, Convert a bunch of comphelper::ComponentContext stuffNoel Grandin2013-03-201-1/+1
* fdo#46808, convert drawing::GraphicExportFilter to new styleNoel Grandin2013-03-201-16/+7
* Assume that these shall indeed check full string equalityStephan Bergmann2013-03-191-2/+2
* let us keep the gnumeric value handling in xmloffMarkus Mohrhard2013-03-191-13/+0
* fdo#61135 stepped lines graph: handle ods filesEricSeynaeve2013-03-193-13/+206
* warning C4101: unreferenced local variableMichael Stahl2013-03-141-1/+1
* warning C4101: unreferenced local variableMichael Stahl2013-03-141-1/+1
* n#734735: Decrease pie chart's thickness.Muthu Subramanian2013-03-141-1/+1
* vcl: make Region ctors explicit to prevent overloading desastersMichael Stahl2013-03-131-1/+1
* Fix chart2 buildFridrich Štrba2013-03-114-6/+5
* #119989# Support relative 3D pie chart height when importing charts.Armin Le Grand2013-03-114-4/+53
* fdo#43460: use isEmpty()Thomas Arnhold2013-03-092-5/+5
* remove commented out codeThomas Arnhold2013-03-091-100/+0
* fdo#60691 add modelines to *.src and *.hrc filesBorim2013-03-0883-0/+244
* fdo#60148 Clean up warnings from the Clang compiler pluginnccuong2013-03-065-39/+35
* doubled usingThomas Arnhold2013-03-055-5/+0
* no need for the dynamic cast anymoreMarkus Mohrhard2013-03-041-1/+1
* make this a real assert to find these problems earlierMarkus Mohrhard2013-03-041-1/+1
* we need to use GetParentDialog nowadays, fdo#60253Markus Mohrhard2013-03-041-1/+1
* Remove empty namespaceThorsten Behrens2013-03-041-9/+0
* Related to fdo#60724: correct spellingThomas Arnhold2013-03-035-8/+8
* loplugin: improve indentationThomas Arnhold2013-03-031-14/+17
* fdo#60724: fix resizeable -> resizable misspelling found by lintianBjoern Michaelsen2013-03-031-1/+1
* coverity#736939: swapped argumentsMarkus Mohrhard2013-03-021-1/+1
* Typo fix: informations -> information and a few other adjacent typos.Gregg King2013-03-022-2/+2
* Replace rtl::O(U)String with O(U)StringÁdám Csaba Király2013-03-0115-127/+128
* coverity#705132: add missing breakMarkus Mohrhard2013-03-011-0/+1
* make sure that this coverity report is really a false positiveMarkus Mohrhard2013-02-281-0/+1
* Factor out duplicate enums and types from rsc and vcl into one headerTor Lillqvist2013-02-271-45/+48
* remove some trivial duplicatesThomas Arnhold2013-02-251-1/+0
* loplugin: improve indentationThomas Arnhold2013-02-253-8/+10
* loplugin: unused variablesThomas Arnhold2013-02-252-2/+0
* Fix typo seperated/separatedJulien Nabet2013-02-231-1/+1
* Fix typo "fuction" -> "function"Julien Nabet2013-02-231-1/+1
* RTL_CONSTASCII_USTRINGPARAM removalsKrisztian Pinter2013-02-2054-248/+208
* do not access vector elements beyond size, rhbz#847519 relatedEike Rathke2013-02-191-9/+15
* Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida2013-02-125-6/+6
* remove obsolete hidother.src filesAndras Timar2013-02-061-104/+0
* chart2: try to make MSVC happy with OUStringMichael Stahl2013-01-301-2/+4
* MSVC needs explicit OUString in ?:Luboš Luňák2013-01-301-6/+6
* remove useless macrosLuboš Luňák2013-01-301-3/+0