summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann3-6/+6
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann9-31/+31
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann7-64/+64
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann4-8/+8
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann1-7/+7
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann21-66/+66
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann4-17/+17
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann2-39/+39
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann7-29/+29
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann1-2/+2
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann1-2/+2
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann1-2/+2
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann1-3/+3
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann1-1/+1
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann7-15/+15
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann2-2/+2
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann3-7/+7
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann1-1/+1
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann10-52/+52
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann1-5/+5
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann5-13/+13
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann3-9/+9
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann2-4/+4
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann7-11/+11
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann1-1/+1
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann7-40/+40
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann1-1/+1
2015-08-31Fix tdf#93438 Impress generate abnormal style when copy-pastingMark Hung3-3/+30
2015-08-31SIFR: Fix insert row and column icons and correct arrowsquare iconYousuf Philips2-0/+11
2015-08-31log resource usage of unit tests on UNX platformsMarkus Mohrhard2-1/+51
2015-08-31sd: Don't crash when the sidebar is hiddenMaxim Monastirsky3-5/+6
2015-08-30tdf#93600: Avoid crash on entering '=' as a cell valueKatarina Behrens1-1/+1
2015-08-30loplugin:implicitboolconversionStephan Bergmann3-17/+17
2015-08-30tdf#83546 Expand the sidebar if it's hiddenMaxim Monastirsky1-12/+11
2015-08-30GTK3: Native background for vertical toolbarsMaxim Monastirsky1-0/+1
2015-08-30pClientData can be nullCaolán McNamara2-1/+1
2015-08-30tdf#93733: Assertion failed when clear font size field in paragraph styleJulien Nabet1-1/+1
2015-08-30loplugin:saloverrideStephan Bergmann1-1/+1
2015-08-30loplugin:simplifyboolStephan Bergmann1-1/+1
2015-08-30libcdr: fix build with boost 1.59David Tardon1-1/+2
2015-08-30libvisio: fix build with boost 1.59David Tardon1-1/+2
2015-08-30libabw: fix build with boost 1.59David Tardon1-1/+2
2015-08-30libodfgen: drop dep. on boostDavid Tardon2-4/+3
2015-08-30libmwaw: drop dep. on boostDavid Tardon2-6/+3
2015-08-30libwps: drop dep. on boostDavid Tardon4-4/+28
2015-08-30Mark rsc comments as translatedLucas Satabin1-1/+1
2015-08-30tdf#39468: Translate German comments in core/rsc/incLucas Satabin13-166/+157
2015-08-30tdf#39468 Translate German commentsLuc Castermans1-7/+7
2015-08-30Access2Base - UTF-8 encoding and %-encodingJean-Pierre Ledure2-10/+108
2015-08-30canvas: replace while loops with range-based forDaniel Robertson7-104/+54