- 99d8ce5 fdo#66762 - Other: com.sun.star.awt.DisplayAccess removed by Noel Grandin · 13 years ago
- 029c630 Mark as const by Takeshi Abe · 13 years ago
- 652ccbd i#108348 API CHANGE: add IsUTC to css.util.DateTime etc. by Michael Stahl · 13 years ago
- 805c610 Resolves: #i121544# - Clean-up MessageBox API by Ariel Constenla-Haile · 13 years ago
- 73cdc65 fdo#66718: Demote SystemClipboard.createUnix to an internal hack by Stephan Bergmann · 13 years ago
- 303096c Related: #i121514# Remove deprecated UnoControlSimpleAnimation by Ariel Constenla-Haile · 13 years ago
- 680608b Related: #i121513# Remove deprecated UnoControlThrobberModel by Ariel Constenla-Haile · 13 years ago
- ba0a577 remove OUString wrap for string literals by Thomas Arnhold · 13 years ago
- 949f97b Resolves: #i121162# ImageScaleMode constants should be in UPPERCASE by Ariel Constenla-Haile · 13 years ago
- 9052caa Resolves: #i121542# Unify the Menu API by Ariel Constenla-Haile · 13 years ago
- f52a86b cppcheck: fix several Prefer prefix ++/-- operators by Julien Nabet · 13 years ago
- e0cce52 Resolves: #i121504# Support for alpha channel in clipboard for all systems by Armin Le Grand · 13 years ago
- e717d1d Resolves: #i121237# Rework/Cleanup of Region code... by Armin Le Grand · 13 years ago
- 6858934 Resolves: #i121170# - com::sun::star::awt::XPrinter API does nothing by Ariel Constenla-Haile · 14 years ago
- 34a1250 Related: #i117765# css.awt.PrinterServer implementation unusable in Basic by Andrew Rist · 14 years ago
- 34e5e9c fdo#46808, Convert awt::grid::DefaultGridColumnModel to new style by Noel Grandin · 13 years ago
- 35a65ba Slowly, but surely going on compiling for mingw64 by Fridrich Štrba · 13 years ago
- dcbaf7c remove unused componentcontext.hxx includes by Noel Grandin · 13 years ago
- 9a49980 fdo#46808, Convert various comphelper::ComponentContext by Noel Grandin · 13 years ago
- e36f83d Revert "fdo#46808, Convert awt::UnoControlDialogModel to new style" by Stephan Bergmann · 13 years ago
- 2ce6828 fix awt::UnoControlModelDialog crash by Noel Grandin · 13 years ago
- 6a043e9c Use the new type-checking Reference constructor to reduce code noise by Noel Grandin · 13 years ago
- f858fa2 Related: #i121442# - Extend css::awt::XGraphic to draw images by Ariel Constenla-Haile · 13 years ago
- 6c61b20 fdo#46808, Convert awt::UnoControlDialogModel to new style by Noel Grandin · 13 years ago
- 662d96b vcl: all EnableAutoSize methods take a bool. by Michael Meeks · 13 years ago
- 5ade048 Resolves: #i87883# add a PrinterServer.idl and fix impl by Caolán McNamara · 13 years ago
- 44fb0ce Resolves: #i121233# Added bitmap scaling methods BMP_SCALE_SUPER by Armin Le Grand · 13 years ago
- 43937af this is stupid anyhow by Thomas Arnhold · 13 years ago
- 8339e06 Remove useless commented out code. by Chris Sherlock · 13 years ago
- e35f2f0 don't pollute global namespace by Thomas Arnhold · 13 years ago
- 0f200cc fdo#63154: Change Min/Max/Abs for std::min/max/abs by Marcos Paulo de Souza · 13 years ago
- 63b4633c Related: rhbz#867808 if one person threw by pointer... by Caolán McNamara · 13 years ago
- cb7412b merge duplicated CreateFontDescriptor methods by Caolán McNamara · 13 years ago
- 31ce5f7 FontWeigth->FontWeight by Caolán McNamara · 13 years ago
- 435f5e3 fdo#60724 correct spelling by Thomas Arnhold · 13 years ago
- 1946794 mass removal of rtl:: prefixes for O(U)String* by Luboš Luňák · 13 years ago
- a808497d drop prefix from ::css by Thomas Arnhold · 13 years ago
- 2b7ee1d remove boilerplate comments by Thomas Arnhold · 13 years ago
- 563a9b7 Remove RTL_CONSTASCII_USTRINGPARAM in smoketest/sot/svl/toolkit/vbahelper by Chr. Rossmanith · 13 years ago
- c34a5ec Prefer prefix ++/-- operators for non-primitive types by Julien Nabet · 13 years ago
- 5be14df ResMgr with LanguageTag by Eike Rathke · 13 years ago
- aa753f0 -Wunused-macros by Stephan Bergmann · 13 years ago
- 2b520e7 Bypass X11-specific fields for Android by Tor Lillqvist · 13 years ago
- baeccb0 Bypass fields that are meaningless for iOS by Tor Lillqvist · 13 years ago
- 9e2034c Missing solar mutex by Stephan Bergmann · 13 years ago
- 63dcca4 Re-work the vcl aspects of the iOS port by Tor Lillqvist · 13 years ago
- 2d9ce91 Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength) by Stephan Bergmann · 13 years ago
- a066525 fdo#46808, Convert a bunch of comphelper::ComponentContext stuff by Noel Grandin · 13 years ago
- 7f3837b Fix broken string cleanup by Stephan Bergmann · 13 years ago
- 5bb4a2b further OUString cleanup by Thomas Arnhold · 13 years ago
- 39d4539 removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarations by Thomas Arnhold · 13 years ago
- 4c0c23a Simplify equalsIgnoreAsciiCaseAscii[L] calls by Stephan Bergmann · 13 years ago
- 8b27d78 automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings by Thomas Arnhold · 13 years ago
- 9be25f1 avoid Wundef for various FIXME, FEATURE_NOT_DONE_YET and what not by Luboš Luňák · 13 years ago
- 57e984a Remove RTL_CONSTASCII_(U)STRINGPARAM (toolkit) by Chr. Rossmanith · 13 years ago
- c6f9140 Replace String with OUString in toolkit(vclxprinter.cxx) by Chr. Rossmanith · 13 years ago
- d1075aa Remove RTL_CONSTASCII_(U)STRING in toolkit by Chr. Rossmanith · 13 years ago
- 3912e47 Work around -Werror=unused-local-typedefs from comphelper/stl_types.hxx by Stephan Bergmann · 13 years ago
- a029629 fdo#60691 add modelines to *.src and *.hrc files by Borim · 13 years ago
- 41e03a1 doubled using by Thomas Arnhold · 13 years ago
- 26e37ca doubled includes by Thomas Arnhold · 13 years ago
- 57dbe20 fdo#46808, clean up some old queryInterface() calls by Noel Grandin · 13 years ago
- f5ca04c Related to fdo#60724: correct spelling by Thomas Arnhold · 13 years ago
- fa87801 fdo#60724: fix resizeable -> resizable misspelling found by lintian by Bjoern Michaelsen · 13 years ago
- b55d15e coverity#735368: operation has no effect by Markus Mohrhard · 13 years ago
- 23f124b coverity#983201: fix memory leak by Markus Mohrhard · 13 years ago
- 4f4e4e4 loplugin: improve indentation by Thomas Arnhold · 13 years ago
- 5269589 fdo#38838,::rtl::OUString_to_OUString by elixir · 13 years ago
- 5c89214 fdo#39674: Rename menues to menu by Thomas Arnhold · 13 years ago
- 616c692 s/the the/the/ by Tor Lillqvist · 13 years ago
- 41b9d58 coverity#982817 Out-of-bounds access by Norbert Thiebaud · 13 years ago
- 1a92a88 fdo#46808, Convert some bits to new-style UNO by Noel Grandin · 13 years ago
- 492498b add AccessibleRelationMemberOf to AccessibleRelationSet by Caolán McNamara · 13 years ago
- e3f11c1 Changed SetText() / GetText() to take/return OUString by Chr. Rossmanith · 13 years ago
- 2fe8523 fdo#46808, Adapt SystemClipboard UNO service to new style by Noel Grandin · 13 years ago
- 830f44b we only ever want the preferred window size from GetOptimalSize by Caolán McNamara · 13 years ago
- e103887 QUARTZ is equivalent to MACOSX by Tor Lillqvist · 13 years ago
- 46fe5e5 fdo#46808, convert UnoControl and sub-classes to XComponentContext by Noel Grandin · 13 years ago
- 6773db0 allow menu items to be referred to by a name by Caolán McNamara · 13 years ago
- d938857 Call SetOutputSizePixelScaleOffsetAndBuffer for non-Android by Tor Lillqvist · 13 years ago
- 773ad75 fdo#46808, Adapt util::NumberFormatsSupplier UNO service to new style by Noel Grandin · 13 years ago
- 66a1758 c++ API: use css alias in generated headers, adds global css decl by Thorsten Behrens · 13 years ago
- 56ea150 fdo#46808, use service constructor for i18n::Collator by Noel Grandin · 13 years ago
- f902bcd Make ~Window more robust by Stephan Bergmann · 13 years ago
- af60316 some i18n wrappers with LanguageTag by Eike Rathke · 13 years ago
- 1b329fd get rid of unnecessary LocaleDataWrapper temporary instances by Eike Rathke · 13 years ago
- 9955dbe AllSettings with LanguageTag by Eike Rathke · 13 years ago
- ce1d082 warning C4100: unreferenced formal parameter by Michael Stahl · 13 years ago
- 41c77ac targetted cleanup of misc. vba pieces. by Noel Power · 13 years ago
- d2f6a87 fdo#46808, use service constructor for i18n::NumberFormatMapper by Noel Grandin · 13 years ago
- b1cf290 merge SetDescription into SetText by Caolán McNamara · 13 years ago
- 040e022 move svtools's FixedHyper.hxx to vcl by Caolán McNamara · 13 years ago
- ced1151 Get rid of vcl::unohelper::GetMultiServiceFactory by Stephan Bergmann · 13 years ago
- 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