summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)Author
2013-03-04Remove empty namespaceThorsten Behrens
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-03-03loplugin: improve indentationThomas Arnhold
2013-03-03fdo#60724: fix resizeable -> resizable misspelling found by lintianBjoern Michaelsen
2013-03-02coverity#736939: swapped argumentsMarkus Mohrhard
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King
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-28remove all d.lstMichael Stahl
2013-02-28make sure that this coverity report is really a false positiveMarkus Mohrhard
2013-02-27Factor out duplicate enums and types from rsc and vcl into one headerTor Lillqvist
2013-02-25remove some trivial duplicatesThomas Arnhold
2013-02-25loplugin: improve indentationThomas Arnhold
2013-02-25loplugin: unused variablesThomas Arnhold
2013-02-23Fix typo seperated/separatedJulien Nabet
2013-02-23Fix typo "fuction" -> "function"Julien Nabet
2013-02-20RTL_CONSTASCII_USTRINGPARAM removalsKrisztian Pinter
2013-02-19do not access vector elements beyond size, rhbz#847519 relatedEike Rathke
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida
2013-02-06remove obsolete hidother.src filesAndras Timar
2013-01-30chart2: try to make MSVC happy with OUStringMichael Stahl
2013-01-30MSVC needs explicit OUString in ?:Luboš Luňák
2013-01-30remove useless macrosLuboš Luňák
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac
2013-01-28fdo#46808, Convert SvNumberFormatter to use XComponentContextNoel Grandin
2013-01-28fdo#46808, Adapt document::GraphicObjectResolver UNO service to new styleNoel Grandin
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl
2013-01-25bnc#590020: Sort data points stably.Kohei Yoshida
2013-01-25String cleanup.Kohei Yoshida
2013-01-25Replace use of std::auto_ptr with boost::scoped_ptr.Kohei Yoshida
2013-01-25Make these classes explicitly non-copyable.Kohei Yoshida
2013-01-25A little cleanup.Kohei Yoshida
2013-01-25C2U macros no longer necessary.Kohei Yoshida
2013-01-24bnc#798271: Don't delete the PropertyMapEntry instance prematurely.Kohei Yoshida
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-15fdo#46808, Adapt chart2::data::LabeledDataSequence UNO service to new styleNoel Grandin
2013-01-08n#791985: Automatically rotate chart labels (if overlapping).Muthu Subramanian
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-10fdo#46808, use service constructor for embed::StorageFactoryNoel Grandin
2012-12-08bnc#791952: Setting properties for all data labels.Kohei Yoshida
2012-12-08bnc#791952: Use "center" label placement for "Best fit" in pie charts.Kohei Yoshida
2012-12-08bnc#791952: Better placement of 3D pie chart 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