summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-06-10Resolves: #i122493# Corrected Enable/Disable for some DropDowns/Texts...Armin Le Grand
in Line/AreaPropertyPanel (cherry picked from commit 2890568e3ac8e140d12f05d8ac74f3be50ffa45d) Change-Id: I6436b165a873e6f79af29690170231af939fcccc
2013-06-10bnc#802888 SwPageFrm: one more clickable field fixMiklos Vajna
This is similar to a996678ed30804e16103e1cfdc439c8546e5d3b0. If we have both a background object and some clickable field to select, we should always prefer the clickable field. This time, the problem was to click on a clickable field, when the cursor was in normal text and we had a full-page background object. Change-Id: Id25036d8cb2ddf62011c22bfc50844b793b942bd
2013-06-10Resolves: fdo#65546 set Panel Layouts as DialogControl widgetsCaolán McNamara
Change-Id: Iaf0e1dccf1af3bcec1057e42934d2931ccebfd32
2013-06-10WaE: comparison between signed and unsigned integer expressionsFridrich Štrba
Change-Id: I3b5e3a8bf4bbecf6bf697b91c9a16ec19045bfdf
2013-06-10mingw64: change Link class to use sal_IntPtr instead of longFridrich Štrba
Change-Id: I2b78c7b714ff064f2f1b8a8eb161e5e2ae121eee
2013-06-10mingw64: Don't cast to pointers from narrower integersFridrich Štrba
Change-Id: Ica7bd2d6b395d42d575660991ec74ecb2b744473
2013-06-10Deprecated conversion to char* from string litteralFridrich Štrba
Change-Id: I64fc36b38be59c909aa96a9faf876232caaac182
2013-06-10mingw64: sal_Int32 cannot hold pointerFridrich Štrba
Change-Id: Ib2578cd94c74f171b58f3478d758221593ee5523
2013-06-10_UNICODE macro unusedFridrich Štrba
Change-Id: I4820830f24c8a9a6d9ec3ad79df51bb2ac4f1e4d
2013-06-10Macro reported as unusedFridrich Štrba
Change-Id: Iaf7c4bc438147a283e6493598d250c9b53dd6fc0
2013-06-10mingw64: long -> sal_IntPtr in sfx2Fridrich Štrba
Change-Id: If995a2cf00e2ced618ad1a1a68d093eb163ee27a
2013-06-10Possibly uninitialized variablesFridrich Štrba
Change-Id: Ie2b52f66c02f395d45fe24bbd2c3d897c7335add
2013-06-10mingw64: cast to pointer from integer of different size in extensionsFridrich Štrba
Change-Id: Ie2162b71e4e9de9fe24ce54815e5139774bb2ec0
2013-06-10mingw64: Use the *LongPtr Windows apiFridrich Štrba
Change-Id: I00c753f71460bee9f2bce3af35b352a25a3b8484
2013-06-10mingw64: long -> sal_IntPtr in dbaccessFridrich Štrba
Change-Id: Ic9e049b6b79a8ae3777d8b2a6e918289445c21da
2013-06-10mingw64: NULL used in arithmeticFridrich Štrba
Change-Id: I87bf28e1d6db2afe5ffa095cbf9181602ec9fc3f
2013-06-10mingw64: use integers of teh right size in frameworkFridrich Štrba
Change-Id: Id10f827ef70a19a6261abea5c1b6c835b8bee701
2013-06-10mingw64: include sal/types.h to be sure we are using C99 formatting stringsFridrich Štrba
Change-Id: Idb78cb18ed7718996628233dfb546eb1f6f345c1
2013-06-10mingw64: use the right format for writing out pointer-sized integersFridrich Štrba
Change-Id: I7961ffd978cb02c62be176a0afe931959b7d8f1f
2013-06-10Deprecated conversion from const wchar_t* to wchar_t*Fridrich Štrba
Change-Id: I8c0a97372f0855543d6207adb0abaa4cc820aabd
2013-06-10mingw64: Don't cast from MAKELONG to pointer directlyFridrich Štrba
Change-Id: Ia0ff071a5676f27d39175e30d7c5f472e32c99b3
2013-06-10mingw64: use the sal formatting strings in storeFridrich Štrba
Change-Id: Id6b8f4ed6df14bd80a7937001ec1cfb98acd7f52
2013-06-10This macro is supposingly unusedFridrich Štrba
Change-Id: I9edf21919322af22e323b48009e934d70766353e
2013-06-10Don't warn about undefined macro any moreFridrich Štrba
Change-Id: I403cad8ce1953d2c8e8948a94a688519525bbbc4
2013-06-10mingw64: use the right integer sizes on win64Fridrich Štrba
Change-Id: Idb263ad369d2dad4fe4de924f2b2404a0fcf62d3
2013-06-10mingw64: use integers able to contain a size in svtoolsFridrich Štrba
Change-Id: Id5505f75a2331be682b74d085a7959fc4bf07df8
2013-06-10mingw64: use integer able to contain pointerFridrich Štrba
Change-Id: Id37c488531add53fd8d7514cde9ac37e61f67c38
2013-06-10Werror: labels ... not handled in switchFridrich Štrba
Change-Id: Ib73d757ffb313ce365caa3f70c472f662f6d9719
2013-06-10mingw64: casting to pointer from narrower integer fixes in salFridrich Štrba
Change-Id: I63321e33f92223be47c7ee25dbf03fe3032991d6
2013-06-10mingw64: don't cast handle to 32-bit int in a macroFridrich Štrba
Change-Id: I06063d3c171256c54151be04c810b79bd2d194e1
2013-06-10mingw64: force C99 formating strings for consistencyFridrich Štrba
Change-Id: I1399596a3edc3324ae4aa04e3866ae2f5e673985
2013-06-10lets put the row that has the optional column at the bottomCaolán McNamara
Rather than have an incomplete first row and a complete second row, have the opposite. Looks more balanced. Two clicks required post .ui conversion two days required pre .ui conversion :-) Change-Id: I595a17f84dc0988b261d67bccdaa4582f2db6c2a
2013-06-10Brouchure->BrochureCaolán McNamara
Change-Id: Icc3567c0392a5fbee422162abceda6346d6a5fe6
2013-06-10WaE: unknown log area 'starmarh' [loplugin]Tor Lillqvist
Change-Id: Ia996a8fe2f791fd6cc8e08e7bf860e3a584a7d61
2013-06-10convert impress and draw print page to .ui formatAbdulaziz A Alayed
Change-Id: I4f72ca2f1d090fede24c7d7441f1855c617ab315
2013-06-10I wanted to use cm instead of mmCaolán McNamara
Change-Id: I95e7ac1eeeae7e770196523bf6d75601452dcea0
2013-06-10WaE: unknown log area 'package' [loplugin]Tor Lillqvist
Change-Id: Ia05b608360a64f047ebfae8b179890c0d221e953
2013-06-10little cleanups of sc general options tab pageCaolán McNamara
Change-Id: I07b3b16e5b9250b15d871fc05e217f1cc7e971d5
2013-06-10::OUString->OUStringCaolán McNamara
Change-Id: If91077da9d032d69e67a9ef1caf94f6fa7551844
2013-06-10update graphicrepository links for new icon-theme locationsCaolán McNamara
Change-Id: I8de2dbfa6eb98a9b879af362b850c487ab28fa7f
2013-06-10Resolves: #i121224# Corrected to use the ApplicationDocumentColor...Armin Le Grand
instead of the ApplicationBackgroundColor (cherry picked from commit 8d005e90cfee08663c02db2e75130b68bf143a93) Conflicts: sd/source/ui/tools/PreviewRenderer.cxx Change-Id: I5bb3d40724dbcca189fac8c9ba29b684b0b9ec67
2013-06-10Resolves: #i121170# - com::sun::star::awt::XPrinter API does nothingAriel Constenla-Haile
(cherry picked from commit 07abf70e9ecfca7e7898929259263bb307766374) Change-Id: I0b11a4a6337f0928ca43d4eb511831f5f96a246e
2013-06-10Related: #i117765# css.awt.PrinterServer implementation unusable in BasicAndrew Rist
from cws/fs35a by Frank Schoenheit [fs] (cherry picked from commit e9bfcd0982bcb67071b344da377158fc0d88d8a6) Conflicts: toolkit/inc/toolkit/awt/vclxprinter.hxx toolkit/source/awt/vclxprinter.cxx Change-Id: I96b08d00c7e483891d3c24c90fa52764949add0b Fix line endings (cherry picked from commit f4f2c3189e5fc9f6fac57b5a6df0840ecdaaa731) Conflicts: toolkit/inc/toolkit/awt/vclxprinter.hxx toolkit/source/awt/vclxprinter.cxx Change-Id: I88acd74eec39410844030d3cba489e1fe62a91b3
2013-06-10Convert sc general option page to .ui formatFaisal M. Al-Otaibi
Change-Id: I06487f74b8dfdf27b067c1bdb6e47a5fa8babf30
2013-06-10String to OUStringMatteo Casalin
Change-Id: I89f228b64c85b5844b3049206bf97877473a04d3 Reviewed-on: https://gerrit.libreoffice.org/4212 Reviewed-by: Miklos Vajna <vmiklos@suse.cz> Tested-by: Miklos Vajna <vmiklos@suse.cz>
2013-06-10More systematic *_CFLAGS s/-I/-isystem/Stephan Bergmann
...to avoid compiler warnings in external headers. Change-Id: Ibd7fcb0400bfd8ffa49cc8db77956e443551ebb3
2013-06-10fdo#65168: Fix previous fix, Class-Path is built up in solenv/gbuild/Jar.mkStephan Bergmann
...and must not be hard-coded in the manifest input (else report.jar was missing the link to commonwizards.jar, so at least --disable-report-builder builds failed with java.lang.NoClassDefFoundError). Change-Id: I81cdadb599c7bf9a4a4503924dab4fbf9d60b44f
2013-06-10fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan
- replaced RTL_CONTEXT_ with SAL_INFO - replace OSL_* with SAL_* Change-Id: I9a7cce0d3abef42c9d9d0ad56609d94d504854cb Reviewed-on: https://gerrit.libreoffice.org/4128 Reviewed-by: Miklos Vajna <vmiklos@suse.cz> Tested-by: Miklos Vajna <vmiklos@suse.cz>
2013-06-10Related fdo#33895 add some checks against NULL derefsJulien Nabet
Change-Id: I9c62a063788a494125ce8dc27748ed66022f5c48 Reviewed-on: https://gerrit.libreoffice.org/4199 Reviewed-by: Miklos Vajna <vmiklos@suse.cz> Tested-by: Miklos Vajna <vmiklos@suse.cz>
2013-06-10Needs the CoreImage frameworkTor Lillqvist