summaryrefslogtreecommitdiff
path: root/chart2/source/controller
AgeCommit message (Expand)Author
2013-04-02fdo#38838 : Replacement of String with OUString in core/chart2elixir
2013-04-02fix the build on non-C++11 platformsMarkus Mohrhard
2013-04-02move chart .ui files into existing schart dirCaolán McNamara
2013-04-02various efforts to consistently apply HIG rulesCaolán McNamara
2013-04-02Converting Smooth Lines dialog to gladeEricSeynaeve
2013-04-01remove boilerplate commentsThomas Arnhold
2013-03-28move the dialog to chart2Markus Mohrhard
2013-03-28Converting spline dialog box to glade.EricSeynaeve
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-25There are many ships in the port of Hamburg but "ownership" is not oneTor Lillqvist
2013-03-23Related coverity#704213/704214/704215 Logically dead codeJulien Nabet
2013-03-20simplify OUString assignmentsChr. Rossmanith
2013-03-20fdo#46808, Convert a bunch of comphelper::ComponentContext stuffNoel Grandin
2013-03-19Assume that these shall indeed check full string equalityStephan Bergmann
2013-03-19let us keep the gnumeric value handling in xmloffMarkus Mohrhard
2013-03-19fdo#61135 stepped lines graph: handle ods filesEricSeynaeve
2013-03-13vcl: make Region ctors explicit to prevent overloading desastersMichael Stahl
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong
2013-03-04no need for the dynamic cast anymoreMarkus Mohrhard
2013-03-04make this a real assert to find these problems earlierMarkus Mohrhard
2013-03-04we need to use GetParentDialog nowadays, fdo#60253Markus Mohrhard
2013-03-03fdo#60724: fix resizeable -> resizable misspelling found by lintianBjoern Michaelsen
2013-03-02coverity#736939: swapped argumentsMarkus Mohrhard
2013-03-01Replace rtl::O(U)String with O(U)StringÁdám Csaba Király
2013-03-01coverity#705132: add missing breakMarkus Mohrhard
2013-02-25loplugin: improve indentationThomas Arnhold
2013-02-20RTL_CONSTASCII_USTRINGPARAM removalsKrisztian Pinter
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida
2013-02-06remove obsolete hidother.src filesAndras Timar
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac
2013-01-24rename SfxSingleTabDialog to SfxNoLayoutSingleTabDialogCaolán McNamara
2013-01-24Unused #includeStephan Bergmann
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2013-01-16Remove GetAllMarkedModel() since all it does is call GetMarkedObjModel().Kohei Yoshida
2013-01-07fdo#57950: Remove some chained appends in chart2 and moreMarcos Paulo de Souza
2013-01-07Remove some RTL_* and some rtl:: prefixes in chart2Marcos Paulo de Souza
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin
2012-12-15Some cppcheck cleaning in chart2/Julien Nabet
2012-12-08bnc#791952: Setting properties for all data labels.Kohei Yoshida
2012-12-08Remove duplicate defines and put it into a common place.Kohei Yoshida
2012-12-03fixes for where fast string operator+ is not perfectly source compatibleLuboš Luňák
2012-11-29chart2: replace use of deprecated UserDefinedAttributeSupplierMichael Stahl
2012-11-29API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens
2012-11-22AllSettings with LanguageTagEike Rathke
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida
2012-10-11Merged SvTreeListBox and SvLBox.Kohei Yoshida
2012-10-08OUString cleanup in Chart2Olivier Hallot