summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-06-11Cairo canvas fixesMichael Meeks1-0/+11
2013-06-11Revert "pass argb32 pixmaps from vcl to canvas, avoiding costly x11 ...Michael Meeks1-3/+0
2013-06-11fix build error, reinstate WriteOCXExcelKludgeStream to export ole controlNoel Power1-0/+4
2013-06-11sidebar: Cleanup leftovers after the SidebarDialControlBmp removal.Jan Holesovsky1-1/+0
2013-06-11sidebar: Allow smaller SidebarDialControl, to fit nicely.Jan Holesovsky1-0/+3
2013-06-11Resolves: #i121120 Support RightB(), LeftB(), LenB() and MidB()Wang Lei2-2/+10
2013-06-11Related: #i120604# corrected 3d gradientsArmin Le Grand8-195/+396
2013-06-11Resolves: #i120604# unified and secured gradient tooling for primitivesArmin Le Grand3-141/+216
2013-06-10WaE: comparison between signed and unsigned integer expressionsFridrich Štrba1-1/+1
2013-06-10mingw64: change Link class to use sal_IntPtr instead of longFridrich Štrba2-7/+7
2013-06-10mingw64: use the right integer sizes on win64Fridrich Štrba1-4/+4
2013-06-10mingw64: use integers able to contain a size in svtoolsFridrich Štrba1-4/+4
2013-06-10mingw64: don't cast handle to 32-bit int in a macroFridrich Štrba1-1/+1
2013-06-10mingw64: force C99 formating strings for consistencyFridrich Štrba1-8/+10
2013-06-10WaE: unknown log area 'starmarh' [loplugin]Tor Lillqvist1-0/+1
2013-06-10WaE: unknown log area 'package' [loplugin]Tor Lillqvist1-0/+1
2013-06-10::OUString->OUStringCaolán McNamara1-28/+28
2013-06-10Related: #i117765# css.awt.PrinterServer implementation unusable in BasicAndrew Rist1-69/+48
2013-06-10fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan1-1/+6
2013-06-10fix file and lineno info for DBG_UNHANDLED_EXCEPTIONNoel Grandin1-2/+2
2013-06-09sal_Bool to boolTakeshi Abe1-4/+4
2013-06-08Resolves: fdo#65536 check if builder is NULLCaolán McNamara1-0/+1
2013-06-07share spPaperSizeTable ( and associated access code ) in msfilterNoel Power1-0/+15
2013-06-07jlong is 64-bit, my badFridrich Štrba1-1/+1
2013-06-07XubString->OUStringCaolán McNamara2-2/+2
2013-06-07In real jni_md.h, jint is 32bits and jlong is pointer widthFridrich Štrba1-1/+1
2013-06-07Fix bean linking on wntgccxFridrich Štrba1-1/+1
2013-06-07WaE: unknown log area 'dbaui.OGeneralPage'Tor Lillqvist1-0/+4
2013-06-07fdo#63866 Hid useless checkboxesJason Hulme2-0/+3
2013-06-07sw: fix AutoCorrect bold/underline regressionMichael Stahl1-1/+4
2013-06-06use a transparent graphic for the OLE2 image, and spell 'Empty' correctly.Michael Meeks1-2/+2
2013-06-06remove unused BMP_OLEOBJ image and define.Michael Meeks1-1/+0
2013-06-06Resolves: #i121448# Aligned default fill color/line style for all appsArmin Le Grand1-2/+0
2013-06-06Some more modules at least building with mingw64Fridrich Štrba1-1/+1
2013-06-07sal_Bool to boolTakeshi Abe1-2/+2
2013-06-06Resolves: #i121334# Changed default for charts background to be none...Armin Le Grand1-0/+12
2013-06-06Prevent out-of-range values coming from ListBox GetSelectEntryPos.Javier Fernandez1-0/+1
2013-06-06Remove remnants of help agentCaolán McNamara6-18/+0
2013-06-06Resolves: #i119547# support the chart legend positon of top&&left...Jian Fang Zhang1-0/+1
2013-06-06Some more movement to mingw64 portFridrich Štrba2-0/+81
2013-06-06Fix -Werror,-Wunused-private-fieldJulien Nabet1-1/+0
2013-06-05sidebar conversion tutorial: Create entry points for custom widgets.Jan Holesovsky1-0/+1
2013-06-05Some String -> OUStringStephan Bergmann1-3/+3
2013-06-05fix gcc inline assembler operands usageLuboš Luňák1-1/+1
2013-06-05Resolves: #i119860# fix bent connector's type lost when save .ppt fileSun Ying1-0/+3
2013-06-05fdo#46808, Convert XMultiServiceFactory in ucb moduleNoel Grandin1-2/+3
2013-06-05fdo#46808, Convert some XMultiservice in framework moduleNoel Grandin1-2/+2
2013-06-05remove unused componentcontext.hxx includesNoel Grandin3-2/+2
2013-06-04vcl: add a console-only mode to avoid problems on Mac for gengal.Michael Meeks1-1/+5
2013-06-04Detect copyArea trying to operate on overlapping memory.Tsahi Glik1-0/+3