summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2014-03-18sfx2: sal_Bool->boolNoel Grandin82-779/+779
2014-03-18sfx2: sal_Bool->boolNoel Grandin17-44/+44
2014-03-18sfx2: sal_Bool->boolNoel Grandin11-80/+81
2014-03-18sfx2: sal_Bool->boolNoel Grandin9-59/+59
2014-03-18sfx2: sal_Bool->boolNoel Grandin5-20/+20
2014-03-18remove unused parameterNoel Grandin2-3/+3
2014-03-18Access safe data members directlyStephan Bergmann2-23/+7
2014-03-18Access safe data members directlyStephan Bergmann2-22/+4
2014-03-18Use SolarMutexGuard directlyStephan Bergmann2-31/+13
2014-03-18Use SolarMutexGuard directlyStephan Bergmann2-27/+11
2014-03-18Access safe data members directlyStephan Bergmann2-21/+3
2014-03-18Use SolarMutexGuard directlyStephan Bergmann2-19/+12
2014-03-18Use SolarMutexGuard directlyStephan Bergmann2-17/+8
2014-03-18Use SolarMutexGuard directlyStephan Bergmann2-61/+36
2014-03-18Access safe data members directlyStephan Bergmann2-15/+5
2014-03-18Use SolarMutexGuard directlyStephan Bergmann2-58/+50
2014-03-18Use SolarMutexGuard directlyStephan Bergmann3-20/+14
2014-03-18Use SolarMutexGuard directlyStephan Bergmann3-60/+13
2014-03-18Remove unused ThreadHelpBase baseStephan Bergmann1-6/+3
2014-03-18Use SolarMutexGuard directlyStephan Bergmann2-96/+84
2014-03-18Use SolarMutexGuard directlyStephan Bergmann3-96/+40
2014-03-18Use SolarMutexGuard directlyStephan Bergmann3-142/+86
2014-03-18Add some more source files for debugging convenienceTor Lillqvist1-0/+196
2014-03-18Enable one more level of zooming in, just for funTor Lillqvist1-1/+1
2014-03-18adapt CppunitTest_sw_ooxmlexport to 6820dec8903b182260340c638c35b5a5ca207a85Miklos Vajna1-1/+1
2014-03-18Find places where OUString and OString are passed by value.Noel Grandin48-112/+183
2014-03-18Avoid possible resource leaks by boost::scoped_arrayTakeshi Abe2-45/+33
2014-03-17Make this non-inline.Kohei Yoshida2-2/+5
2014-03-17fdo#76195: Set the border type to NONE to ensure it won't be drawn.Kohei Yoshida1-15/+27
2014-03-17fdo#75260: These old hacks no longer make sense.Kohei Yoshida1-21/+0
2014-03-17Skeleton of drawinglayer object called OpenGLObjectZolnai Tamás18-3/+227
2014-03-17fdo#76140: Reimplement XIRR OpenCL test.Kohei Yoshida3-14/+13
2014-03-17modify SetBackGroundColor to fix background color and gradients issuepeilin2-15/+9
2014-03-17ooxml: preserve several simple types of sdtJacobo Aragunde Pérez5-13/+46