summaryrefslogtreecommitdiff
path: root/sw/source/filter/html/css1atr.cxx
AgeCommit message (Expand)Author
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-13remove some useless commentsNoel Grandin
2015-10-02Fix typosAndrea Gelmini
2015-08-29XOutBitmap::GraphicToBase64 can return boolMatteo Casalin
2015-08-21loplugin:defaultparamsNoel Grandin
2015-07-06improve the returnbyref lopluginNoel Grandin
2015-05-31Simplify and optimize (no need to count footnotes/endnotes)Matteo Casalin
2015-05-31Use more proper types and range-based for loopsMatteo Casalin
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-04-01convert BOX_LINE and BOXINFO_LINE to enum classNoel Grandin
2015-03-18convert DocumentSettingId to an enum classNoel Grandin
2014-12-18sw: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-16WaE: replace '+' between string literals with juxtapositionTor Lillqvist
2014-12-16HTML export: optional CSS2 dot leaders in the Table of ContentsLászló Németh
2014-12-02loplugin: cstylecastNoel Grandin
2014-11-26loplugin: cstylecastNoel Grandin
2014-11-25loplugin: cstylecastNoel Grandin
2014-11-16sw: convert 'a ? b : sal_False' to 'a && b'Matteo Casalin
2014-11-16sal_True/sal_False to true/false in sw comments (also delete obsolete ones)Matteo Casalin
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-08-21RES_PARATR_ORPHANS comes before RES_PARATR_WIDOWSStephan Bergmann
2014-08-20fix crashing on exit in static SvxBrushItem dtorCaolán McNamara
2014-08-19Refactored SwDoc::GetEditShell .Valentin Kettner
2014-08-12Refactored IDocumentStylePoolAccess out of SwDoc.Valentin Kettner
2014-07-11new loplugin: externalandnotdefinedNoel Grandin
2014-07-01New loplugin:stringconcatStephan Bergmann
2014-06-03Changed DocumentDeviceManager includes to IDocumentDeviceAccess.Valentin Kettner
2014-06-03Removed DocumentSettingManager methods from SwDoc.Valentin Kettner
2014-05-26coverity#736062 Missing break in switchCaolán McNamara
2014-05-26coverity#736061 Missing break in switchCaolán McNamara
2014-05-26coverity#736060 Missing break in switchCaolán McNamara
2014-05-13SAL_INT64_IS_STRUCT is never definedThomas Arnhold
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-04-17Enable letter-spacing for Firefox HTML exportHarri Pitkänen
2014-04-06sw html: css1atr - put local stuff in anonymous namespaceTomaž Vajngerl
2014-04-06sw html: get rid of macro - use const sal_Char* constant insteadTomaž Vajngerl
2014-04-03svl: sal_Bool->boolNoel Grandin
2014-03-28Merge back branch alg_writerframes to trunkArmin Le Grand
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-03-23fdo#39468 Translate German Comments - css1atr.cxxChristian M. Heller
2014-02-27Remove visual noise from swAlexander Wilms
2014-02-26Resolves: #i119612# fix the order of Hebraic string are changed after..Lei De Bin
2014-02-26WaE: implicit conversion of literal of type 'const char *' to 'bool'Tor Lillqvist
2014-02-25html: Another problem caused by lowercasing the tags.Jan Holesovsky
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21Remove <!-- --> in <style> in writer export to HTMLTimothy Markle
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2014-02-08New frame attribute: TextVerticalAdjust <-> RES_TEXT_VERT_ADJUSTZolnai Tamás