summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-05-10Revert "Temporarily remove "final" from chart::FormattedString"Stephan Bergmann1-1/+1
2019-05-10tdf#85470 FILESAVE Very long time spent saving XLSX as XLSNoel Grandin2-8/+38
2019-05-10tdf#125164 sw: reimplement SwUndoTOXChangeMichael Stahl5-38/+46
2019-05-10CppunitTest_sw_tiledrendering: close the document while LOK is still activeMiklos Vajna2-127/+149
2019-05-10tdf#124484: avoid crash in fullscreen slideshow spanning all displaysKatarina Behrens1-3/+17
2019-05-10Temporarily remove "final" from chart::FormattedStringStephan Bergmann1-1/+1
2019-05-10CppunitTest_sc_tiledrendering: close the document while LOK is still activeMiklos Vajna1-84/+77
2019-05-10lok: assert that tabs are not locked.Michael Meeks1-0/+3
2019-05-10unipoll: let InitVCL tolerate double init.Michael Meeks2-18/+15
2019-05-10Resolves: tdf#125198 modeless dialog not appearing in onlineCaolán McNamara1-5/+8
2019-05-10handle empty tools::Rectangle in scNoel Grandin3-24/+29
2019-05-10an uno -> a unoCaolán McNamara155-202/+202
2019-05-10Resolves: tdf#125197 duplicate column checkbox positionCaolán McNamara1-1/+0
2019-05-10Resolves: tdf#125199 format->columns dialog should be modalCaolán McNamara1-1/+5
2019-05-10sw/qa: recover locale in testUserFieldTypeLanguage.Mark Hung2-2/+5
2019-05-10handle empty tools::Rectangle in filterNoel Grandin1-2/+2
2019-05-10tdf#125173 fix hyperlink inserted to text boxTünde Tóth3-2/+36
2019-05-10Remove dead test codeStephan Bergmann1-185/+0
2019-05-10handle empty tools::Rectangle in editengNoel Grandin2-4/+6
2019-05-10Qt5Frame.cxx: Use QString instead of 'const char *'Michael Weghorn1-1/+1
2019-05-10SmartArt: support diagram backgroundGrzegorz Araminowicz13-107/+278
2019-05-10tdf#116629 added chevron icon for noteboookbar hide buttonSumit Chauhan2-2/+4
2019-05-10handle empty tools::Rectangle in sfx2Noel Grandin2-3/+3
2019-05-10Remove temporary config.ini after the testAurimas Fišeras1-0/+2
2019-05-10Resolves: tdf#124455 GtkComboBox text entry greyed outCaolán McNamara1-4/+2
2019-05-10an is used before a vowel soundCaolán McNamara116-153/+153
2019-05-10handle empty tools::Rectangle in SmDocShell::SetVisAreaNoel Grandin1-2/+4
2019-05-10tdf#125051: fix spellchecking on CalcNoel Grandin1-19/+10
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen217-87/+374
2019-05-10introduce graphic format detector (and basic metadata)Tomaž Vajngerl21-42/+977
2019-05-10tdf#43157 Clean up OSL_VERIFY (replace with SAL_WARN)Jens Carl1-39/+86
2019-05-10Import of each class is better practice than import of entire library.Todor Balabanov11-45/+50
2019-05-10sw btlr writing mode: implement layout for fly framesMiklos Vajna3-0/+54
2019-05-10Consolidate MutexContainer GetMutex() vs. direct m_aMutex accessStephan Bergmann18-99/+64
2019-05-10pass SfxItemSet by unique_ptr to ScEditEngineDefaulterNoel Grandin12-52/+52
2019-05-10NB writer: update the different UI files for better syncandreas kainz4-300/+780
2019-05-10NB make contextual_single out of experimental for writerandreas kainz1-5/+5
2019-05-10Use std::queue instead of list for ChangeRequestQueueProcessor (sd)Julien Nabet2-5/+6
2019-05-10Replace list by vector vcl/openglJulien Nabet1-2/+2
2019-05-10Replace lists by vectors in fpicker/officeJulien Nabet3-5/+5
2019-05-09tdf#116629 add chevron icon for notebookbar hide buttonandreas kainz1-0/+0
2019-05-09tdf#124343 Make string translatableOlivier Hallot1-1/+1
2019-05-09tdf#125126 Use individual methods for polar handles in OOXML shapesRegina Henschel1-33/+209
2019-05-09Resolves: tdf#124927 crash on multiple drawing shapes in animation dialogCaolán McNamara1-1/+4
2019-05-09CppunitTest_desktop_lib: close the document while LOK is still activeMiklos Vajna2-104/+18
2019-05-09uitest for bug tdf#107847Zdeněk Crhonek3-0/+58
2019-05-09Update git submodulesAndras Timar1-0/+0
2019-05-09MutexContainer is only used mixin-style in derived classesStephan Bergmann2-6/+4
2019-05-09Drop redundant explicit initialization of MutexContainer base classStephan Bergmann17-17/+0
2019-05-09tdf#43157 Clean up OSL_VERIFY (replace with SAL_WARN)Jens Carl1-5/+11