summaryrefslogtreecommitdiff
path: root/chart2/source/controller/dialogs
AgeCommit message (Expand)Author
2013-05-23Revert "fdo#46808, Convert chart2::Title service to new style"Stephan Bergmann
2013-05-21fdo#46808, Convert chart2::Title service to new styleNoel Grandin
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-05-06fix typos (wich instead of which)Philipp Riemer
2013-04-18Remove a few unnecessary #includesMichael Dunphy
2013-04-18Delete unused code in one file.Golnaz Irannejad
2013-04-18Remove unused codeMichael Dunphy
2013-04-13Adding the dialog for setting stepped lines.Eric Seynaeve
2013-04-07Some cppcheck cleaningJulien Nabet
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
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-02Converting Smooth Lines dialog to gladeEricSeynaeve
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-20fdo#46808, Convert a bunch of comphelper::ComponentContext stuffNoel Grandin
2013-03-19Assume that these shall indeed check full string equalityStephan Bergmann
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-02coverity#736939: swapped argumentsMarkus Mohrhard
2013-03-01Replace rtl::O(U)String with O(U)StringÁdám Csaba Király
2013-02-25loplugin: improve indentationThomas Arnhold
2013-02-20RTL_CONSTASCII_USTRINGPARAM removalsKrisztian Pinter
2013-02-06remove obsolete hidother.src filesAndras Timar
2013-01-24rename SfxSingleTabDialog to SfxNoLayoutSingleTabDialogCaolán McNamara
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
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-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida
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
2012-10-08OUString cleanup in Chart2Olivier Hallot
2012-10-08OUString cleanup in Chart2Olivier Hallot
2012-10-07fix chart2 build with VS2012Peter Foley
2012-10-04sal_Bool -> bool in chart2Noel Grandin
2012-10-04limit polynomial degree in the dialog, related fdo#46100Markus Mohrhard
2012-10-02UniString->OUString in chart2Noel Grandin
2012-08-14fdo#51695 Check for TextformatJoseph Brown
2012-07-18re-base on ALv2 code. Includes:Michael Meeks
2012-07-18Various Clang 3.1 -Wunsued-variable, -Wconstant-conversionStephan Bergmann