summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-11Missed a comment and improved another onePhilipp Weissenbacher1-4/+4
2012-05-11gcc atomics only definitely available >= gcc 4.4.4Caolán McNamara2-0/+12
2012-05-11bodge MacOSX harderCaolán McNamara1-10/+15
2012-05-11Translate German commentsPhilipp Weissenbacher1-168/+154
2012-05-11Actually distribute the nsplugin even without mozilla.Tomas Chvatal1-1/+1
2012-05-11try and bodge macosx 10.4 buildCaolán McNamara2-0/+15
2012-05-11Stray line-joining backslashStephan Bergmann1-1/+1
2012-05-11Bin superfluous AC_MSG_RESULT([yes])Tor Lillqvist1-1/+0
2012-05-11Fix updchk xcu data after gbuild'ificationStephan Bergmann4-19/+42
2012-05-11TypoStephan Bergmann1-1/+1
2012-05-11Revert "Don't bundle stdelibs on Linux by default"Fridrich Štrba1-1/+1
2012-05-11upgrade to icu 49Caolán McNamara17-320/+128
2012-05-11rhbz#809019 count mirrored monitors as oneDavid Tardon5-23/+81
2012-05-11fdo#49709 set updated values to the right entriesDavid Tardon1-5/+6
2012-05-11added Swedish [sv-SE] date acceptance patterns 'D/M' and 'D/M Y'Eike Rathke1-0/+2
2012-05-11Revert "another partial fix for bnc#693238" ( and fixes fdo#44292 )Noel Power1-112/+112
2012-05-11WaE: unused parameterTor Lillqvist1-1/+1
2012-05-11fdo#44174 RTF_TITLEPG when title page has no headerMiklos Vajna3-0/+23
2012-05-11Redirect stderr to config.log also when running $CXX directly (which is ugly)Tor Lillqvist1-2/+2
2012-05-11More visibility markup needed for Mac OS XTor Lillqvist2-7/+7
2012-05-11Better names for presentation specific field item types.Kohei Yoshida6-28/+28
2012-05-11Fixed a regression on impress/draw file save losing date field format info.Kohei Yoshida1-6/+6
2012-05-11Added UNSPECIFIED to textfield::Type.Kohei Yoshida5-21/+22
2012-05-11Return correct presentation strings for fields.Kohei Yoshida1-26/+36
2012-05-11Return the correct service names for each field type.Kohei Yoshida1-43/+70
2012-05-11we need to update the formulas now tooMarkus Mohrhard3-2/+23
2012-05-11also support theme based colors in xlsxMarkus Mohrhard1-1/+9
2012-05-11repaint for every change when using formulas in color scalesMarkus Mohrhard2-0/+12
2012-05-11import formulas for color scales from xlsxMarkus Mohrhard2-3/+15
2012-05-11add formula input to color scalesMarkus Mohrhard2-5/+35
2012-05-11map percentile and percent into the same elementMarkus Mohrhard1-0/+6
2012-05-11update the color scales when moving tabsMarkus Mohrhard3-0/+44
2012-05-11repaint color scale range if min/max changedMarkus Mohrhard3-0/+54
2012-05-11calculate color for color scales with more than 2 entries correctlyMarkus Mohrhard1-2/+1
2012-05-11It seems also nested struct needs SALHELPER_DLLPUBLIC for Mac OS X visibilityTor Lillqvist1-1/+1
2012-05-11Argh, make the use of -fvisibility=hidden actually happenTor Lillqvist1-23/+23
2012-05-10Related: fdo#47644 get out of bounds conditions rightCaolán McNamara1-9/+6
2012-05-10Make visibility tests work as intended on Mac OS XTor Lillqvist2-6/+54
2012-05-10fdo#45081: We never registered the SAL_OBJECT_CHILDCLASSNAMEA window classTor Lillqvist1-1/+11
2012-05-10resolved fdo#49639 import .xls with HTML as such, not CSVEike Rathke1-8/+9
2012-05-10do not prepend \n twice, it confuses KFileDialog (rhbz#820439)Luboš Luňák1-3/+0
2012-05-10WaE: unsafe mix of bool and sal_BoolCaolán McNamara17-56/+63
2012-05-10i#119219 fix non-unicode RTF exportMiklos Vajna3-20/+6
2012-05-10use com::sun::star::table::BorderLine2 instead of older BorderLine (n#758914)Radek Doulik1-8/+7
2012-05-10resolved fdo#46233 value >12 with AM/PM can't be clock timeEike Rathke2-5/+14
2012-05-10Reduce broadcasting noise on initial title computationStephan Bergmann2-22/+17
2012-05-10Fix fdo#49720: Dropped unnecessary "sh -c" from popen callStephan Bergmann1-1/+1
2012-05-10configure icu for windows via runConfigureICU Cygwin/MSVCCaolán McNamara7-4193/+32
2012-05-10finally support min/max and percentile in color scalesMarkus Mohrhard3-12/+50
2012-05-10import min, max and percent entries for color scales from xlsxMarkus Mohrhard3-12/+66