summaryrefslogtreecommitdiffstats
path: root/chart2/source/controller
Commit message (Expand)AuthorAgeFilesLines
* Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida2012-10-193-13/+13
* Merged SvTreeListBox and SvLBox.Kohei Yoshida2012-10-112-2/+2
* OUString cleanup in Chart2Olivier Hallot2012-10-088-236/+231
* OUString cleanup in Chart2Olivier Hallot2012-10-088-43/+43
* OUString cleanup in Chart2Olivier Hallot2012-10-088-225/+220
* OUString cleanup in Chart2Olivier Hallot2012-10-086-202/+199
* fix chart2 build with VS2012Peter Foley2012-10-071-0/+2
* sal_Bool -> bool in chart2Noel Grandin2012-10-042-5/+5
* limit polynomial degree in the dialog, related fdo#46100Markus Mohrhard2012-10-041-2/+2
* UniString->OUString in chart2Noel Grandin2012-10-021-2/+2
* Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini2012-10-011-1/+1
* having two SetPosSizePixel is a blasted nuisanceCaolán McNamara2012-09-281-2/+2
* replace remaining InterlockedCount() with inlined versionNorbert Thiebaud2012-09-252-6/+6
* Prefer prefix ++/-- operators for non-primitive typesJulien Nabet2012-09-151-2/+2
* -Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2012-08-316-15/+1
* fdo#46808, Use factory methods for frame::DispatchHelper instancesNoel Grandin2012-08-271-15/+10
* fdo#51695 Check for TextformatJoseph Brown2012-08-141-30/+23
* Typo ressource -> resourceStephan Bergmann2012-07-302-2/+2
* re-base on ALv2 code. Includes:Michael Meeks2012-07-18160-3723/+2283
* Various Clang 3.1 -Wunsued-variable, -Wconstant-conversionStephan Bergmann2012-07-183-5/+0
* There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET2012-07-161-10/+10
* simplify include guardsThomas Arnhold2012-07-141-1/+1
* hrc cleanup: Remove include guards from src filesThomas Arnhold2012-07-145-15/+0
* some UniString->rtl::OUStringCaolán McNamara2012-07-091-2/+2
* hrc cleanup: Remove include guardsThomas Arnhold2012-07-022-4/+0
* hrc cleanup: Remove unused definesThomas Arnhold2012-07-022-2/+0
* removed unnecessary forward declarations of classTakeshi Abe2012-07-029-27/+0
* Remove unused definesThomas Arnhold2012-07-021-1/+0
* Remove include guardsThomas Arnhold2012-06-295-14/+1
* Remove UNO includes commentsThomas Arnhold2012-06-292-4/+0
* Get rid of annoying IAccessibility2 commentsThomas Arnhold2012-06-272-3/+1
* re-base on ALv2 code.Michael Meeks2012-06-261-23/+14
* remove some annoying XubStringsCaolán McNamara2012-06-251-1/+1
* hrc cleanup: Remove two outdated filesThomas Arnhold2012-06-2520-247/+0
* re-base on ALv2 code.Michael Meeks2012-06-223-72/+45
* re-base on ALv2 code.Michael Meeks2012-06-21147-3511/+2190
* re-base on ALv2 code.Michael Meeks2012-06-2158-1460/+938
* hrc cleanup: Remove unused definesThomas Arnhold2012-06-214-12/+0
* Remove superfluous empty lines on topThomas Arnhold2012-06-091-2/+0
* fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2012-06-061-7/+3
* fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2012-06-041-3/+3
* targeted string re-workNorbert Thiebaud2012-06-013-7/+6
* nuke unused typedefTakeshi Abe2012-05-311-3/+0
* fdo#49921 make sure all tab pages have the same dimensionsDavid Tardon2012-05-1712-11/+21
* remove unneeded include of boost/bind.hppCaolán McNamara2012-05-162-2/+2
* make ResId::toString a non-static memberCaolán McNamara2012-04-303-51/+51
* refactor ImpSvtDataCaolán McNamara2012-04-251-1/+1
* Display correct errorbars columns in chart data browser.Rafael Dominguez2012-04-112-34/+9
* OUString( whatever ? "foo" : "bar" ) does not work with MSVCLuboš Luňák2012-04-081-1/+1
* Cleanup of C2U macro in chart2.Rafael Dominguez2012-04-0824-425/+401