summaryrefslogtreecommitdiff
path: root/sw/source/ui/uno/SwXDocumentSettings.cxx
AgeCommit message (Expand)Author
2014-03-09fdo#70422 Moved the linked files from sw/source/ui to a new core/uibase dirroopak12345
2014-02-27Remove visual noise from swAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-12cid#705318 missing break in switchNoel Grandin
2014-01-28bool improvementsStephan Bergmann
2013-12-12Simplify comphelper::PropertyInfoStephan Bergmann
2013-12-09fdo#54938: Convert sw to use cppu::supportsServiceMarcos Paulo de Souza
2013-11-08remove unnecessary use of OUString constructor in SW moduleNoel Grandin
2013-08-06compatibility setting for MS Word wrapping text in less space (bnc#822908)Luboš Luňák
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-05-17unknown printer metrics property results in empty settings.xmlCaolán McNamara
2013-05-16Remove code associated with psprint::CompatMetricOverride serviceNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-02-21adapt writer to use centralised font dialog and fix some minor bugsNoel Power
2013-01-08n#793998 sw: add TabOverMargin compat modeMiklos Vajna
2012-11-30API CHANGE: remove service com.sun.star.text.PrintPreviewSettingsMichael Stahl
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-09-12n#778133 sw: add BackgroundParaOverDrawings compat flagMiklos Vajna
2012-09-06read support for docx w:embedTrueTypeFonts/w:embedSystemFontsLuboš Luňák
2012-09-04n#775270: clip pictures instead of scaling they don't fitCédric Bosdonnat
2012-08-23n#775899 sw: add FloattableNomargins compat flagMiklos Vajna
2012-08-20fdo#53175: Don't load the default values of the styles in writerfilterCédric Bosdonnat
2012-06-25Change unnecessary pointer dereferenceMaxime de Roucy
2012-06-15move zoomitem from svx to sfx2Tim Hardeck
2012-02-16allow unsetting database settings without warningsCaolán McNamara
2012-01-24order database properties so that opening it in writer works (bnc#740032)Luboš Luňák
2012-01-17Fix for fdo43460 Part XL getLength() to isEmpty()Olivier Hallot
2011-12-22sw: Improved document comparison based on RSIDs.Tzvetelina Tzeneva
2011-12-05Remove Large Handles optionStefan Knorr (astron)
2011-11-27remove include of pch header from swNorbert Thiebaud
2011-11-12n#707157: Word doesn't break the numberings and prefers hiding themCédric Bosdonnat
2011-11-08removed Simple Handles optionTim Hardeck
2011-11-02n#693238: fixed docx import of tabs set after the end marginCédric Bosdonnat
2011-06-01use uuid template here instead of hand-rolled onesCaolán McNamara
2011-05-20compatibility option for old size of small caps (bnc#691473)Luboš Luňák
2011-04-22left arrow comments removed // <--Júlio Hoffimann
2011-04-18all bogus comments removed keeping the indentationJúlio Hoffimann
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner
2011-01-18Remove duplicated includes and defines. Identified with "cat $i | grep '^#inc...Thomas Arnhold
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner
2010-12-27RTL_CONSTASCII_USTRINGPARAMJulien Nabet
2010-12-13cws tl84: merge with DEV300_m95Thomas Lange [tl]
2010-12-12change of __READONLY_DATA define to constGert Faller
2010-11-30clean code at writerKayo Hamid
2010-11-26cws tl84: #i115373# getPrintData refactoringThomas Lange [tl]
2010-11-19cws tl84: merge with DEV300_m93Thomas Lange [tl]
2010-11-16CWS-TOOLING: integrate CWS tlmath01Vladimir Glazunov