summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)Author
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
2012-12-01Class MediaDescriptorHelper doesn't need virtual destructor.Arnaud Versini
2012-11-29chart2: replace use of deprecated UserDefinedAttributeSupplierMichael Stahl
2012-11-29API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens
2012-11-23some i18n wrappers with LanguageTagEike Rathke
2012-11-22AllSettings with LanguageTagEike Rathke
2012-11-20Merge branch 'feature/killsdf'Andras Timar
2012-11-17use LanguageTagEike Rathke
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida
2012-11-15ensure translations are built before using themDavid Tardon
2012-11-11Merge branch 'master' into feature/killsdfAndras Timar
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-10-31CMIS: added cancelCheckOut and checkIn implementations and menu itemsCédric Bosdonnat
2012-10-31CMIS: added CheckOut in the File menuCédric Bosdonnat
2012-10-30cppCheck: Remove some 'redundantAssignment'jailletc36
2012-10-28fix some VS 2010 specific issuesDavid Ostrovsky
2012-10-22fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida
2012-10-13Merge branch 'master' into feature/killsdfAndras Timar