summaryrefslogtreecommitdiffstats
path: root/framework
Commit message (Expand)AuthorAgeFilesLines
* Do not use C++-UNO internal static_type functions in client codeStephan Bergmann2013-12-121-1/+1
* Some clean-upStephan Bergmann2013-12-102-150/+71
* Get rid of $(share_subdir_name) againStephan Bergmann2013-12-102-8/+2
* Drop duplicate #includeTakeshi Abe2013-12-104-4/+0
* fix equalsAscii conversion. Noticed in fdo#72391Noel Grandin2013-12-097-68/+68
* Bin pointless micro-optimisationTor Lillqvist2013-12-092-14/+5
* fdo#72394 Don't endlessly expand $(share_subdir_name) into itselfStephan Bergmann2013-12-091-1/+2
* Default OMultiTypeInferfaceContainerHelperVar equalImpl parameterStephan Bergmann2013-12-063-6/+3
* Start center: Re-introduce the Macros menu, people use it.Jan Holesovsky2013-12-031-0/+9
* Fix some typos for "height"Julien Nabet2013-11-251-2/+2
* rigth -> right (other occurences)Julien Nabet2013-11-231-1/+1
* remove unnecessary RTL_CONSTASCII_STRINGPARAMNoel Grandin2013-11-222-4/+2
* remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::appendNoel Grandin2013-11-201-4/+4
* remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii callsNoel Grandin2013-11-205-25/+25
* convert equalsAsciiL calls to startsWith callsNoel Grandin2013-11-206-48/+48
* convert equalsAsciiL calls to startWith calls where possibleNoel Grandin2013-11-198-70/+70
* remove unnecessary use of OUString constructor when assigningNoel Grandin2013-11-1935-160/+148
* remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin2013-11-199-20/+20
* fdo#69500: Revert "fix bug #60700 - de-crutify ODF files"Andras Timar2013-11-181-1/+3
* fdo#66864: Return from full-screen should restore toolbars.Jan Holesovsky2013-11-151-15/+11
* SAL_WARN_UNUSED com::sun::star::uno::AnyStephan Bergmann2013-11-142-3/+0
* make l10n buildable separatelyBjoern Michaelsen2013-11-141-1/+4
* startcenter: Remove useless menu entries.Jan Holesovsky2013-11-141-45/+0
* Move MediaDescriptor from comphelper to unotoolsStephan Bergmann2013-11-1410-114/+113
* remove unnecessary sal_Unicode casts in various placesNoel Grandin2013-11-141-6/+6
* expand out the A2S macroNoel Grandin2013-11-131-9/+7
* convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin2013-11-112-8/+8
* remove unnecessary use of OUString constructorNoel Grandin2013-11-111-1/+1
* remove unnecessary use of OUString constructor in FRAMEWORK moduleNoel Grandin2013-11-1113-46/+43
* cppcheck: reduce scopeJulien Nabet2013-11-101-2/+1
* Unwind SFX_REFERER_USERStephan Bergmann2013-11-085-14/+6
* fixincludeguards.sh: frameworkThomas Arnhold2013-11-05203-582/+582
* remove redundant calls to OUString constructor in if expressionNoel Grandin2013-11-044-7/+7
* remove redundant calls to OUString constructorNoel Grandin2013-11-041-2/+2
* Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin2013-11-041-7/+4
* StatusIndicatorFactory::impl_reschedule(): lock SolarMutexMichael Stahl2013-11-031-1/+4
* Improve exception messages (for debugging)Stephan Bergmann2013-11-011-2/+5
* Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin2013-10-3113-22/+22
* gbuild: set Package default target to INSTDIRMichael Stahl2013-10-281-2/+0
* remove local css namespace definitionsThomas Arnhold2013-10-282-3/+0
* clean up some include guardsThomas Arnhold2013-10-233-9/+9
* vcl: mark more Image constructors as "explicit"Michael Stahl2013-10-221-2/+2
* drop unnecessary tools/string includesCaolán McNamara2013-10-205-5/+0
* update pchThomas Arnhold2013-10-151-0/+1
* WaE: unused parameter 'SystemType'Tor Lillqvist2013-10-121-0/+2
* SimplifyTor Lillqvist2013-10-121-9/+1
* CID#738544 unitialized memberCaolán McNamara2013-10-091-0/+1
* 'ist' -> 'is' here and there.Jan Holesovsky2013-10-042-2/+2
* WaE: unused variableTor Lillqvist2013-10-021-1/+0
* -Werror,-Wunused-variableStephan Bergmann2013-10-021-2/+0