summaryrefslogtreecommitdiff
path: root/sw/source/filter/html/css1atr.cxx
AgeCommit message (Expand)Author
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
2014-01-22convert more SvStream::operator<< callsNoel Grandin
2014-01-08123792: complete annotations on text ranges featureOliver-Rainer Wittmann
2013-11-19Resolves: #i33737# enable in-place editing of Input FieldsOliver-Rainer Wittmann
2013-10-26sw: ViewShell -> SwViewShell renameMiklos Vajna
2013-10-18converting remaining usage of String in SW to OUStringNoel Grandin
2013-10-16HTML: always export CSS option for font sizeThomas Arnhold
2013-09-29fdo#65403, fdo#65404 DOCX export/import of character highlightZolnai Tamás
2013-09-08CharBrd 9.1: HTML filtersZolnai Tamás
2013-09-08Generalize SwHTMLWriter::ToPixel methodZolnai Tamás