Age | Commit message (Expand) | Author |
2013-04-08 | fdo#46808, Convert svt::ToolboxController to XComponentContext | Noel Grandin |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-04-01 | remove boilerplate comments | Thomas Arnhold |
2013-03-25 | There are many ships in the port of Hamburg but "ownership" is not one | Tor Lillqvist |
2013-03-23 | Related coverity#704213/704214/704215 Logically dead code | Julien Nabet |
2013-03-20 | simplify OUString assignments | Chr. Rossmanith |
2013-03-08 | fdo#60691 add modelines to *.src and *.hrc files | Borim |
2013-03-06 | fdo#60148 Clean up warnings from the Clang compiler plugin | nccuong |
2013-03-03 | fdo#60724: fix resizeable -> resizable misspelling found by lintian | Bjoern Michaelsen |
2013-03-01 | Replace rtl::O(U)String with O(U)String | Ádám Csaba Király |
2013-02-25 | loplugin: improve indentation | Thomas Arnhold |
2013-02-20 | RTL_CONSTASCII_USTRINGPARAM removals | Krisztian Pinter |
2013-02-12 | Renamed hard-to-remember 8-char headers in editeng. | Kohei Yoshida |
2013-01-30 | Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRING | Jean-Noël Rouvignac |
2013-01-16 | Remove GetAllMarkedModel() since all it does is call GetMarkedObjModel(). | Kohei Yoshida |
2012-12-21 | fdo#46808, Convert frame::Desktop to new style service. | Noel Grandin |
2012-12-08 | bnc#791952: Setting properties for all data labels. | Kohei Yoshida |
2012-12-08 | Remove duplicate defines and put it into a common place. | Kohei Yoshida |
2012-12-03 | fixes for where fast string operator+ is not perfectly source compatible | Luboš Luňák |
2012-11-06 | re-base on ALv2 code. Includes (at least) relevant parts of: | Michael Meeks |
2012-10-08 | OUString cleanup in Chart2 | Olivier Hallot |
2012-10-01 | Replace usage of rtl_*Memory with equivalent from string.h | Arnaud Versini |
2012-09-28 | having two SetPosSizePixel is a blasted nuisance | Caolán McNamara |
2012-09-25 | replace remaining InterlockedCount() with inlined version | Norbert Thiebaud |
2012-08-31 | -Werror,-Wunused-private-field (Clang towards 3.2) | Stephan Bergmann |
2012-08-27 | fdo#46808, Use factory methods for frame::DispatchHelper instances | Noel Grandin |
2012-07-30 | Typo ressource -> resource | Stephan Bergmann |
2012-07-18 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-07-18 | Various Clang 3.1 -Wunsued-variable, -Wconstant-conversion | Stephan Bergmann |
2012-07-02 | removed unnecessary forward declarations of class | Takeshi Abe |
2012-06-29 | Remove UNO includes comments | Thomas Arnhold |
2012-06-25 | hrc cleanup: Remove two outdated files | Thomas Arnhold |
2012-06-22 | re-base on ALv2 code. | Michael Meeks |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-06-09 | Remove superfluous empty lines on top | Thomas Arnhold |
2012-06-06 | fdo#46808, Adapt UNO services to new style, Part 7, updating ::create | Noel Grandin |
2012-06-01 | targeted string re-work | Norbert Thiebaud |
2012-05-16 | remove unneeded include of boost/bind.hpp | Caolán McNamara |
2012-04-30 | make ResId::toString a non-static member | Caolán McNamara |
2012-04-25 | refactor ImpSvtData | Caolán McNamara |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-04-05 | UniString::CreateFromInt32 -> rtl::OUString::valueOf | Caolán McNamara |
2012-03-28 | removed duplicate includes in avmedia / basic / canvas / chart2 / comphelper | Takeshi Abe |
2012-03-23 | Remove deprecated chart ObjectType OBJECTTYPE_DATA_ERRORS. | Rafael Dominguez |
2012-03-23 | Display Format menu entry when selecting an X errorbar. | Rafael Dominguez |
2012-03-23 | Update DeleteYErrorbar function to handle X and Y bars. | Rafael Dominguez |
2012-03-23 | Set errorbar type attribute when inserting or formating an errorbar. | Rafael Dominguez |
2012-03-23 | Return correct ItemConverter object for any errorbar type. | Rafael Dominguez |