summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-10-28remove local css namespace definitionsThomas Arnhold
2013-10-28Some clean-upStephan Bergmann
2013-10-28Remove unnecessary SyntaxHighlighter::Tokenizer statefulnessStephan Bergmann
2013-10-28Fold SyntaxHighlighter::initialize into ctorStephan Bergmann
2013-10-28Move implementation details to syntaxhighlight.cxxStephan Bergmann
2013-10-28Remove unused SimpleTokenizer_Impl::nLine/nColStephan Bergmann
2013-10-26Seems that <vcl/cvtsvm.hxx> is private to VCL, so move it thereTor Lillqvist
2013-10-26Minor cleanup and comment (un-)translationTor Lillqvist
2013-10-25move OOXML_COLOR_AUTO from writerfilter to msfilter, we need it from swMiklos Vajna
2013-10-25more flexible language tag override mechanismEike Rathke
2013-10-25fdo#44134 adding Excel 2010 functions STDEV.P and STDEV.SWinfried Donkers
2013-10-24fdo#69079 - fix multiple user gallery creations.Michael Meeks
2013-10-24added isNonLatinWestern()Eike Rathke
2013-10-24added list of "Neither defined nor reserved" for referenceEike Rathke
2013-10-24added/checked/aligned MS-LangIDs and mappings from new MS-LCID.pdfEike Rathke
2013-10-24LANGUAGE_USER_YIDDISH_US ought to be 0x803D instead of 0x083DEike Rathke
2013-10-23fixincludeguards.sh: include - the restThomas Arnhold
2013-10-23fixincludeguards.sh: include/{basegfx,basic}Thomas Arnhold
2013-10-23fixincludeguards.sh: include/editengThomas Arnhold
2013-10-23fixincludeguards.sh: include/o*Thomas Arnhold
2013-10-23fixincludeguards.sh: include/c*Thomas Arnhold
2013-10-23fixincludeguards.sh: include/u*Thomas Arnhold
2013-10-23fixincludeguards.sh: include/{toolkit,tools}Thomas Arnhold
2013-10-23fixincludeguards.sh: include/s*Thomas Arnhold
2013-10-23fixincludeguards.sh: include/vclThomas Arnhold
2013-10-23fixincludeguards.sh: include/xml*Thomas Arnhold
2013-10-23fixincludeguards.sh: include/svxThomas Arnhold
2013-10-23remove external include guardThomas Arnhold
2013-10-23fdo#54938: Replace existsValue for cppu::supportsServiceMarcos Paulo de Souza
2013-10-23clean up places accessing the NULL at the of an OUStringNoel Grandin
2013-10-23clean up some include guardsThomas Arnhold
2013-10-23fdo#54938: Kill ServiceInfoHelper::supportsService and use cppu's instead.Marcos Paulo de Souza
2013-10-23Define SAL_MATH_FINITE for Android, tooTor Lillqvist
2013-10-22Remove unnecessary component_getProcessComponentContext C wrapperStephan Bergmann
2013-10-22Simplify SVLIBRARYStephan Bergmann
2013-10-23More work on selection handling in iOSTor Lillqvist
2013-10-22postx.h: BYTE, BOOL, INT8, INT64 should no longer cause problemsMichael Stahl
2013-10-22premac.h: remove StringPtr manglingMichael Stahl
2013-10-22prex.h: remove String manglingMichael Stahl
2013-10-22Bin some pointless commentsTor Lillqvist
2013-10-22imapdlg.hxx: cleanupThomas Arnhold
2013-10-22ImplCalcSize etc can be constCaolán McNamara
2013-10-22drop unused StringCompareCaolán McNamara
2013-10-22Make violation of "trailing OUString NUL is impl. detail" more obviousStephan Bergmann
2013-10-22Minor clean-upStephan Bergmann
2013-10-22HighlightPortion's indizes into strings should be sal_Int32Stephan Bergmann
2013-10-22Unwind HighlightPortions typedefStephan Bergmann
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-22vcl: mark more Image constructors as "explicit"Michael Stahl
2013-10-22vcl: Image: mark newly added constructor "explicit"Michael Stahl