summaryrefslogtreecommitdiff
path: root/svtools/source/uno
AgeCommit message (Expand)AuthorFilesLines
2013-04-08fdo#46808, Convert svt::ToolboxController to XComponentContextNoel Grandin3-30/+35
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák20-239/+232
2013-04-01remove boilerplate commentsThomas Arnhold6-12/+3
2013-03-20fdo#46808, Convert a bunch of comphelper::ComponentContext stuffNoel Grandin2-23/+6
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold3-3/+3
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold7-22/+22
2013-03-07fdo#46808, Convert ui::dialogs::AddressBookSourceDialog to new styleNoel Grandin1-2/+2
2013-03-04fdo#46808, create IDL for awt::tree::DefaultTreeDataModelNoel Grandin1-6/+4
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold1-1/+1
2013-02-25remove some trivial duplicatesThomas Arnhold2-2/+0
2013-02-12Some cppcheck cleaningJulien Nabet1-2/+1
2013-02-12fdo#46808, convert some svtools code to XComponentContextNoel Grandin1-9/+9
2013-02-06tweak OAddressBookSourceDialogUno conversion to work againCaolán McNamara1-14/+23
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith1-1/+1
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac1-1/+1
2013-01-15fdo#46808, fixes for windows buildNoel Grandin1-2/+2
2013-01-15fdo#46808, Adapt ui::AddressBookSourceDialog UNO service to new styleNoel Grandin1-1/+28
2012-12-20Partially reverted 786f15e605867668d88ab23d66cabb18f18bdcf9Cédric Bosdonnat2-0/+242
2012-12-20Removed File > Templates > Address Book Source... menu entry and its codeCédric Bosdonnat2-242/+0
2012-11-29Remove unused method & remove header include by using forward declaration.Kohei Yoshida1-0/+1
2012-11-29More on removing direct access to tree entry's view flags.Kohei Yoshida1-3/+3
2012-11-29Pass pointer to view data entry to Paint() instead of its raw flag value.Kohei Yoshida1-4/+6
2012-11-28Make SvViewDataItem a struct, with only one public data member...Kohei Yoshida1-6/+6
2012-11-19re-base on ALv2 code. Includes:Michael Meeks23-527/+327
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida1-0/+1
2012-11-14source file modes fixEnrico Weigelt, metux ITS1-0/+0
2012-11-13convert extension dialog to .uiCaolán McNamara1-1/+1
2012-11-12move svtools's FixedHyper.hxx to vclCaolán McNamara1-2/+2
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida1-20/+20
2012-10-11Merged SvTreeListBox and SvLBox.Kohei Yoshida2-7/+7
2012-10-11Avoid sub-classing from std container, especially for this.Kohei Yoshida2-12/+10
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann5-14/+14
2012-09-14gridfixes: ensure removal of a column in grid control adjusts the cursorNorbert Thiebaud2-9/+42
2012-09-14gridfixes: #i117398# allow to specify selection colors in table/gridNorbert Thiebaud3-18/+127
2012-09-14gridfixes: #i117398# cleaned up the row selection APINorbert Thiebaud2-80/+85
2012-09-14gridfixes: copied #i112562#'s fix from CWS gridcontrol06 hereinNorbert Thiebaud1-10/+61
2012-09-06offapi: move css.ui.UICommandDescription to css.frame.UICommandDescription:Michael Stahl1-2/+3
2012-09-05fdo#46808, Adapt frame::ModuleManager UNO service to new styleNoel Grandin1-20/+14
2012-09-03fdo#46808, Adapt UICommandDescription UNO service to new styleNoel Grandin1-13/+9
2012-09-03fdo#46808, Adapt ModuleUIConfigurationManagerSupplier UNO service to new styleNoel Grandin1-13/+8
2012-08-15-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2-4/+0
2012-08-13Convert from tools/list.hxx to tools/contnr.hxxNoel Grandin1-1/+1
2012-08-08remove include comments and boxesThomas Arnhold2-22/+0
2012-07-15Resolves: fdo#37279 and #i78701# startEditingAtNode does nothingCaolán McNamara1-28/+3
2012-06-29Remove UNO includes commentsThomas Arnhold10-20/+0
2012-06-21re-base on ALv2 code.Michael Meeks4-89/+56
2012-06-16removed unused forward declarations of classTakeshi Abe1-4/+0
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin6-55/+41
2012-06-04fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin1-8/+5
2012-06-02targeted string re-workNorbert Thiebaud2-9/+9