summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Trying to add a simple mode less dialog for db formatting;feature/gsoc-calc-enhanced-db-rangeAkash Shetye2013-09-238-2/+203
* Added the Formatting button to the dbnamedlgAkash Shetye2013-09-224-0/+26
* Corrected the [Content_type].xml dataAkash Shetye2013-09-181-2/+2
* Table (DB Range) style export now considers stripe sizeAkash Shetye2013-08-301-9/+9
* Revised the code for cell style calculationAkash Shetye2013-08-301-51/+23
* Added support for importing stripe sizes as wellAkash Shetye2013-08-302-5/+23
* Adds the code to fill info to allow cell colouring.Akash Shetye2013-08-301-0/+34
* Added nFirstRowStripeSize etc to the initializers for various constructorsAkash Shetye2013-08-302-16/+61
* Ensure correct initialization order.Kohei Yoshida2013-08-191-1/+1
* Don't return a reference to a temporary variable.Kohei Yoshida2013-08-192-2/+2
* Let's consistently use 'm' prefix for data members.Kohei Yoshida2013-08-192-13/+13
* Fix excessive indentation.Kohei Yoshida2013-08-191-37/+37
* Fix license headers.Kohei Yoshida2013-08-195-50/+0
* Added the DB Formatting calculation codeAkash Shetye2013-08-193-0/+114
* Added stripe size members in db formattingAkash Shetye2013-08-192-10/+25
* Gave default values to dbdataformatting style names and other variablesAkash Shetye2013-08-151-0/+8
* Corrected a typoAkash Shetye2013-08-151-1/+1
* Iron out recent commit for code uniformityAkash Shetye2013-08-151-2/+3
* Solves Dxf styles related to table formatting not being imported correctly.Akash Shetye2013-08-132-12/+26
* Fix the build.Kohei Yoshida2013-08-051-1/+1
* Added Auto Filter export for DBData (tables) to xlsxAkash Shetye2013-08-052-0/+27
* Minor tweak about using container.sizeAkash Shetye2013-08-051-4/+1
* Corrected a redundant if statement to do what it shouldAkash Shetye2013-08-053-5/+11
* Used container.size instead of a separate count memberAkash Shetye2013-08-052-8/+6
* Completed the export of DBData ranges to xlsx.Akash Shetye2013-08-056-7/+103
* Part 1 of Adding DB Data exportAkash Shetye2013-08-052-0/+167
* Patch adds check for ensuring atleast one table style existsAkash Shetye2013-08-052-6/+15
* Completed the export of table formatting data to excel.Akash Shetye2013-08-053-12/+96
* Made the skeleton for Table Formatting information export.Akash Shetye2013-08-054-0/+100
* Refactored Dxf export code to work with styles defined for table/DBRangesAkash Shetye2013-08-051-7/+100
* not every db range contains db formattingsMarkus Mohrhard2013-08-051-2/+8
* use a functor and standard algorithmsMarkus Mohrhard2013-08-051-7/+25
* we don't need this functionMarkus Mohrhard2013-08-053-9/+3
* Done with adding the formatting information to ScDBData objectsAkash Shetye2013-08-056-23/+10
* Tried to add code for filling in formatting attribute in ScDBData failedAkash Shetye2013-08-057-1/+52
* Code added for reading and processing <tableStyleInfo> tag.Akash Shetye2013-08-053-0/+29
* Adds header file to commit 809154544ea1f49a1d7ef0f4b49b3378112f54d0.Akash Shetye2013-08-051-0/+5
* Add methods to get table name and Formatting and TableStyle.Akash Shetye2013-08-051-0/+22
* Adds support for table style tag reading and filling in the formatting objectAkash Shetye2013-08-054-2/+106
* Fixes commit f502c0ea6826fc0e915d8d4c302fe978a4d43a58 that breaks the build.Akash Shetye2013-08-052-2/+2
* Add the support for Table Style Name in ScDBDataFormatting.Akash Shetye2013-08-052-2/+23
* Adds get ans set methods in ScDBData for setting table formatting.Akash Shetye2013-08-055-7/+38
* Adds formatting class to hold stylesheet names for alternating rows and cols.Akash Shetye2013-08-052-0/+138
* minorSiqi LIU2013-08-051-1/+1
* remove timer on slideshow navbar when clearedSiqi LIU2013-08-051-8/+2
* display timer on the main slideshow screen & runloop fixSiqi LIU2013-08-056-20/+109
* improve usability in new server interfaceSiqi LIU2013-08-052-4/+22
* swap sideBar reveal button and stop presentation buttonSiqi LIU2013-08-052-66/+3
* Adapt Dialog XML import/export codeLionel Elie Mamane2013-08-056-12/+116
* Implement MINVERSE using OpenCL.Haidong Lian2013-08-054-108/+411