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