summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-09-14updated libcmis to 0.3.0Cédric Bosdonnat12-1660/+168
2012-09-14Adapt for DISABLE_DYNLOADING possibility also for AndroidTor Lillqvist3-27/+31
2012-09-14Adapt for DISABLE_DYNLOADING possibility also for AndroidTor Lillqvist1-3/+6
2012-09-14fix debug messageLuboš Luňák1-6/+1
2012-09-14Adapt for DISABLE_DYNLOADING instead of just iOSTor Lillqvist1-2/+2
2012-09-14Adapt for DISABLE_DYNLOADING instead of just iOSTor Lillqvist1-2/+2
2012-09-14Adapt for DISABLE_DYNLOADING instead of just iOSTor Lillqvist1-2/+4
2012-09-14Adapt for DISABLE_DYNLOADINGTor Lillqvist2-1/+23
2012-09-14Adapt for DISABLE_DYNLOADING possibility on AndroidTor Lillqvist2-3/+3
2012-09-14It seems gcc has -Waddress where Clang has -Wbool-conversionsTor Lillqvist1-0/+2
2012-09-14at least mingw needs liborcus-0.2.a tooLuboš Luňák1-0/+1
2012-09-14mingw compile fixes for liblangtagLuboš Luňák4-1/+45407
2012-09-14WaE in connectivityNorbert Thiebaud1-0/+2
2012-09-14add a configure option to make assert() abort in release codeNorbert Thiebaud4-0/+40
2012-09-14remove use of SAL_MIN() macroNorbert Thiebaud10-21/+45
2012-09-14remove SAL_MAX() macros and few usersNorbert Thiebaud3-9/+25
2012-09-14removed unused sal macro (SAL_FIELDOFFSET)Norbert Thiebaud1-4/+0
2012-09-14saldllapi.h is really not included outside of sal itselfNorbert Thiebaud6-26/+5
2012-09-14fdo#54843 righthyphenmin fix (patch by Steven Dickson)László Németh2-1/+29
2012-09-14fdo#40014 Add new shortcut for page preview CTRL + SHIFT + OAbdulmajeed Al-Abaulrazzaq1-0/+25
2012-09-14gridfixes: fixed assertionFrank Schoenheit [fs]1-1/+1
2012-09-14gridfixes: use long instead of sal_uInt32, to prevent pb on 64bit platformsNorbert Thiebaud1-2/+2
2012-09-14gridfixes: #i117145#Norbert Thiebaud3-14/+25
2012-09-14gridfixes: impl_getColumnForOrdinate:no need to subs m_nRowHeaderWidthPixelNorbert Thiebaud1-4/+2
2012-09-14gridfixes: impl_ni_calculateColumnWidths: re-calculate the proper valuesNorbert Thiebaud1-0/+2
2012-09-14gridfixes: ensure removal of a column in grid control adjusts the cursorNorbert Thiebaud9-65/+222
2012-09-14gridfixes: re-enable the mouse listeners which got lostNorbert Thiebaud4-27/+2
2012-09-14gridfixes: lcl_getAlignmentTextDrawFlags: row header w/o columnsNorbert Thiebaud1-1/+3
2012-09-14gridfixes: impl_ni_relayout: update the child window position/size lastNorbert Thiebaud1-3/+3
2012-09-14gridfixes: #i117549# create/loadTabPageNorbert Thiebaud1-7/+13
2012-09-14gridfixes: fixed selection handling, part INorbert Thiebaud1-16/+3
2012-09-14UNFINISHED: column resizing refactoringFrank Schoenheit [fs]2-255/+373
2012-09-14gridfixes: #i117549# finalize css.awt.tab APINorbert Thiebaud20-127/+125
2012-09-14gridfixes: GCC WaEFrank Schoenheit [fs]1-2/+2
2012-09-14gridfixes: #i117398# XMutableGridDataModel:Norbert Thiebaud10-40/+268
2012-09-14gridfixes: #i117398# allow to specify selection colors in table/gridNorbert Thiebaud17-46/+251
2012-09-14DefaultGridDataModel::getRowData: use o3tl::select1stMiklos Vajna1-2/+2
2012-09-14gridfixes: #i117398# added XGridDataModel::getRowDataFrank Schoenheit [fs]6-7/+76
2012-09-14gridfixes: #i117398# cleaned up the row selection APINorbert Thiebaud11-215/+156
2012-09-14gridfixes: copied #i112562#'s fix from CWS gridcontrol06 hereinNorbert Thiebaud16-62/+531
2012-09-14gridfixes: #i112465# delegate RequestHelp to the base class,Norbert Thiebaud1-0/+8
2012-09-14gridfixes: #i112465# introduce HideBalloonAndQuickHelpNorbert Thiebaud2-9/+20
2012-09-14gridfixes: when the table controls doesn't have the focus use diff. color.Norbert Thiebaud6-102/+95
2012-09-14gridfixes: #i117265# implement less-predicate for Date/Time structsNorbert Thiebaud3-5/+12
2012-09-14gridfixes: #i117625# recognize unsuccessful sorting attemptsNorbert Thiebaud2-9/+25
2012-09-14gridfixes: #i117265# use a NumberFormatter for converting cell values to text.Norbert Thiebaud7-33/+503
2012-09-14gridfixes: #i117188# remove column sort when rows are insertedFrank Schoenheit [fs]2-41/+20
2012-09-13Let's just remove this.Kohei Yoshida1-11/+2
2012-09-13Fix the order of template arguments.Kohei Yoshida1-9/+9
2012-09-14::rtl::OUString to OUString in avmediaRicardo Montania4-16/+16