summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-06-20tdf#83859: Make arrow keys work again in named ranges dropdownKatarina Behrens1-0/+4
2015-06-19update creditsChristian Lohmaier1-1378/+1401
2015-06-19rendercontext: Fix painting of double-buffered spinboxes.Jan Holesovsky2-11/+26
2015-06-19fix DropCap preview renderingLászló Németh1-1/+1
2015-06-19fix tabpage renderingLászló Németh2-3/+3
2015-06-19LOK: return used format in Document::getTextSelection()Miklos Vajna13-22/+44
2015-06-19rendercontext: Fix painting of double-buffered listbox.Jan Holesovsky1-1/+1
2015-06-19fix assert on loading kde98819-1.htmlCaolán McNamara1-1/+3
2015-06-19rendercontext: Fix crash with double-buffering in the Styles combo box.Jan Holesovsky26-101/+107
2015-06-19Fix expected/actual argument orderStephan Bergmann1-1/+1
2015-06-19HIG: the label should specify what it's a label forCaolán McNamara1-0/+1
2015-06-19HIG: 12 pixels from label to widget in file pickerCaolán McNamara1-1/+1
2015-06-19add unit test for ocRangeOp and ScComplexRefData::Extend()Eike Rathke2-0/+96
2015-06-19sd::ViewShell::GetTextSelection: fix text/richtext handlingMiklos Vajna2-0/+9
2015-06-19SwXTextDocument::getTextSelection: fix missing non-string content handlingMiklos Vajna2-0/+9
2015-06-19tdf#88697: sw: make WW8 export of CITATION fields compatible withMichael Stahl1-4/+32
2015-06-19sw: remove the SwField::ExpandCitation disasterMichael Stahl5-11/+6
2015-06-19tdf#91467 FixedText vertical orientation restoredAndras Timar1-1/+1
2015-06-19C++ solution of 'unopkg can't be used by root'Katarina Behrens2-18/+20
2015-06-19clean upStephan Bergmann1-77/+82
2015-06-19gtk3: gtk_dialog_get_header_bar new in 3.12Caolán McNamara1-0/+4
2015-06-19Fix check for broken standard libraryStephan Bergmann4-3/+26
2015-06-19gtk3: error: 'GTK_STATE_FLAG_CHECKED' was not declared in this scopeMiklos Vajna1-2/+2
2015-06-19SwXTextDocument::getTextSelection: fix crash on unsupported mime typeMiklos Vajna2-0/+6
2015-06-19gtk3: hacky fpicker button removal needs updatingCaolán McNamara1-1/+1
2015-06-19Revert "tdf#90290 reduce some copy&paste code in ucalc."Eike Rathke11-367/+675
2015-06-19gtk3: we need to take margins in account for scrollbarsCaolán McNamara1-2/+8
2015-06-19gtk3: get rid of this incorrectly gtk3-only positioning limits holdoverCaolán McNamara1-28/+0
2015-06-19rhbz#1233420 handle inexistent cond. formatDavid Tardon1-15/+30
2015-06-19tdf#90290 reduce some copy&paste code in ucalc.ritztro11-675/+367
2015-06-19gtk3: get right bounds for scrollbar thumb with no arrow buttonsCaolán McNamara1-5/+9
2015-06-19Catch inadvertent uses of OUString(sal_Unicode) ctorStephan Bergmann8-17/+28
2015-06-19Revert "optimise SdrObjList::SetObjectOrdNum"Noel Grandin1-44/+18
2015-06-19once more unto the breech dear fellowsNoel Grandin2-3/+2
2015-06-19optimise SdrObjList::SetObjectOrdNumNoel Grandin1-18/+44
2015-06-19workaround older compilers that do not have std::list::erase(const_iterator)Noel Grandin2-4/+15
2015-06-19qadevOOo: fix _XDataPilotTables failure in non-english localesMichael Stahl2-1/+11
2015-06-19loplugin:passstuffbyrefNoel Grandin2-2/+3
2015-06-19gtk3: use a more straightforward ownership for menuCaolán McNamara1-8/+8
2015-06-19SAL_NO_MOUSEGRABS disables grabbing of keyboard too.Jan Holesovsky1-0/+4
2015-06-19gtk3: drop manually constructed mpMenuItemStyleCaolán McNamara2-18/+6
2015-06-19gtk3: use correct check menu item styleCaolán McNamara2-4/+12
2015-06-19gtk3: render menu radio buttons and checkboxesCaolán McNamara1-0/+6
2015-06-19fix older compilerNoel Grandin1-27/+29
2015-06-19sd: implement getTextSelection() in SdXImpressDocumentMiklos Vajna6-0/+87
2015-06-19Work around G_DEFINE_TYPE -Werror,-Wunused-functionStephan Bergmann1-0/+7
2015-06-19Simplify uses of OUString::replaceAll with literal argumentsStephan Bergmann4-6/+6
2015-06-19Remove unnecessary variableStephan Bergmann1-3/+1
2015-06-19Use a more straightforward hash functionStephan Bergmann1-10/+2
2015-06-19Consistently represent bullet char as OUStringStephan Bergmann5-14/+10