summaryrefslogtreecommitdiff
path: root/toolkit/source/helper
AgeCommit message (Expand)AuthorFilesLines
2013-08-04fdo#67235 adapt form control code to time nanosecond API changeLionel Elie Mamane1-6/+10
2013-04-16merge duplicated CreateFontDescriptor methodsCaolán McNamara1-1/+1
2013-04-15FontWeigth->FontWeightCaolán McNamara1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák6-84/+84
2013-03-29ResMgr with LanguageTagEike Rathke1-3/+1
2013-03-27-Wunused-macrosStephan Bergmann1-4/+0
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold1-22/+22
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-6/+6
2013-03-04doubled includesThomas Arnhold2-2/+0
2013-02-25loplugin: improve indentationThomas Arnhold1-1/+1
2013-01-09fdo#46808, convert UnoControl and sub-classes to XComponentContextNoel Grandin2-70/+70
2012-11-26Make ~Window more robustStephan Bergmann1-10/+13
2012-11-22AllSettings with LanguageTagEike Rathke1-1/+1
2012-11-12move svtools's FixedHyper.hxx to vclCaolán McNamara1-63/+0
2012-10-31Get rid of vcl::unohelper::GetMultiServiceFactoryStephan Bergmann1-1/+1
2012-10-24fdo#46808, Adapt awt::Toolkit UNO service to new styleNoel Grandin1-8/+4
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák1-1/+1
2012-10-07WaE: 's_hAccessibleImplementationModule' defined but not usedTor Lillqvist1-0/+2
2012-10-07Handle lack of module loading/unloading API when DISABLE_DYNLOADINGTor Lillqvist1-0/+8
2012-10-03re-base on ALv2 code. Includes:Michael Meeks11-253/+154
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud1-4/+4
2012-09-14gridfixes: #i117145#Norbert Thiebaud1-6/+10
2012-09-14gridfixes: #i117398# allow to specify selection colors in table/gridNorbert Thiebaud1-0/+4
2012-09-11misc fixes and improvementsNoel Power1-2/+4
2012-09-11attempt own scrollNoel Power1-0/+2
2012-08-10fdo#39468: Translate remaining German comments in toolkit/Philipp Riemer1-2/+2
2012-08-10fdo#39468: Translate German comments in toolkit,unotools, & xmloffOliver Günther1-4/+4
2012-06-29Remove UNO includes commentsThomas Arnhold1-2/+0
2012-06-21re-base on ALv2 code.Michael Meeks2-52/+34
2012-06-15callcatcher: chainsaw out some unnecessary codeCaolán McNamara1-6/+0
2012-06-09Remove superfluous empty lines on topThomas Arnhold1-2/+0
2012-06-04fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin1-9/+7
2012-05-28targeted string re-workNorbert Thiebaud2-5/+3
2012-05-21removed unused temporary rtl::OUStringTakeshi Abe1-1/+0
2012-05-04fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold1-2/+2
2012-03-30remove static OUStrings from static_initialization_and_destruction chainCaolán McNamara1-3/+3
2012-03-13Convert tools/table.hxx usage to std::set in toolkit module in UnoPropertyArr...Noel Grandin1-13/+13
2012-02-19entirely unused UnoMemoryStream classCaolán McNamara1-108/+0
2012-02-13callcatcher: regenerate listCaolán McNamara1-14/+0
2012-02-08update unused listCaolán McNamara1-9/+0
2012-01-30refactor ConvertLineEndCaolán McNamara1-2/+1
2012-01-30CreateResMgr just takes a const char*Caolán McNamara1-4/+2
2012-01-18remove unused codeThomas Arnhold1-70/+0
2012-01-16Fix for fdo43460 Part XXXIX getLength() to isEmpty()Olivier Hallot3-4/+4
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz1-1/+0
2011-12-08childs -> childrenMichael T. Whiteley1-1/+1
2011-11-27remove include of pch header from toolkitNorbert Thiebaud14-28/+0
2011-11-17Forgotten #include; removed too.Jan Holesovsky1-1/+0
2011-11-17Removing the last remnants of layout - sorry to see it go :-(Jan Holesovsky1-4/+0
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann1-2/+2