Age | Commit message (Expand) | Author |
2013-04-01 | remove boilerplate comments | Thomas Arnhold |
2013-03-20 | fdo#46808, Convert a bunch of comphelper::ComponentContext stuff | Noel Grandin |
2013-03-19 | removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarations | Thomas Arnhold |
2013-03-19 | automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings | Thomas Arnhold |
2013-03-07 | fdo#46808, Convert ui::dialogs::AddressBookSourceDialog to new style | Noel Grandin |
2013-03-04 | fdo#46808, create IDL for awt::tree::DefaultTreeDataModel | Noel Grandin |
2013-03-03 | Related to fdo#60724: correct spelling | Thomas Arnhold |
2013-02-25 | remove some trivial duplicates | Thomas Arnhold |
2013-02-12 | Some cppcheck cleaning | Julien Nabet |
2013-02-12 | fdo#46808, convert some svtools code to XComponentContext | Noel Grandin |
2013-02-06 | tweak OAddressBookSourceDialogUno conversion to work again | Caolán McNamara |
2013-01-21 | Changed SetText() / GetText() to take/return OUString | Chr. Rossmanith |
2013-01-21 | Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number() | Jean-Noël Rouvignac |
2013-01-15 | fdo#46808, fixes for windows build | Noel Grandin |
2013-01-15 | fdo#46808, Adapt ui::AddressBookSourceDialog UNO service to new style | Noel Grandin |
2012-12-20 | Partially reverted 786f15e605867668d88ab23d66cabb18f18bdcf9 | Cédric Bosdonnat |
2012-12-20 | Removed File > Templates > Address Book Source... menu entry and its code | Cédric Bosdonnat |
2012-11-29 | Remove unused method & remove header include by using forward declaration. | Kohei Yoshida |
2012-11-29 | More on removing direct access to tree entry's view flags. | Kohei Yoshida |
2012-11-29 | Pass pointer to view data entry to Paint() instead of its raw flag value. | Kohei Yoshida |
2012-11-28 | Make SvViewDataItem a struct, with only one public data member... | Kohei Yoshida |
2012-11-19 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-11-16 | Fix the Windows build breakage by reorganizing svtools headers. | Kohei Yoshida |
2012-11-14 | source file modes fix | Enrico Weigelt, metux ITS |
2012-11-13 | convert extension dialog to .ui | Caolán McNamara |
2012-11-12 | move svtools's FixedHyper.hxx to vcl | Caolán McNamara |
2012-10-19 | Merge SvListEntry and SvLBoxEntry into SvTreeListEntry. | Kohei Yoshida |
2012-10-11 | Merged SvTreeListBox and SvLBox. | Kohei Yoshida |
2012-10-11 | Avoid sub-classing from std container, especially for this. | Kohei Yoshida |
2012-09-19 | ComponentContext::getUnoContext -> getComponentContext simplification | Stephan Bergmann |
2012-09-14 | gridfixes: ensure removal of a column in grid control adjusts the cursor | Norbert Thiebaud |
2012-09-14 | gridfixes: #i117398# allow to specify selection colors in table/grid | Norbert Thiebaud |
2012-09-14 | gridfixes: #i117398# cleaned up the row selection API | Norbert Thiebaud |
2012-09-14 | gridfixes: copied #i112562#'s fix from CWS gridcontrol06 herein | Norbert Thiebaud |
2012-09-06 | offapi: move css.ui.UICommandDescription to css.frame.UICommandDescription: | Michael Stahl |
2012-09-05 | fdo#46808, Adapt frame::ModuleManager UNO service to new style | Noel Grandin |
2012-09-03 | fdo#46808, Adapt UICommandDescription UNO service to new style | Noel Grandin |
2012-09-03 | fdo#46808, Adapt ModuleUIConfigurationManagerSupplier UNO service to new style | Noel Grandin |
2012-08-15 | -Werror,-Wunused-private-field (Clang towards 3.2) | Stephan Bergmann |
2012-08-13 | Convert from tools/list.hxx to tools/contnr.hxx | Noel Grandin |
2012-08-08 | remove include comments and boxes | Thomas Arnhold |
2012-07-15 | Resolves: fdo#37279 and #i78701# startEditingAtNode does nothing | Caolán McNamara |
2012-06-29 | Remove UNO includes comments | Thomas Arnhold |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-06-16 | removed unused forward declarations of class | Takeshi Abe |
2012-06-06 | fdo#46808, Adapt UNO services to new style, Part 7, updating ::create | Noel Grandin |
2012-06-04 | fdo#46808, Adapt UNO services to new style, Part 7, updating ::create | Noel Grandin |
2012-06-02 | targeted string re-work | Norbert Thiebaud |
2012-05-30 | Store the module name here. I need to use it in the recent files menu. | Kohei Yoshida |
2012-05-16 | removed unused constant rtl::OUString | Takeshi Abe |