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