summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-23Trying to add a simple mode less dialog for db formatting;feature/gsoc-calc-enhanced-db-rangeAkash Shetye
2013-09-22Added the Formatting button to the dbnamedlgAkash Shetye
2013-09-18Corrected the [Content_type].xml dataAkash Shetye
2013-08-30Table (DB Range) style export now considers stripe sizeAkash Shetye
2013-08-30Revised the code for cell style calculationAkash Shetye
2013-08-30Added support for importing stripe sizes as wellAkash Shetye
2013-08-30Adds the code to fill info to allow cell colouring.Akash Shetye
2013-08-30Added nFirstRowStripeSize etc to the initializers for various constructorsAkash Shetye
2013-08-19Ensure correct initialization order.Kohei Yoshida
2013-08-19Don't return a reference to a temporary variable.Kohei Yoshida
2013-08-19Let's consistently use 'm' prefix for data members.Kohei Yoshida
2013-08-19Fix excessive indentation.Kohei Yoshida
2013-08-19Fix license headers.Kohei Yoshida
2013-08-19Added the DB Formatting calculation codeAkash Shetye
2013-08-19Added stripe size members in db formattingAkash Shetye
2013-08-15Gave default values to dbdataformatting style names and other variablesAkash Shetye
2013-08-15Corrected a typoAkash Shetye
2013-08-15Iron out recent commit for code uniformityAkash Shetye
2013-08-13Solves Dxf styles related to table formatting not being imported correctly.Akash Shetye
2013-08-05Fix the build.Kohei Yoshida
2013-08-05Added Auto Filter export for DBData (tables) to xlsxAkash Shetye
2013-08-05Minor tweak about using container.sizeAkash Shetye
2013-08-05Corrected a redundant if statement to do what it shouldAkash Shetye
2013-08-05Used container.size instead of a separate count memberAkash Shetye
2013-08-05Completed the export of DBData ranges to xlsx.Akash Shetye
2013-08-05Part 1 of Adding DB Data exportAkash Shetye
2013-08-05Patch adds check for ensuring atleast one table style existsAkash Shetye
2013-08-05Completed the export of table formatting data to excel.Akash Shetye
2013-08-05Made the skeleton for Table Formatting information export.Akash Shetye
2013-08-05Refactored Dxf export code to work with styles defined for table/DBRangesAkash Shetye
2013-08-05not every db range contains db formattingsMarkus Mohrhard
2013-08-05use a functor and standard algorithmsMarkus Mohrhard
2013-08-05we don't need this functionMarkus Mohrhard
2013-08-05Done with adding the formatting information to ScDBData objectsAkash Shetye
2013-08-05Tried to add code for filling in formatting attribute in ScDBData failedAkash Shetye
2013-08-05Code added for reading and processing <tableStyleInfo> tag.Akash Shetye
2013-08-05Adds header file to commit 809154544ea1f49a1d7ef0f4b49b3378112f54d0.Akash Shetye
2013-08-05Add methods to get table name and Formatting and TableStyle.Akash Shetye
2013-08-05Adds support for table style tag reading and filling in the formatting objectAkash Shetye
2013-08-05Fixes commit f502c0ea6826fc0e915d8d4c302fe978a4d43a58 that breaks the build.Akash Shetye
2013-08-05Add the support for Table Style Name in ScDBDataFormatting.Akash Shetye
2013-08-05Adds get ans set methods in ScDBData for setting table formatting.Akash Shetye
2013-08-05Adds formatting class to hold stylesheet names for alternating rows and cols.Akash Shetye
2013-08-05minorSiqi LIU
2013-08-05remove timer on slideshow navbar when clearedSiqi LIU
2013-08-05display timer on the main slideshow screen & runloop fixSiqi LIU
2013-08-05improve usability in new server interfaceSiqi LIU
2013-08-05swap sideBar reveal button and stop presentation buttonSiqi LIU
2013-08-05Adapt Dialog XML import/export codeLionel Elie Mamane
2013-08-05Implement MINVERSE using OpenCL.Haidong Lian