summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-03-05shell: remove unnecessary explicit -D_WIN32_IEMichael Stahl9-8/+3
2015-03-05fpicker: remove checks for obsolete _WIN32_WINNT versionsMichael Stahl1-4/+0
2015-03-05configure: Windows SDKs < 7.1 are not supported, do not check for themMichael Stahl1-9/+3
2015-03-05set parent styles to fall back toCaolán McNamara1-5/+9
2015-03-05mpMenuBarItemStyle is unusedCaolán McNamara2-12/+0
2015-03-05fix typoCaolán McNamara1-1/+1
2015-03-05this drawAlphaBitmap variant is unusedCaolán McNamara6-41/+0
2015-03-05Explicitly default the copy ctorStephan Bergmann1-1/+1
2015-03-05Actually execute testPDFImportSkipImagesStephan Bergmann1-0/+1
2015-03-05V801: Decreased performanceCaolán McNamara52-203/+201
2015-03-05add Item enum to ScTableRefTokenEike Rathke3-9/+42
2015-03-05use ScTableRefToken in ScRawToken::CreateToken()Eike Rathke2-1/+7
2015-03-05introduce ScTableRefTokenEike Rathke2-0/+46
2015-03-05error for css::sheet::FormulaToken with ocTableRef not implementedEike Rathke2-2/+2
2015-03-05add HandleTableRef()Eike Rathke4-1/+27
2015-03-05handle ocTableRef same as ocDBAreaEike Rathke7-7/+23
2015-03-05rename ScInterpreter::ScTable/s() to ScSheet/s() to follow ocSheet/sEike Rathke3-6/+6
2015-03-05rename SC_OPCODE_TABLE/S,ocTable/s to SC_OPCODE_SHEET/S,ocSheet/sEike Rathke9-22/+22
2015-03-05introduce SC_OPCODE_TABLE_REF / ocTableRefEike Rathke2-10/+12
2015-03-05remove SC_START_INDEX_DB_COLL binary file format legacyEike Rathke3-7/+2
2015-03-05rename confusing HandleSingleRef() to more appropriate HandleColRowName()Eike Rathke4-5/+5
2015-03-05-Werror,-Wunused-functionStephan Bergmann1-21/+0
2015-03-05tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorTakeshi Abe4-35/+14
2015-03-05Unit tests for PDF importMihai Varga4-3/+54
2015-03-05remove dots from Delete buttons for OpenCL listsStanislav Horacek1-2/+2
2015-03-05add country to strings refering to Brazilian PortugueseStanislav Horacek3-3/+3
2015-03-05callcatcher: update unused codeCaolán McNamara7-76/+4
2015-03-05Resolves tdf#84012 FORMATTING: Partially missing text in shrink-to-fit cellsHenry Castro1-0/+4
2015-03-05Resolves tdf#78221 Cannot drag twice the same cell when editing formulaHenry Castro3-6/+56
2015-03-05DocxAttributeOutput: use std::unique_ptrMiklos Vajna2-13/+7
2015-03-05use "using" to redirect to subclass method in toolboxTomaž Vajngerl1-9/+4
2015-03-05HiDPI: increase toolbar drag handle hit area widthTomaž Vajngerl1-3/+7
2015-03-05tabbar: clean-up header - bitfields to bool, using, ...Tomaž Vajngerl1-28/+24
2015-03-05add margin before/after button handles in tabbarTomaž Vajngerl1-1/+8
2015-03-05toolbox - preserve the orig. image + use it in menu & color updateTomaž Vajngerl4-30/+38
2015-03-05code cleanup in tbxcolorupdate.cxxTomaž Vajngerl1-76/+73
2015-03-05remove maHighImage from toolbox as it is unused (no setter)Tomaž Vajngerl3-13/+1
2015-03-04V801: Decreased performanceCaolán McNamara19-71/+71
2015-03-04make wheel scrolling work under gtk3Caolán McNamara1-0/+6
2015-03-04need GDK_SCROLL_MASK under gtk3 to get any wheel scroll eventsCaolán McNamara1-1/+1
2015-03-04rControlRegion.[Left|Top]- 1 + 1 -> rControlRegion.[Left|Top]Caolán McNamara1-6/+1
2015-03-04damaged does the same gtk_widget_queue_draw_area with -1 top and +2 dimensionCaolán McNamara2-8/+1
2015-03-04V813: Decreased performanceCaolán McNamara20-49/+49
2015-03-04drop temp surface and draw direct to backing basebmp surfaceCaolán McNamara2-14/+6
2015-03-04rely on cairo to do the clipping for usCaolán McNamara1-15/+5
2015-03-04valgrind: padding is not setCaolán McNamara1-0/+2
2015-03-04consistent use of [pop|push]IgnoreDamageCaolán McNamara1-2/+2
2015-03-04update commentCaolán McNamara1-3/+1
2015-03-04seeing as we're using cairo-calls now we shouldn't need manual bounds checkingCaolán McNamara1-34/+3
2015-03-04silence some more spewCaolán McNamara1-0/+6