summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-06-11Avoid too long linesTor Lillqvist
2012-06-11remove unnecessary menu entries for 3-6Markus Mohrhard
2012-06-11remove empty conditions for color format export to excelMarkus Mohrhard
2012-06-11fix rebase problemsMarkus Mohrhard
2012-06-11correctly copy the cond formats, fdo#50679Markus Mohrhard
2012-06-11correctly create between/not between entriesMarkus Mohrhard
2012-06-11set correct range as title + update for (not) betweenMarkus Mohrhard
2012-06-11fix repainting of conditional formatsMarkus Mohrhard
2012-06-11correctly set new conditional formatMarkus Mohrhard
2012-06-11more support for data bars in new dialogsMarkus Mohrhard
2012-06-11add data bar ui elementsMarkus Mohrhard
2012-06-11use the result of the dialog and apply it to the documentMarkus Mohrhard
2012-06-11fix cond format import from odsMarkus Mohrhard
2012-06-11fix export of cond formats to odsMarkus Mohrhard
2012-06-11remove uno from oox cond format import codeMarkus Mohrhard
2012-06-11adjust import/export code to merged conditional formatsMarkus Mohrhard
2012-06-11integrate color formats into conditional formatsMarkus Mohrhard
2012-06-11prepare cond format code for merge with color formatsMarkus Mohrhard
2012-06-11export more conditional formatsMarkus Mohrhard
2012-06-11add contructor that inits dialog from modelMarkus Mohrhard
2012-06-11add constructors to init dialog with model dataMarkus Mohrhard
2012-06-11handle styles correctly in the new cond format dialogMarkus Mohrhard
2012-06-11solve more dependencies between ui elements in cond format dialogMarkus Mohrhard
2012-06-11more for correct color scale dialog behaviorMarkus Mohrhard
2012-06-11add gui elements for color scalesMarkus Mohrhard
2012-06-11more for conditional format dialogMarkus Mohrhard
2012-06-11first part for new conditional format dialogMarkus Mohrhard
2012-06-11data bar settings menuMarkus Mohrhard
2012-06-10Bin pointless <vcl/sv.h> headerTor Lillqvist
2012-06-10Remove bogus headerThomas Arnhold
2012-06-10separator will be invisible if there is no visible buttonsIvan Timofeev
2012-06-09Do what the TODO said: Remove unused member and inclusion of vcl/virdev.hxxTor Lillqvist
2012-06-09oops, hide the first separator as wellIvan Timofeev
2012-06-09fdo#42379: hide separators before calculating line breaksIvan Timofeev
2012-06-10nuke dead codeTakeshi Abe
2012-06-09fdo#46390 Move VERBOSE to OSL_DEBUG_LEVEL leftoversThomas Arnhold
2012-06-08remove unused .mkNorbert Thiebaud
2012-06-09Remove superfluous include commentsThomas Arnhold
2012-06-09remove dead codeThomas Arnhold
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-06-09Remove superfluous include commentsThomas Arnhold
2012-06-09Remove superfluous include commentsThomas Arnhold
2012-06-09Some cppcheck cleaningJulien Nabet
2012-06-09Check for assignment to self for =operatorJulien Nabet
2012-06-09sigh... fix const abuse in WNT only code...Michael Stahl
2012-06-09fix WNT only SfxApplication::AddDdeTopicMichael Stahl
2012-06-09Fix potential further crashes like the one in fdo#50868Fridrich Štrba
2012-06-09Fix crash from fdo#508686Fridrich Štrba
2012-06-08targeted gmk4 clean-upNorbert Thiebaud
2012-06-08Convert SV_DECL_PTRARR_DEL(SfxAllEnumValueArr) to std::vectorNoel Grandin