summaryrefslogtreecommitdiffstats
path: root/chart2
Commit message (Expand)AuthorAgeFilesLines
* 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
* Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac2013-01-30126-1698/+1694
* fdo#46808, Convert SvNumberFormatter to use XComponentContextNoel Grandin2013-01-281-2/+1
* fdo#46808, Adapt document::GraphicObjectResolver UNO service to new styleNoel Grandin2013-01-281-6/+3
* gbuild: do not copy boost headers aroundMichael Stahl2013-01-262-0/+4
* bnc#590020: Sort data points stably.Kohei Yoshida2013-01-251-1/+1
* String cleanup.Kohei Yoshida2013-01-251-29/+30
* Replace use of std::auto_ptr with boost::scoped_ptr.Kohei Yoshida2013-01-252-61/+49
* Make these classes explicitly non-copyable.Kohei Yoshida2013-01-251-2/+4
* A little cleanup.Kohei Yoshida2013-01-251-27/+8
* C2U macros no longer necessary.Kohei Yoshida2013-01-251-9/+9
* bnc#798271: Don't delete the PropertyMapEntry instance prematurely.Kohei Yoshida2013-01-241-21/+19
* rename SfxSingleTabDialog to SfxNoLayoutSingleTabDialogCaolán McNamara2013-01-242-2/+2
* Unused #includeStephan Bergmann2013-01-241-3/+0
* Changed SetText() / GetText() to take/return OUStringChr. Rossmanith2013-01-214-13/+12
* Remove GetAllMarkedModel() since all it does is call GetMarkedObjModel().Kohei Yoshida2013-01-161-1/+1
* fdo#46808, Adapt chart2::data::LabeledDataSequence UNO service to new styleNoel Grandin2013-01-152-22/+16
* n#791985: Automatically rotate chart labels (if overlapping).Muthu Subramanian2013-01-081-1/+15
* fdo#57950: Remove some chained appends in chart2 and moreMarcos Paulo de Souza2013-01-074-22/+17
* Remove some RTL_* and some rtl:: prefixes in chart2Marcos Paulo de Souza2013-01-0714-135/+101
* fdo#46808, Convert frame::Desktop to new style service.Noel Grandin2012-12-212-20/+9
* Some cppcheck cleaning in chart2/Julien Nabet2012-12-153-7/+4
* fdo#46808, use service constructor for embed::StorageFactoryNoel Grandin2012-12-102-21/+7
* bnc#791952: Setting properties for all data labels.Kohei Yoshida2012-12-082-5/+6
* bnc#791952: Use "center" label placement for "Best fit" in pie charts.Kohei Yoshida2012-12-081-1/+7
* bnc#791952: Better placement of 3D pie chart data labels.Kohei Yoshida2012-12-081-1/+1
* Remove duplicate defines and put it into a common place.Kohei Yoshida2012-12-089-7/+37
* fixes for where fast string operator+ is not perfectly source compatibleLuboš Luňák2012-12-031-1/+1
* Class MediaDescriptorHelper doesn't need virtual destructor.Arnaud Versini2012-12-012-6/+0
* chart2: replace use of deprecated UserDefinedAttributeSupplierMichael Stahl2012-11-2915-24/+24
* API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens2012-11-292-4/+4
* some i18n wrappers with LanguageTagEike Rathke2012-11-231-3/+3
* AllSettings with LanguageTagEike Rathke2012-11-222-1/+2
* Merge branch 'feature/killsdf'Andras Timar2012-11-201-1/+1
|\
| * Merge branch 'master' into feature/killsdfAndras Timar2012-11-1121-274/+27
| |\
| * \ Merge branch 'master' into feature/killsdfAndras Timar2012-10-1342-734/+723
| |\ \
| * | | translations is a source-only moduleAndras Timar2012-10-011-1/+1
| * | | gbuild: invert handling of standard system libraries:Michael Stahl2012-10-012-4/+0
| * | | gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-10-012-2/+4
| * | | gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-10-012-0/+2
| * | | chart2: remove obsolete gcc 3.0.4 workaroundMichael Stahl2012-10-011-8/+0
* | | | use LanguageTagEike Rathke2012-11-171-3/+4
* | | | Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida2012-11-161-0/+1
* | | | ensure translations are built before using themDavid Tardon2012-11-151-0/+3
| |_|/ |/| |
* | | re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks2012-11-066-249/+1
* | | CMIS: added cancelCheckOut and checkIn implementations and menu itemsCédric Bosdonnat2012-10-311-0/+2