summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-03-18Use SolarMutexGuard directlyStephan Bergmann2-15/+5
2014-03-18Use SolarMutexGuard directlyStephan Bergmann2-19/+8
2014-03-18Use SolarMutexGuard directlyStephan Bergmann2-12/+8
2014-03-18Use SolarMutexGuard directlyStephan Bergmann2-12/+8
2014-03-18Remove unused ThreadHelpBase baseStephan Bergmann2-3/+1
2014-03-18Use SolarMutexGuard directlyStephan Bergmann3-15/+11
2014-03-18Remove unused ThreadHelpBase baseStephan Bergmann2-4/+2
2014-03-18Use cppu::BaseMutex instead of framework::ThreadHelpBaseStephan Bergmann2-4/+4
2014-03-18Add simple document selector to TiledLibreOfficeTor Lillqvist8-15/+141
2014-03-18convert address block wizard page to .uiCaolán McNamara7-295/+666
2014-03-18Updated coreCaolán McNamara1-0/+0
2014-03-18fdo#75260: Don't forget to offset the inner with the width of the outer.Kohei Yoshida1-30/+26
2014-03-18sw: not used getter / setter methodsMiklos Vajna2-15/+3
2014-03-18writerfilter: fix indentation in SdtHelperMiklos Vajna1-2/+2
2014-03-18fdo#76249 DOCX export DML Drawing as lockedCanvas if it's inside DMLTextFrameVinaya Mandke7-5/+75
2014-03-18Use cppu::BaseMutex instead of plain osl::Mutex as baseStephan Bergmann1-2/+3
2014-03-18Use cppu::BaseMutex instead of plain osl::Mutex as baseStephan Bergmann1-2/+3
2014-03-18Use cppu::BaseMutex instead of plain osl::Mutex as baseStephan Bergmann1-2/+3
2014-03-18Use cppu::BaseMutex instead of plain osl::Mutex as baseStephan Bergmann1-2/+3
2014-03-18Use cppu::BaseMutex instead of plain osl::Mutex as baseStephan Bergmann1-2/+3
2014-03-18Use cppu::BaseMutex instead of plain osl::Mutex as baseStephan Bergmann1-2/+3
2014-03-18Use cppu::BaseMutex instead of plain osl::Mutex as baseStephan Bergmann1-2/+3
2014-03-18Use cppu::BaseMutex instead of plain osl::Mutex as baseStephan Bergmann1-2/+3
2014-03-18Use cppu::BaseMutex instead of plain osl::Mutex as baseStephan Bergmann1-2/+3
2014-03-18Use cppu::BaseMutex instead of plain osl::Mutex as baseStephan Bergmann1-2/+3
2014-03-18Use cppu::BaseMutex instead of plain osl::Mutex as baseStephan Bergmann2-3/+4
2014-03-18Use cppu::BaseMutex instead of plain osl::Mutex as baseStephan Bergmann2-2/+2
2014-03-18Use cppu::BaseMutex instead of plain osl::Mutex as baseStephan Bergmann1-11/+12
2014-03-18Use cppu::BaseMutex instead of plain osl::Mutex as baseStephan Bergmann2-15/+16
2014-03-18Use cppu::BaseMutex instead of plain osl::Mutex as baseStephan Bergmann1-3/+4
2014-03-18Use cppu::BaseMutex instead of plain osl::Mutex as baseStephan Bergmann3-5/+7
2014-03-18Use cppu::BaseMutex instead of plain osl::Mutex as baseStephan Bergmann1-5/+5
2014-03-18Use cppu::BaseMutex instead of plain osl::Mutex as baseStephan Bergmann2-6/+8
2014-03-18Use osl::Mutex member, not baseStephan Bergmann1-2/+3
2014-03-18Use cppu::BaseMutex and remove need for Paragraph/ParagraphImpl splitStephan Bergmann2-175/+163
2014-03-18Use cppu::BaseMutex instead of framework::ThreadHelpBaseStephan Bergmann2-4/+4
2014-03-18Access safe data members directlyStephan Bergmann2-22/+4
2014-03-18fdo#75328 Do DiscoveryService socket setup off the main thread.Andrzej Hunt2-13/+26
2014-03-18convert sal_Char* to OUStringNoel Grandin1-15/+4
2014-03-18librelogo UI fixes, gradients, log10, improved random colorsLászló Németh4-29/+162
2014-03-18oox: fix DOCX strict import of SmartArtMiklos Vajna3-3/+23
2014-03-18Disable unit tests which use library objects from libmerged on Windows.Matúš Kukan2-15/+8
2014-03-18convert select multi paths dialogs to .uiCaolán McNamara14-306/+646
2014-03-18Updated coreCaolán McNamara1-0/+0
2014-03-18CppunitTest_sw_ooxmlexport: disable failing check on Mac for nowMiklos Vajna1-0/+3
2014-03-18sfx2: sal_Bool->boolNoel Grandin56-193/+191
2014-03-18SfxProgress::SetState does not need to be virtualNoel Grandin1-1/+1
2014-03-18fix return type of SfxViewShell::HandleNotifyEvent_Impl to be boolNoel Grandin2-4/+4
2014-03-18sfx2: sal_Bool->boolNoel Grandin3-15/+15
2014-03-18sfx2: sal_Bool->boolNoel Grandin11-109/+109