summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-02-02tutorial examples for writing new Clang plugin actionsLuboš Luňák9-1/+380
2013-02-02a bit more reliable detection of removed/added sourcesLuboš Luňák1-0/+4
2013-02-02unused variableLuboš Luňák1-1/+0
2013-02-02remove not needed #includeLuboš Luňák9-18/+1
2013-02-02append [loplugin] automatically in report() rathen than manually everywhereLuboš Luňák6-20/+21
2013-02-02always use the report() helperLuboš Luňák5-29/+30
2013-02-02sal_Bool to boolLuboš Luňák4-225/+225
2013-02-02move clang plugin that's no longer neededLuboš Luňák3-0/+3
2013-02-02move documentation of plugins to the .cxx filesLuboš Luňák6-32/+28
2013-02-02automatically link all .cxx files in clang/ into the pluginLuboš Luňák1-12/+18
2013-02-02avoid having to manuall modify sources when adding a new clang pluginLuboš Luňák16-52/+161
2013-02-02move plugin handling to separate source filesLuboš Luňák4-156/+212
2013-02-02Updated tango_testingAlexander Wilms63-1581/+77708
2013-02-02fdo#57180 return #VALUE! error if a number couls not be parsedEike Rathke2-2/+2
2013-02-02Missing reading of # members of polystructStephan Bergmann1-0/+8
2013-02-02fdo#57180 add calc function NUMBERVALUE as defined in ODFF1.2Winfried Donkers8-6/+171
2013-02-02fdo#58646 fix import of RTF_PAGE in cont section when having titlepgMiklos Vajna3-1/+18
2013-02-02fix if statement and translate German OSL_ENSUREJoren De Cuyper1-5/+4
2013-02-02delete double entry (see line 345)Joren De Cuyper1-4/+0
2013-02-02HIG visually seperate buttons from contentsCaolán McNamara1-2/+3
2013-02-02add theme content_area_spacing to dialog vbox spacing, not overrideCaolán McNamara1-1/+2
2013-02-02Clarify the different kinds of signing certificates (stackoverflow.com)Tor Lillqvist1-3/+7
2013-02-02chop custom target off a11y relation widget target nameCaolán McNamara1-1/+5
2013-02-02HIG: 12 pixels between label and labeleeCaolán McNamara1-3/+8
2013-02-02set mnemonic widgets on char name pageCaolán McNamara1-0/+34
2013-02-02Resolves: fdo#59767 detect outlier widths and exclude from size normalizationCaolán McNamara2-48/+134
2013-02-02fontconfig: multiple <family> in <alias> isn't supportedCaolán McNamara1-1/+0
2013-02-02CosmeticsTor Lillqvist1-1/+1
2013-02-02Do re-sign the bundle as a whole as soffice has been modified and/or renamedTor Lillqvist1-2/+5
2013-02-02Fix mixed unix/dos endnlines.Tomas Chvatal1-26/+26
2013-02-02Sign executables right after linkingTor Lillqvist2-4/+16
2013-02-02fix fdo#59892 completely and fdo#33302 partially.navin patidar1-3/+4
2013-02-01bnc#801152: Scan all columns to determine the first data row.Kohei Yoshida1-3/+4
2013-02-01vcl before xoLuboš Luňák1-1/+1
2013-02-01Revert "temporarily disable the xmloff/vcl dependency"Luboš Luňák3-5/+6
2013-02-01logerrit: print logerrit help with --helpPetr Mladek1-1/+1
2013-02-01use correct default values for the splash progressbarPetr Mladek1-4/+4
2013-02-01fix position correction for flipped shapesLennard2-3/+9
2013-02-01-Wc++11-narrowingStephan Bergmann1-1/+1
2013-02-01temporarily disable the xmloff/vcl dependencyLuboš Luňák3-6/+5
2013-02-01fix build from tail_buildLuboš Luňák1-1/+4
2013-02-01Skip broken character bounds checks on Mac OS XStephan Bergmann1-1/+5
2013-02-01Increase test timeoutStephan Bergmann1-1/+1
2013-02-01No need for aliases hereStephan Bergmann2-10/+2
2013-02-01move implementation class to a non-public headerLuboš Luňák3-82/+110
2013-02-01one more config_host/ breakageLuboš Luňák1-1/+1
2013-02-01Drop useless member variablesTakeshi Abe2-6/+2
2013-02-01rename a class to something that gives at least some idea of what it doesLuboš Luňák2-18/+18
2013-02-01basic support for embedded fonts in odt (fdo#42195)Luboš Luňák10-7/+304
2013-02-01one more config/ -> config_host/ fix after the renameLuboš Luňák1-1/+1