summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-01prototype native gtk3 .ui loading message dialogfeature/gtk3nativedialogsCaolán McNamara
2015-07-01some random tweaksCaolán McNamara
2015-07-01split out ref-count-base into a base classCaolán McNamara
2015-06-30gtk3: bizarro macosx default text area height calc infected gtk3Caolán McNamara
2015-06-30coverity#1308431 wiggle code to see if this silences coverityCaolán McNamara
2015-06-30colorful interactive gbuild outputBjoern Michaelsen
2015-06-30make GetCellPosition a member and visibleBjoern Michaelsen
2015-06-30sw redercontext: fix missing draw of the overlayMiklos Vajna
2015-06-30tdf#90452: Templates should adhere to the recent docs colors too.Jan Holesovsky
2015-06-30tdf#90452: The correct color for the message when there's no recent file yet.Jan Holesovsky
2015-06-30tdf#90452: Remove the frame around the Help and Extension buttons.Jan Holesovsky
2015-06-30tdf#90452: Implement the new design of the startcenter.Jan Holesovsky
2015-06-30Fix typosAndrea Gelmini
2015-06-30only try gtk3 vclplug on >= 3.14Caolán McNamara
2015-06-30Revert "Revert "Typo: repsent->represent""Stephan Bergmann
2015-06-30Revert "Revert "Wrong comment with 'sal_True' instead of 'true'""Stephan Bergmann
2015-06-30Coverity 1308555, 1308562, 1308600: Drop some SAL_THROW_EXTERN_CStephan Bergmann
2015-06-30unit test, check for all ScRange::Parse() valid flags, tdf#92426Eike Rathke
2015-06-30tdf#91112 replace o3tl::compose1 with lambdas in reportdesignJorenz Paragas
2015-06-30Coverity 1308468 etc.: Exception specificationsStephan Bergmann
2015-06-30tdf#92426 explicitly set valid row/col for entire col/row referencesEike Rathke
2015-06-30tdf#92440: Reduce code areas covered by mutexStephan Bergmann
2015-06-30sw: avoid layout recursion when loading documents with charts...Michael Stahl
2015-06-30tdf#91641 adjust cursor when deleting preceding charactersJustin Luth
2015-06-30Remove unnecessary includeStephan Bergmann
2015-06-30loplugin:vclwidgetsStephan Bergmann
2015-06-30unit tests for tdf#92427Eike Rathke
2015-06-30tdf#92386: Writer crashes in print preview if document in 2 windowsJulien Nabet
2015-06-30gtk3: re-enable when in backdrop and receive delete signalCaolán McNamara
2015-06-30tdf#92427 entire column/row reference also if both sticky parts are relativeEike Rathke
2015-06-30gtk3: detect if a new frame is just a tooltipCaolán McNamara
2015-06-30CreateAccessible just forwards to the parent impl alreadyCaolán McNamara
2015-06-30these can be privateCaolán McNamara
2015-06-30Fix error: chosen constructor is explicit in copy-initializationTor Lillqvist
2015-06-30tdf#75256 New sifr icons - slidemasterpage and resetattributesMatthias Freund
2015-06-30remove spurious line (should fix OSX)Bjoern Michaelsen
2015-06-30add English (Gambia) [en-GM] locale data, tdf#92442Eike Rathke
2015-06-30add English (Gambia) [en-GM] to language list, tdf#92442Eike Rathke
2015-06-30sw rendercontext: update drawlayer in SwViewShell::PaintMiklos Vajna
2015-06-30SwViewShell::DLPrePaint2: paint to mpOut if isOutputToWindow()Miklos Vajna
2015-06-30gtk3: draw disabled menubars entries with disabled text colorCaolán McNamara
2015-06-30getCells->GetCells(): not an UNO functionBjoern Michaelsen
2015-06-30use initializer-listsBjoern Michaelsen
2015-06-30now use GetAny() hereBjoern Michaelsen
2015-06-30refactor out SwXCell:GetAny()Bjoern Michaelsen
2015-06-30refactor out getCells() in for chart seqs tooBjoern Michaelsen
2015-06-30kill ugly GetDataSequence, now unusedBjoern Michaelsen
2015-06-30refactor getTextualDataBjoern Michaelsen
2015-06-30refactor getNumericalData,Bjoern Michaelsen
2015-06-30remove one client of getDataSequenceBjoern Michaelsen