summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-11we need to update the formulas now tooMarkus Mohrhard
2012-05-11also support theme based colors in xlsxMarkus Mohrhard
2012-05-11repaint for every change when using formulas in color scalesMarkus Mohrhard
2012-05-11import formulas for color scales from xlsxMarkus Mohrhard
2012-05-11add formula input to color scalesMarkus Mohrhard
2012-05-11map percentile and percent into the same elementMarkus Mohrhard
2012-05-11update the color scales when moving tabsMarkus Mohrhard
2012-05-11repaint color scale range if min/max changedMarkus Mohrhard
2012-05-11calculate color for color scales with more than 2 entries correctlyMarkus Mohrhard
2012-05-11It seems also nested struct needs SALHELPER_DLLPUBLIC for Mac OS X visibilityTor Lillqvist
2012-05-11Argh, make the use of -fvisibility=hidden actually happenTor Lillqvist
2012-05-10Related: fdo#47644 get out of bounds conditions rightCaolán McNamara
2012-05-10Make visibility tests work as intended on Mac OS XTor Lillqvist
2012-05-10fdo#45081: We never registered the SAL_OBJECT_CHILDCLASSNAMEA window classTor Lillqvist
2012-05-10resolved fdo#49639 import .xls with HTML as such, not CSVEike Rathke
2012-05-10do not prepend \n twice, it confuses KFileDialog (rhbz#820439)Luboš Luňák
2012-05-10WaE: unsafe mix of bool and sal_BoolCaolán McNamara
2012-05-10i#119219 fix non-unicode RTF exportMiklos Vajna
2012-05-10use com::sun::star::table::BorderLine2 instead of older BorderLine (n#758914)Radek Doulik
2012-05-10resolved fdo#46233 value >12 with AM/PM can't be clock timeEike Rathke
2012-05-10Reduce broadcasting noise on initial title computationStephan Bergmann
2012-05-10Fix fdo#49720: Dropped unnecessary "sh -c" from popen callStephan Bergmann
2012-05-10configure icu for windows via runConfigureICU Cygwin/MSVCCaolán McNamara
2012-05-10finally support min/max and percentile in color scalesMarkus Mohrhard
2012-05-10import min, max and percent entries for color scales from xlsxMarkus Mohrhard
2012-05-10first part for min/max in color scalesMarkus Mohrhard
2012-05-10Removed unused SID_FRAMETITLEStephan Bergmann
2012-05-10fdo#49692 fix RTF export of empty paragraph numbering rulesMiklos Vajna
2012-05-10Don't bundle stdelibs on Linux by defaultFridrich Štrba
2012-05-10callcatcher: update unused code listCaolán McNamara
2012-05-10Resolves: fdo#37044 two different TransliterationChgData structsCaolán McNamara
2012-05-10ditch temporary unused StringsCaolán McNamara
2012-05-10fix use of cups for default caseCaolán McNamara
2012-05-10WaE: msvc2008 C4928 copy-ctor confusionCaolán McNamara
2012-05-10fdo#49692 RTFValue::Clone(): copy m_bForceString as wellMiklos Vajna
2012-05-10normalize variable names in gbuild user makefilesMichael Stahl
2012-05-10error handling in SortTree custom actionAndras Timar
2012-05-10Bin a few lines of apparently leftover temporary debugging codeTor Lillqvist
2012-05-10-Wself-assignLuboš Luňák
2012-05-10RTFDocumentImpl::runProps: avoid copy&pasteMiklos Vajna
2012-05-10render color scales correctlyMarkus Mohrhard
2012-05-10remove debug outputMarkus Mohrhard
2012-05-10Color Scales are now displayed after import from xlsxMarkus Mohrhard
2012-05-09Access properties in the edit source when the field item is already inserted.Kohei Yoshida
2012-05-09FILE (title) field doesn't have any properties.Kohei Yoshida
2012-05-09Use UNO field type when searching for specific field items.Kohei Yoshida
2012-05-09fdo#49605: SwEditShell: fix handling of overlapping grammar errorsDaniel Naber
2012-05-09work around -Wreturn-type with compilers that cannot figure it out themselvesLuboš Luňák
2012-05-09conversion to void* needs an explicit castLuboš Luňák
2012-05-09Enable configure switch for cupsTomas Chvatal