summaryrefslogtreecommitdiff
path: root/chart2/source/controller/main
AgeCommit message (Expand)Author
2013-04-08fdo#46808, Convert svt::ToolboxController to XComponentContextNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-01remove boilerplate commentsThomas Arnhold
2013-03-25There are many ships in the port of Hamburg but "ownership" is not oneTor Lillqvist
2013-03-23Related coverity#704213/704214/704215 Logically dead codeJulien Nabet
2013-03-20simplify OUString assignmentsChr. Rossmanith
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-03fdo#60724: fix resizeable -> resizable misspelling found by lintianBjoern Michaelsen
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-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac
2013-01-16Remove GetAllMarkedModel() since all it does is call GetMarkedObjModel().Kohei Yoshida
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin
2012-12-08bnc#791952: Setting properties for all 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-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-10-08OUString cleanup in Chart2Olivier Hallot
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini
2012-09-28having two SetPosSizePixel is a blasted nuisanceCaolán McNamara
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-08-27fdo#46808, Use factory methods for frame::DispatchHelper instancesNoel Grandin
2012-07-30Typo ressource -> resourceStephan Bergmann
2012-07-18re-base on ALv2 code. Includes:Michael Meeks
2012-07-18Various Clang 3.1 -Wunsued-variable, -Wconstant-conversionStephan Bergmann
2012-07-02removed unnecessary forward declarations of classTakeshi Abe
2012-06-29Remove UNO includes commentsThomas Arnhold
2012-06-25hrc cleanup: Remove two outdated filesThomas Arnhold
2012-06-22re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-06-01targeted string re-workNorbert Thiebaud
2012-05-16remove unneeded include of boost/bind.hppCaolán McNamara
2012-04-30make ResId::toString a non-static memberCaolán McNamara
2012-04-25refactor ImpSvtDataCaolán McNamara
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-05UniString::CreateFromInt32 -> rtl::OUString::valueOfCaolán McNamara
2012-03-28removed duplicate includes in avmedia / basic / canvas / chart2 / comphelperTakeshi Abe
2012-03-23Remove deprecated chart ObjectType OBJECTTYPE_DATA_ERRORS.Rafael Dominguez
2012-03-23Display Format menu entry when selecting an X errorbar.Rafael Dominguez
2012-03-23Update DeleteYErrorbar function to handle X and Y bars.Rafael Dominguez
2012-03-23Set errorbar type attribute when inserting or formating an errorbar.Rafael Dominguez
2012-03-23Return correct ItemConverter object for any errorbar type.Rafael Dominguez