Age | Commit message (Expand) | Author |
2013-01-09 | fix windows build | Noel Grandin |
2013-01-09 | fdo#46808, convert UnoControl and sub-classes to XComponentContext | Noel Grandin |
2013-01-07 | Cleanup: #include <tools/gen.hxx> | Matteo Casalin |
2012-12-20 | fix dialog language support mess fdo#42978 | Noel Power |
2012-11-12 | move svtools's FixedHyper.hxx to vcl | Caolán McNamara |
2012-10-31 | Get rid of vcl::unohelper::GetMultiServiceFactory | Stephan Bergmann |
2012-10-24 | fdo#46808, Adapt awt::Toolkit UNO service to new style | Noel Grandin |
2012-10-24 | fdo#46808, renamet awt::XToolkit2 to XToolkitExperimental.. | Noel Grandin |
2012-10-03 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-10-01 | Replace usage of rtl_*Memory with equivalent from string.h | Arnaud Versini |
2012-09-20 | Remove unused method "getScrollVisibility" | Julien Nabet |
2012-09-14 | gridfixes: #i117145# | Norbert Thiebaud |
2012-09-14 | gridfixes: #i117549# finalize css.awt.tab API | Norbert Thiebaud |
2012-09-14 | gridfixes: #i117398# allow to specify selection colors in table/grid | Norbert Thiebaud |
2012-09-12 | targetted VBA re-work. | Noel Power |
2012-09-11 | -Werror=non-virtual-dtor | Stephan Bergmann |
2012-09-11 | get scrollbar details actually read for groupbox | Noel Power |
2012-09-11 | make interface for scrollablity properties to allow more code sharing | Noel Power |
2012-09-11 | some more tweaking to import scrollbar data for mso Frame & Userform | Noel Power |
2012-09-11 | better scrolling, support for scroll width and scroll height | Noel Power |
2012-09-11 | misc fixes and improvements | Noel Power |
2012-09-11 | attempt own scroll | Noel Power |
2012-09-11 | crummy but psuedo usable scrollable dialog | Noel Power |
2012-08-28 | callcatcher: make VCLXPrinterServer an XTypeProvider | Caolán McNamara |
2012-08-14 | -Werror,-Wunused-private-field (Clang towards 3.2) | Stephan Bergmann |
2012-08-10 | fdo#39468: Translate German comments in toolkit,unotools, & xmloff | Oliver Günther |
2012-08-07 | Remove forwards of non-existing structs | Thomas Arnhold |
2012-08-07 | Remove non-existing forward declarations | Thomas Arnhold |
2012-07-29 | Partially revert "Remove unused defines" | Thomas Arnhold |
2012-07-18 | Un-inline use of szServiceName2_UnoControlEdit | Stephan Bergmann |
2012-07-11 | removed commented-out code | Takeshi Abe |
2012-07-01 | Remove unused defines | Thomas Arnhold |
2012-06-29 | Remove UNO includes comments | Thomas Arnhold |
2012-06-27 | Remove an unused header | Thomas Arnhold |
2012-06-27 | Remove commented out code (includes) | Thomas Arnhold |
2012-06-22 | re-base on ALv2 code. | Michael Meeks |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-06-18 | Pass also scale and offset to createScreenCompatibleDeviceUsingBuffer() | Tor Lillqvist |
2012-06-15 | callcatcher: chainsaw out some unnecessary code | Caolán McNamara |
2012-06-12 | Implement XToolkit2::createScreenCompatibleDeviceUsingBuffer for Android | Tor Lillqvist |
2012-05-04 | fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CAST | Thomas Arnhold |
2012-04-24 | save the next guy from getting caught with msvc template requirements | Caolán McNamara |
2012-04-24 | inline unused ctor needed by MSVC at compile time | Caolán McNamara |
2012-04-20 | WaE: MSVC20082 unreferenced argument | Caolán McNamara |
2012-04-17 | Remove some unused methods | Julien Nabet |
2012-04-07 | callcatcher: update and remove newly unused methods | Caolán McNamara |
2012-03-14 | Enable -Wnon-virtual-dtor for GCC 4.6 | Stephan Bergmann |
2012-03-13 | Convert tools/table.hxx usage to std::set in toolkit module in UnoPropertyArr... | Noel Grandin |
2012-03-05 | Convert ImplPropertyTable from tools/table.hxx to std::map | Noel Grandin |
2012-03-05 | Remove unused code | Elton Chung |