summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-07-01prototype native gtk3 .ui loading message dialogfeature/gtk3nativedialogsCaolán McNamara8-9/+108
2015-07-01some random tweaksCaolán McNamara36-101/+176
2015-07-01split out ref-count-base into a base classCaolán McNamara2-28/+33
2015-06-30gtk3: bizarro macosx default text area height calc infected gtk3Caolán McNamara1-0/+2
2015-06-30coverity#1308431 wiggle code to see if this silences coverityCaolán McNamara1-2/+4
2015-06-30colorful interactive gbuild outputBjoern Michaelsen1-0/+7
2015-06-30make GetCellPosition a member and visibleBjoern Michaelsen4-55/+56
2015-06-30sw redercontext: fix missing draw of the overlayMiklos Vajna1-0/+13
2015-06-30tdf#90452: Templates should adhere to the recent docs colors too.Jan Holesovsky9-24/+42
2015-06-30tdf#90452: The correct color for the message when there's no recent file yet.Jan Holesovsky1-1/+2
2015-06-30tdf#90452: Remove the frame around the Help and Extension buttons.Jan Holesovsky3-93/+29
2015-06-30tdf#90452: Implement the new design of the startcenter.Jan Holesovsky8-71/+90
2015-06-30Fix typosAndrea Gelmini60-63/+63
2015-06-30only try gtk3 vclplug on >= 3.14Caolán McNamara1-0/+6
2015-06-30Revert "Revert "Typo: repsent->represent""Stephan Bergmann1-1/+1
2015-06-30Revert "Revert "Wrong comment with 'sal_True' instead of 'true'""Stephan Bergmann1-1/+1
2015-06-30Coverity 1308555, 1308562, 1308600: Drop some SAL_THROW_EXTERN_CStephan Bergmann2-21/+13
2015-06-30unit test, check for all ScRange::Parse() valid flags, tdf#92426Eike Rathke1-0/+20
2015-06-30tdf#91112 replace o3tl::compose1 with lambdas in reportdesignJorenz Paragas4-33/+37
2015-06-30Coverity 1308468 etc.: Exception specificationsStephan Bergmann4-65/+22
2015-06-30tdf#92426 explicitly set valid row/col for entire col/row referencesEike Rathke1-4/+4
2015-06-30tdf#92440: Reduce code areas covered by mutexStephan Bergmann1-14/+31
2015-06-30sw: avoid layout recursion when loading documents with charts...Michael Stahl6-39/+76
2015-06-30tdf#91641 adjust cursor when deleting preceding charactersJustin Luth1-1/+9
2015-06-30Remove unnecessary includeStephan Bergmann1-1/+0
2015-06-30loplugin:vclwidgetsStephan Bergmann1-1/+1
2015-06-30unit tests for tdf#92427Eike Rathke1-3/+51
2015-06-30tdf#92386: Writer crashes in print preview if document in 2 windowsJulien Nabet1-0/+4
2015-06-30gtk3: re-enable when in backdrop and receive delete signalCaolán McNamara1-0/+8
2015-06-30tdf#92427 entire column/row reference also if both sticky parts are relativeEike Rathke1-0/+19
2015-06-30gtk3: detect if a new frame is just a tooltipCaolán McNamara1-6/+17
2015-06-30CreateAccessible just forwards to the parent impl alreadyCaolán McNamara2-7/+0
2015-06-30these can be privateCaolán McNamara1-4/+3
2015-06-30Fix error: chosen constructor is explicit in copy-initializationTor Lillqvist1-3/+3
2015-06-30tdf#75256 New sifr icons - slidemasterpage and resetattributesMatthias Freund5-0/+0
2015-06-30remove spurious line (should fix OSX)Bjoern Michaelsen1-1/+0
2015-06-30add English (Gambia) [en-GM] locale data, tdf#92442Eike Rathke3-0/+52
2015-06-30add English (Gambia) [en-GM] to language list, tdf#92442Eike Rathke3-0/+3
2015-06-30sw rendercontext: update drawlayer in SwViewShell::PaintMiklos Vajna1-15/+9
2015-06-30SwViewShell::DLPrePaint2: paint to mpOut if isOutputToWindow()Miklos Vajna1-2/+3
2015-06-30gtk3: draw disabled menubars entries with disabled text colorCaolán McNamara2-4/+9
2015-06-30getCells->GetCells(): not an UNO functionBjoern Michaelsen4-14/+14
2015-06-30use initializer-listsBjoern Michaelsen1-17/+4
2015-06-30now use GetAny() hereBjoern Michaelsen1-28/+14
2015-06-30refactor out SwXCell:GetAny()Bjoern Michaelsen2-6/+14
2015-06-30refactor out getCells() in for chart seqs tooBjoern Michaelsen2-18/+14
2015-06-30kill ugly GetDataSequence, now unusedBjoern Michaelsen2-76/+0
2015-06-30refactor getTextualDataBjoern Michaelsen2-24/+18
2015-06-30refactor getNumericalData,Bjoern Michaelsen3-96/+74
2015-06-30remove one client of getDataSequenceBjoern Michaelsen2-28/+22