summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-03Remove unused getTextStephan Bergmann
2014-04-03Remove unnecessary SubsetterContext base classStephan Bergmann
2014-04-03Redundant null checksStephan Bergmann
2014-04-03C++11-only stdint.h SIZE_MAX -> std::numeric_limitsStephan Bergmann
2014-04-03Properly cover in #ifdef TIMETESTSStephan Bergmann
2014-04-03Cosmetics (to ease work related to finding unused functions)Stephan Bergmann
2014-04-03typoStephan Bergmann
2014-04-03loplugin:saloverrideStephan Bergmann
2014-04-03gbuild: enable LTO parallelism for GCCMartin Liška
2014-04-03fdo#76979 DOCX export: a:srgbClr should be always an explicit colorMiklos Vajna
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-04-03fdo#43157 : clean up OSL_POSTCONDMichaël Lefèvre
2014-04-03Related: fdo#75307 use the unique auto help id to identify tabpagesCaolán McNamara
2014-04-03wrong ellipsizeCaolán McNamara
2014-04-03Support SmartTagRecognizers againStephan Bergmann
2014-04-03pivot: In "Data Field Options" dialog change Add -> OkTomaž Vajngerl
2014-04-03pivot: Apply changes made in "Data Field" and "Data Field Options"Tomaž Vajngerl
2014-04-03vcl: apply font height if defined as "size" attribute in .uiTomaž Vajngerl
2014-04-03fdo#73552 - Set name of CSV import sheet to something friendlyAditya Kale
2014-04-03override specifier 'override' not allowed on a destructorMatúš Kukan
2014-04-03Make it easier to catch code that assumes SalBitmaps are created pre-clearedTor Lillqvist
2014-04-03sccomp: Share common code and have only one library.Matúš Kukan
2014-04-03sccomp_lpsolver does not need to link against scMatúš Kukan
2014-04-03gbuild: fix check for registered librariesMatúš Kukan
2014-04-03gbuild: Allow to use more components in one library.Matúš Kukan
2014-04-03fdo#76589 : FILESAVE: DOCX: Numbered list is not preserved after RTPallavi Jadhav
2014-04-03sw: translate internal name of default char/para styleMiklos Vajna
2014-04-03oox: Preserve table style.Jacobo Aragunde Pérez
2014-04-03oox: Preserve cell theme color.Jacobo Aragunde Pérez
2014-04-03vcl: sal_Bool->bool and cleanupNoel Grandin
2014-04-03sfx2/tbxctrl.hxx: sal_Bool->boolNoel Grandin
2014-04-03svx/fmgridcl.hxx: sal_Bool->boolNoel Grandin
2014-04-03svtools/treelistentry.hxx: sal_Bool->boolNoel Grandin
2014-04-03svl: sal_Bool->boolNoel Grandin
2014-04-03filter/msfilter: sal_Bool->boolNoel Grandin
2014-04-03vbahelper: sal_Bool->boolNoel Grandin
2014-04-03oox: sal_Bool->boolNoel Grandin
2014-04-03oox: sal_Bool->boolNoel Grandin
2014-04-03oox: sal_Bool->boolNoel Grandin
2014-04-03oox: sal_Bool->boolNoel Grandin
2014-04-03package: sal_Bool->boolNoel Grandin
2014-04-03sfx2/objface.xx: sal_Bool->boolNoel Grandin
2014-04-03add comment about hacked sal_Bool paramNoel Grandin
2014-04-03svx: sal_Bool->boolNoel Grandin
2014-04-03svx: sal_Bool->booNoel Grandin
2014-04-03dbaccess: sal_Bool->boolNoel Grandin
2014-04-03Kill "Portal Demo HACK", whatever it isTor Lillqvist
2014-04-03Kill superfluous vertical whitespaceTor Lillqvist
2014-04-03Unused declarationStephan Bergmann
2014-04-03Use boost::noncopyableStephan Bergmann