- 33a0f8c fdo#46808, Adapt awt::Toolkit UNO service to new style by Noel Grandin · 13 years ago
- f252b33 fdo#46808, renamet awt::XToolkit2 to XToolkitExperimental.. by Noel Grandin · 13 years ago
- 83154f92 mark lcl_ functions static or rename them if they are not local at all by Luboš Luňák · 13 years ago
- e87e2fd WaE: 's_hAccessibleImplementationModule' defined but not used by Tor Lillqvist · 14 years ago
- 97593ae Handle lack of module loading/unloading API when DISABLE_DYNLOADING by Tor Lillqvist · 14 years ago
- bd24ac7 Link directly to CreateWindow (in svtools) when DISABLE_DYNLOADING by Tor Lillqvist · 14 years ago
- c4008ef re-base on ALv2 code. Includes: by Michael Meeks · 14 years ago
- 258548c toolkit: cleanup unit test, and remove obsolete src2xml. by Michael Meeks · 14 years ago
- 3448a0e fs34b: integrated complex test cases into GNUMake's subsequentcheck target by Frank Schoenheit [fs] · 15 years ago
- 36a2db3 Replace usage of rtl_*Memory with equivalent from string.h by Arnaud Versini · 14 years ago
- 5032dc0 gbuild: invert handling of standard system libraries: by Michael Stahl · 14 years ago
- 8037435 gbuild: gb_Library_PLAINLIBS_NONE cleanup for unxgcc/solaris by Michael Stahl · 14 years ago
- b85c349 gbuild: replace direct gb_STDLIBS use with ... by Michael Stahl · 14 years ago
- 2e677c3 gbuild: split uwinapi out of gb_STDLIBS by Michael Stahl · 14 years ago
- 2f002e3 having two SetPosSizePixel is a blasted nuisance by Caolán McNamara · 14 years ago
- 750fc20 replace remaining InterlockedCount() with inlined version by Norbert Thiebaud · 14 years ago
- c3745c4 unusedcode: add #if SCROLLABLEFRAME for ScrollableWrapper<GroupBox> by Matúš Kukan · 14 years ago
- 1375fef Remove unused method "getScrollVisibility" by Julien Nabet · 14 years ago
- 2a32bf2 Make getProcessComponentContext/ServiceFactory throw instead of returning null by Stephan Bergmann · 14 years ago
- 6c04efa gridfixes: #i117145# by Norbert Thiebaud · 14 years ago
- c1c12bd gridfixes: ensure removal of a column in grid control adjusts the cursor by Norbert Thiebaud · 14 years ago
- 1e826e7 gridfixes: #i117549# create/loadTabPage by Norbert Thiebaud · 14 years ago
- 1df082e gridfixes: #i117549# finalize css.awt.tab API by Norbert Thiebaud · 14 years ago
- f00bba4 gridfixes: GCC WaE by Frank Schoenheit [fs] · 15 years ago
- 4971468 gridfixes: #i117398# XMutableGridDataModel: by Norbert Thiebaud · 14 years ago
- fe08068 gridfixes: #i117398# allow to specify selection colors in table/grid by Norbert Thiebaud · 14 years ago
- 5200140 DefaultGridDataModel::getRowData: use o3tl::select1st by Miklos Vajna · 14 years ago
- 5df47e4 gridfixes: #i117398# added XGridDataModel::getRowData by Frank Schoenheit [fs] · 15 years ago
- a5d4e78 gridfixes: #i117398# cleaned up the row selection API by Norbert Thiebaud · 14 years ago
- d4e79eb gridfixes: #i117625# recognize unsuccessful sorting attempts by Norbert Thiebaud · 14 years ago
- 7bfbc95 gridfixes: #i117188# remove column sort when rows are inserted by Frank Schoenheit [fs] · 15 years ago
- 4597483 targetted VBA re-work. by Noel Power · 14 years ago
- a9b9ffa blind fix for toolkit_unoapi by Noel Power · 14 years ago
- 9639d84 Stray circular dependency of tk on svt by Stephan Bergmann · 14 years ago
- 65d4139 Missing "this->" qualification by Stephan Bergmann · 14 years ago
- fc2d90b -Werror=unused-but-set-variable by Stephan Bergmann · 14 years ago
- 01c8bdf -Werror=non-virtual-dtor by Stephan Bergmann · 14 years ago
- e27fc9b disable scrollable Frame ( not working well ) by Noel Power · 14 years ago
- 7c7267e get scrollbar details actually read for groupbox by Noel Power · 14 years ago
- 67adc64 fixed the unable to close dialog when vert scrollbars set by Noel Power · 14 years ago
- b241005 make interface for scrollablity properties to allow more code sharing by Noel Power · 14 years ago
- 27a1981 some more tweaking to import scrollbar data for mso Frame & Userform by Noel Power · 14 years ago
- 7f5ca4c fix scroll top & scroll left by Noel Power · 14 years ago
- be045f6 better scrolling, support for scroll width and scroll height by Noel Power · 14 years ago
- 7d69c50 misc fixes and improvements by Noel Power · 14 years ago
- 595f467 mpre debug, fix more obvious fobars by Noel Power · 14 years ago
- 613f8a3 attempt own scroll by Noel Power · 14 years ago
- 744d6e2 crummy but psuedo usable scrollable dialog by Noel Power · 14 years ago
- 6bf09ec Java cleanup, remove unnecessary imports by Noel Grandin · 14 years ago
- 8244fd5 Java cleanup, fix compile error by Noel Grandin · 14 years ago
- 7563526 More places that require a prefixed "system" by Stephan Bergmann · 14 years ago
- 3a36408 fdo#46808, Adapt util::NumberFormatter UNO service to new style by Noel Grandin · 14 years ago
- bc00717 fdo#46808, Adapt system::SystemShellExecute UNO service to new style by Noel Grandin · 14 years ago
- 59c05d0 Make use of autoboxing by Stephan Bergmann · 14 years ago
- 67a5b7a Java5 update - convert to using generics for collections by Noel Grandin · 14 years ago
- ff77676 Java cleanup - remove unused imports by Noel Grandin · 14 years ago
- 78fe6b8 callcatcher: make VCLXPrinterServer an XTypeProvider by Caolán McNamara · 14 years ago
- 9ec8d33 kill more unneeded stuff; rename uiconfig Packages by Matúš Kukan · 14 years ago
- fa4966a Remove dead java code by Noel Grandin · 14 years ago
- 5a4bcd3 gbuild: register all jars by Michael Stahl · 14 years ago
- e7b2c4b -Werror,-Wunused-private-field (Clang towards 3.2) by Stephan Bergmann · 14 years ago
- 1e0a822 fdo#39468: Translate remaining German comments in toolkit/ by Philipp Riemer · 14 years ago
- be88027 fdo#39468: Translate German comments in toolkit,unotools, & xmloff by Oliver Günther · 14 years ago
- 69a70bf Remove forwards of non-existing structs by Thomas Arnhold · 14 years ago
- d1ba541 Remove non-existing forward declarations by Thomas Arnhold · 14 years ago
- 10ada83 Partially revert "Remove unused defines" by Thomas Arnhold · 14 years ago
- 3e78327 Revert hrc string cleanup by Thomas Arnhold · 14 years ago
- 15fd364 Un-inline use of szServiceName2_UnoControlEdit by Stephan Bergmann · 14 years ago
- 5a7e838 hrc cleanup: Remove include guards from src files by Thomas Arnhold · 14 years ago
- ae95e31 hrc cleanup: Remove unused cstitem.src by Thomas Arnhold · 14 years ago
- 41a6d5e removed commented-out code by Takeshi Abe · 14 years ago
- 1042610 some UniString->rtl::OUString by Caolán McNamara · 14 years ago
- 60465d06 fix dialog editor crasher fdo#51269 by Noel Power · 14 years ago
- fdda178 targetted improvement of UNO API includes / usage by Michael Meeks · 14 years ago
- 00240d0 Remove unused defines by Thomas Arnhold · 14 years ago
- d137d6a Java5 update - convert to use generics and new Collections classes by Noel Grandin · 14 years ago
- 8e1bffe Remove include guards by Thomas Arnhold · 14 years ago
- 5715461 Remove UNO includes comments by Thomas Arnhold · 14 years ago
- 6a07013 Remove non-existing schedule.src by Thomas Arnhold · 14 years ago
- 3ed25cd Remove an unused header by Thomas Arnhold · 14 years ago
- e5c28b8 Remove commented out code (includes) by Thomas Arnhold · 14 years ago
- f6a8cb7 Remove completely commented out file webwizar.src by Thomas Arnhold · 14 years ago
- 69a51d2 re-base on ALv2 code. by Michael Meeks · 14 years ago
- e07152c hrc cleanup: Remove two outdated files by Thomas Arnhold · 14 years ago
- 27b88d8 removed unused forward declarations of class by Takeshi Abe · 14 years ago
- ceb8b18 use generic names rather than specific algorithm names when scaling by Luboš Luňák · 14 years ago
- ecf9432 re-base on ALv2 code. by Michael Meeks · 14 years ago
- b9042fa re-base on ALv2 code. by Michael Meeks · 14 years ago
- b6db3e3 re-base on ALv2 code. by Michael Meeks · 14 years ago
- 5fcecf9 hrc cleanup: Remove unused defines by Thomas Arnhold · 14 years ago
- ed88025 WaE: unused parameters by Tor Lillqvist · 14 years ago
- 533092a touch depends on sal, toolkit depends on touch by Tor Lillqvist · 14 years ago
- daaa550 Pass also scale and offset to createScreenCompatibleDeviceUsingBuffer() by Tor Lillqvist · 14 years ago
- 9bf2d51 callcatcher: chainsaw out some unnecessary code by Caolán McNamara · 14 years ago
- 6191fa0 reduce use of UniString ctor from null-terminated unicodearray by Caolán McNamara · 14 years ago
- 96c4aee Implement XToolkit2::createScreenCompatibleDeviceUsingBuffer for Android by Tor Lillqvist · 14 years ago
- 1673821 nuke dead code by Takeshi Abe · 14 years ago
- 3770bbb Remove superfluous empty lines on top by Thomas Arnhold · 14 years ago
- 9afb6e1 Use BMP_SCALE_LANCZOS instead of BMP_SCALE_INTERPOLATE. by Jan Holesovsky · 14 years ago
- b3c76de fdo#46808, Adapt UNO services to new style, Part 7, updating ::create by Noel Grandin · 14 years ago