summaryrefslogtreecommitdiff
path: root/toolkit
AgeCommit message (Expand)Author
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen
2012-04-24save the next guy from getting caught with msvc template requirementsCaolán McNamara
2012-04-24inline unused ctor needed by MSVC at compile timeCaolán McNamara
2012-04-24Remove unused method UnoControlBase::UnoControlBase()Xavi Escriche Galindo
2012-04-20WaE: MSVC20082 unreferenced argumentCaolán McNamara
2012-04-18after 11 years it's time to forget about that to-doCaolán McNamara
2012-04-17Remove some unused methodsJulien Nabet
2012-04-13Little bit more explanation, feel free to improveTor Lillqvist
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi
2012-04-08LinkTarget.mk: remove gb_LinkTarget_add_package_headersMichael Stahl
2012-04-08gbuild: "use" vs. "add":Michael Stahl
2012-04-07callcatcher: update and remove newly unused methodsCaolán McNamara
2012-04-07don't need this pure virtual implCaolán McNamara
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-05UniString::CreateFromInt32 -> rtl::OUString::valueOfCaolán McNamara
2012-04-05callcatcher: update list, add README, remove some newly unused codeCaolán McNamara
2012-04-05disabled for 11 years, not like to get fixed soonCaolán McNamara
2012-03-30remove static OUStrings from static_initialization_and_destruction chainCaolán McNamara
2012-03-29Remove unnecessary tools/table.hxx #includesNoel Grandin
2012-03-23.java files don't need executable bitsMichael Stahl
2012-03-21chmod -xTor Lillqvist
2012-03-16Introduced SystemShellExecuteFlags::URIS_ONLYStephan Bergmann
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann
2012-03-13Convert tools/table.hxx usage to std::set in toolkit module in UnoPropertyArr...Noel Grandin
2012-03-10gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan
2012-03-05fix dbgutil buildCaolán McNamara
2012-03-05Convert ImplPropertyTable from tools/table.hxx to std::mapNoel Grandin
2012-03-05Remove unused codeElton Chung
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-02-24toolkit: fix module name for svt to 'merged' when using mergedlibsMichael Meeks
2012-02-20gb_JunitTest_JunitTest takes only one argumentStephan Bergmann
2012-02-19entirely unused UnoMemoryStream classCaolán McNamara
2012-02-17Introduce headless switch for X / cairo / toolkit less buildRiccardo Magliocchetti
2012-02-16callcatcher: update unused code listCaolán McNamara
2012-02-16Clang -Wconstant-conversion.Stephan Bergmann
2012-02-13fix support for embedded images for basic Dialogs ( fdo#45992 )Noel Power
2012-02-13callcatcher: regenerate listCaolán McNamara
2012-02-08update unused listCaolán McNamara
2012-02-08Added (and improved) READMEs for modules which used to be in libs-guiJosh Heidenreich
2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud
2012-01-30refactor ConvertLineEndCaolán McNamara
2012-01-30CreateResMgr just takes a const char*Caolán McNamara
2012-01-23Replaced diagnore ENSURE_OR_CONTINUE with regular code.Marcel Metz
2012-01-19Explicit type in SvStream::operator << call.Stephan Bergmann
2012-01-18remove unused codeThomas Arnhold
2012-01-17sd: remove some unused definesIvan Timofeev
2012-01-17sd: remove unused templatesIvan Timofeev
2012-01-16Fix for fdo43460 Part XXXIX getLength() to isEmpty()Olivier Hallot
2012-01-16Revert RescheduleDuringAcquire, it leads to code being run w/o solar mutex.Stephan Bergmann