summaryrefslogtreecommitdiff
path: root/toolkit/source/controls
AgeCommit message (Expand)Author
2013-03-04doubled includesThomas Arnhold
2013-03-04fdo#46808, clean up some old queryInterface() callsNoel Grandin
2013-03-03fdo#60724: fix resizeable -> resizable misspelling found by lintianBjoern Michaelsen
2013-02-25fdo#38838,::rtl::OUString_to_OUStringelixir
2013-02-22s/the the/the/Tor Lillqvist
2013-01-28fdo#46808, Convert some bits to new-style UNONoel Grandin
2013-01-09fdo#46808, convert UnoControl and sub-classes to XComponentContextNoel Grandin
2012-12-06fdo#46808, Adapt util::NumberFormatsSupplier UNO service to new styleNoel Grandin
2012-11-28fdo#46808, use service constructor for i18n::CollatorNoel Grandin
2012-11-23some i18n wrappers with LanguageTagEike Rathke
2012-11-22get rid of unnecessary LocaleDataWrapper temporary instancesEike Rathke
2012-11-22AllSettings with LanguageTagEike Rathke
2012-11-19warning C4100: unreferenced formal parameterMichael Stahl
2012-11-16targetted cleanup of misc. vba pieces.Noel Power
2012-11-15fdo#46808, use service constructor for i18n::NumberFormatMapperNoel Grandin
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-10-03re-base on ALv2 code. Includes:Michael Meeks
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-09-18Make getProcessComponentContext/ServiceFactory throw instead of returning nullStephan Bergmann
2012-09-14gridfixes: #i117145#Norbert Thiebaud
2012-09-14gridfixes: ensure removal of a column in grid control adjusts the cursorNorbert Thiebaud
2012-09-14gridfixes: #i117549# create/loadTabPageNorbert Thiebaud
2012-09-14gridfixes: #i117549# finalize css.awt.tab APINorbert Thiebaud
2012-09-14gridfixes: GCC WaEFrank Schoenheit [fs]
2012-09-14gridfixes: #i117398# XMutableGridDataModel:Norbert Thiebaud
2012-09-14gridfixes: #i117398# allow to specify selection colors in table/gridNorbert Thiebaud
2012-09-14DefaultGridDataModel::getRowData: use o3tl::select1stMiklos Vajna
2012-09-14gridfixes: #i117398# added XGridDataModel::getRowDataFrank Schoenheit [fs]
2012-09-14gridfixes: #i117398# cleaned up the row selection APINorbert Thiebaud
2012-09-14gridfixes: #i117625# recognize unsuccessful sorting attemptsNorbert Thiebaud
2012-09-14gridfixes: #i117188# remove column sort when rows are insertedFrank Schoenheit [fs]
2012-09-11disable scrollable Frame ( not working well )Noel Power
2012-09-11get scrollbar details actually read for groupboxNoel Power
2012-09-11fixed the unable to close dialog when vert scrollbars setNoel Power
2012-09-11some more tweaking to import scrollbar data for mso Frame & UserformNoel Power
2012-09-11fix scroll top & scroll leftNoel Power
2012-09-11misc fixes and improvementsNoel Power
2012-09-11attempt own scrollNoel Power
2012-09-03fdo#46808, Adapt util::NumberFormatter UNO service to new styleNoel Grandin
2012-08-14-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-08-10fdo#39468: Translate remaining German comments in toolkit/Philipp Riemer
2012-08-10fdo#39468: Translate German comments in toolkit,unotools, & xmloffOliver Günther
2012-07-18Un-inline use of szServiceName2_UnoControlEditStephan Bergmann
2012-07-11removed commented-out codeTakeshi Abe
2012-07-06fix dialog editor crasher fdo#51269Noel Power
2012-06-29Remove include guardsThomas Arnhold
2012-06-29Remove UNO includes commentsThomas Arnhold
2012-06-26re-base on ALv2 code.Michael Meeks
2012-06-25removed unused forward declarations of classTakeshi Abe