summaryrefslogtreecommitdiff
path: root/sw/source/core/unocore/unosett.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-11-15use initialiser for Sequence<OUString>Noel Grandin1-15/+5
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-28/+28
2015-11-09fix a set of race conditions in the writer uno wrappersBjoern Michaelsen1-0/+1
2015-09-29Nobody would go down the corridor anymoreMiklos Vajna1-1/+1
2015-08-21loplugin:defaultparamsNoel Grandin1-1/+1
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-207/+207
2015-05-18comphelper: the makePropertyValue<> template is useful outside swMiklos Vajna1-42/+24
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-21/+21
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann1-12/+12
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-11/+11
2015-03-03Drop local FindPageDesc implementationsJan-Marek Glogowski1-11/+1
2015-02-06fdo#75757: Remove inheritance from std::vectorMatthew Pottage1-3/+3
2014-12-10Use Any specializations for bool, instead of SetValueMatteo Casalin1-30/+11
2014-11-26loplugin: cstylecastNoel Grandin1-3/+3
2014-11-25loplugin: cstylecastNoel Grandin1-3/+3
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava1-4/+4
2014-11-08sw: fix un-safe casts in SwXNumberingRulesMichael Stahl1-13/+13
2014-11-08sw: remove the PropValData abominationMichael Stahl1-128/+85
2014-11-08sw: refactor SwXNumberingRulesMichael Stahl1-81/+129
2014-10-21fdo#39468 Translate German comments - sw/source/core/{unocore|text}Philipp Weissenbacher1-1/+2
2014-10-17coverity#1247638 Uncaught exceptionCaolán McNamara1-1/+1
2014-09-18fdo#82577: Handle FontNoel Grandin1-3/+3
2014-08-12Refactored IDocumentStylePoolAccess out of SwDoc.Valentin Kettner1-7/+8
2014-06-04avoid problems with poppler's and vcl's FontInfo during runtimeMarkus Mohrhard1-1/+1
2014-05-24OUString: constify and avoid temporariesMatteo Casalin1-8/+9
2014-05-24Use more proper integer types, constify, avoid unneeded conversionsMatteo Casalin1-45/+50
2014-05-20Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part18Julien Nabet1-1/+1
2014-05-17Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part15Julien Nabet1-1/+1
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part8Julien Nabet1-2/+2
2014-05-08Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part6Julien Nabet1-49/+49
2014-04-30sw: sal_Bool->boolNoel Grandin1-16/+16
2014-04-24Finish cleaning up ASCII art in the sw moduleChris Laplante1-15/+0
2014-04-11Introduce twip/mm100 conversion functions instead of duplicated macrosTor Lillqvist1-22/+22
2014-04-10It's "its", not "it's"Tor Lillqvist1-1/+1
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-67/+67
2014-01-21Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann1-1/+1
2014-01-15starting chopping out aEmptyOUStrCaolán McNamara1-2/+2
2013-12-12Reduce unoprnms.hxx to a set of string literal macrosStephan Bergmann1-81/+80
2013-12-12Don't hold css::uno::Type instances by pointerStephan Bergmann1-41/+41
2013-12-11Revert "Don't hold css::uno::Type instances by pointer"Stephan Bergmann1-41/+41
2013-12-11Don't hold css::uno::Type instances by pointerStephan Bergmann1-41/+41
2013-11-20convert equalsAsciiL calls to startsWith callsNoel Grandin1-1/+1
2013-11-14SvxBrushItem: Improve Referer from member to GetGraphic[Object] parameterStephan Bergmann1-2/+2
2013-11-14rhbz#887420 Implement "block untrusted referer links" featureStephan Bergmann1-2/+2
2013-10-21remove uses of COMPARE_*Caolán McNamara1-3/+3
2013-10-18converting remaining usage of String in SW to OUStringNoel Grandin1-2/+2
2013-10-18convert sw/source/core/unocore/*.cxx from String to OUStringNoel Grandin1-2/+2
2013-10-02fdo#39468: translate German commentsPhilipp Riemer1-5/+5
2013-10-02remove/add blank linesPhilipp Riemer1-10/+0
2013-10-02remove zhaojianwei code markersPhilipp Riemer1-2/+1