summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-06-10typos: GrayScale->GrayscaleCaolán McNamara
2013-06-10Updated coreCaolán McNamara
2013-06-10Resolves: fdo#65609 don't use whole text for optimal widthCaolán McNamara
2013-06-10Resolves: #i122493# Removed Line/AreaPropertyPanel on Writer OLE contextArmin Le Grand
2013-06-10Resolves: #i122493# Corrected Enable/Disable for some DropDowns/Texts...Armin Le Grand
2013-06-10bnc#802888 SwPageFrm: one more clickable field fixMiklos Vajna
2013-06-10Resolves: fdo#65546 set Panel Layouts as DialogControl widgetsCaolán McNamara
2013-06-10WaE: comparison between signed and unsigned integer expressionsFridrich Štrba
2013-06-10mingw64: change Link class to use sal_IntPtr instead of longFridrich Štrba
2013-06-10mingw64: Don't cast to pointers from narrower integersFridrich Štrba
2013-06-10Deprecated conversion to char* from string litteralFridrich Štrba
2013-06-10mingw64: sal_Int32 cannot hold pointerFridrich Štrba
2013-06-10_UNICODE macro unusedFridrich Štrba
2013-06-10Macro reported as unusedFridrich Štrba
2013-06-10mingw64: long -> sal_IntPtr in sfx2Fridrich Štrba
2013-06-10Possibly uninitialized variablesFridrich Štrba
2013-06-10mingw64: cast to pointer from integer of different size in extensionsFridrich Štrba
2013-06-10mingw64: Use the *LongPtr Windows apiFridrich Štrba
2013-06-10mingw64: long -> sal_IntPtr in dbaccessFridrich Štrba
2013-06-10mingw64: NULL used in arithmeticFridrich Štrba
2013-06-10mingw64: use integers of teh right size in frameworkFridrich Štrba
2013-06-10mingw64: include sal/types.h to be sure we are using C99 formatting stringsFridrich Štrba
2013-06-10mingw64: use the right format for writing out pointer-sized integersFridrich Štrba
2013-06-10Deprecated conversion from const wchar_t* to wchar_t*Fridrich Štrba
2013-06-10mingw64: Don't cast from MAKELONG to pointer directlyFridrich Štrba
2013-06-10mingw64: use the sal formatting strings in storeFridrich Štrba
2013-06-10This macro is supposingly unusedFridrich Štrba
2013-06-10Don't warn about undefined macro any moreFridrich Štrba
2013-06-10mingw64: use the right integer sizes on win64Fridrich Štrba
2013-06-10mingw64: use integers able to contain a size in svtoolsFridrich Štrba
2013-06-10mingw64: use integer able to contain pointerFridrich Štrba
2013-06-10Werror: labels ... not handled in switchFridrich Štrba
2013-06-10mingw64: casting to pointer from narrower integer fixes in salFridrich Štrba
2013-06-10mingw64: don't cast handle to 32-bit int in a macroFridrich Štrba
2013-06-10mingw64: force C99 formating strings for consistencyFridrich Štrba
2013-06-10lets put the row that has the optional column at the bottomCaolán McNamara
2013-06-10Brouchure->BrochureCaolán McNamara
2013-06-10WaE: unknown log area 'starmarh' [loplugin]Tor Lillqvist
2013-06-10convert impress and draw print page to .ui formatAbdulaziz A Alayed
2013-06-10I wanted to use cm instead of mmCaolán McNamara
2013-06-10WaE: unknown log area 'package' [loplugin]Tor Lillqvist
2013-06-10little cleanups of sc general options tab pageCaolán McNamara
2013-06-10::OUString->OUStringCaolán McNamara
2013-06-10update graphicrepository links for new icon-theme locationsCaolán McNamara
2013-06-10Resolves: #i121224# Corrected to use the ApplicationDocumentColor...Armin Le Grand
2013-06-10Resolves: #i121170# - com::sun::star::awt::XPrinter API does nothingAriel Constenla-Haile
2013-06-10Related: #i117765# css.awt.PrinterServer implementation unusable in BasicAndrew Rist
2013-06-10Convert sc general option page to .ui formatFaisal M. Al-Otaibi
2013-06-10String to OUStringMatteo Casalin
2013-06-10More systematic *_CFLAGS s/-I/-isystem/Stephan Bergmann