- ab5d1fb SAL_WARN_UNUSED com::sun::star::uno::Any by Stephan Bergmann · 12 years ago
- 04dead1 make l10n buildable separately by Bjoern Michaelsen · 12 years ago
- 24cad6a Move MediaDescriptor from comphelper to unotools by Stephan Bergmann · 12 years ago
- 388734a -Werror,-Wunused-member-function by Stephan Bergmann · 12 years ago
- f71f94a -Werror,-Wunused-member-function by Stephan Bergmann · 12 years ago
- 81d3ccf -Werror,-Wunused-member-function by Stephan Bergmann · 12 years ago
- d366c9b2 remove unnecessary sal_Unicode casts in various places by Noel Grandin · 12 years ago
- fcd1637 convert OUString compareToAscii == 0 to equalsAscii by Noel Grandin · 12 years ago
- e52779d remove unnecessary use of OUString constructor by Noel Grandin · 12 years ago
- 62f27a5 remove unnecessary use of OUString constructor in REPORTDESIGN module by Noel Grandin · 12 years ago
- 1812d60 rptui::OShape make getSupportedServiceNames and supportsService by Lionel Elie Mamane · 12 years ago
- e7fad6d fdo#71130 pretend to support service m_sServiceName by Lionel Elie Mamane · 12 years ago
- 107c2c7 Remove #ifdef TIMELOG'ed SAL_INFOs by Stephan Bergmann · 12 years ago
- 5285bee remove redundant calls to OUString constructor in if expression by Noel Grandin · 12 years ago
- aeb41c9 remove redundant calls to OUString constructor by Noel Grandin · 12 years ago
- 0e6a260 Convert code that calls OUString::getStr()[] to use the [] operator by Noel Grandin · 12 years ago
- e2451bd Convert indexOf->startsWith and lastIndexOf->endsWith by Noel Grandin · 12 years ago
- 196f980 fdo#54938: Replace existsValue for cppu::supportsService by Marcos Paulo de Souza · 12 years ago
- a772496 Bin comments that claim to say why some header is included by Tor Lillqvist · 12 years ago
- 45e366e drop unnecessary tools/string includes by Caolán McNamara · 12 years ago
- 218775e convert String to OUString in reportdesign module by Noel Grandin · 12 years ago
- c65eb7e Related: fdo#38838 remove String::SearchAndReplace by Thomas Arnhold · 12 years ago
- 66013a1 [API CHANGE]: PreView -> Preview, including .uno:PrintPagePreView. by Jan Holesovsky · 12 years ago
- f58ee78 Improve ErrorCodeIOException messages by Stephan Bergmann · 12 years ago
- 832e5aa Related: fdo#38838 remove UniString::SearchAndReplaceAll by Caolán McNamara · 13 years ago
- b8cf30e Related: fdo#38838 remove UniString::SearchAndReplaceAscii by Caolán McNamara · 13 years ago
- 075d472 Use std::auto_ptr::reset where applicable by Stephan Bergmann · 13 years ago
- 205641f -Werror,-Wunused-const-variable by Stephan Bergmann · 13 years ago
- 98de5b4 Related: fdo#38838 remove UniString::EqualsIgnoreCaseAscii by Caolán McNamara · 13 years ago
- e42e0ef convert include/formula/IFunctionDescription.hxx from String to OUString by Noel Grandin · 13 years ago
- f733ca9 convert include/formula/formula.hxx from String to OUString by Noel Grandin · 13 years ago
- f212aa9 fix existing comments by Philipp Riemer · 13 years ago
- bf42b6f fdo#62475 - remove visual noise by Philipp Riemer · 13 years ago
- 2a0b2d9 fdo#68663 open chart-in-report: actually test for categories presence by Lionel Elie Mamane · 13 years ago
- 64b993e finish deprecation of O(U)String::valueOf() by Luboš Luňák · 13 years ago
- 1c7af45 Re-work 8bit characters in source code, or remove them. by Michael Meeks · 13 years ago
- d69d6f4 Related: fdo#38838 ToInt64 and a EqualsIgnoreCaseAscii variant are now unused by Caolán McNamara · 13 years ago
- eace5e0 remove last uses of XubString in sc by Caolán McNamara · 13 years ago
- 4f950ff small expand tweak by Caolán McNamara · 13 years ago
- 1f0da38 modern .ui widgetlayout for datetime by Csikós Tamás · 13 years ago
- 145d5ab remove dangling helpids... by Caolán McNamara · 13 years ago
- fbf0988 modern .ui widgetlayout for pagenumber by Csikós Tamás · 13 years ago
- 9325775 convert vcl/mnemonic.hxx from XubString to OUString by Noel Grandin · 13 years ago
- 57931a7 Mark as const by Takeshi Abe · 13 years ago
- 48c662e fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFO by Jelle van der Waa · 13 years ago
- a614a11 fdo#33617 adapt report engine to incompatible BorderLine2 change by Lionel Elie Mamane · 13 years ago
- 97d433c remove unused include by Lionel Elie Mamane · 13 years ago
- cab9b82 fdo#67186 switch reporbuilder to null date == 1899-12-30 by Lionel Elie Mamane · 13 years ago
- a414801 fdo#46037: no more comphelper/configurationhelper.hxx in reportdesign by Julien Nabet · 13 years ago
- 652ccbd i#108348 API CHANGE: add IsUTC to css.util.DateTime etc. by Michael Stahl · 13 years ago
- 82937ce String::SearchAndReplaceAllAscii -> OUString::replaceAll by Caolán McNamara · 13 years ago
- 358d1a9 use static LanguageTag::convertTo...() for standalone conversions by Eike Rathke · 13 years ago
- cf6a74a XubString->OUString by Caolán McNamara · 13 years ago
- a1190c9 fix reading fonts from .odp using style::font-name (fdo#65338) by Luboš Luňák · 13 years ago
- 6e2815a fdo#66582 avoid crash because of missing model by David Tardon · 13 years ago
- 0098512 module svl: all String and some bool and related clean-up by Norbert Thiebaud · 13 years ago
- c63b74d fdo#61725 add SolarMutex until it works by Lionel Elie Mamane · 13 years ago
- 6a08067 OUString convertion for unotools by Norbert Thiebaud · 13 years ago
- ba0a577 remove OUString wrap for string literals by Thomas Arnhold · 13 years ago
- 5cb2e31 remove toolkit/unohlp.hxx hack by Thomas Arnhold · 13 years ago
- 949f97b Resolves: #i121162# ImageScaleMode constants should be in UPPERCASE by Ariel Constenla-Haile · 13 years ago
- 15f79ef kill TBX_UPDATER_MODE_* by Ivan Timofeev · 13 years ago
- 85165a1 Lock Solar Mutex in rptui::OSectionWindow::_propertyChanged by Stephan Bergmann · 13 years ago
- 177f01b fdo#46808, Convert form::inspection::FormComponentPropertyHandler by Noel Grandin · 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
- 1e4422a re-base on ALv2 code. Includes: by Michael Meeks · 13 years ago
- de7df0e gbuild: fix deps on svx/globlmn.hrc by David Tardon · 13 years ago
- 23cafa4 fix typos reported by localizers by Andras Timar · 13 years ago
- e9c48a9 stop delivering globlmn.hrc by David Tardon · 13 years ago
- 02d03eb fdo#64279 do not crash opening report for editing by David Tardon · 13 years ago
- 6cf3094 WaE: implicit conversion of NULL constant to nullptr_t by Tor Lillqvist · 13 years ago
- f30399c Revert "fdo#46808, Convert chart2::Title service to new style" by Stephan Bergmann · 13 years ago
- a726677 fdo#46808, Convert XMultiServiceFactory to XComponentContext by Noel Grandin · 13 years ago
- 25ec90b Related: #i121442# Adapt existing code in other modules by Ariel Constenla-Haile · 13 years ago
- d256dbed fdo#46808, Convert chart2::Title service to new style by Noel Grandin · 13 years ago
- 8a9448a String.AppendAscii Drop by Ricardo Montania · 13 years ago
- 5d1ad16 fdo#46808 Convert chart2::FormattedString service to new style by Noel Grandin · 13 years ago
- e13bd0c Fix possible inefficient checking for variables emptiness by Julien Nabet · 13 years ago
- e2e2cc6 remove usage of RTL_CONSTASCII_USTRINGPARAM by Luboš Luňák · 13 years ago
- ed4c0da fdo#48056 revert part of return "correct name for shapetype" by Lionel Elie Mamane · 13 years ago
- 7061e84 fdo#60780, refactor Save a Copy and fix by Ádám Csaba Király · 13 years ago
- 3591f5c janitorial by Lionel Elie Mamane · 13 years ago
- 1b72355 fdo#33091 recognise General format in all languages by Lionel Elie Mamane · 13 years ago
- 10bd060 Fix MSVC build: A ? : operator doesn't automagically construct an OUString by Tor Lillqvist · 13 years ago
- 5b5b1bb reportdesign: {DECLARE,IMPLEMENT}_CONSTASCII_USTRING are no longer needed by Miklos Vajna · 13 years ago
- c042cd0 gbuild: drop uses of removed packages by David Tardon · 13 years ago
- 60a466c remove no longer needed MAP_CHAR_LEN macro by Miklos Vajna · 13 years ago
- 62badf38 Move to MPLv2 license headers, with ESC decision and author's permission. by Michael Meeks · 13 years ago
- 0f200cc fdo#63154: Change Min/Max/Abs for std::min/max/abs by Marcos Paulo de Souza · 13 years ago
- 8d87758 Java cleanup, remove the rest of the unnecessary casts by Noel Grandin · 13 years ago
- 9830fd3 date/time IDL datatypes incompatible change by Lionel Elie Mamane · 13 years ago
- c32b6be fdo#60724 correct spelling by Thomas Arnhold · 13 years ago
- 60fbefc fdo#60724 informations -> information by Thomas Arnhold · 13 years ago
- bec67a2 deliver all uiconfig files by UIConfig by David Tardon · 13 years ago
- 164cf38 add explicit template instantiations to appease Apple llvm-g++ 4.2.1 by Michael Stahl · 13 years ago
- b2486241 fdo#46808, Convert frame::Frame to new style by Noel Grandin · 13 years ago
- 86fdce6 fdo#46808, Convert svt::ToolboxController to XComponentContext by Noel Grandin · 13 years ago
- 1946794 mass removal of rtl:: prefixes for O(U)String* by Luboš Luňák · 13 years ago
- 876c619 new module i18nlangtag by Eike Rathke · 13 years ago